Muhammed Efe Çetin
d4d2f9212f
v3: remove old go versions from ci tests
2022-05-31 17:51:59 +03:00
RW
deb02cb64e
add caching for tests
2022-05-23 09:13:49 +02:00
witer33
aace425119
fixed typo ( #1891 )
2022-05-02 15:35:24 +02:00
dependabot[bot]
2326297bb8
Bump actions/checkout from 2 to 3 ( #1885 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 11:09:32 +02:00
dependabot[bot]
03bdab962c
Bump reviewdog/action-golangci-lint from 1 to 2 ( #1886 )
...
Bumps [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint ) from 1 to 2.
- [Release notes](https://github.com/reviewdog/action-golangci-lint/releases )
- [Commits](https://github.com/reviewdog/action-golangci-lint/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: reviewdog/action-golangci-lint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 10:38:59 +02:00
dependabot[bot]
ab260fd080
Bump actions/setup-go from 1 to 3 ( #1887 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 10:33:46 +02:00
dependabot[bot]
60c9a5399e
Bump actions/cache from 1 to 3 ( #1888 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 10:33:37 +02:00
dependabot[bot]
6d63e9fa1c
Bump github/codeql-action from 1 to 2 ( #1889 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 10:21:58 +02:00
Naveen
bd4f1538e0
chore: Included githubactions in the dependabot config ( #1883 )
...
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-05-01 09:32:19 +02:00
Ankush Menat
bd2acbb5a9
chore: remove incorrect links from supporter table ( #1862 )
2022-04-15 19:54:14 +02:00
M. Efe Çetin
ee65ea5bab
🧹 Use encoding/json ( #1851 )
...
* remove goccy/go-json
* fix tests.
2022-04-13 10:45:33 +02:00
M. Efe Çetin
1c4ebf85f1
⬆️ add go1.18 to tests and docs ( #1819 )
...
* 👷 tests: add go1.18
* Update benchmark.yml
* update readmes
2022-03-15 17:43:49 +01:00
Edward zZhang
f2391a9688
update some translation ( #1815 )
2022-03-07 23:08:47 -05:00
Serhat Şevki Dinçer
8b0170c0f4
🔗 Fix goreportcard & pkg.go.dev links in READMEs ( #1798 )
...
* 🔗 Fix goreportcard & pkg.go.dev links in READMEs
* 🔗 Fix package comment for pkg.go.dev links
* 🔗 Replace golang.org links with go.dev in READMEs
Co-authored-by: RW <rene@gofiber.io>
2022-03-03 11:54:56 +01:00
M. Efe Çetin
5c1ddb3245
Translation fixes ( #1800 )
2022-03-03 11:23:06 +01:00
RW
a033ca240b
📒 Update readme ( #1794 )
...
* 📒 Update readme
- add some middlewares
- add section for awesome list
* 📒 Update readme
- add some middlewares
- add section for awesome list
* 📒 Update readme
- add some middlewares
- add section for awesome list
2022-02-28 10:22:17 +01:00
M. Efe Çetin
a7032b7a17
Update TLS Config & Add ListenMutualTLS ( #1761 )
...
* deprecations
* Add mTLS support.
* update
* update
* Update app.go
2022-02-24 08:01:42 +01:00
Rendi Putra Pradana
cf47f06ad1
📝 docs: translate some words to bahasa(ID) ( #1780 )
...
* docs: translate some words to bahasa
Translate:
download -> unduh
WebSocket support -> Mendukung WebSocket
Route Naming -> Penamaan Route
default -> bawaan
* 📝 docs: translate some words to bahasa(ID)
2022-02-15 15:48:30 +03:00
M. Efe Çetin
e1833df93c
docs: add SSE example ( #1776 )
2022-02-14 16:27:57 +01:00
M. Efe Çetin
937713e41e
✨ feature: bind support for render ( #1754 )
...
* Bind support for Render.
* update
* fix tests
* split Pass-locals-to-views & Bind from Render
* update comments.
* add benchs.
* Update ctx.go
Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
* Update ctx.go
* optimize
* switch dictpool.
* ✨ feature: bind support for render
- improve performance
* ✨ feature: bind support for render
- improve performance
Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
Co-authored-by: wernerr <rene.werner@verivox.com>
Co-authored-by: wernerr <rene@gofiber.io>
2022-02-12 22:52:24 +01:00
M. Efe Çetin
c450072f4a
🐛 fix: mounted app views ( #1749 )
...
* Fix mounted app views.
* Cleaner structure.
Co-authored-by: RW <rene@gofiber.io>
* remove unnecessary lines.
* Add test case for group-with-mount, remove unnecessary lines.
Co-authored-by: RW <rene@gofiber.io>
2022-02-06 14:58:45 +01:00
Ege Can ÖZER
719992cb75
Add 3rd party middleware eozer/fiber_ldapauth ( #1743 )
...
* Add 3rd party middleware eozer/fiber_ldapauth
* Add 3rd party middleware eozer/fiber_ldapauth to other READMEs as well
2022-02-02 20:04:24 +03:00
vecpeng
24b645c779
📝 docs: translate English to zh-TW ( #1725 )
2022-01-21 08:59:42 +01:00
Rendi Putra Pradana
2e1d425d4e
docs: translate some words to bahasa ( #1717 )
...
Translate:
download -> unduh
WebSocket support -> Mendukung WebSocket
Route Naming -> Penamaan Route
default -> bawaan
2022-01-18 09:54:19 +01:00
Roj
48acc21117
Add Central Kurdish README ( #1694 )
2022-01-08 14:30:26 +01:00
fncolon
9eab0c5cac
📝 docs: fix ID translation typo ( #1691 )
...
Fix review in #1690
2022-01-07 11:32:03 +01:00
Ahmet Hakan Beşel
2c9410cb9c
Update Turkish translation ( #1689 )
2022-01-07 08:14:35 +01:00
fncolon
e964adae91
docs: tweaks README_id.md ( #1690 )
...
* translate untranslated words
* fix unconsistent translate of `project`, every project word should be `proyek` instead of `projek` or the original one `project`
* fix wrong translation of Authentication, it should be `Autentikasi` instead of `Authentikasi`
2022-01-07 07:44:07 +01:00
vecpeng
d96664dab4
📝 docs: add emoji for limitations ( #1682 )
...
* 📝 docs: add emoji for limations
* 🐛 fix: remove debug info
2022-01-01 10:15:39 +01:00
M. Efe Çetin
894fa9db5e
fix indentions ( #1680 )
...
Fix indention for READMEs.
2021-12-30 23:02:49 +01:00
vecpeng
244d5a5450
📝 docs(zh-CN): improve Chinese tanslation ( #1679 )
2021-12-30 08:10:42 +01:00
M. Efe Çetin
68d3b773bc
Add route naming feature. ( #1650 )
...
* Add route naming feature.
* Update basicauth_test.go
* Fix gosec issues.
* Change RoutaName -> Name
* Fix race conditions.
* Update READMEs.
2021-12-28 14:04:04 +01:00
sangjinsu
03c9598f6e
Update README_ko.md ( #1653 )
...
translated limitation into Korean.
Co-authored-by: RW <rene@gofiber.io>
2021-12-14 13:26:21 +01:00
sangjinsu
9efd1ba687
Update README_ko.md ( #1656 )
...
I translated English into Korean.
2021-12-14 12:50:56 +01:00
vecpeng
6f46e93ae1
📚 Doc: Change some Chinese translation ( #1648 )
...
* 📚 Doc: improve Chinese translation
* 📚 Doc: improve Chinese translation
2021-12-08 08:42:53 +01:00
mancix
8ad81d57f6
📚 Doc: italian translation ( #1621 )
2021-11-15 08:37:57 +01:00
wernerr
85591e8b45
Refresh dependabot configuration
2021-10-29 11:49:15 +02:00
Ali Baran Eser
cdbcfbec17
🔥 Feature: add IP ranges support to config.TrustedProxies ( #1602 )
...
* feat: add IP ranges support to config.TrustedProxies
* Added config example to README and moved IncrementIPRange to utils.
2021-10-28 00:46:39 +02:00
M. Efe Çetin
9eaa8b0c73
Change default json lib. ( #1563 )
...
* Change default json lib.
* Remove gopsutil test.
* Fix tests.
* Ignore linter for UnmarshalFieldError.
* update
2021-10-11 08:28:06 +02:00
Wendell Sun
fc782614be
docs: fix typo ( #1569 )
2021-10-08 08:19:05 +02:00
Iván Valdés
95a9e5091e
📒 Update Spanish documentation ( #1554 )
...
* 📒 Update README_es.md
* Address PR request comments, and fix spelling
2021-10-01 21:54:34 -04:00
Nick
a7d5f2b225
Improve README_tr.md ( #1552 )
2021-10-01 08:07:48 +02:00
ppmasa8
89b85c2684
Translated some sentences for ja-version ( #1551 )
2021-09-30 20:24:26 +02:00
Aman Kumar Sinha
d2f5e3a430
update README with elastic/apmfiber middleware ( #1540 )
2021-09-28 10:02:17 +02:00
İsmail Emre Sırmalı
7a53521da8
fix translate issues and translate others ( #1525 )
2021-09-12 11:45:53 +02:00
ut-zero
5d1f89942c
Translate External Middleware of README to chinese. ( #1523 )
2021-09-07 14:55:27 +02:00
Zach
12c1bf91bc
Add Chinese translation for internal middleware ( #1511 )
2021-09-01 08:35:34 +02:00
Joe
29cafbd34b
Translate Limitations
sections of README to Chinese ( #1510 )
2021-08-30 11:15:33 +02:00
Javad Rajabzade
d3aba01845
Translated limitation section ( #1509 )
...
* simplify `u <= (1<<7)-1` to `u < (1 << 7)`
* It's not recommended to use `len` for empty string, we can check with string with ""
* It's not recommended to use `len` for empty string, we can check with string with ""
* It's not recommended to use `len` for empty string, we can check with string with ""
* It's not recommended to use `len` for empty string, we can check with string with ""
* Instead Bool comparison can using simplified bool check if !var = false checking
* Unnecessary use of fmt.Sprintf for value without format
* For check condition two value not required ! method
* nil check may not be enough for slice, better check with len
* function parameters combined
* When the form returns error information, the text content should not start with a capital letter or end with a punctuation mark
* error var invalidPath should have name of the form errFoo, It is recommended that the error variables that are part of an API should be named
* change to condition len(x), it's faster https://github.com/gofiber/fiber/pull/1386#discussion_r652369520
* Update write.go
* Update write_bytes.go
* Update store.go
* Adapted paragraph fiber version compatible with go
* add translated paragraph net/http interfaces limitation
Co-authored-by: RW <rene@gofiber.io>
2021-08-30 07:57:37 +02:00
hi019
8925c96264
Add Limitations section to README ( #1508 )
2021-08-29 10:43:38 +02:00