Fenny
bab2c38d92
Update Discord Badge
2020-05-30 13:22:49 +02:00
fenny
f2c027e715
Small changes ( #415 )
...
* Update template examples
* Update fasthttp to v1.13.1
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
* Cookie SameSite defaults to Lax
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-Authored-By: Queru <pascal@queru.net>
* Fix router bug
Co-Authored-By: RW <renewerner87@googlemail.com>
* Remove unused code
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-authored-by: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-authored-by: Queru <pascal@queru.net>
Co-authored-by: RW <renewerner87@googlemail.com>
2020-05-27 10:22:01 +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
cf30ac812f
Add new media article
...
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
2020-05-23 09:22:17 +02:00
abdulaziz alfuhigi
79014f4d54
Added link to README_ar_SA ( #388 )
...
* update README.md
Add new link to README_ar_SA.md
* Update README.m
Add new link to README_ar_SA.md
* Update README_de.md
Add new link to README_ar_SA.md
* Update README_es.md
Add new link to README_ar_SA.md
* Update README_fr.md
Add new link tor README_ar_SA.md
* Update README_he.md
Add new link to README_ar_SA.md
* Update README_id.md
Add new link to README_ar_SA.md
* Update README_ja.md
Add new link to README_ar_SA.md
* Update README_ko.md
Add new link to README_ar_SA.md
* Update README_nl
Add new link to README_ar_SA
* Update README_pt.md
Add new link to README_ar_SA.md
* Update README_ru.md
Add new link to README_ar_SA.md
* Update README_tr.md
Add new link to README_ar_SA.md
* Update README_zh_CN.md
Add new link to README_ar_SA.md
2020-05-17 01:39:42 +02:00
Fenny
e0b13d9ca4
Update test & benchmark ( #374 )
...
Co-Authored-By: RW <renewerner87@googlemail.com>
* Add nosec for WriteByte
* test persistens for benchmark results
* Add tests & benchmark
* Update app_test.go
* Update benchmark.yml
2020-05-13 20:21:49 +02:00
Fenny
ded56306b7
Add files via upload
2020-05-13 00:56:23 +02:00
Fenny
47bd9f572d
Add benchmark charts ( #366 )
...
* Initial Commit
* Create data.js
* add Benchmark (go) benchmark result for 991344f0329336ee320fb17c7b8f9ee2af9eaaae
* add Benchmark (go) benchmark result for a08dbd5c5bb1e621deb8e7deb621d846f3473913
Co-authored-by: github-action-benchmark <github@users.noreply.github.com>
2020-05-13 00:52:06 +02:00
Fenny
e719fa00bf
Use param support + optimizations ( #361 )
...
* Benchmark workflow
* Update router.go
* Clean root
* Add mutex
* Benchmark workflow
* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing
Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>
* Benchmark Workflow
* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing
Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>
* Update security workflow
* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing
Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>
* Make Ctx pool accessible
- Add ctx benchmarks
* v1.9.6
* v1.9.6
Co-Authored-By: ReneWerner87 <renewerner87@googlemail.com>
* Improve context functions
* Add utils benchmarks
* Update benchmarks & tests
* Add utils tests
* New tests
* update test
* Move fastpath tests
* offer negotiation
* Cleanup
* Update Vary
Co-Authored-By: RW <renewerner87@googlemail.com>
* Optimize Append
Co-Authored-By: RW <renewerner87@googlemail.com>
* Optimize more methods
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
* Add param support to Use
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
* Add use_params tests
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
* v1.9.7
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
* Tests
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
* v1.9.7
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
Co-Authored-By: József Sallai <jozsef@sallai.me>
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
* Update app_test.go
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
Co-Authored-By: József Sallai <jozsef@sallai.me>
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-Authored-By: Nifty255 <nifty255@users.noreply.github.com>
* Rename argument
Co-Authored-By: RW <renewerner87@googlemail.com>
* Add nosec for WriteByte
Co-Authored-By: RW <renewerner87@googlemail.com>
* Add media article
* Update media articles
* Fix typo
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
* Fix typo
Co-authored-by: ReneWerner87 <renewerner87@users.noreply.github.com>
Co-authored-by: ReneWerner87 <renewerner87@googlemail.com>
Co-authored-by: Vic Shóstak <vikkyshostak@gmail.com>
Co-authored-by: József Sallai <jozsef@sallai.me>
Co-authored-by: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-authored-by: Nifty255 <nifty255@users.noreply.github.com>
2020-05-12 19:24:04 +02:00
Vic Shóstak
089bb3c8b5
Add Discord badge, update README (ru), typo fixes ( #349 )
...
* Update README.md
* Update README_de.md
* Update README_es.md
* Update README_fr.md
* Update README_he.md
* Update README_id.md
* Update README_ja.md
* Update README_ko.md
* Update README_nl.md
* Update README_pt.md
* Update README_ru.md
* Update README_tr.md
* Update README_zh-CN.md
* Update README.md
* Update README_de.md
* Update README_es.md
* Update README_fr.md
* Update README_he.md
* Update README_id.md
* Update README_ja.md
* Update README_ko.md
* Update README_nl.md
* Update README_pt.md
* Update README_ru.md
* Update README_ru.md
* Update README_ru.md
* Update README_ru.md
* Update README_ru.md
* Update README.md
* Update README_de.md
* Update README_es.md
* Update README_fr.md
* Update README_he.md
* Update README_id.md
* Update README_ja.md
* Update README_ko.md
* Update README_nl.md
* Update README_pt.md
* Update README_tr.md
* Update README_zh-CN.md
2020-05-08 17:11:39 +02:00
Fenny
5f73134539
🌱 Third Party Middlewares ( #346 )
...
🌱 Third Party Middlewares
2020-05-07 20:36:42 +02:00
Fenny
8ea25a79b9
💥 v1.9.4 ( #341 )
...
* Update router.go
Co-authored-by: Fenny <fenny@protonmail.com>
2020-05-07 19:28:21 +02:00
Wei Lun
eb2f3d347f
docs: add media blog post to all READMEs ( #340 )
2020-05-07 18:24:18 +02:00
Fenny
0acdb29fc2
Update media + localizer ( #305 )
...
* Add translation service crowdin to readme
* Update media links
2020-04-26 05:49:18 +02:00
ofirrock
bb3f541a92
Add README Hebrew translation
...
- added README_heb.mb for hebrew translation.
- did not touch license description.
- need to add IL flag to `static/flags` folder inside https://github.com/gofiber/docs . (https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.4.6/flags/4x3/il.svg )
- updated number of translations in all readme files.
- vscode auto-format markdown tables in all readme files.
2020-04-25 16:40:05 +03:00
Fenny
e43ff93e67
Add new media article
2020-04-25 01:11:36 +02:00
Fenny
e2e304a1f7
Update licenses
2020-04-24 22:19:45 +02:00
Fenny
57a62244d7
Update goreportcard
2020-04-24 22:18:45 +02:00
Fenny
ec2355e4ba
Update middleware list
2020-04-24 20:14:43 +02:00
Fenny
e662655670
Fix typo
2020-04-24 20:10:54 +02:00
Fenny
c1d929862e
Add third party licenses
2020-04-24 20:09:26 +02:00
Fenny
4dd5db874c
Refactor supporters
2020-04-24 19:52:24 +02:00
Thomas van Vugt
0cbfbe498d
Add Dutch translation
2020-04-15 22:56:32 +02:00