Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gofiber/fiber

⚡️ Express inspired web framework written in Go
https://github.com/gofiber/fiber

:sparkles: feature: add Next to Pprof and Expvar middlewares. (#1737)

* Add Next to Pprof and Expvar middlewares.

* Update READMEs.

5766feef29be223835cb8bb31ea6ad497afd47cd authored almost 3 years ago by M. Efe Çetin <[email protected]>
Fix route naming when to use group in group. (#1736)

d3c212208613089a82434c1c1bb67ee757c31529 authored almost 3 years ago by M. Efe Çetin <[email protected]>
:sparkles:feat: add retryIf function to client agent (#1726)

6036f402dbddee9bf6e40e41c8a738da54d1c55a authored almost 3 years ago by vecpeng <[email protected]>
Fix NewErrors() and Improve NewError() (#1728)

* fix new errors

* fix tests

* removed new errors tests

* changed error message type

...

7cf1886df5f6041449ca082701c05bb5eb13100e authored almost 3 years ago by Eren BALCI <[email protected]>
:fire: Feature: Add ReqHeaderParser. (#1721)

* Add ReqHeaderParser.

* Cleanup and tidy up parser codes.

Co-authored-by: RW <rene@gofibe...

a51ec9bc69b639ca1805f655ba49db1a9da091e6 authored almost 3 years ago by M. Efe Çetin <[email protected]>
Add Route() method like Chi router. (#1713)

559f59f198b68354c31070a5edd4b0c9ca31957f authored almost 3 years ago by M. Efe Çetin <[email protected]>
added HEAD method to caching (#1730)

* added HEAD method to caching

* changed key due to head and get sharing same key

* Update...

d411ec10d6d7d4646288d914d28e4f9ba871c85f authored almost 3 years ago by Jesse Quinn <[email protected]>
✨feature: Pass all locals to ctx.Render (#1693)

* ✨feature: Pass all locals to ctx.Render

* add test case for render using locals

* Added ...

82d103941660342d8c5f6aea87b7f0fbbd45cba3 authored almost 3 years ago by kingdevnl <[email protected]>
Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0 (#1700)

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.31.0 to 1.32.0.
...

d59f1af9c8c7c7da490edc43570e6564d03f510d authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
prepare release 2.25.0

8bcce5bba6148eb92f60c80a2c896d5aac4dd715 authored almost 3 years ago by RW <[email protected]>
:pencil:docs: translate English to zh-TW (#1725)

24b645c7791f7815d56195a93dd5b8b91fd2feb2 authored almost 3 years ago by vecpeng <[email protected]>
docs: translate some words to bahasa (#1717)

Translate:
download -> unduh
WebSocket support -> Mendukung WebSocket
Route Naming -> Penamaa...

2e1d425d4e28dcdb515e5776326bb3508ecd492b authored almost 3 years ago by Rendi Putra Pradana <[email protected]>
:package: Update goccy/go-json to 0.9.3. (#1719)

* Update goccy/go-json to 0.9.3.

* Remove test

3663c70f6c7f3b89403fbcb25a507d713d2c89cf authored almost 3 years ago by M. Efe Çetin <[email protected]>
Fix typos in middleware (#1714)

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>

1b002643857b4eaab742e69e4a8e9b636a9099b4 authored almost 3 years ago by Nick Smith <[email protected]>
Update goccy/go-json to 0.9.1. (#1709)

* Update goccy/go-json to 0.9.1.

* fix lint error

6f34de511edc2f4f59c4326576f28e1bf2afd95c authored almost 3 years ago by M. Efe Çetin <[email protected]>
:bug:fix: json tag (#1702)

2e697a6e9b6aed4f985ee50aa0268e6b92bd89a4 authored almost 3 years ago by vecpeng <[email protected]>
:sparkles:feat: add function NewErrors to create multiple new errors (#1701)

5fe95c2579b8beeeb262654ac1abe278cbf2a2dc authored almost 3 years ago by vecpeng <[email protected]>
🩹 Fix: Add `csrf_` to default encrypt cookie exception (#1631) (#1698)

4f1a71249847689d9e147009bf625db156dca144 authored almost 3 years ago by amir <[email protected]>
Add Central Kurdish README (#1694)

48acc21117ffb76e4d121232da1e24da16bc26a0 authored almost 3 years ago by Roj <[email protected]>
📝docs: fix ID translation typo (#1691)

Fix review in #1690

9eab0c5cacb9ec5e439e38b490f3188eea8c2b56 authored almost 3 years ago by fncolon <[email protected]>
Update Turkish translation (#1689)

2c9410cb9c443446678026ba8e73111ba50ec770 authored almost 3 years ago by Ahmet Hakan Beşel <[email protected]>
docs: tweaks README_id.md (#1690)

* translate untranslated words
* fix unconsistent translate of `project`, every project word sh...

e964adae91dda618a74f1dcc70f130ac6b5df68f authored almost 3 years ago by fncolon <[email protected]>
:pencil:docs: add emoji for limitations (#1682)

* :pencil:docs: add emoji for limations

* :bug:fix: remove debug info

d96664dab482a0b3cbda8297de5ccd71b1ebb08e authored almost 3 years ago by vecpeng <[email protected]>
prepare release 2.24.0

8f2a841db9444079141835b1a9e9c46e7f17f22b authored almost 3 years ago by RW <[email protected]>
Fix using IP ranges in config.TrustedProxies (#1607) (#1614)

* Fix using IP ranges in config.TrustedProxies (#1607)

* Add tests

* Remove debugging var
...

eee279bdb3850c1e9365c94776a3eaf898d19e37 authored almost 3 years ago by hi019 <[email protected]>
Add GetRespHeader, GetReqHeaders and TagReqHeaders for logger mw (#1678)

* Add GetRespHeader & GetReqHeaders methods.

* Add TagReqHeaders for logger middleware.

* Upda...

59240b5493a1be7c2ff2da6ec364b2bb1c7c0c35 authored almost 3 years ago by M. Efe Çetin <[email protected]>
Improve printRoutesMessage (#1681)

e26ed83166e798581f7f6afedb1ee1a213099b63 authored almost 3 years ago by M. Efe Çetin <[email protected]>
fix indentions (#1680)

Fix indention for READMEs.

894fa9db5e65dcd2bf65238bb8db60db1785d7f7 authored almost 3 years ago by M. Efe Çetin <[email protected]>
✨feature: print all routes message when server starts (#1677)

* :sparkles:feature: print all routes message when server starts

* :sparkles:feature: print all...

f98a9ba405bbc0762c7c0d721924b5ec7b99f51e authored almost 3 years ago by vecpeng <[email protected]>
:pencil:docs(zh-CN): improve Chinese tanslation (#1679)

244d5a545097dcb9fbfa6027fd26c88a0193d2f9 authored almost 3 years ago by vecpeng <[email protected]>
:bug:fix: rename handlerCount to handlersCount (#1674)

ef3a6896007b9eaa514cbd9fa32f616c8c3f858d authored almost 3 years ago by vecpeng <[email protected]>
Add method the get registered handler count. (#1672)

fbee8fb2746802d9637044ef0ae55aad9abdefbc authored almost 3 years ago by M. Efe Çetin <[email protected]>
🔧 fix(middleware/csrf): unmatched token returns nil error (#1667)

* Update csrf.go

* Update csrf_test.go

* fix(middleware/csrf): missing token return and unit t...

59e4bf6cc57f78fe85734bb7555a6a46787fab16 authored almost 3 years ago by Jason McNeil <[email protected]>
Fix goccy/go-json for go1.18-beta1. (#1673)

f04ddd41ff85d4d455706afb65cf57c25e57597d authored almost 3 years ago by M. Efe Çetin <[email protected]>
🔥Feature: add function to check if request came from localhost (#1671)

* 🔥Feature: add function to check if request came from localhost

* 🔥Feature: add function to ...

bd19adc2c702abfa91766badc4f89bfc50bf4665 authored almost 3 years ago by vecpeng <[email protected]>
Fix: error handler of app and its sub apps not saved when mounted in group (#1649)

637f0c1bba3ef6800d1267af4ad63667ba5a8807 authored almost 3 years ago by ichx <[email protected]>
Add route naming feature. (#1650)

* Add route naming feature.

* Update basicauth_test.go

* Fix gosec issues.

* Change Rou...

68d3b773bc41836669f77c1a5a6ae4017c29e4f4 authored almost 3 years ago by M. Efe Çetin <[email protected]>
Update README_ko.md (#1653)

translated limitation into Korean.

Co-authored-by: RW <[email protected]>

03c9598f6e89812069ebd1a778b8c11a30fe413a authored about 3 years ago by sangjinsu <[email protected]>
Update README_ko.md (#1656)

I translated English into Korean.

9efd1ba687d2f20407487b786c1a62b427077a9b authored about 3 years ago by sangjinsu <[email protected]>
📚 Doc: Change some Chinese translation (#1648)

* 📚 Doc: improve Chinese translation

* 📚 Doc: improve Chinese translation

6f46e93ae1a941b02cc415d75dc6b969307b11f8 authored about 3 years ago by vecpeng <[email protected]>
Add no-color compatibility (#1646)

f74dd882ea6b9460a24330734b638a7dcd48aaf1 authored about 3 years ago by M. Efe Çetin <[email protected]>
fix middleware/session README.md

a5b2b8989b071e8da47e185514e84f983e40a632 authored about 3 years ago by wernerr <[email protected]>
prepare release 2.23.0

ad98f5e807fdda52db1e53ad5e37d7b0d2424532 authored about 3 years ago by RW <[email protected]>
Update goccy/go-json to 0.8.1 (#1644)

* Update goccy/go-json to 0.8.1

* Fix linter.

* Update error.go

10aa7f7f3b7ccbf8136cbcc4ce4eb447e848c24e authored about 3 years ago by M. Efe Çetin <[email protected]>
Improvements for logger middleware (#1645)

* Add NO_COLOR compatibility.

* Use /dev/stdout as default output stream.

* Fix coloring w...

5e37126352ec03935aef2866d1e9c2d2c63d3b71 authored about 3 years ago by M. Efe Çetin <[email protected]>
Add disable html support to monitor middleware. (#1620)

* Add disable html support to monitor middleware.

* Change field.

* Update README.md

* Update...

b74676704df49f8bfca5d999ea6dcb4f2153fd2e authored about 3 years ago by M. Efe Çetin <[email protected]>
fix(middleware/session): CookieSameSite default "Lax" (#1638)

* CookieSameSite default "Lax"

* Update README.md

* CookieSameSite default "Lax"

* Reve...

693f3c51184032bf8f0106b6de54b68dbfe1bd02 authored about 3 years ago by Jason McNeil <[email protected]>
CookieSameSite default "Lax" (#1640)

af6b204e50decc683beae4bb3899a11e0fb64546 authored about 3 years ago by Jason McNeil <[email protected]>
Recover middleware: Added, fiber.Ctx as a first paremeter to StackTraceHandler. (#1623)

c9e959c4d4c6fb9d137da0c2992c9d15822aa354 authored about 3 years ago by Turgay <[email protected]>
prepare release 2.22.0

5ff3bc88a3d9e7da5111491eae8910daec8c5ef4 authored about 3 years ago by RW <[email protected]>
📚 Doc: italian translation (#1621)

8ad81d57f637d974b2ddaba1c070323a48200705 authored about 3 years ago by mancix <[email protected]>
Feature: [Cache] add ExpirationGenerator for generate custom Expiration (#1618)

* Feature: [Cache] add ExpirationGenerator for generate custom Expiration

* fix: add document...

f9d5f787af9f35c9aa31063a49e63ffe6b973947 authored about 3 years ago by djunny <[email protected]>
:recycle: Tidy up the codebase (#1613)

* run gofmt

* add t.Helper()

* Simplify assigns

* Simplify make operation

* Remove u...

7b7dcf29f79f185416325b62fad8cedf0b800b07 authored about 3 years ago by Gusted <[email protected]>
fix cache docs error (#1612)

a6aea1cdc5caf8d45d18041f25877d0811feeec6 authored about 3 years ago by liaohongxing <[email protected]>
Refresh dependabot configuration

85591e8b45fb406fb79104402cb6b7f72ec284c0 authored about 3 years ago by wernerr <[email protected]>
prepare release for v2.21.0

prepare release for v2.21.0

e9ca6f0483407e6dd572a9a07d4237c88def785c authored about 3 years ago by RW <[email protected]>
Update fasthttp from v1.29.0 to v1.31.0 (#1603)

* Update fasthttp from v1.29.0 to v1.31.0

* Update fasthttp from v1.29.0 to v1.31.0

9d01ed1d7c038964e1d6484e2fda9eee8ee2314f authored about 3 years ago by RW <[email protected]>
🐛 Session Id immutable (#1601)

Close #1585

acc32db00599aed9f5f04076b73e8b23c32f6777 authored about 3 years ago by RW <[email protected]>
🔥 Feature: add IP ranges support to config.TrustedProxies (#1602)

* feat: add IP ranges support to config.TrustedProxies

* Added config example to README and mov...

cdbcfbec17ac49421dae5ed8225532b5f52ce79d authored about 3 years ago by Ali Baran Eser <[email protected]>
Fix comment (#1597)

When merging #1310, the corresponding adaptation of a code comment appears to have gone forgotten.

743d8ec08cb9d636c9a24b7de4f3d5e38c5029eb authored about 3 years ago by Michael Weiss <[email protected]>
Fix - prevent panic on GetTrimmedParam (#1593)

Close #1587

87b0a15f1ee60c02dbb45bbcac75e7d3312a8cd0 authored about 3 years ago by RW <[email protected]>
Fix - ParseVendorSpecificContentType fir dart content type (#1594)

Close #1582

658b4e42b1d1fef6f053b34fa24c35e6a3928050 authored about 3 years ago by RW <[email protected]>
fix: remove `Test_Limiter_Cheat` test (#1595)

36796ee7a10e2eabab9b1d4c75816900b85ba58a authored about 3 years ago by Gusted <[email protected]>
Fix - Etag README.md (#1584)

* Fix - Etag README.md

* Fix - Etag README.md

ff38081eb906e763a48a53a5e42856f8010ed7c0 authored about 3 years ago by RW <[email protected]>
feat: add sliding window as option for limiter middleware (#1580)

- Add the options to use your own middleware(should be more modular over time).
- Add the Slidi...

e6feb3682758941d1a65d3c3d9c5744b8a55c0e0 authored about 3 years ago by Gusted <[email protected]>
chore(docs): fix example encoding issue in READMD.md of logger middleware (#1576)

Co-authored-by: James3 Li(李麒傑) <[email protected]>

c49940730d0e42f17ff4bd7889202be43c103d1e authored about 3 years ago by James Li <[email protected]>
🐛 Fix - Gosec issue

[/github/workspace/helpers.go:91-93] - G307 (CWE-703): Deferring unsafe method "Close" on type "*...

07485247a5887ddb96568c03db908b707135030d authored about 3 years ago by wernerr <[email protected]>
🐛 Fix - Gosec issue

[/github/workspace/helpers.go:91-93] - G307 (CWE-703): Deferring unsafe method "Close" on type "*...

9b47b767b71b55f8d582dcd0ac797e38a1a2ff97 authored about 3 years ago by wernerr <[email protected]>
Fix "Signaures" (expect "Signatures") word in middleware/encryptcookie/README.md (#1577)

92a811c93e52fa525eff3943e49ffba8541cc3e7 authored about 3 years ago by IvanK Production <[email protected]>
prepare release 2.20.2

e8fc3bc928e09c5e52690526aa38c99eb472be76 authored about 3 years ago by RW <[email protected]>
Fix limit middleware skip options (#1568)

* fix limit middleware skip options

* fix limiter middleware remaining count

* used constant S...

9c37b4c1c5679bf0d03f2bd441799acc3f100fb2 authored about 3 years ago by Ali Eren Öztürk <[email protected]>
Change default json lib. (#1563)

* Change default json lib.

* Remove gopsutil test.

* Fix tests.

* Ignore linter for Unm...

9eaa8b0c735601923116e1cd8dfb5ffaaf66aaeb authored about 3 years ago by M. Efe Çetin <[email protected]>
fix: Add missing TargetConditionals.h include (#1572)

closes #1571

0763ecdd13222effeb2cfb832bec23da978e4514 authored about 3 years ago by Ali Yusuf <[email protected]>
docs: fix typo (#1569)

fc782614bea11067165befc5e30c1e17a726cc47 authored about 3 years ago by Wendell Sun <[email protected]>
prepare release 2.20.1

15390647ca8065572e722a9ca00e7a671d429cbc authored about 3 years ago by RW <[email protected]>
Update load_darwin.go (#1564)

9f537f922d097bb83854faab3c44da114c0be6a2 authored about 3 years ago by Jason McNeil <[email protected]>
prepare release 2.20.0

prepare release 2.20.0

45e4da20718be4daa63188ab413d3af163e8c25e authored about 3 years ago by RW <[email protected]>
Support for sub fiber's error handlers (#1560)

- Mounted fiber and its sub apps error handlers are now saved a new
errorHandlers map in App
-...

587f3ae9df4bb410ef7985469fdfdb771afcbfd8 authored about 3 years ago by Jose Garcia <[email protected]>
Fix: register static file routing with trailing slash (#1556)

2c6ffb7972dbb348162a370872c88e07383e79d0 authored about 3 years ago by Fufu <[email protected]>
Add test case for QueryParser for SetParserDecoder (#1562)

* 🔥 add function to overide form decoder setting

🔥 Feature : SetBodyParserDecoder map all optio...

c098adae55f2efd9e2f520fe73dbe852b67a942d authored about 3 years ago by Rock <[email protected]>
♻️ Option to overide form decoder setting - Rename function (#1555)

* 🔥 add function to overide form decoder setting

🔥 Feature : SetBodyParserDecoder map all opt...

a9b66b328efc5013bece3e65f0e05018a01bcd5d authored about 3 years ago by Rock <[email protected]>
:ledger: Update Spanish documentation (#1554)

* :ledger:Update README_es.md

* Address PR request comments, and fix spelling

95a9e5091eb993fd7eca2028266ddd9345ef7216 authored about 3 years ago by Iván Valdés <[email protected]>
Fix: static file routing path rewrite. (#1538)

* Fix: static file routing path rewrite.

* Add: static file routing test cases.

* Update: ...

b94870d8865b47e5b7bf3c843a4d48adb2b14e88 authored about 3 years ago by Fufu <[email protected]>
🔥 Add function to override form decoder setting (#1100)

* 🔥 add function to overide form decoder setting

🔥 Feature : SetBodyParserDecoder map all opt...

35e38db7715879cd2b68c44340dc296757c752c9 authored about 3 years ago by Rock <[email protected]>
Restore original URL after sending file (#1553)

26c29e248ff03396e9c6972ebb1bef6f573f0b59 authored about 3 years ago by Iván Valdés <[email protected]>
Improve README_tr.md (#1552)

a7d5f2b225307926755f469ed14380afaa597d04 authored about 3 years ago by Nick <[email protected]>
Translated some sentences for ja-version (#1551)

89b85c2684b498d4ae9f3d2d617a9b5e79400b4b authored about 3 years ago by ppmasa8 <[email protected]>
Fix: file opening path and directory browsing path of filesystem (#1547)

* Fix: file opening path and directory browsing path of filesystem

* Update: utils.TrimRight in...

8b3a06b1646d2bee05fd0fe845622327c9f22d2f authored about 3 years ago by Fufu <[email protected]>
✨ support logging color for custom logging formats (#1513)

afa53ae1f6b9a8dc7543a6377139fa205104986b authored about 3 years ago by Amal Shaji <[email protected]>
limiter middleware new options: SkipFailedRequests, SkipSuccessfulRequests (#1542)

2aef5f8e0132ee20275ec4657846708ba479597e authored about 3 years ago by Ali Eren Öztürk <[email protected]>
update README with elastic/apmfiber middleware (#1540)

d2f5e3a430e8059f4e7a0d8d42c241dd791b17cc authored about 3 years ago by Aman Kumar Sinha <[email protected]>
Add one minute load avg for monitor. (#1530)

Fix CI/CD errors.

Fix Windows.

Fix Windows.

Fix golint error.

c0c14671ba844d44c2f02473a87b1e7989e32311 authored over 3 years ago by M. Efe Çetin <[email protected]>
prepare release 2.19.0

prepare release 2.19.0

0ad677e8e59cb3f26db930c5dcf8ccc893958e8a authored over 3 years ago by RW <[email protected]>
prepare version 2.18.1

prepare version 2.18.1

1e04df035a8dae9438fd5c7f546715684dbe584e authored over 3 years ago by RW <[email protected]>
🐛 Get unexpected results from cache #1529 (#1531)

2272e4a6b116bfb542fbfe8a5b0f832dbfa1a392 authored over 3 years ago by RW <[email protected]>
Add next support for Monitor middleware. (#1527)

76b0d216c196d246d776d01fd1e710ddc79e586e authored over 3 years ago by M. Efe Çetin <[email protected]>
fix translate issues and translate others (#1525)

7a53521da8d4c1333a61af4336756731aaa16b00 authored over 3 years ago by İsmail Emre Sırmalı <[email protected]>
:bug: Fix Mutability issue of UserContext in fiber.Ctx (#1522)

* existing tests clean up

* concurrent test for UserContext Reused

* comment on Ctx.userCo...

842b63022d560432d29289d439206a42beb7f896 authored over 3 years ago by Thammachart Chinvarapon <[email protected]>
Translate External Middleware of README to chinese. (#1523)

5d1f89942c37eeafaa51cb7e4f7f5d8cdffa4133 authored over 3 years ago by ut-zero <[email protected]>
🩹 Fix: corrects ipv6 loopback ip shown on UI (#1517)

Author: Rupesh Harode <[email protected]>

Co-authored-by: Rupesh Harode <rupesh.harod...

9dd39c0e55376b68b368a82f181446da8d96962f authored over 3 years ago by Rupesh Harode <[email protected]>