Fenny
|
e3df5ac626
|
Add isatty & sys
|
2020-07-02 08:51:06 +02:00 |
|
Fenny
|
1e1f6ea5b1
|
Disable colors if not supported
|
2020-07-02 08:50:53 +02:00 |
|
Fenny
|
24145dd3ef
|
Update compress.md
|
2020-07-02 07:03:52 +02:00 |
|
Fenny
|
dcd682ebb3
|
Update README.md
|
2020-07-02 07:03:48 +02:00 |
|
Fenny
|
2bf59ecadb
|
Create README.md
|
2020-07-02 07:00:54 +02:00 |
|
Fenny
|
14b6f732b8
|
Update filesystem.go
|
2020-07-02 06:37:12 +02:00 |
|
Fenny
|
591d660067
|
Update filesystem.go
|
2020-07-02 06:36:58 +02:00 |
|
Fenny
|
0a8af3886c
|
Update filesystem.go
|
2020-07-02 06:35:48 +02:00 |
|
Fenny
|
d8fffe675a
|
Add FileSystem middleware
|
2020-07-02 06:31:06 +02:00 |
|
fenny
|
e0c0cb8d38
|
Merge pull request #528 from kiyonlin/master
Set logger config default values
|
2020-07-02 05:58:45 +02:00 |
|
kiyon
|
a39cba1a1c
|
fix wrong word
|
2020-07-02 07:51:23 +08:00 |
|
kiyon
|
f03b4380c8
|
Merge branch 'master' of https://github.com/gofiber/fiber
|
2020-07-02 07:50:50 +08:00 |
|
kiyon
|
566db0ae96
|
Set logger config default values
|
2020-07-02 07:50:34 +08:00 |
|
fenny
|
abee52a721
|
Merge pull request #525 from Fenny/master
Update media & examples
|
2020-07-01 10:58:56 +02:00 |
|
fenny
|
50c4175ce5
|
Merge pull request #524 from kiyonlin/master
replace some `ctx.Fasthttp.Response.xxx` method with helper functions.
|
2020-07-01 10:58:46 +02:00 |
|
Fenny
|
c7587c7f5a
|
Update .gitignore
|
2020-07-01 10:50:22 +02:00 |
|
Fenny
|
0daee4c8c6
|
Default to 127.0.0.1 instead of 0.0.0.0
|
2020-07-01 10:48:52 +02:00 |
|
Fenny
|
563907cacb
|
Update examples
|
2020-07-01 10:44:15 +02:00 |
|
Fenny
|
a2f45a3559
|
Update example
|
2020-07-01 10:42:06 +02:00 |
|
Fenny
|
2fc60d97db
|
Update examples
|
2020-07-01 10:34:53 +02:00 |
|
Fenny
|
86ed76148a
|
Update media
|
2020-07-01 09:51:50 +02:00 |
|
kiyon
|
3a6ae283b1
|
replace some ctx.Fasthttp.Response.xxx method with helper functions.
|
2020-07-01 14:32:38 +08:00 |
|
kiyon
|
c2c4f346be
|
Merge branch 'master' of https://github.com/gofiber/fiber
|
2020-07-01 13:09:53 +08:00 |
|
fenny
|
bc070ada7e
|
Merge pull request #523 from Fenny/master
Bump utils v0.0.9
v1.12.2
|
2020-07-01 01:32:49 +02:00 |
|
Fenny
|
518902d611
|
Bump utils v0.0.9
|
2020-07-01 01:24:16 +02:00 |
|
fenny
|
cc73477f39
|
Merge pull request #520 from Fenny/master
Update benchmarks & tests
|
2020-06-30 01:00:56 +02:00 |
|
Fenny
|
92d6da2fc0
|
Update benchmark.yml
|
2020-06-30 00:54:40 +02:00 |
|
Fenny
|
d7dcf528ca
|
Add mw benchmarks
|
2020-06-30 00:50:50 +02:00 |
|
Fenny
|
3398629680
|
Run benchmarks on middleware dir
|
2020-06-30 00:36:40 +02:00 |
|
Fenny
|
8ee41c00b5
|
Update linter.yml
|
2020-06-30 00:34:01 +02:00 |
|
Fenny
|
e978c6ccd9
|
Add linter workflow to middleware dir
|
2020-06-30 00:32:02 +02:00 |
|
Fenny
|
64916c82e2
|
Add middleware to tests
|
2020-06-30 00:29:04 +02:00 |
|
Fenny
|
9b1d41e0bf
|
Update version: 1.12.2
|
2020-06-30 00:27:46 +02:00 |
|
Fenny
|
909c683e12
|
Improve routing calculation
|
2020-06-30 00:27:28 +02:00 |
|
fenny
|
bc7696ee0d
|
Merge pull request #519 from ReneWerner87/fix_send_file
🤔 Why refreshing single page in Browser could lost html document via …
|
2020-06-29 23:58:15 +02:00 |
|
ReneWerner87
|
56ef697e00
|
🤔 Why refreshing single page in Browser could lost html document via sendfile method? #516
- fix this issue
|
2020-06-29 23:54:04 +02:00 |
|
ReneWerner87
|
dcc2d8d046
|
🤔 Why refreshing single page in Browser could lost html document via sendfile method? #516
- fix this issue
|
2020-06-29 23:31:41 +02:00 |
|
fenny
|
410dde18e2
|
Merge pull request #518 from ReneWerner87/improve_routing
improve routing performance
|
2020-06-29 22:57:49 +02:00 |
|
ReneWerner87
|
d57651835b
|
improve routing performance
|
2020-06-29 22:51:41 +02:00 |
|
kiyon
|
cf95bd6e32
|
Merge branch 'master' of https://github.com/gofiber/fiber
|
2020-06-29 07:53:44 +08:00 |
|
fenny
|
2df2fc0a65
|
Merge pull request #517 from festum/master
Add zh-TW translation
|
2020-06-28 18:42:00 +02:00 |
|
Festum Qin
|
5c40a4e620
|
Add zh-TW translation
|
2020-06-28 17:36:35 +02:00 |
|
fenny
|
df36654328
|
Merge pull request #514 from Fenny/master
Update app_test.go
v1.12.1
|
2020-06-27 17:16:51 +02:00 |
|
Fenny
|
88f67a0602
|
Update app_test.go
|
2020-06-27 17:16:31 +02:00 |
|
fenny
|
b907e33d85
|
Update FUNDING.yml
|
2020-06-27 16:45:50 +02:00 |
|
fenny
|
f4a5db1fb4
|
Merge pull request #513 from VishwaBhat/patch-1
Doc: Incorrect Config in Custom Config example
|
2020-06-27 05:44:43 +02:00 |
|
Vishwa Bhat
|
9f4d8394e0
|
Doc: Incorrect Config in Custom Config example
Under Custom Config example `CompressWithConfig(<param>)` , `param` should be `middleware.CompressConfig` instead of `middleware.LoggerConfig`
|
2020-06-27 09:08:54 +05:30 |
|
fenny
|
8c3e738237
|
Merge pull request #512 from Fenny/master
Add memory info
|
2020-06-27 04:55:32 +02:00 |
|
Fenny
|
86d93d1b0b
|
Update app.go
|
2020-06-27 04:50:44 +02:00 |
|
Fenny
|
ec51458940
|
Add memory info
|
2020-06-27 04:22:22 +02:00 |
|