1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 20:04:03 +00:00

36 Commits

Author SHA1 Message Date
unknown
c62e5f7d4d go style updates 2021-01-26 21:57:58 +03:00
Fenny
9e87cb7c17 ✏ update msg 2020-12-06 16:39:32 +01:00
Fenny
19bee02563 🩹 draft for #1051 2020-12-03 11:56:32 +01:00
Fenny
e28c886d73 🩹 fix internal memory storage 2020-12-03 11:14:33 +01:00
Fenny
7be78406cb 🔐 use uuid v4 in session 2020-11-30 14:31:10 +01: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
e1078f8716 🩹 fix #1030 2020-11-26 12:05:43 +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
Fenny
323d9d89cc 🩹 fix manager logic 2020-11-23 07:38:42 +01:00
Fenny
8fe458011d 📦 add mapstore 2020-11-20 11:43:07 +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
Fenny
362b9de868 🩹 fix duration check 2020-11-13 18:35:17 +01:00
Fenny
573853d440 🔍 add len check 2020-11-12 20:14:10 +01:00
Fenny
015de85e30 💼 update session 2020-11-06 19:43:57 +01:00
Fenny
891f36340e 📦 improve json encoding 2020-11-03 09:01:49 +01:00
LeoZhan
00750b8989 refactor: format the code 2020-11-01 00:32:01 +08:00
Fenny
67dfa17903 📦 vendor fwd 2020-10-27 00:33:58 +01:00
Joey B
93cd0c5cc7
Merge pull request #965 from Fenny/master
🎫 add msgp
2020-10-25 17:14:48 -07:00
Fenny
4b779ceee1 🎫 add msgp 2020-10-26 01:13:07 +01:00
Fenny
ea6cca7a05 🎫 add msgp 2020-10-26 01:12:04 +01:00
Szymon Bielenica
56283b8afd 🎨 Adjust multiple comments to comply with the linter 2020-10-25 12:23:10 +01:00
Fenny
8852f33374 🧹 fix test 2020-09-29 01:33:52 +02:00
Fenny
6cac2faa9a 🚮 remove test 2020-09-28 00:42:53 +02:00
Fenny
0e21234f5e 📦 vendor gopsutil 2020-09-27 22:56:31 +02:00
Fenny
a63f4f067b 🛠 export utils
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 12:16:45 +02:00
Fenny
b96cbff310
Merge pull request #774 from Fenny/master
👂 uncomment internal benchmarks
2020-09-14 12:15:24 +02:00
Fenny
2768ea2a77 🙌 make utils public
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 12:12:29 +02:00
Fenny
b32c793886 👂 uncomment internal benchmarks
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 11:58:44 +02:00
ReneWerner87
0db30166e3 🪓 Code separation for utils (🧹clean code)
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-14 10:27:39 +02:00
ReneWerner87
712b585b9d 🪓 Code separation for utils (🧹clean code)
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-14 10:23:22 +02:00
Fenny
6683daa5da 🏃‍♂️ move utils to internal
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 09:30:34 +02:00
Fenny
a09daabfee move utils to internal 2020-09-14 09:24:48 +02:00
Fenny
a3cac71ae8 🔦 move utils to internal 2020-09-14 09:09:06 +02:00