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

๐Ÿ“ฆ Add storage interface to limiter middleware

99c9ba9425a163b5755e993ae561205aba47ccd0 authored over 4 years ago
Merge pull request #897 from klipitkas/custom-type-compress-middleware

Add custom types to compress middleware

d4750fbf2bc9d8c44494c0df6f6438366eb11f84 authored over 4 years ago
Merge pull request #898 from Fenny/master

๐Ÿ“ฆ add cache benchmark + 1 min default

68e8684addaec3e722b4aa853d1895573651deb2 authored over 4 years ago
๐Ÿ“ฆ add benchmark

33e91e8111cfd64b4dbed0526815d39300789033 authored over 4 years ago
Fix grammatical issues

550d3a3549590998033eee091058fbf9b54bb3d2 authored over 4 years ago
Add custom types to compress middleware

60cebf250672f505080fa814ada7c46a1373fb03 authored over 4 years ago
Merge pull request #896 from r-52/r-max-age-on-static-files

๐Ÿ”ฅ set `Cache Control` header for static resources

5d8e5339464fdbddc46db44534e9e00446adc3cc authored over 4 years ago
๐Ÿ”ฅset a `Cache Control` header for static ressources

Right now, each static request returns the file without any cache control
header. If you are usi...

3e6dfb313b07f9d9eeeb15f1c956d92e3587c6f5 authored over 4 years ago
Merge pull request #893 from r-52/r-compress-dont-use-magic-numbers

โ™ป๏ธ compression: avoid magic numbers in compression level check

47f866fc804a73c8a5b99f76550060fc0e0e8393 authored over 4 years ago
Merge pull request #895 from Fenny/master

๐Ÿงช add benchmark to basicauth

7b16c8439c80f19c52e3204e5267ab5923d0a261 authored over 4 years ago
๐Ÿงช add benchmark to basicauth

e30d9dad3950ca9794fa0622e98531a3b828bd28 authored over 4 years ago
Merge pull request #892 from r-52/r-memory-opt-for-fasthttp

๐Ÿ”ฅ make the fasthttp `ReduceMemoryUsage` flag public

dcf7b35c1c10233cb820fb55d9e249e8ef8ace06 authored over 4 years ago
๐Ÿ”ฅ make the fasthttp `ReduceMemoryUsage` flag public

This PR introduces the `ReduceMemoryUsage` flag to the server config
that is pulled to the under...

6084e7c1f14e24db84cf5f4694069bad24a8fc88 authored over 4 years ago
Merge pull request #891 from r-52/r-use-constants-for-tests

โ™ป๏ธ refactor app test to use the constants to access the http methods and headers

61c891c565e0322e43408ed5f0a19e0a516a0267 authored over 4 years ago
โ™ป๏ธ refactor app test to use the constants to access the http methods and headers

acb6bbea2bf56e3ed6f5664f3ba164140b4248b9 authored over 4 years ago
โ™ป๏ธ compression: avoid magic numbers in compression level check

Avoid the magic numbers to make it easier to read

6e72025b6c0e0d39751d88c5c1f2095f50e4f822 authored over 4 years ago
Merge pull request #888 from Fenny/master

๐Ÿงจ add public to max age header

e090f5278a7bc72f7c622288e62c1818b3e7bbb6 authored over 4 years ago
๐Ÿงช update cache test

b37789836da8853aa98fd8fb1159d128a8224289 authored over 4 years ago
๐Ÿงจ add public to max age header

ad06443a7a805ca949f99659d72073f797e0ee7a authored over 4 years ago
Merge pull request #886 from r-52/r-fix-anchor

๐Ÿฉน fix the anchor tag and external references to fix the GH-generated link

8e8ca4e04b2d45321b4887eb7ee6e1adb3615461 authored over 4 years ago
๐Ÿฉน fix the anchor tag and external references to fix the GH-generated link

180fedc0c4c8ba5a08c9e0331c8a44afe7cc6c08 authored over 4 years ago
Merge pull request #885 from Fenny/master

๐Ÿ“ฆ prepare v2.0.6

b6e8e7cca8a866acacbbbed104436161c5e5458e authored over 4 years ago
โœ restore feature list

c6a08d955024fd3a2a1fe7f0fbb5687b61306647 authored over 4 years ago
โš  add warning message

251a2e46e24c6c2148a0770d52e3e385a517bfb5 authored over 4 years ago
๐Ÿ“ฆ update version to v2.0.6

2d301ed7ce8a60ce4c8e224d1d0f6f614370fc43 authored over 4 years ago
Merge remote-tracking branch 'upstream/master'

898d210ea2e2d394f557bb9093e444b91687c5b6 authored over 4 years ago
Merge pull request #883 from r-52/r-favicon-cache-control

๐Ÿ”ฅadd the option to set a custom Cache-Control value for a favicon response

748001b8d6d11ab3fb7fc25818767492906f1092 authored over 4 years ago
๐Ÿ”ฅadd the option to set a custom Cache-Control value for a favicon response

Right now, each favicon response sets the `Cache-Control` header to
`public, max-age=31536000` (...

5a3edb9011e0210a674817562b198ff349f94d4a authored over 4 years ago
Merge pull request #880 from klipitkas/add-coverage-cache

Increase coverage in cache middleware

5ccc7d4321352c71230c4931b14d1d6f6d684f75 authored over 4 years ago
Increase coverage in cache middleware

9df61e925c933fdf3d83804fae302a7d2f7a6ff2 authored over 4 years ago
Update README.md

9d57e235ed5129f0cda3dee0197d79d011b739dd authored over 4 years ago
โญ update features

16732c183ee7220334deea691ff3b584880c7a4a authored over 4 years ago
Merge pull request #879 from DavidMazary/fix-lint-warnings

:art: Fix gosimple and deadcode lint warnings

52ed4d1b8811ed8b72b8abd4c3293190ba3da4d2 authored over 4 years ago
Merge pull request #878 from r-52/r-readme-third-party

๐Ÿฉนfix the duplicated third party license links in the readme

b32e75e130a041c0970cc1fa1247af2f4f314669 authored over 4 years ago
๐Ÿฉนfix the duplicated third party license links in the readme

right now the readme links to different third party licenses. The
last part has some of the doub...

dcea4d5ddbb9dabdb6ce34b2ad4d68ced6b0b4c3 authored over 4 years ago
:rotating_light: Remove unused isIPv6 func

71d3e16be4ebe410377e688a5804a22dca0bcc97 authored over 4 years ago
:rotating_light: Fix gosimple lint warnings

618b7532304525af49ddca0489aabd7df01ebfe1 authored over 4 years ago
Merge pull request #877 from kiyonlin/fix-app-group

๐Ÿ‘ท fix group.Mount

b4bec8df6c965028b5b19f67f7fb65cd9b3c1ff7 authored over 4 years ago
Merge pull request #876 from kiyonlin/improve-ctx-test

๐Ÿ‘ท add ctx test case to improve coverage

dffe3660c84190103fde66b5c0d672648322ce94 authored over 4 years ago
Merge pull request #875 from kiyonlin/improve-app-test

๐Ÿ‘ท add app test case to improve coverage

733e3e803b699c92f843e7965622f65496830aaf authored over 4 years ago
Merge pull request #874 from kiyonlin/ignore-error

๐Ÿ‘ท handle error of fmt.Fprintf

ce7006a438b0ac0fa6959b4f61f8418485d22e88 authored over 4 years ago
๐Ÿ‘ท fix group.Mount

839c8f14473185dcd88b10b083bc32e4f2a09a3f authored over 4 years ago
๐Ÿ‘ท add ctx test case to improve coverage

ea79c4ef454bcd5fed459187d53025614a55e231 authored over 4 years ago
๐Ÿ‘ท add app test case to improve coverage

407cdfaf7aa2a5a2021c0d7f2ec34c95cd812f49 authored over 4 years ago
๐Ÿ‘ท handle error of fmt.Fprintf

102d167b9f50c828d6b3f3611550690978df6e72 authored over 4 years ago
Merge pull request #872 from hi019/master

๐Ÿ› Fix passing partial cookie to csrf.New

b425a6b25fc4821c9ddeb5f498785793607057b3 authored over 4 years ago
Use default values for cookie fields

1fe6d3b25de72ae2d91fe4de907c83d5386e1411 authored over 4 years ago
๐Ÿ› Move cookie expires outside of if

4898778e283dd428695cebfbf8f45ed6b60bb2a3 authored over 4 years ago
๐Ÿ› Fix passing partial cookie to csrf.New

867f2fc0a80f0b969a530f84a8604cd6cbe70794 authored over 4 years ago
Merge pull request #868 from LdDl/master

Added long-polling

57f2b851cbaa4c026c345703fa68b45909005222 authored over 4 years ago
long-polling

9e4ce64f28f77d40df9369610a104f0137494436 authored over 4 years ago
Merge pull request #867 from Fenny/master

๐Ÿ“ฆ v2.0.5

6812c32effe6c2cd7f150f6eecf239e099bc6a04 authored over 4 years ago
๐Ÿงน remove comment

8555f0bf7c2262653b1215d103c9e97917d5c4eb authored over 4 years ago
๐Ÿ“ฆ v2.0.5

33b7905da6c7fa7a396bdc6b9407c358faf08fbf authored over 4 years ago
Merge pull request #865 from Fenny/master

๐Ÿ“ฆ add cache-control option

2750bcb541990d6cdca01a5cefc5fc03fdf07883 authored over 4 years ago
๐Ÿ“ฆfix tests

Co-Authored-By: Tom <[email protected]>

81208a6d6a443deadfcfcec5aaae536682d2ecab authored over 4 years ago
๐Ÿ“ฆ add cache-control option

Co-Authored-By: Tom <[email protected]>

2321582d6a48356b5aceb0b9a7e1c6251bc021cc authored over 4 years ago
๐Ÿ“ฆ add cache-control option

Co-Authored-By: Tom <[email protected]>

55960e86c3616b918011587d7cb13a97bad8f02f authored over 4 years ago
Merge pull request #864 from Fenny/master

๐Ÿ“ฆ fix race condition in cache mw

b5536e069fe0de7c7754cf2c52e1f0e0b4b1c50e authored over 4 years ago
๐Ÿ“ฆ fix race condition in cache mw

Co-Authored-By: Konstantinos Lypitkas <[email protected]>
Co-Authored-B...

7bb6081371e7b4836a1f4d5dfdd9c5f3411a0e13 authored over 4 years ago
Merge pull request #863 from klipitkas/master

Fix minor issue on cache middleware and add tests

e66f28c0236d7562fcb454f3830ec2027991dccb authored over 4 years ago
Fix issue with expiration, increase coverage

9a650b8d2a3e98b5e274fa3386d9741dba3ead9f authored over 4 years ago
Fix spelling and grammatical errors

616a821cb631023ac122a95b6d64df9f98468190 authored over 4 years ago
Add basic test for cache middleware

f921efe05af4758497ca131a9a4973b2fc6516d7 authored over 4 years ago
Fix magic number on cache middleware

a430c5aa77428d130c9c6c502a024ba6d2bb2b91 authored over 4 years ago
Merge pull request #860 from Fenny/master

๐Ÿช add max-age to cookie

939a65c9d7fcff3f1800658fc4a78f06ebfeda07 authored over 4 years ago
Merge pull request #862 from juan55860/development

fix name prop in doc

05d57887fea084c96d25367e5151eb337a9940b3 authored over 4 years ago
fix name prop in doc

the prop Generetor doesn't exists, is Generator

dfc141660d7c9f32309fabe206fb840f768f543a authored over 4 years ago
๐Ÿช fix typo

4ed6fff7b3c76c8d229752a25d24816ae5834eeb authored over 4 years ago
๐Ÿช csrf default to Strict if left empty in config

ba3d08ef6ded770c82d2ebeba9148552c17125a3 authored over 4 years ago
๐Ÿช add max-age to cookie

e5e9cf920125df62ab5f1aaf8359dd22fe3c8f51 authored over 4 years ago
Merge pull request #857 from Fenny/master

๐Ÿ“ฆ v2.0.4

5d04abf55e3833955a8ed8c8d25a1324d2f2f7ad authored over 4 years ago
๐Ÿ“ฆ bump sys version

c1d8dd7e0660e937bbd2176a2763471ae8a7fa44 authored over 4 years ago
โœ update comments

9fd68c62b090208b3fcbfda9ba968de0af17b64d authored over 4 years ago
๐Ÿ“ฆ v2.0.4

b48864b90b8bf99ba1708a8db3c564145540e55f authored over 4 years ago
Merge pull request #856 from Fenny/master

๐ŸŽจ add colors to default format

f97ed1d9be4557f2d7386903bafbe4cac5771701 authored over 4 years ago
โœ remove arrow

Co-Authored-By: Yuil Tripathee <[email protected]>

fcfb063f0b8fda0487b0ef4297c816f6d280cd7a authored over 4 years ago
๐Ÿ” fix gosec

Co-Authored-By: Yuil Tripathee <[email protected]>

62b59c9a9e2f5afcaa0ec30aa4598c2de2541d39 authored over 4 years ago
๐ŸŽจ add colors to default format

Co-Authored-By: Yuil Tripathee <[email protected]>

ea129d02ab4cf3eb73db905e6cf27d13832aea9a authored over 4 years ago
Merge pull request #854 from Fenny/master

๐Ÿ“ˆ fix open connections

2ee8c5cec58b9aac8798082c7a67ff1023735384 authored over 4 years ago
๐Ÿฉน update monitor test case

9856573d418d9e959a3165dc20795f45e9814734 authored over 4 years ago
Merge branch 'master' of https://github.com/Fenny/fiber

6520705c5702e8470b49bc91265a4231d6ecc52d authored over 4 years ago
๐Ÿ“ˆ add warning to monitor

cd95d4fc9505a86a3e87c693c0c4773aeb7d6fd7 authored over 4 years ago
Merge pull request #1 from gofiber/master

merging from paren

ce395286e7592cf82726c7ebddd14a6a2ab83ba9 authored over 4 years ago
Merge branch 'master' into master

312fd4a558e95332eefe68f12509d94021e9e21f authored over 4 years ago
๐Ÿ“ˆ fix open connections

f23d63341e5d97b0b5b85eff06a8eb9b4bc4ac60 authored over 4 years ago
Merge remote-tracking branch 'upstream/master'

969d983fa28bb422c243512546218ca1fb078bbe authored over 4 years ago
Merge pull request #853 from Fenny/master

๐Ÿฉน fix error handling in logger

e765026a2320f475fb1af57a9d8bcc6a09251e06 authored over 4 years ago
๐Ÿฉน fix error handling in logger

2f202af06d21671e5f075e76705e0e72b7eba91b authored over 4 years ago
๐Ÿฉน fix error handling in logger

787796f78a4ce648fe539bfd0661417222bda56e authored over 4 years ago
Merge pull request #852 from kiyonlin/improve-monitor-test

๐Ÿ‘ท add monitor middleware test cases

f7409410a39234b9dc6a3f8d5d902d093528e68b authored over 4 years ago
๐Ÿฉน fix data race

af1a143b356c27007bedbc386845e98bf82daba7 authored over 4 years ago
๐Ÿ‘ท add monitor middleware test cases

cc961b06834580ee7c9390c65bb41cb7381eaf88 authored over 4 years ago
Merge pull request #851 from Fenny/master

๐Ÿ• fix timeout

652844c10b0ac5fe83aab412571a83f92810d5ef authored over 4 years ago
๐Ÿ• fix timeout

01dcc81e7c5f3eea87aa5c6883251c0b39421d73 authored over 4 years ago
Merge pull request #850 from Fenny/master

๐Ÿ•• update timeout

05a062b0a4ec0b9c3b0e8502750237213daa4e36 authored over 4 years ago
๐Ÿ•• update timeout

349da6fd1a4008245bc164b851061bf93e8db8b1 authored over 4 years ago
Merge pull request #849 from Fenny/master

๐Ÿ“ˆ fix response time

d3e53e90f0774c27d6885e21435a8fcbf18db01c authored over 4 years ago
๐Ÿ“ˆ fix response time

cf103b0e1e41c253411ca905b961bdc184c75e94 authored over 4 years ago
Merge pull request #848 from Fenny/master

๐Ÿ“ˆ fix ram chart

b23487ab3f87f3df23da9a06c5c115552f9909e3 authored over 4 years ago