2845 Commits

Author SHA1 Message Date
Joey
570f7ac3b4
Merge pull request #1042 from Fenny/master
🩹 fix empty CookieName in session
2020-11-28 08:23:46 +01:00
s7tya
69e359e502 docs: Remove duplicated text
the Japanese text and English text were same. Remove English one.
2020-11-28 10:49:13 +09:00
s7tya
68ddf28312 docs: Improve Japanese translation 2020-11-28 10:47:59 +09:00
Fenny
772d78186a 🐌 too slow, need better alternative 2020-11-27 18:34:22 +01:00
Fenny
0c8efc3de3 💱 update uuid 2020-11-27 16:58:19 +01:00
Fenny
d56ca11be8 🩹 fix empty CookieName in session
See https://github.com/gofiber/fiber/issues/1040
2020-11-27 16:36:22 +01:00
Joey
a665e71f06
Merge pull request #1039 from Fenny/master
✏ add process information
2020-11-26 22:53:16 +01:00
Fenny
2fb18b4dc5 ✏ add process information 2020-11-26 22:51:43 +01:00
Joey
51a62a39aa
Merge pull request #1038 from Fenny/master
✏ move mutex
v2.2.1
2020-11-26 22:36:38 +01:00
Fenny
45d64da9fa 🍿 move mutex 2020-11-26 22:33:35 +01:00
Fenny
a0442be8b6 ✏ move mutex 2020-11-26 22:16:49 +01:00
Joey
05bfe1b83b
Merge pull request #1032 from Fenny/master
📦 update version
2020-11-26 16:44:56 +01:00
Fenny
450bf14c3d 🩹 fix test 2020-11-26 16:38:35 +01:00
Fenny
418d82e4d1 🩹 fix test 2020-11-26 16:36:26 +01:00
Fenny
2b76fd6648 🩹 fix test 2020-11-26 15:27:05 +01:00
Fenny
3107a59469 💡 try rwlock 2020-11-26 13:54:55 +01:00
Joey
1ae89ebffd
Merge pull request #1035 from K0enM/master
🌱 Add fiber_vhost middleware
2020-11-26 12:19:22 +01:00
Fenny
52292babba 🩹 fix race condition 2020-11-26 12:19:05 +01:00
Fenny
e1078f8716 🩹 fix #1030 2020-11-26 12:05:43 +01:00
Koen Molenaar
b7275d3350 🐛 Fix not correct markdown 2020-11-26 01:40:11 +01:00
Koen Molenaar
0066626f64 🌱 Add fiber_vhost middleware 2020-11-26 01:29:44 +01:00
Fenny
711911aeea 🩹 fix #1033 2020-11-25 13:10:01 +01:00
Fenny
92eb9f5d39 📦 update version 2020-11-24 16:59:10 +01:00
Joey
2c0b19d215
Merge pull request #1031 from Fenny/master
🩹 fix #1012
2020-11-24 16:40:38 +01:00
Fenny
a3ecbbee3c 🩹 fix missing variables 2020-11-24 16:35:09 +01:00
Fenny
f6d1689155 🩹 fix #1012 2020-11-24 16:31:13 +01:00
Joey
2e30da966a
Merge pull request #1025 from Fenny/master
📦 Update utils and middleware configs
2020-11-24 07:24:04 +01:00
Fenny
367fed6ebe 🩹 fix session mw 2020-11-23 08:44:34 +01:00
Fenny
a468af7762 🩹 fix mutex lock 2020-11-23 07:44:06 +01:00
Fenny
323d9d89cc 🩹 fix manager logic 2020-11-23 07:38:42 +01:00
hi019
bc7b240158 improve mw 2020-11-21 12:36:16 -05:00
hi019
52ec20c3b4 do basicauth, cache and compress 2020-11-21 12:23:35 -05:00
Fenny
8fe458011d 📦 add mapstore 2020-11-20 11:43:07 +01:00
ReneWerner87
42293a8594 Merge branch 'master' of https://github.com/gofiber/fiber 2020-11-18 18:13:59 +01:00
Fenny
6ded637712 🩹 update store logic 2020-11-18 09:02:42 +01:00
Fenny
a98fb7a5f8 🩹 allow to disable BodySize
Co-Authored-By: Kirill Danshin <9026581+kirillDanshin@users.noreply.github.com>
2020-11-18 08:57:27 +01:00
hi019
e828c17554 Standardize MW docs 2020-11-17 12:12:49 -05:00
Fenny
f714660ca9 🩹 update mutex logic
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 13:15:32 +01:00
Fenny
cf4f60e965 🩹 update lock
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 13:12:42 +01:00
Fenny
9d5b58d210 🩹 remove mutex
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 13:06:59 +01:00
Fenny
a2f54222bb 🩹 remove return nil
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 13:05:17 +01:00
Fenny
9be8eedcc6 🩹 fix cache mw
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 13:03:18 +01:00
Fenny
56cf415a0a simplify storage handler
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 10:40:11 +01:00
Fenny
bb3a7fe5da 🩹 fix cache
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:33:07 +01:00
Fenny
0cc60e3e39 ✏ update utils
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:24:28 +01:00
Fenny
e44da45bff 🩹 fix session test
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:15:22 +01:00
Fenny
cdba739a40 📦 add EqualFold & EqualFoldBytes
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:04:42 +01:00
Joey
7cdc8a4672
Merge pull request #1024 from ancogamer/patch-2
update readme, Key is deprecade
2020-11-17 02:56:27 +01:00
João Vitor
3df5ebbed6
changes request 2020-11-16 21:01:20 -03:00
João Vitor
7600e28cb9
update readme 2020-11-16 15:53:53 -03:00