HardikBandhiya
0104e59e9f
fix: changed "Twitter" to "X (Twitter)" in README.md Contribute Section ( #2696 )
...
* Update README.md
in README.md contribute section the name of twitter was old i changed it to 𝕏
* Update README.md
updated domain as per suggested
* Update CONTRIBUTING.md
* Update README_az.md
* Update README_ckb.md
in this i changed domain only.
* Update README_de.md
* Update README_eg.md
in this i changed domain
* Update README_es.md
* Update README_fa.md
* Update README_fr.md
* Update README_he.md
* Update README_id.md
* Update README_it.md
* Update README_ja.md
* Update README_ko.md
* Update README_nl.md
* Update README_pl.md
* Update README_pt.md
* Update README_ru.md
* Update README_sa.md
* Update README_tr.md
* Update README_uk.md
* Update README_zh-CN.md
* Update README_zh-TW.md
2023-11-01 09:24:14 +01:00
Kacper Soczko
e85ceda999
📚 Add Polish translation - README_pl.md ( #2613 )
...
Add polish translation of github readme
Co-authored-by: Kacper Soczko <kacpersoczko@bluerider.software>
2023-09-02 18:26:34 +02:00
M. Efe Çetin
e2f7457d4d
🧹 chore: add go 1.21 to ci and readmes ( #2588 )
2023-08-19 18:31:38 +02:00
Girges Scandar
5fd3f20de8
📝 Replace EG flag with the proper and smaller SVG ( #2585 )
...
replace the EG flag with the proper smaller svg
2023-08-18 08:57:52 +02:00
Girges Scandar
bd9c3fc239
📝 Added Egyptian Arabic readme file ( #2565 )
...
* Adds EG readme
* Links EG readme to other readmes
* update language count to 19
* add missing translation
2023-08-17 14:35:48 +02:00
André da Silva
58270e2d5b
🩹 Fix: dictpool is not completely gone ( #2540 )
...
* Completely remove dictpool
Looks like issue:
https://github.com/gofiber/fiber/issues/2209
Was not complete. So here dictpool is completely gone
* Fix linting error
2023-07-11 09:06:32 +02:00
Alexander
5a84fa0e8e
📒 Correcting a syntax error in the README ( #2473 )
...
* Update README.md
* 📝 docs: fix typo in some readme
2023-05-20 11:09:24 +02:00
M. Efe Çetin
c7c37d9b50
♻️ refactor: merge some external middlewares to core ( #2453 )
...
* ♻️ refactor: merge adaptor, helmet, keyauth, redirect, rewrite middlewares to core
* fix linting issues
* fix linting issues
* fix linting issues
* update
2023-05-10 08:01:49 +02:00
eldaniz
2237e9c511
📚 Docs: Added Azerbaijani README translation ( #2411 )
...
azerbaijani translation completed
2023-04-13 08:54:07 +03:00
Joey
00781c3df2
Update README_zh-TW.md
2023-04-06 14:14:09 +02:00
M. Efe Çetin
9064eb6469
🧹 chore: drop go 1.16 support & update dependencies ( #2374 )
...
* 🧹 chore: drop go 1.16 support
* downgrade uniseg
* fix tests
* fix tests
* fix tests
2023-03-20 08:22:31 +01:00
skyenought
a70b8612b1
🐛 [Bug-Fix] Fix all inaccessible links in docs ( #2349 )
...
Fix all inaccessible links in docs
2023-02-28 18:14:41 +01:00
M. Efe Çetin
2820aef585
🧹 chore: add go 1.20 to ci and readmes ( #2322 )
...
* ✅ chore: add go 1.20 to ci and readmes
* 🧹 chore: add go 1.20 to ci and readmes
* update linter
* fix linter
* fix benchmarks
* fix benchmarks
* fix benchmarks
2023-02-02 23:01:37 +03:00
pan93412
7327a17951
📚 Docs: Rework Chinese (Taiwan) translation of documentation ( #2310 )
...
* 📚 Doc: Reset zh_TW translation
* 📚 Doc: 1st revision of Chinese (Taiwan) translation
* 📚 Doc: Language Flag
* 📚 Doc: 2nd rev. of Chinese (Taiwan) translation
* 📚 Doc: Translated the middlewares list
* Docs: Fixup space
* 📚 Doc: Correct the figure link in READMEs
* 📚 Doc: Update according to review suggestions
* 📚 Doc: Update according to review suggestions
2023-01-27 00:30:49 +08:00
pan93412
b564f94401
📚 Doc: Correct the figure link in READMEs ( #2312 )
2023-01-26 11:57:25 +03:00
TAKAHASHI Shuuji
f6b0a07db0
📝 docs: fix ci badge errors ( #2282 )
...
* 📝 docs: fix ci badge errors
* 📝 docs: fix ci badge errors on translated README files
2023-01-02 20:54:48 +03:00
M. Efe Çetin
affa759477
📝 docs: replace `1.14` with `1.16` in READMEs ( #2265 )
2022-12-08 19:07:32 +03:00
V1def
6b9601fb99
Added Ukrainian README translation ( #2249 )
...
Added ukrainian localization
2022-12-01 09:21:44 +01:00
skyenought
e8f8cb647b
✨ Add customTags in logger middleware Config ( #2188 )
...
* ✨ Add customTags in logger middleware Config
* improve tags with parameter
* improve logger performance
* improve logger performance
* improve logger performance
* improve logger performance
Co-authored-by: René Werner <rene@gofiber.io>
2022-11-18 13:10:43 +01:00
Muhammed Efe Çetin
938e0fcea4
♻️ sync other langs with README.md
2022-11-12 09:26:47 +03:00
M. Efe Çetin
691d2e6ad5
🗑️ deprecate: go 1.14 & go 1.15 support deprecation ( #2172 )
...
* 🗑️ deprecate: go 1.14 & go 1.15 support deprecation
https://github.com/valyala/fasthttp/pull/1379
* fix tests
2022-10-26 11:51:50 +02:00
Ilhan
e85a29abf3
📝 docs: Update language count ( #2131 )
2022-10-01 10:23:47 +03:00
Emre Savcı
d9257c2c1d
🚀 [Feature]: add envvar expose middleware ( #2054 )
...
* add envvar expose middleware
* fix readme remove redundant word
* change hard coded json marshal to app config marshaller
* update readme
* update all lang readme
* change t.setenv to os.setenv as backward compability reason
* change io.readall to ioutil.readall
* Update envvar.go
* remove get method that only used in test
* remove unused method from envvar struct
* remove path variable from config, update readme, add new test case
Co-authored-by: RW <rene@gofiber.io>
2022-08-30 08:30:13 +02:00
GalvinGao
b970457109
docs: change support claim up to go 1.19 ( #2043 )
2022-08-24 14:09:33 +02:00
M. Efe Çetin
002d9b5db4
📝 docs: flat-square style for readme badges ( #1949 )
2022-06-29 07:54:34 +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
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
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
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
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
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
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
mancix
8ad81d57f6
📚 Doc: italian translation ( #1621 )
2021-11-15 08:37:57 +01: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
Aman Kumar Sinha
d2f5e3a430
update README with elastic/apmfiber middleware ( #1540 )
2021-09-28 10:02:17 +02:00
hi019
8925c96264
Add Limitations section to README ( #1508 )
2021-08-29 10:43:38 +02:00
Pranay
f014d143ac
Update README.md ( #1477 )
2021-08-07 21:20:26 +02:00
wernerr
c8d0a0c2ae
📚 Correct order of the basic routing example
2021-07-14 08:00:33 +02:00
alfuhigi
28ba42a6fd
✏️ fix [ 🔑 gosec|passing] icon -> README_*.md ( #1405 )
...
* ✏️ fix [🔑 gosec|passing] icon -> README_*.md that not show correctly
* 🚩 drop .PNG, use SVG base64 for Flag
2021-06-25 08:25:38 +02:00
Javad Rajabzade
556df42956
Add README_fa.md for Persian users ( #1370 )
...
* Add README_fa.md for persian users
* Add flag IR for fix Error: URI Too Long
* Modfied flag image png to svg
* Modified IR flag url for src
2021-06-08 23:09:20 +02:00
Costa
9bbadddbb2
add link to third party middlewares of all readmes ( #1358 )
2021-06-02 11:29:50 +02:00
Owl
cdd5326047
fix broken links ( #1278 )
2021-04-11 10:58:29 +02:00
Sagar Sonwane
19c95cdc17
📝 Doc ( #1256 )
...
fixed broken link in readmes
2021-04-06 07:57:49 +02:00
Krist Menina
b7e260a69d
✏️ fix broken links
2021-03-12 12:30:52 +08:00