1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-21 05:32:42 +00:00

33 Commits

Author SHA1 Message Date
kiyon
839c8f1447 👷 fix group.Mount 2020-10-04 00:36:11 +08:00
Fenny
753391b217 🧹 remove old code 2020-09-26 11:25:32 +02:00
Fenny
e414c4a83e 🗻 able to mount sub-apps 2020-09-26 11:24:25 +02:00
Fenny
ca9c8c632f v2
Co-Authored-By: hi019 <65871571+hi019@users.noreply.github.com>
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
Co-Authored-By: kiyon <kiyon@gofiber.io>
Co-Authored-By: Roger Guldbrandsen <8797880+kinbiko@users.noreply.github.com>
2020-09-14 08:05:34 +02:00
Fenny
3d76f078a4 v2 2020-09-14 04:54:26 +02:00
Fenny
ec5d66e7a8 v2 2020-09-13 11:20:11 +02:00
wernerr
b9bdc0d4a8 🚀 compress same route's handler 2020-07-20 19:29:54 +02:00
kiyon
174eb0e33d 🚀 compress same route's handler and sort routes when registering 2020-07-20 21:43:01 +08:00
Fenny
f9e6ea8103 🖇 Cleanup router chaining 2020-07-19 13:36:26 +02:00
ReneWerner87
1b2d3d92c4 🔗Allow route method chaining
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express-serve-static-core/index.d.ts#L119-L126
2020-07-19 10:04:21 +02:00
Fenny
da85c85c14 🧪 Increase test coverage: 96% 2020-07-15 17:43:30 +02:00
kiyon
2cfc1b1546 👷 Extract "USE" to a global const variable 2020-07-12 23:54:22 +08:00
Fenny
7ea6b2a9d0 🧩 Describe HTTP methods 2020-07-06 17:56:03 +02:00
ReneWerner87
d57651835b improve routing performance 2020-06-29 22:51:41 +02:00
wernerr
f1710ea1b6 fix the unnecessary pass through for routes with groups 2020-06-19 10:54:15 +02:00
fenny
e8b8fdfb35
Add Handler type (#410)
* Add new supporter
* Add new test condition
* Add Handler Type
2020-05-24 16:02:21 +02:00
Fenny
f114aad429 Separate group file
Co-Authored-By: RW <renewerner87@googlemail.com>
2020-05-23 09:27:06 +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
bec9eecb29 v1.8.32 2020-03-15 14:45:57 +01:00
Fenny
558fcd2f30 v1.8.3 2020-03-14 12:30:21 +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
b872361da9 Strong type app.METHODS 2020-02-27 04:10:26 -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
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
21b77bf03e 😲 2020-02-21 01:54:50 +01:00