1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 09:23:56 +00:00

1108 Commits

Author SHA1 Message Date
bestgopher
86a9b05d09
Update c.Fresh(#311) (#317)
* update: ctx.BodyParser

* add #311

* Update utils.go
2020-04-28 19:44:22 +02:00
bestgopher
1cf0d257c0
update: ctx.BodyParser (#316)
* update: ctx.BodyParser

* Update ctx.go

fmt file
2020-04-28 14:18:02 +02:00
TianhongWu
029e3a9a56
Add Test_SaveFile (#318)
* ctx_test: impl Test_SaveFile

* fixup! ctx_test: impl Test_SaveFile
2020-04-28 14:05:39 +02:00
Fenny
4d14679a87
Add DisableStartupMessage (#314)
* Add crowdin

* Update media links

* Update README_de.md

* Update README_de.md

* Update README_de.md

* Add crowdin link

* Print addr when listening

* Print addr on listening

* Add DisableStartupMessage

* Fix typo
2020-04-27 23:34:35 +02:00
TianhongWu
7b59c5bf78
Add Test_FormFile (#315) 2020-04-27 23:32:38 +02:00
khaibin
eda372d64d
BodyParser: Ignore unknown fields by default (#308)
https://godoc.org/github.com/gorilla/schema#Decoder.IgnoreUnknownKeys
2020-04-27 06:30:14 +02:00
bestgopher
260f3b3410
use getString in Range(#312)
* Transform string in Range without allocation
2020-04-27 06:28:53 +02:00
bestgopher
101e1cce98
Modify ctx.Send (#310)
* fix typo
* move ctx.Write method in ctx.Send
2020-04-26 13:53:13 +02:00
Fenny
e2187145c4
Print addr when listening (#307)
Print addr on listening
2020-04-26 06:05:03 +02:00
bestgopher
2f4cd15b9f
add two statuscodes: 421,103 (#306)
* Add HTTP status codes: 421,103
2020-04-26 05:54:05 +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
Fenny
fef5ba3923
Merge pull request #302 from thomasvvugt/master
Add ASCII Fiber logo
2020-04-25 21:57:54 +02:00
Fenny
7bb2b65571
Merge pull request #303 from ofirrock/he-translation
Add README Hebrew translation
2020-04-25 21:56:05 +02:00
Thomas van Vugt
6c91252c6b Added to Serve function 2020-04-25 21:42:57 +02:00
Fenny
be368ea7ac
Merge pull request #304 from elliotforbes/master
Added New Video Tutorial
2020-04-25 20:24:09 +02:00
Elliot Forbes
c62e085cd0
Update README.md 2020-04-25 17:44:07 +01:00
Elliot Forbes
5f734550f3
Update README.md 2020-04-25 17:43:05 +01: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
Thomas van Vugt
8332245781 Add ASCII Fiber logo 2020-04-25 14:33:40 +02:00
Fenny
510ca2c262
Merge pull request #297 from Fenny/master
Add new media article
2020-04-25 01:12:40 +02:00
Fenny
e43ff93e67 Add new media article 2020-04-25 01:11:36 +02:00
Fenny
9bede1a48d
Merge pull request #296 from Fenny/master
Add auto-assign bot
2020-04-24 23:28:33 +02:00
Fenny
885c11c619 Fix typo 2020-04-24 22:21:41 +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
e65e439fbb Add auto-assign bot 2020-04-24 22:10:33 +02:00
Fenny
f6c2d708b3
Merge pull request #295 from Fenny/master
Clean up the Supporters section
2020-04-24 21:01:06 +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
Fenny
77717c84b4 Update test.md 2020-04-24 19:48:06 +02:00
Fenny
6e5fcc146a Update test.md 2020-04-24 19:47:52 +02:00
Fenny
4046a3094f Update test.md 2020-04-24 19:47:32 +02:00
Fenny
db3eb7bc5f Update test.md 2020-04-24 19:46:21 +02:00
Fenny
006972cef5 Update test.md 2020-04-24 19:44:57 +02:00
Fenny
99924004cb Update test.md 2020-04-24 19:43:49 +02:00
Fenny
14eb935e57 Update test.md 2020-04-24 19:42:52 +02:00
Fenny
d3e1ab0fb8 Update test.md 2020-04-24 19:42:19 +02:00
Fenny
05f5efe511 Update test.md 2020-04-24 19:41:35 +02:00
Fenny
e08b0c808a Update test.md 2020-04-24 19:40:01 +02:00
Fenny
6a6bb881db Create test.md 2020-04-24 19:38:24 +02:00
Fenny
50aa3a91dd
Merge pull request #294 from da-z/patch-1
Fixes typo
2020-04-24 19:10:07 +02:00
da-z
ccf7989e4f
Fixes typo 2020-04-24 19:00:37 +02:00
Fenny
541026733d
Merge pull request #290 from Fenny/master
v1.9.2
v1.9.2
2020-04-24 03:23:03 +02:00
Fenny
afeb3025d7 v1.9.2 2020-04-24 02:15:24 +02:00
Fenny
c62732eac3 v1.9.2
Fix dutch flag
2020-04-24 01:30:57 +02:00
Fenny
6e2dbc50f7 Update ctx.go 2020-04-24 00:45:02 +02:00
Fenny
54d36d5f3a
Merge pull request #285 from Fenny/master
v1.9.2
2020-04-23 23:17:49 +02:00
Fenny
ba772356db Update test.yml 2020-04-23 22:30:53 +02:00