1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 05:53:20 +00:00

326 Commits

Author SHA1 Message Date
Kiyon
0ec0f50cfd 🔥 Add network option 2021-02-07 13:55:13 +08:00
Kiyon
a53acc2a6d 📦 bump v2.4.1 2021-02-02 09:43:53 +08:00
Joey
267fd5ec59
Merge pull request #1121 from yquansah/yq-override-json
feat: add definition for overridable json engine
2021-01-31 07:56:41 +01:00
Joey
e89ef1207e
Merge pull request #1130 from mlukasik-dev/master
 add Next function to app.Static config
2021-01-31 07:54:54 +01:00
Yoofi Quansah
5941c8c4e2 🧹 chore: address comments, and use more standard definition for
functionality we define
2021-01-25 13:48:07 -06:00
Joey
c4372a45db
📦 v2.4.0 2021-01-25 15:51:30 +01:00
ReneWerner87
42755c30e6 Accelerate start process for many routes #1081 2021-01-24 13:02:21 +01:00
Martin Lukasik
3a132d0b98 add Next function to app.Static config 2021-01-22 23:07:22 +01:00
Yoofi Quansah
2267f0f76f 🚀 feat: add custom definition for a json executor 2021-01-19 20:25:44 -08:00
Joey
3762a8520e
📦 bump v2.3.4 2021-01-15 12:09:38 +01:00
ReneWerner87
2da673b523 UnescapePath not working #1102
- increase version
Co-authored-by: Fenny <fenny@gofiber.io>
2021-01-11 10:16:48 +01:00
ReneWerner87
50a269da08 🐛 UnescapePath not working #1102
Co-authored-by: Fenny <fenny@gofiber.io>
2021-01-06 13:28:48 +01:00
Kiyon
3625f81f07 📦 bump v2.3.2 2020-12-28 13:22:55 +08:00
Joey
c8709afcb3
📦 bump v2.3.1 2020-12-28 02:49:02 +01:00
Fenny
3b956ef3a8 ✏ fix typo
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-12-16 03:03:15 +01:00
Fenny
769645ac53 ✏ prefix tls: in errors
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-12-16 02:54:57 +01:00
Fenny
f6569040f0 🔐 update minimal TLS version
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-12-16 02:50:54 +01:00
Fenny
23a0f56403 ✏ add comments
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-12-16 02:47:48 +01:00
Fenny
fac3b42140 📦 v2.3.0
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-12-16 02:45:34 +01:00
Fenny
074e1f9c9c 📦 introduce ListenTLS
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-12-16 02:40:28 +01:00
Fenny
2b5c0a05bb 📦 bump fiber 2.2.5
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-12-11 00:52:35 +01:00
Fenny
65598c2831 📦 hotfix v2.2.4 2020-12-03 11:58:30 +01:00
Fenny
c22107e2cc 📦 bump v2.2.3 2020-12-03 11:15:15 +01:00
Kiyon
d6d831e2b1 👷 fix lint 2020-11-30 13:49:13 +08:00
Fenny
d56ca11be8 🩹 fix empty CookieName in session
See https://github.com/gofiber/fiber/issues/1040
2020-11-27 16:36:22 +01:00
Fenny
2fb18b4dc5 ✏ add process information 2020-11-26 22:51:43 +01:00
Fenny
92eb9f5d39 📦 update version 2020-11-24 16:59:10 +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
0d5519fc09 expose CacheDuration in Static 2020-11-11 14:18:19 +01:00
Fenny
d8eb5a5c25 📦 bump v2.2.0 2020-11-11 13:55:11 +01:00
Fenny
0483406a12 📦 bump v2.1.4 2020-11-06 02:31:14 +01:00
Fenny
0d3d6d9fe8 📦 update fasthttp and storage interface 2020-11-06 01:52:05 +01:00
Fenny
a6ecae5a38 📦 bump v2.1.3 2020-11-03 09:18:27 +01:00
Fenny
7892ab62bf 📦 update Storage behaviour 2020-10-31 07:51:44 +01:00
Fenny
8459618bfa ✏ update Storage behaviour 2020-10-31 06:36:02 +01:00
Fenny
ba08653c92 📦 bump v2.1.2 2020-10-26 07:15:29 +01:00
Tom
4868e4dd50
📦 Add Storage interface 2020-10-26 00:10:35 +00:00
Szymon Bielenica
56283b8afd 🎨 Adjust multiple comments to comply with the linter 2020-10-25 12:23:10 +01:00
Fenny
18961cc98b 📦 bump v2.1.1 2020-10-21 23:39:13 +02:00
kiyon
a586bec2f9 🔥 Deprecate ETag option and bump version to 2.1.0 2020-10-15 16:53:29 +08:00
Fenny
b55a0b3080
Merge pull request #917 from DevDevious/issue_914
Fix for #914
2020-10-11 01:42:30 +02:00
Cosmin Goea
ac6daebcda Fix for #914. 2020-10-10 17:02:56 -04:00
Cosmin Goea
b9bd7c66c1 Fix for #912. 2020-10-10 16:57:15 -04:00
Tom
35e100db6e
📦 Add child PID display when prefork enabled 2020-10-09 09:40:49 +01:00
Roman
3e6dfb313b 🔥set a Cache Control header for static ressources
Right now, each static request returns the file without any cache control
header. If you are using `app.Static` to serve your assets, the
browser shouldn't cache it. This PR introduces a way to set the cache
control header (if the file was found) on the file response to set a
custom max-age to e.g. cache it 1 year.
2020-10-07 15:44:38 +02:00
Roman
6084e7c1f1 🔥 make the fasthttp ReduceMemoryUsage flag public
This PR introduces the `ReduceMemoryUsage` flag to the server config
that is pulled to the underlying fasthttp server. The default is false
to keep the old behavior.

The implementation of `ReduceMemoryUsage` is here: 01acd76daf/server.go (L285)

Refs: #866 / https://github.com/gofiber/fiber/issues/866#issuecomment-704818583
2020-10-07 12:33:47 +02:00
Fenny
2d301ed7ce 📦 update version to v2.0.6 2020-10-05 20:05:16 +02:00
kiyon
102d167b9f 👷 handle error of fmt.Fprintf 2020-10-03 23:59:41 +08:00
Fenny
33b7905da6 📦 v2.0.5 2020-10-01 23:29:10 +02:00
Fenny
b48864b90b 📦 v2.0.4 2020-09-29 21:48:04 +02:00