1183 Commits

Author SHA1 Message Date
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
1c9a28e264
🧹 Cleanup test files (#348)
🧹 Cleanup test files
2020-05-07 22:53:06 +02:00
Fenny
faac62e86a Merge remote-tracking branch 'upstream/master' 2020-05-07 22:50:15 +02:00
Fenny
5594ba5fdc Cleanup test files 2020-05-07 22:49:26 +02:00
Fenny
72a5fb8ffa
Skip passing * value for root paths (#347)
* Skip passing * value for root paths

* Remove t.Log from test

Co-authored-by: Fenny <fenny@protonmail.com>
2020-05-07 21:02:24 +02:00
Fenny
30870fc255 Remove t.Log from test 2020-05-07 20:59:52 +02:00
Fenny
4cb36496bd Skip passing * value for root paths 2020-05-07 20:41:53 +02:00
Fenny
a5b8784aa2 Merge remote-tracking branch 'upstream/master' 2020-05-07 20:39:55 +02:00
Fenny
5f73134539
🌱 Third Party Middlewares (#346)
🌱 Third Party Middlewares
2020-05-07 20:36:42 +02:00
Fenny
f984c8ec66 🌱 Third Party Middlewares 2020-05-07 20:34:58 +02:00
Fenny
a4273dc3bb
Update version tag (#345)
* Update version tag 🤖 v1.9.5
2020-05-07 20:28:10 +02:00
Fenny
383591fba6 Update version tag 2020-05-07 20:26:25 +02:00
Fenny
e3b777bacf
🤖 v1.9.5 (#344)
* 🤖 v1.9.5

Co-authored-by: Fenny <fenny@protonmail.com>
2020-05-07 20:22:26 +02:00
Fenny
9f5a22af35 🤖 v1.9.5 2020-05-07 20:15:27 +02:00
Fenny
a9a306af05 Merge branch 'master' of https://github.com/Fenny/fiber 2020-05-07 20:12:57 +02:00
Fenny
0a2c9a9a3b Fix 2020-05-07 20:10:37 +02:00
Fenny
6c5f9743d5
Merge branch 'master' into master 2020-05-07 20:08:22 +02:00
Fenny
a17b098b31 Wildcard optimization 2020-05-07 20:07:13 +02:00
Fenny
ae7d2bd754
Hotfix wildcard (#342)
* Hotfix wildcard
2020-05-07 19:43:25 +02:00
Fenny
9e66766625 Hotfix wildcard 2020-05-07 19:42:46 +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
Fenny
6c31c2fe08 Update supporters 2020-05-07 18:40:18 +02:00
Fenny
ce25250a1e Merge remote-tracking branch 'upstream/master' 2020-05-07 18:24:39 +02:00
Wei Lun
eb2f3d347f
docs: add media blog post to all READMEs (#340) 2020-05-07 18:24:18 +02:00
Fenny
9f5220e58d Cleanup 2020-05-07 18:23:06 +02:00
Fenny
c6eb71434a Cleanup 2020-05-07 18:16:20 +02:00
Fenny
572ad26816 Cleanup some things 2020-05-07 18:15:59 +02:00
Fenny
fb2e053b89 Use constants 2020-05-07 17:57:21 +02:00
Fenny
53d2e739df Update router_test.go 2020-05-07 17:24:12 +02:00
Fenny
0cb6f0fdac [][]*Route 2020-05-07 17:11:21 +02:00
Fenny
52eda3a76c Update router.go 2020-05-07 16:42:04 +02:00
Fenny
e771417ae1 Update router.go 2020-05-07 16:37:40 +02:00
Fenny
2446ca9a6d Update router.go 2020-05-07 16:35:48 +02:00
Fenny
8003e1b959 Update router.go 2020-05-07 16:32:15 +02:00
Fenny
d2a6602086 Add map[string][]*Route 2020-05-07 16:27:26 +02:00
Fenny
b1910639d8 Update router_test.go 2020-05-06 21:26:48 +02:00
Fenny
a58224ec7b Update router_test.go 2020-05-06 21:14:56 +02:00
Fenny
528f13c1c0 Add router_test 2020-05-06 21:09:45 +02:00
Fenny
7e0f072f51 Update router.go 2020-05-06 16:35:14 +02:00
Fenny
c34e9e03cd Merge branch 'master' of https://github.com/Fenny/fiber 2020-05-06 15:59:43 +02:00
Fenny
39d142ee09 New params parser 2020-05-06 15:59:40 +02:00
Fenny
9aa2ab8312 Merge remote-tracking branch 'gofiber/master' 2020-05-05 21:18:09 -04:00
Wei Lun
8ac37cfe77
add media blog post (#333) 2020-05-04 22:29:41 +02:00
TianhongWu
b36e09cc45
ctx_test: impl Test_Download (#337) 2020-05-04 15:03:40 +02:00
Diego Ponce
23bbcb836f
Update README_es.md (#336)
Completed missing translations
2020-05-03 23:24:56 +02:00
Fenny
0bfb3369af Merge remote-tracking branch 'upstream/master' 2020-05-03 16:58:17 +02:00
Alican Kilicarslan
cc29262332
**Fixes issue:** Turkish translation
* **Fixes issue:** Turkish translate was complete.

* **Fixes issue:** Turkish translate wfixed as your request
2020-05-03 13:51:16 +02:00
Fenny
be168f45f0 Merge remote-tracking branch 'upstream/master' 2020-05-01 17:37:35 +02:00
Fenny
75604b0254
🩹 Fix 403 Directory Index is Forbidden (#329)
* Fix Directory Index is Forbidden
2020-04-30 14:21:33 +02:00
Fenny
a8d9365845 Fix Directory Index is Forbidden 2020-04-30 13:53:17 +02:00