Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Fiber
🚀 Fiber is an Express inspired web framework written in Go with 💖
Collective -
https://opencollective.com/fiber
- Code: https://github.com/gofiber/fiber
github.com/gofiber/fiber - 856332c16a6a0783022b7a4e3b5e0ddb19f04a0d authored over 1 year ago by RW <[email protected]>
* feat: adding to fac sub domain routing
* update: docs to include a example
* Update faq....
github.com/gofiber/fiber - 5eb4d57d88485b060250135e8e731c8f517d00d5 authored over 1 year ago by João Vitor <[email protected]>* 🩹 Fix QueryBool function: change default value from true to false
* 📚 Update QueryBool func...
github.com/gofiber/fiber - bf31f1f3c6e31a434d6489af3b904921820d7bb4 authored over 1 year ago by Iliya <[email protected]>* Fix #2383, accepts mimeType
* Fix #2383, accepts mimeType
* Fix #2383, accepts mimeType
github.com/gofiber/fiber - 28d9abb71b4bf4d0eb01b3b5914fa9d5bac6d47c authored over 1 year ago by RW <[email protected]>github.com/gofiber/fiber - c6e86ac9064fa436c6de4933a849b68a27a79127 authored over 1 year ago by leonklingele <[email protected]>
Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18
github.com/gofiber/fiber - 2f591c991d9c366bcf7b0f43ea0a8fe62d968fc1 authored over 1 year ago by leonklingele <[email protected]>github.com/gofiber/fiber - c9121189a9a3ec40ed3ec9f4e0f4a3eaaada7c44 authored over 1 year ago by René Werner <[email protected]>
github.com/gofiber/fiber - cc5c793d834373597ddb21d84b7d5973850b9e1d authored over 1 year ago by René Werner <[email protected]>
github.com/gofiber/fiber - 69884117c294933c6a2b46f8eb204a1cfdfeb93f authored over 1 year ago by RW <[email protected]>
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.17 to 0.0.18.
- ...
* added fallback to go's mime detection
* added test for getting mime
* added err check
...
github.com/gofiber/fiber - 547db83cdd91cfa7f7f75879d5fe9dffb1b6e563 authored over 1 year ago by Erkan Durmuş <[email protected]>github.com/gofiber/fiber - 1f527996862af97a47f18a8611069e7f1fcfd0ee authored over 1 year ago by René Werner <[email protected]>
github.com/gofiber/fiber - f0582a59efe3b72c0455fba3184ebb3345a4f3a5 authored almost 2 years ago by leonklingele <[email protected]>
* corrected coding typos in MountPath docs section
* Update app.md
---------
Co-authore...
github.com/gofiber/fiber - 32c39617268b95d9123f6e317b54ab37d3399be9 authored almost 2 years ago by Kyle Manning <[email protected]>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](ht...
* :broom: chore: drop go 1.16 support
* downgrade uniseg
* fix tests
* fix tests
* f...
github.com/gofiber/fiber - 9064eb64692bc5adb058b2f8d302397c55010b30 authored almost 2 years ago by M. Efe Çetin <[email protected]>call uuid generator only if rid is empty
github.com/gofiber/fiber - 56839b433ea67b0c2159f30ee34a34bb9c8e45a2 authored almost 2 years ago by Rorke76753 <[email protected]>requestid.Config.ContextKey is interface{}
Consistent with c.Locals(key inteface{}, ...).
Fi...
Update memory.go
The fix is to protect the access to s.db and save the result to a local vari...
github.com/gofiber/fiber - 678728de6d38a60667b3390b3e0c28f99ff041d9 authored almost 2 years ago by UtopiaGitHub <[email protected]>github.com/gofiber/fiber - 01d39dbb81f48812b0be807641fb56249d97535a authored almost 2 years ago by RW <[email protected]>
github.com/gofiber/fiber - 0dee42a57cd76d7922a753d437894fa214819a63 authored almost 2 years ago by RW <[email protected]>
* feature: session only for zero expire cookie #2145
* refactor condition to set MaxAge and E...
github.com/gofiber/fiber - 634f163e3f6292e658e61d0dd9e3c475d87b5d54 authored almost 2 years ago by Tumushimire Yves <[email protected]>github.com/gofiber/fiber - 01fcdedcef5a1a834cc9ff6e606fc882cbf44c60 authored almost 2 years ago by René Werner <[email protected]>
* enable benchmark summary for pull requests
* enable benchmark summary for pull requests
...
github.com/gofiber/fiber - 9e440635f08a6c7f2b0d2e20546c34ea28380f94 authored almost 2 years ago by RW <[email protected]>Co-authored-by: Seungwoo Hong <[email protected]>
github.com/gofiber/fiber - c1c119337f2f645863956307ca859be51f565aae authored almost 2 years ago by Hong Seungwoo <[email protected]>github.com/gofiber/fiber - 41866cd3dd370826162f58d3e16e5e8751cf5110 authored almost 2 years ago by Muhammed Efe Çetin <[email protected]>
github.com/gofiber/fiber - 15e92353830c2f9303eea3900eba33d77f34d518 authored almost 2 years ago by Muhammed Efe Çetin <[email protected]>
* allow preloaded certs with prefork
* add to documentation
* add comments for ListenMutua...
github.com/gofiber/fiber - 2e7e879d6f69902d06b4759a5f31a083968faa40 authored almost 2 years ago by lublak <[email protected]>downgrade autolabeler
github.com/gofiber/fiber - e2da8540be01d30eb51175c4c0fab8ee175331ee authored almost 2 years ago by RW <[email protected]>fix: add missing comma
nothing too much but it's a fix :p
github.com/gofiber/fiber - 44fd1976e75c51d04f36ca87cdb4ffc556400f54 authored almost 2 years ago by Caio Augusto <[email protected]>Fix all inaccessible links in docs
github.com/gofiber/fiber - a70b8612b180de0cd0187673833998d3983c20fc authored almost 2 years ago by skyenought <[email protected]>- exclude markdown changes
- don´t push the benchmark results in a pull request
github.com/gofiber/fiber - 7017001921eee1bf325852795e651aa69054a5b1 authored almost 2 years ago by René Werner <[email protected]>
Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 1 to 2.
- [Rel...
github.com/gofiber/fiber - d124757c7809c406fd2ba78f02be355cc6c457cb authored almost 2 years ago by RW <[email protected]>
github.com/gofiber/fiber - f6b5ed6d268efcd59a452140aa0a6cdd73dbc949 authored almost 2 years ago by René Werner <[email protected]>
github.com/gofiber/fiber - 3992cab83b45adf80eac0156d64dac8d7131008a authored almost 2 years ago by René Werner <[email protected]>
github.com/gofiber/fiber - 35e6825614ab48634977aa245702add2755be17a authored almost 2 years ago by René Werner <[email protected]>
github.com/gofiber/fiber - bfa8b6a22216d97152fc53d9dd4622f27de6e481 authored almost 2 years ago by René Werner <[email protected]>
github.com/gofiber/fiber - a1eb0e69a6f1d380e9d2515f5c42ad01ce73fda4 authored almost 2 years ago by M. Efe Çetin <[email protected]>
github.com/gofiber/fiber - d034115dec2cc80e5e2201cc0e9fa6adc56407b1 authored almost 2 years ago by René Werner <[email protected]>
Automated Synchronization with gofiber/docs repo
github.com/gofiber/fiber - b3643198f8e9a8126b2681afdd374cc4ff7219b2 authored almost 2 years ago by M. Efe Çetin <[email protected]>github.com/gofiber/fiber - af69fa5a56b921a02e041d45a61024a37c53e564 authored almost 2 years ago by René Werner <[email protected]>
* Add support for DoRedirects
Signed-off-by: Juan Calderon-Perez <[email protected]...
github.com/gofiber/fiber - dc038d8233b486960a87d30253d4a888e376ff0b authored almost 2 years ago by Juan Calderon-Perez <[email protected]>🐛- fix cors * behavior #2338
github.com/gofiber/fiber - b634ba0a58315308f488a4a5a920d46f095465fc authored almost 2 years ago by Ryan Devenney <[email protected]>* basic_auth: extend benchmark for uppercase Basic
* basic_auth: check space after basic (and a...
github.com/gofiber/fiber - 497eb02b48190484d842748a08b2a84aba2ced62 authored almost 2 years ago by Michail Safronov <[email protected]>github.com/gofiber/fiber - 3168a6060591135216266fed77f8aa832dd39bb0 authored almost 2 years ago by Muhammed Efe Çetin <[email protected]>
github.com/gofiber/fiber - c2749c36c2a17c6f06866ef45d5c43c3d43bd21a authored almost 2 years ago by Muhammed Efe Çetin <[email protected]>
* 🔥 Feature: add queryBool parser
* 🩹 pass linter
github.com/gofiber/fiber - c3b151a1fe058abd91650cdd905e63dbf2409165 authored almost 2 years ago by Iliya <[email protected]>github.com/gofiber/fiber - 54439a5bde246577331b6e345c9d640b289568c2 authored almost 2 years ago by Iliya <[email protected]>
github.com/gofiber/fiber - 7899176d8e0d565d8c5b068f27f65fe60b39cdff authored almost 2 years ago by Muhammed Efe Çetin <[email protected]>
github.com/gofiber/fiber - 088cde594da75c4e233c05613fa3a80372da1a41 authored almost 2 years ago by Muhammed Efe Çetin <[email protected]>
* add forward from domain
* add balancer forward
* add unittest and readme
* add short ...
github.com/gofiber/fiber - 61a3336119fa4bde5911d9af34950e1ae3144dbb authored almost 2 years ago by ACHMAD IRIANTO EKA PUTRA <[email protected]>github.com/gofiber/fiber - 028d821beae35dac01a795269e58db5ab5a9cc50 authored almost 2 years ago by René Werner <[email protected]>
github.com/gofiber/fiber - 675f5181ce303056719720ea8338cfed3b5fc171 authored almost 2 years ago by RW <[email protected]>
* PR: add url for favicon middleware, for correct handling different of ico formats
* pr: ef...
github.com/gofiber/fiber - 21cd45b750a723a5fc87a8bfb9d4b12016a901fa authored almost 2 years ago by Алексей Колесников <[email protected]>* :white_check_mark: chore: add go 1.20 to ci and readmes
* :broom: chore: add go 1.20 to ci ...
github.com/gofiber/fiber - 2820aef585a976caa8a3026c4774efb0fe5d1410 authored almost 2 years ago by M. Efe Çetin <[email protected]>* internal: revert linting changes
Changes to the internal package should not have been made ...
github.com/gofiber/fiber - ac4ce21d9cf35ce56fefd347a198b10232a595ae authored almost 2 years ago by leonklingele <[email protected]>* 🚀 Feature: Add earlydata middleware (#2270)
* middleware: add earlydata middleware
* mid...
github.com/gofiber/fiber - 44d09209e730a8bf73ed7e03d431fdded87bfc9f authored almost 2 years ago by leonklingele <[email protected]>* openssl rand -base64 32
* Apply suggestions from code review
---------
Co-authored-by...
github.com/gofiber/fiber - de7e2b57e57c7b5ccb0787a391f10b77cc400d5b authored almost 2 years ago by meehow <[email protected]>chore: clean duplicated namespace
github.com/gofiber/fiber - 6dc7a123fb542eba462f64cb3ebe84912026533c authored almost 2 years ago by Xiaoyue Lin <[email protected]>* middleware: add earlydata middleware
* middleware/earlydata: address comments
* Update R...
github.com/gofiber/fiber - 7170b2a40d58dbc0f3f2ec460d59633b3afddd42 authored almost 2 years ago by leonklingele <[email protected]>* golangci-lint: add and apply more stricter linting rules
* github: drop security workflow n...
github.com/gofiber/fiber - 167a8b5e9421e0ab51fbf44c5621632f4a1a90c5 authored almost 2 years ago by leonklingele <[email protected]>* 📚 Doc: Reset zh_TW translation
* 📚 Doc: 1st revision of Chinese (Taiwan) translation
* 📚...
github.com/gofiber/fiber - 7327a17951228f6ea8e36b160e78218f7dbd46ed authored almost 2 years ago by pan93412 <[email protected]>github.com/gofiber/fiber - b564f944013ca239f90250c050b2ab2eed6daa99 authored almost 2 years ago by pan93412 <[email protected]>
* Deleted redundant check for an ipv4 address octet block that is bigger than 255 in utils/ip.go...
github.com/gofiber/fiber - e2cb81ddd31c76689deb351b3da665f84e8795e7 authored almost 2 years ago by Limux <[email protected]>📚 Doc: Remove the redundant space beside a comma
github.com/gofiber/fiber - 66cc869b1f76905368696ba6c53397bbd6f45ca4 authored almost 2 years ago by pan93412 <[email protected]>* Feature: write integer Query Parser.
* request changes on https://github.com/gofiber/fiber/...
github.com/gofiber/fiber - a0004cf8a82d57a00d7078b8cdbdbbe356934957 authored almost 2 years ago by Iliya <[email protected]>github.com/gofiber/fiber - c5691c7de55701400c4636793225058f5192f1dc authored almost 2 years ago by René Werner <[email protected]>
* docs: translate some words to bahasa
Translate:
download -> unduh
WebSocket support -> Me...
docs(filesystem): fix statik filesystem middleware example typo
github.com/gofiber/fiber - 07ab88278bff1ee8c82ac1256a2239708294feff authored almost 2 years ago by Xiaoyue Lin <[email protected]>* :broom: chore: make most tests parallel
* revert some tests
* revert some tests
* rev...
github.com/gofiber/fiber - 5406560033b64097eecd4116d0fb2bc1b79300ee authored almost 2 years ago by M. Efe Çetin <[email protected]>* :adhesive_bandage: bug: use `app.getString, app.GetBytes` instead of `utils.UnsafeString, util...
github.com/gofiber/fiber - 8a605c67d1313ad10a8dd22f9ab8c661c352645a authored almost 2 years ago by M. Efe Çetin <[email protected]>* :bug: bug: fix gopsutil compilation
* nolint
github.com/gofiber/fiber - 1898c1f9a70725325a7d4af84d5e84602ddfb229 authored almost 2 years ago by M. Efe Çetin <[email protected]>github.com/gofiber/fiber - 0628b95a3de3e1b8c454fd8eb994fc1121c0b211 authored almost 2 years ago by cloudwindy <[email protected]>
* 🚀 Feature: Add idempotency middleware (#2253)
* middleware: add idempotency middleware
*...
github.com/gofiber/fiber - adcf92dec1f1299d029fcdb962dfec582f10f52d authored almost 2 years ago by leonklingele <[email protected]>
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.43.0 to 1.44.0.
...
* middleware: add idempotency middleware
* middleware/idempotency: use fiber.Storage instead ...
github.com/gofiber/fiber - 0b5a7d0425a609b443215866f57f7b7151a6756f authored almost 2 years ago by leonklingele <[email protected]>docs(middleware): Fix indentation in limiter example
Noticed a small formatting issue while g...
github.com/gofiber/fiber - ad5250a6fff979894cf32a6d2d5e553d5e48be17 authored almost 2 years ago by TwiN <[email protected]>github.com/gofiber/fiber - c13a7e39180be408e8b8a266fc612f206bfeeca2 authored almost 2 years ago by RW <[email protected]>
* :memo: docs: fix ci badge errors
* :memo: docs: fix ci badge errors on translated README files
github.com/gofiber/fiber - f6b0a07db0899c6e2b371ce56be6123064c67f61 authored almost 2 years ago by TAKAHASHI Shuuji <[email protected]>* :broom: fix some warnings
* :bug: fix go-ole on mac os
github.com/gofiber/fiber - 9dfdea45c174cc8bb95af39636db22f9e211f7ed authored almost 2 years ago by Serhat Şevki Dinçer <[email protected]>
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.16 to 0.0.17.
-...
* add ShutdownWithTimeout function
* no message
* fix func documentation
* test: add Te...
github.com/gofiber/fiber - 8889cea116a8f62a1f87185fcdb851c8774d403c authored about 2 years ago by pj <[email protected]>app: make app.Test accept a time.Duration timeout
Cases found by running semgrep with an empty ...
github.com/gofiber/fiber - 6334f2c9ffcda1c06697366e757951bc858d72d6 authored about 2 years ago by leonklingele <[email protected]>* middleware: also generate msgp tests
* middleware/session: drop unused go:generate directiv...
github.com/gofiber/fiber - fd1a29ea79d4dbf859bc00c66c22d379d88ad9a5 authored about 2 years ago by leonklingele <[email protected]>Add matching function
Co-authored-by: rocketlaunchr-cto <[email protected]>
github.com/gofiber/fiber - f13c948e360ca5b06c0b2adee28d570233b3b81e authored about 2 years ago by pj <[email protected]>github.com/gofiber/fiber - efeea7a4b5f9a5422376379c9b293f57e8fc558e authored about 2 years ago by kinggo <[email protected]>
github.com/gofiber/fiber - a9ddef7a208f32351a15399198378382a6022558 authored about 2 years ago by kinggo <[email protected]>
github.com/gofiber/fiber - 2e3f73cb4ddad7defe23cde508075c9432c34efa authored about 2 years ago by kinggo <[email protected]>
github.com/gofiber/fiber - affa7594771cd57193f4d17070bb3c3ed15487c3 authored about 2 years ago by M. Efe Çetin <[email protected]>
Include the other places that are searched for the provided form value key
github.com/gofiber/fiber - 356448cb66ea04b28e6429d5be5948121b5d7c82 authored about 2 years ago by Angel ILIEV <[email protected]>* app: do not use empty *net.IPNet in case of an error of "net.ParseCIDR"
* app: expose error...
github.com/gofiber/fiber - d9d2153fcc082d3c035b5eaf3f26a5b9f8da8364 authored about 2 years ago by leonklingele <[email protected]>github.com/gofiber/fiber - 077a5dc3d4cedd9c63545cb945d9b9bbb943ab27 authored about 2 years ago by M. Efe Çetin <[email protected]>
* middleware: switch to new Ctx interface in documentation
* all: use any instead of interface{}
github.com/gofiber/fiber - 802defa5ffedf631439dbd2d070b868c22b099e8 authored about 2 years ago by leonklingele <[email protected]>Added ukrainian localization
github.com/gofiber/fiber - 6b9601fb9908c56ecff49fae90f6d3f366e86e8b authored about 2 years ago by V1def <[email protected]>github.com/gofiber/fiber - 075dfc5a8ac932cb202823afed5ac414cee8ebb2 authored about 2 years ago by kinggo <[email protected]>
* bindMap key value should only be set when not already present
* add comment
Co-authored-...
github.com/gofiber/fiber - f3679167ff296893dd5bcb962b83db135a9311e6 authored about 2 years ago by Clark Winters <[email protected]>github.com/gofiber/fiber - 17dfcc756ba4bb8b492f4916a7da2a666dc97f5a authored about 2 years ago by leonklingele <[email protected]>
* :memo: middleware/filesystem does not handle url encoded values
* Update README.md
add n...
github.com/gofiber/fiber - 6d798dbda94c72205881d3354337d18f7247de21 authored about 2 years ago by Xaver Fischer <[email protected]>