1343 Commits

Author SHA1 Message Date
Fenny
9fec4c7820 Update app.go 2020-06-06 20:42:55 +02:00
Fenny
f0a9846bf0 Update error handler 2020-06-06 20:42:08 +02:00
Fenny
749aac17bb 🐳 Internal Error Handling 2020-06-06 19:02:28 +02:00
Fenny
bf3c36688f 🚑 Custom Error Interface 2020-06-06 18:54:02 +02:00
Fenny
5d649f7270 🚚 Add Errors 2020-06-06 18:53:51 +02:00
Fenny
3580b47b6e 🩹 Fix Golint 2020-06-06 07:35:12 +02:00
Fenny
3c5fb0f426 📙 utf-8 support 2020-06-06 07:31:33 +02:00
Fenny
ba67287a89 📋 Add route position 2020-06-06 07:31:01 +02:00
Fenny
cd9aa0f9c5 ⌨️ Fix typo 2020-06-06 07:30:30 +02:00
Fenny
1acc65bd36 🐛 ErrorHandler & ctx.Routes() 2020-06-06 07:30:22 +02:00
Fenny
f7b63d4c9b 😌 Ignore .gz files 2020-06-06 07:28:30 +02:00
Fenny
c7cd970366 📦 Update dependencies 2020-06-06 07:27:56 +02:00
Fenny
3c8a44e3de 🧬 Add internal middleware 2020-06-06 07:27:26 +02:00
Fenny
0f890b6f9d 🔎 Add more test coverage 2020-06-06 07:27:01 +02:00
Fenny
c121a91c3a 🎨 Update readme shields 2020-06-06 07:22:37 +02:00
fenny
0f6e36d3a0
Merge pull request #439 from Fenny/master
Update badges
2020-06-03 23:08:23 -04:00
Fenny
aaee387882 Update badges 2020-06-04 05:06:31 +02:00
fenny
d901d160b6
Delete question.md 2020-06-04 01:39:53 +02:00
fenny
c3c57024b7
Delete feature_request.md 2020-06-04 01:39:45 +02:00
fenny
5881eb6372
Delete bug_report.md 2020-06-04 01:39:36 +02:00
fenny
805797c004 Update issue templates 2020-06-04 01:38:45 +02:00
fenny
d5a7c2bbbc
Merge pull request #437 from ReneWerner87/master
fix static routing for index.html
2020-06-03 15:41:13 -04:00
wernerr
53d79ca070 fix static routing for index.html 2020-06-03 21:35:49 +02:00
fenny
6e9fae815a
Merge pull request #436 from Fenny/master
Hot fix Fasthttp file server bug
v1.10.5
2020-06-03 11:28:00 -04:00
Fenny
f44b1fd88e Update version 2020-06-03 17:20:20 +02:00
Fenny
64d74e840a Hot fix fasthttp bug 2020-06-03 17:16:10 +02:00
fenny
961fda2b8d
Merge pull request #435 from Fenny/master
Bump Fasthttp v1.14.0
2020-06-03 06:23:58 -04:00
Fenny
1d16f99438 Update comment 2020-06-03 00:02:26 +02:00
Fenny
42ee0a50db Bump Fasthttp v1.14 2020-06-03 00:02:13 +02:00
Fenny
3470e8db53 Update Version 2020-06-03 00:01:55 +02:00
fenny
2f402a5495
Merge pull request #434 from ReneWerner87/master
Fix a problem when matching the static routes
2020-06-02 17:57:05 -04:00
wernerr
5fe772f48a Fix a problem when matching the static routes 2020-06-02 23:25:06 +02:00
fenny
5caaea6d5a
Merge pull request #432 from Fenny/master
Update DisableStartupMessage Behaviour
2020-06-01 14:33:57 -04:00
Fenny
eb8c8d88d3 Update version 1.10.3 2020-06-01 20:30:11 +02:00
Fenny
ae785453bb Hide complete msg on DisableStartupMessage 2020-06-01 20:29:52 +02:00
fenny
4f08c08459
Merge pull request #431 from Fenny/master
Router updates
2020-06-01 09:08:19 -04:00
Fenny
8cfadbde29 Add io.Reader comments
Co-Authored-By: Roman Kredentser <shareed2k@gmail.com>
2020-06-01 15:00:42 +02:00
Fenny
69596c03b9 Add io.Reader support
Co-Authored-By: Roman Kredentser <shareed2k@gmail.com>
2020-06-01 14:53:45 +02:00
Fenny
027823e084 Return 404 if Next does not match 2020-06-01 13:45:04 +02:00
Fenny
f9c08818ed Return 404 if Next does not match 2020-06-01 13:36:51 +02:00
Fenny
705b05216a Update Static test 2020-06-01 12:54:32 +02:00
Fenny
3f8c6e482a Static Content-Type Fix
Fix #https://github.com/gofiber/fiber/issues/420
2020-06-01 12:54:23 +02:00
Fenny
1827ccce7a Default 404 if Use response is empty 2020-06-01 12:10:30 +02:00
Fenny
a58bc02eca Update benchmarks 2020-06-01 12:05:02 +02:00
Fenny
5567363941 Replace Sprintf 2020-06-01 12:04:52 +02:00
Fenny
5c5afa88ae Add 404 Benchmark 2020-06-01 11:54:23 +02:00
Fenny
06c119d49a Send 404 Body Response 2020-06-01 11:24:22 +02:00
Fenny
39f6db6c47 Remove old comment 2020-06-01 11:24:12 +02:00
Fenny
2f4b9c4132 Add Handler comment 2020-06-01 11:19:29 +02:00
Fenny
ac64da1a3a Update Version 1.10.2 2020-06-01 11:17:37 +02:00