1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-19 13:47:54 +00:00

42 Commits

Author SHA1 Message Date
Fenny
4242901c92 v1.9.2 2020-04-23 00:33:36 +02:00
Fenny
a88b58959b Update app.go 2020-04-19 16:10:19 +02:00
Fenny
673bd61fa1 BodyParser supports Query params 2020-04-13 09:01:27 +02:00
Fenny
8c00ce8f5f v1.9.0 2020-04-12 14:58:05 +02:00
Fenny
79c378c384 v1.8.431 2020-03-31 10:03:39 +02:00
Fenny
f40d786caa v1.8.4
- Remove middleware folder
- Extend travis testing
2020-03-22 01:51:53 +01:00
Fenny
c5436a7519 Fix some consts 2020-03-20 16:49:46 +01:00
Fenny
b425a5b4bf v1.8.34 2020-03-20 16:43:28 +01:00
Fenny
9657019879 Add more comments 2020-03-16 17:18:25 +01:00
Fenny
c7baaf6243 v1.8.33 2020-03-16 15:00:58 +01:00
Fenny
bec9eecb29 v1.8.32 2020-03-15 14:45:57 +01:00
Fenny
0133d9c331 Add StaticConfig 2020-03-15 14:00:03 +01:00
Fenny
20de89cab3 v1.8.32 2020-03-15 13:48:54 +01:00
Fenny
48e7892624 Merge branch 'master' of https://github.com/Fenny/fiber 2020-03-14 12:30:33 +01:00
Fenny
558fcd2f30 v1.8.3 2020-03-14 12:30:21 +01:00
Fenny
d2b51c521c .. 2020-03-13 14:27:40 -04:00
Wayne Chen
225bbdb131 fix bug of Prefork 2020-03-10 14:32:21 +08:00
Fenny
5e819e5ef5 Fix bool comparison 2020-03-04 12:41:38 +01:00
Fenny
21590dffe9 v1.8.2 2020-03-04 12:30:29 +01:00
Fenny
d547d441a3 New internal router alpha 2020-03-03 12:21:34 -05:00
Fenny
9a08ee8458 Fix error checking 2020-03-01 07:31:14 +01:00
Fenny
ca6aa02e7f More middlewares 2020-03-01 06:56:41 +01:00
Fenny
88ffd8fb13 Remove compressionlevel 2020-02-29 22:11:25 -05:00
Fenny
135c0ba12b Compression update 2020-02-28 20:19:31 -05:00
Fenny
df65a5785b Rename View -> Template settings 2020-02-27 05:12:41 -05:00
Fenny
b872361da9 Strong type app.METHODS 2020-02-27 04:10:26 -05:00
Fenny
3a47ccd916 Fix Trace misspelling 2020-02-26 19:55:27 -05:00
Fenny
2eeb40273c v1.8.0 2020-02-26 19:31:43 -05:00
Fenny
bf66978a7f Fix comments 2020-02-22 17:03:30 -05:00
Fenny
97b13de5fc Fix go.sum 2020-02-22 16:23:40 -05:00
Fenny
6017e6e457
🎉 Official v1 Release 2020-02-21 22:36:26 -05:00
Fenny
50fc3f143d Forgot flag.Parsed() 2020-02-21 18:59:00 +01:00
Fenny
4a1c4d1b5d Fix flag redefined 2020-02-21 18:56:49 +01:00
Fenny
414b911541 Change flag names 2020-02-21 18:47:22 +01:00
Fenny
0f63584082 Fix flag redefined
https://github.com/gofiber/fiber/issues/159
2020-02-21 18:44:51 +01:00
Fenny
1991d8db32 🎉 Official v1 Release 2020-02-21 18:07:43 +01:00
Fenny
b01e74187c v0.7.0 2020-02-21 18:06:08 +01:00
Fenny
813850c83c v2.0.0 2020-02-21 16:56:32 +01:00
Fenny
bdaac2d116 v1.7.0 2020-02-21 16:54:14 +01:00
Fenny
801ddad7d2 https://github.com/gofiber/fiber/issues/159 2020-02-21 05:17:35 +01:00
Fenny
1f7d70e5e8 Fix render 2020-02-21 04:11:51 +01:00
Fenny
21b77bf03e 😲 2020-02-21 01:54:50 +01:00