1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 23:24:32 +00:00

42 Commits

Author SHA1 Message Date
Fenny
21590dffe9 v1.8.2 2020-03-04 12:30:29 +01:00
Fenny
ca6aa02e7f More middlewares 2020-03-01 06:56:41 +01:00
Fenny
37583902cd Remove unused variables 2020-02-29 22:36:03 -05:00
Fenny
8061bb007d v1.8.1 - Middleware + Compression 2020-02-28 06:41:48 +01: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
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
9faf00065f fix infinite recursive call 2020-02-21 02:01:37 +01:00
Fenny
65e13a6041 fix cibot 2020-02-21 01:59:02 +01:00
Fenny
21b77bf03e 😲 2020-02-21 01:54:50 +01:00
Fenny
659e1a1ab6 Deprecate old functions 2020-02-16 18:00:14 +01:00
Fenny
5acffdb2a1 Add BodyParser v1.6.0 2020-02-13 06:54:18 +01:00
Fenny
cd7338dbe0 Add BodyParser v1.6.0 2020-02-13 06:48:14 +01:00
Fenny
f7371f029a Move dir exist function 2020-02-12 04:02:58 +01:00
Fenny
47fa77c9b7 Fix Static bug on windos
https://github.com/gofiber/fiber/issues/71
2020-02-12 01:06:39 +01:00
Fenny
4dddc24f24 Add more tests 2020-02-11 05:44:05 +01:00
Fenny
19e3c5e103 Lint fix 2020-02-11 01:29:27 +01:00
Fenny
0ed4b20cfa Rename structs 2020-02-11 01:26:09 +01:00
Fenny
725d875ca5 Add Grouping (Beta) 2020-02-10 05:48:52 +01:00
Fenny
1e7df547ba Clean up repository 2020-02-10 01:24:59 +01:00
Fenny
c68e58a381 Cleanup project directory 2020-02-08 01:05:13 +01:00
Vic Shóstak
397ece3d24 Fix GolangCI issues, Draft new README 2020-02-07 22:28:18 +03:00
Fenny
885605b873 Add Shutdown
Shutsdown server gracefully
2020-02-07 00:27:50 +01:00
Fenny
406cfe67d5 Release Test function for Fiber 2020-02-06 21:34:36 +01:00
Fenny
526fae8ff8 Add Test 2020-02-06 02:43:13 +01:00
Fenny
b2cdb7854e Add FakeRequest for testing 2020-02-05 17:37:04 +01:00
Fenny
5283fb8f37 Rename / Add middleware 2020-02-05 11:54:10 +01:00
Gerasimos (Makis) Maropoulos
68a4b40e51
Fix panic on routing with parameters
There is a bug on your `utils.getRegex`. The `strings.Split` there may return a first segment of empty string, please read the documentation of [strings.Split](https://golang.org/pkg/strings/#Split).

**Screenshot before this PR**

![](https://dev-to-uploads.s3.amazonaws.com/i/8cjq6caln2b09115laau.png)

**Screenshot after this PR**

![](https://dev-to-uploads.s3.amazonaws.com/i/a31qo84v6fjc93qmlg81.png)
2020-02-04 13:15:24 +02:00
Fenny
f6489b7405 Deprecated messages, linting, nosec, typo's 2020-02-03 13:40:50 +01:00
Vic Shóstak
18e7fcfc35 Huge refactoring, Add dummy CORS middleware 2020-02-01 19:42:40 +03:00
Fenny
29091a54b4 Bump v1.2.2 2020-01-31 15:19:57 -05:00
Fenny
3237404584 v1.2.1 🎉 107 Stars 🌟 2020-01-30 23:17:25 -05:00
Fenny
5fa195bd4e Add sjson 2020-01-29 14:51:29 -05:00
Fenny
31876e3109 v1.0.2 2020-01-22 05:42:37 +01:00
Fenny
e6d60ebaaf Update to gofiber 2020-01-16 05:58:23 +01:00
Fenny
9b6630cc9e v0.6.9 2020-01-16 00:24:58 +01:00
Fenny
8d790b5cf0 v0.6.2 2020-01-15 03:07:49 +01:00
Fenny
e9a4f6e360 v0.5.0 2020-01-11 04:59:51 +01:00