Commit Graph

131 Commits (28d9abb71b4bf4d0eb01b3b5914fa9d5bac6d47c)

Author SHA1 Message Date
René Werner c9121189a9 Fix docu 2023-03-24 18:58:15 +01:00
René Werner cc5c793d83 Add documentation for ctx.QueryFloat and ctx.QueryBool 2023-03-24 18:54:09 +01:00
René Werner 1f52799686 Refresh middleware documentation 2023-03-24 13:23:52 +01:00
Kyle Manning 32c3961726
corrected coding typos in MountPath docs section (#2379)
* corrected coding typos in MountPath docs section

* Update app.md

---------

Co-authored-by: Kyle Manning <kyle@manning.jp>
Co-authored-by: M. Efe Çetin <efectn@protonmail.com>
2023-03-22 09:44:36 +03:00
M. Efe Çetin 9064eb6469
🧹 chore: drop go 1.16 support & update dependencies (#2374)
* 🧹 chore: drop go 1.16 support

* downgrade uniseg

* fix tests

* fix tests

* fix tests
2023-03-20 08:22:31 +01:00
Benjamin Grosse d7b36cde54
🐛 requestid.Config.ContextKey is interface{} (#2369)
requestid.Config.ContextKey is interface{}

Consistent with c.Locals(key inteface{}, ...).
Fixes #2356
2023-03-14 19:37:10 +01:00
RW 0dee42a57c
Update ctx.md ip documentation 2023-03-14 11:24:11 +01:00
Tumushimire Yves 634f163e3f
🚀 [Feature]: SessionOnly when cookie.Expires is 0 (#2152)
* feature: session only for zero expire cookie #2145

* refactor condition to set MaxAge and Expire on cookie

* move checking zero maxage and expire in session middleware

Signed-off-by: Yves Tumushimire <yvestumushimire@gmail.com>

* feature: session only for zero expire cookie #2145

* refactor condition to set MaxAge and Expire on cookie

* move checking zero maxage and expire in session middleware

Signed-off-by: Yves Tumushimire <yvestumushimire@gmail.com>

* CR changes

* some updates

---------

Signed-off-by: Yves Tumushimire <yvestumushimire@gmail.com>
Co-authored-by: Muhammed Efe Çetin <efectn@protonmail.com>
Co-authored-by: René Werner <rene.werner@verivox.com>
2023-03-12 19:14:22 +01:00
Hong Seungwoo c1c119337f
Fix typo in docs (#2357)
Co-authored-by: Seungwoo Hong <qksn1541@hits.ai>
2023-03-08 17:59:36 +03:00
Muhammed Efe Çetin 15e9235383
📝 docs: remove README.mds from middleware dirs 2023-03-06 16:42:35 +03:00
lublak 2e7e879d6f
feature: allow preloaded certs with prefork (#2351)
* allow preloaded certs with prefork

* add to documentation

* add comments for ListenMutualTLSWithCertificate

* add test for WithCertificate

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

---------

Co-authored-by: RW <rene@gofiber.io>
2023-03-06 12:03:41 +01:00
René Werner f6b5ed6d26 update proxy docs 2023-02-25 10:57:12 +01:00
René Werner 35e6825614 update proxy docs 2023-02-25 10:55:27 +01:00
René Werner bfa8b6a222 Merge remote-tracking branch 'origin/master' 2023-02-25 10:44:08 +01:00
M. Efe Çetin a1eb0e69a6
📝 docs: fix example on envvar middleware 2023-02-25 12:43:57 +03:00
René Werner d034115dec optimize workflows and test docs sync 2023-02-25 10:43:53 +01:00
M. Efe Çetin b3643198f8
📝 docs: automated synchronization with `gofiber/docs` (#2344)
Automated Synchronization with gofiber/docs repo
2023-02-25 10:29:07 +01:00
Fenny 3d710a7602 Move docs to separate repository 2020-02-05 22:43:01 +01:00
Fenny 30d0be1e68 Fix docs 2020-02-05 22:34:36 +01:00
Fenny 73835d1807 Exclude some folders from go 2020-02-05 22:28:17 +01:00
Fenny 1fe84e59a4 Add FakeRequest to doc 2020-02-05 18:00:35 +01:00
Fenny bda065478c Edit Doc 2020-02-05 13:26:20 +01:00
Fenny 36efef1f61 v1.3.3 2020-02-05 12:16:21 +01:00
Fenny cfe08a74d3 Edit docs 2020-02-05 12:15:11 +01:00
Fenny ae132e61ed Fix js func 2020-02-05 01:20:45 +01:00
Fenny 6d0e4257e8 Fix import typo 2020-02-05 01:17:31 +01:00
Fenny 3b3dba3fcb Seo and mobile optimization 2020-02-05 01:10:49 +01:00
Fenny 6e1fa09bde Add https://fiber.wiki 2020-02-05 00:42:13 +01:00
Fenny b75bd63aeb Create CNAME 2020-02-04 18:07:00 +01:00
Fenny 3bb1fb9b4c Fix typo 2020-02-04 15:00:33 +01:00
Fenny 40eb4d8f18 Fix coverpage 2020-02-04 14:32:48 +01:00
Fenny 0d3cdef8f1 Fix coverpage 2020-02-04 14:24:42 +01:00
Fenny 7e5e80846b
Merge pull request #23 from Fenny/master
Coverpage fix
2020-02-03 10:25:30 -05:00
Fenny 894ffa3f5c Coverpage fix 2020-02-03 16:25:07 +01:00
Fenny c0f8b802b5
Merge pull request #22 from Fenny/master
Coverpage
2020-02-03 10:24:32 -05:00
Fenny d08ffbd40e Coverpage 2020-02-03 16:24:06 +01:00
Fenny 14c81b47fb
Merge pull request #21 from Fenny/master
Add gitter community
2020-02-03 10:21:07 -05:00
Fenny 44dee4015a Add gitter community 2020-02-03 16:20:41 +01:00
Fenny 4f651a2c55
Merge pull request #18 from Fenny/master
Change example to use Middleware
2020-02-03 09:55:28 -05:00
Fenny 4e5f263cb7 Change example to use Middleware 2020-02-03 15:55:03 +01:00
Fenny 2846b73766
Merge pull request #17 from Fenny/master
Add landing page to docs
2020-02-03 09:50:40 -05:00
Fenny 65be8ea7e6 Remove _navbar 2020-02-03 15:49:53 +01:00
Fenny 49d762eaf7 Add landing page to docs 2020-02-03 15:49:17 +01:00
Vic Shóstak 99d1d59e36
Tiny file size by SVGO 2020-02-03 17:11:45 +03:00
Vic Shóstak 469a354ed7
Add China flag 2020-02-03 16:17:27 +03:00
Fenny ef1b7d7448 Fix typo in doc example 2020-02-03 13:52:36 +01:00
Fenny 26d3283303 Fix typo in doc navbar 2020-02-03 13:50:36 +01:00
Fenny f6489b7405 Deprecated messages, linting, nosec, typo's 2020-02-03 13:40:50 +01:00
Vic Shóstak 342b34b80b Fix typo for functions in Docs, Improve middleware/cors.go 2020-02-02 12:30:59 +03:00
Vic Shóstak 18e7fcfc35 Huge refactoring, Add dummy CORS middleware 2020-02-01 19:42:40 +03:00