Ecosyste.ms: OpenCollective

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

github.com/colour-science/flask-compress

Compress responses of your Flask application.
https://github.com/colour-science/flask-compress

Bump github actions

5cf354b255056fe3333b04c2a4b204fc125071b2 authored 10 months ago by Alex <[email protected]>
Re-use wheels in tox

09e80f4d64b169b85776c2d623b062d0b6fae605 authored 10 months ago by Alex <[email protected]>
Add CPython 3.12 to CI

cb1599dae34d0e4ceca6c954dbd0cd7836865e18 authored about 1 year ago by Alex <[email protected]>
Fix build currently broken on setuptools_scm 8

56e571e5dbcd3e4179b4cb1a4fe680a5036efd76 authored about 1 year ago by Alex <[email protected]>
Update CHANGELOG

9c28e9c3e733735b347d1ac54edee446e991393e authored over 1 year ago by Alex <[email protected]>
Retire Python2.7 from GitHub actions

ecb269bb86f2517e912a8aaef917d5ed5f269b96 authored over 1 year ago by Alex <[email protected]>
Prefer brotlicffi for PyPy, fixing things for latest brotli release

685d341c08846e9078d3b9a6e3db99a40a2cba9a authored over 1 year ago by Alex <[email protected]>
Fix tests

0abb7944e5dc8e8af40b512fed36a7f79d9aac32 authored over 1 year ago by Alex <[email protected]>
Add text/javascript mimetype (#41)

* Add text/javascript mimetype

* Update flask_compress.py

4493c13880efcebc2a44362402cfec7e4c8c3e31 authored over 1 year ago by dev-adas <[email protected]>
Retire python 3.6 from GitHub Actions

fa254e3e2cba32d4e221c44af9a24d666e154210 authored almost 2 years ago by Alex <[email protected]>
Fix markdown formatting

0f14ebe551251134a8471fe682927c6614004aea authored almost 2 years ago by Alex <[email protected]>
Update README.md

Added documentation on how to use Flask-Compress with caching.

8ebd19a8c7b4c3af6ddd9a787dc0ead321556ccd authored almost 2 years ago by DaveGUI <[email protected]>
Update ci.yaml

Add 3.11 to GitHub actions

746ca9d684239bf3a6fc7ba139f0f2806e6d3986 authored about 2 years ago by Alex Prengère <[email protected]>
Update GitHub actions to remove most warnings

73b0ee12fb0d7176b48a397980b3d3542dcfdaa9 authored about 2 years ago by Alex <[email protected]>
Update CHANGELOG

6104248d9d3558077b0f3d80e93100a5eda2ef23 authored over 2 years ago by Alex <[email protected]>
added flag

079b2152c9a40c5eaad4a28491f384ccae6ab6c5 authored over 2 years ago by Christopher Pickering <[email protected]>
Add Python3.10 and Python3.11 to tox.ini

8bc891203c611b14fffbfec155df226c9955d954 authored over 2 years ago by Alex <[email protected]>
Bump to version 1.12

a1b01111963e5ad12709e8654b77f3963e2cfeb9 authored over 2 years ago by Alex <[email protected]>
Skip compression when response is streamed

9a5ef1a1e20341dcb95da89ba2c28d5f2af2c002 authored over 2 years ago by Gilad Sever <[email protected]>
Bump to version 1.11

ac881def9ff49f396caa8827e55ae81b67718c6c authored almost 3 years ago by Alex <[email protected]>
Always add Accept-Encoding to Vary, fixes #28

49d73e730c7dd0364f4deb84143e8711bfef9cdc authored almost 3 years ago by Alex <[email protected]>
Fix copy-paste error...

10f4b06072a276847a9f97f73e0ab7db8e5c0bd7 authored about 3 years ago by Alex <[email protected]>
Fix badge url

48e76c92f680c2a5082f11db349ad02d6a0c7dc6 authored about 3 years ago by Alex <[email protected]>
Fix setup_requires

9bca65f592d83372134fa12660d422234a7128cf authored over 3 years ago by Alex <[email protected]>
Update classifiers

e8235c87bceb87d3718417215c768d1feb27200f authored over 3 years ago by Alex <[email protected]>
tests directory has no reason to be a package

30fe5575f0a2a52f406006ac73c57f6299d97a53 authored over 3 years ago by Alex <[email protected]>
Do not install top-level "tests" package

Fixes a regression in af2f16335279044e8baeab42e0b182d3e05861b4 that
causes "tests" to be install...

293fa7f99954405ad102e5ce34a79493cf9271a1 authored over 3 years ago by Michał Górny <[email protected]>
Now that the repo has been de-forked, add a mention of Flask-gzip in the README

e560756259e3b016e02e71297aa7d6a2e807c0f1 authored over 3 years ago by Alex <[email protected]>
Bump to version 1.10.0

9e439c41d86c895af57d081e237de400945f2769 authored over 3 years ago by Alex <[email protected]>
Fix token name in GitHub Actions

675900136c6efc3b5972f139f53940ea1445d453 authored over 3 years ago by Alex <[email protected]>
Automate the release process with GitHub Actions

289a8dd74fd497eacce77ce618ae502ecb7907cd authored over 3 years ago by Alex <[email protected]>
Update CHANGELOG

d0cb2f1688b09e7176473edb47ab68f301ee6407 authored over 3 years ago by Alex <[email protected]>
Remove assets that look unused

beffcfed229cc1568048f84f61735c872c75b0fb authored over 3 years ago by Alex <[email protected]>
setuptools_scm makes MANIFEST.in redundant, since all versioned files are included

1fea73fdefa91ce9a256e71207d0ce676da7b6bd authored over 3 years ago by Alex <[email protected]>
Use setuptools_scm to write __version__ file

1e16067ce11739abbbe7c09debaeebe3b8938ea1 authored over 3 years ago by Alex <[email protected]>
Remove unused files

cd7411943ca14e311c5c0b563b797e87c504a9e3 authored over 3 years ago by Alex <[email protected]>
Create an actual package, for easier distribution

af2f16335279044e8baeab42e0b182d3e05861b4 authored over 3 years ago by Alex <[email protected]>
Trigger GitHub Action on tags, and fix missing tags when cloning

07239ad643b0b3a16b874c0e98447881c79cfe8a authored over 3 years ago by Alex <[email protected]>
Update GitHub Actions to build the packages

2d4b947cd35cddf31ed07921c8a7aae6fc642b24 authored over 3 years ago by Alex <[email protected]>
Use setuptools_scm to manage versions

9ad250a1410d6d9c5e99ec1e449c3371f1ffb6b2 authored over 3 years ago by Alex <[email protected]>
Remove obsolete badges, and add new ones

69083c52c91d359917f86321094205bc820998f6 authored over 3 years ago by Alex <[email protected]>
Simplify GitHub Actions

4f83a1529537d8afacc3bdbcb098ca321a0af8c5 authored over 3 years ago by Alex <[email protected]>
Bump to version 1.9.0

e927d5254c8bd896c6233f37463be028e6c5a3ac authored almost 4 years ago by Alex <[email protected]>
Properly handle the identity accept-encoding

8ae3b3cfb69d76929418e6817ccde45fd292e545 authored almost 4 years ago by Alex <[email protected]>
Avoid fallback to any compression with '*;q=0', and do not store '*' in algos_by_quality

86b47306842496cfbb9d7b76f4e15f6f39485ab8 authored almost 4 years ago by Alex <[email protected]>
Avoid direct reference to global setting

b4667b99165123e88ddb72d0b904b8c01e5e0bb7 authored almost 4 years ago by Alex <[email protected]>
Promoting good practises with pip user install.

3263366b1d55ca4997dc8fab1ae3e61c98c12022 authored about 4 years ago by Thomas Mansencal <[email protected]>
Update changelog

7f79acb428a9a3f18593acda364a18514d3d123b authored about 4 years ago by Alex <[email protected]>
Bump to version 1.8.0

9e4841f0c2185bbec00b7638050fefcc1f88005b authored about 4 years ago by Alex <[email protected]>
Cleanup changelog

c15d10fec5a86e706defac31baa2b142a545ed2c authored about 4 years ago by Alex <[email protected]>
Append compression algorithm to ETag header, when present (#17)

9dadd688d2f1d1000e2530e0f71017ccc681a884 authored about 4 years ago by Alex Prengère <[email protected]>
Implement per-view compression as discussed in #12 (#14)

8cb22c4223b1fcd27619f7f08460df5b703b0a35 authored about 4 years ago by Alex Prengère <[email protected]>
Refactor after_request for readability

262c401e4a5d8652e30e807cd391857426c8a59a authored about 4 years ago by Alex <[email protected]>
Migrate CI to Github Action (#13)

* Add Github Action CI

3804ac9b3918e86f92dc990030045e2d0892c461 authored about 4 years ago by Kamil Breguła <[email protected]>
Update CHANGELOG

df74c8b21227bae65390e4806225d9417c9cdd00 authored about 4 years ago by Alex <[email protected]>
Bump to version 1.7.0

5a38d6154deaf17d9b4258a70c2bf0e3ea0b3718 authored about 4 years ago by Alex <[email protected]>
Fix Brotli detail in CHANGELOG

21528cd4b635f2c6e130f3fd44f8470b82fd8c94 authored about 4 years ago by Alex <[email protected]>
Update CHANGELOG

c25ccfdfb9e2555e03791a69ea49458d7c0cb734 authored about 4 years ago by Alex <[email protected]>
Fix tests

9d5290fbd19ef10c14bda73b867bfa79928dc718 authored about 4 years ago by Alex <[email protected]>
Rename COMPRESS_BR_QUALITY to COMPRESS_BR_LEVEL for parity with other algorithms.

a077f937ecc4df8ba661fb53e110c2ae4b0b917f authored about 4 years ago by Alex <[email protected]>
Merge pull request #8 from colour-science/deflate

Add deflate compression algorithm

16cd8502c5acbd50ad2084e3eb86391c4227292c authored about 4 years ago by Alex Prengère <[email protected]>
Add support for deflate compression level

9af66b97b5bf3402f05b1133c63e4d0b1ae87953 authored about 4 years ago by Alex <[email protected]>
Add deflate compression algorithm

e6f1a5faca19728e6f5274c9160ff4b331bbc7b4 authored about 4 years ago by Alex <[email protected]>
Merge pull request #10 from rpkyle/add-brotli-options

Add config options for brotli.compress

5112e81230e0c0dd3e25edc88629db3aeafd3a80 authored about 4 years ago by Alex Prengère <[email protected]>
add CHANGELOG.md

ba076dbe4e6fc9044d27d351848565d8f5ffb495 authored about 4 years ago by rpkyle <[email protected]>
update README.md

b5ca686c0ee575d450c27f675fcfb5cdb2c15674 authored about 4 years ago by rpkyle <[email protected]>
fix :rotating_light: test

48b330a24d175add156c880fc6e0fffa4bee2775 authored about 4 years ago by rpkyle <[email protected]>
use COMPRESS_BR prefixes

7f04e858372a16fe76dbd9128ad80614be549c1b authored about 4 years ago by rpkyle <[email protected]>
Update .gitignore

62fa57b98862fe4c8fd04d56f7445cb87f85b5f7 authored about 4 years ago by Alex <[email protected]>
add Brotli config options

34e322d3bdc4fdc9fa1900f7f2cd0ca343cf7f03 authored about 4 years ago by rpkyle <[email protected]>
Bump to version 1.6.0

5d7687b797b5161477b41cdc5252f62a3b2593aa authored about 4 years ago by Alex <[email protected]>
Add tox file to run the tests automatically on multiple Python interpreters

97d9c8def0e643a456eebd6b903a6e39cf99f06f authored about 4 years ago by Alex <[email protected]>
Update default compression settings

Now that we support multiple compression algorithms, it make
sense to update the default value t...

48973cd260928c9daba6082d54ced63a0de825c9 authored about 4 years ago by Alex <[email protected]>
Add virtual environments to ignored files

3c832276cd066d2eb7cee21b5411ca0b73125f19 authored about 4 years ago by Alex <[email protected]>
Merge pull request #7 from peter-slovak/multi-algo-support

Support multiple algorithms; support quality factors

dcd96d6c70e10a86c18017ac916d423f6ac0704e authored about 4 years ago by Alex Prengère <[email protected]>
Accidentally modified the default in README - fix that

d66ab90280d00c864d2b5e8c42d320a1000fc1eb authored about 4 years ago by Peter Slovak <[email protected]>
Add explanation to late Compress() initialization

5a50de4df97792a9da9baabff872059a64726150 authored about 4 years ago by Peter Slovak <[email protected]>
Fix the Content-Encoding header to contain the chosen algorithm

ec764faa8ef3e758bd03cff0b2d417bc706b41e7 authored about 4 years ago by Peter Slovak <[email protected]>
Support multiple algorithms; support quality factors

8a4706dd2ce277a577ae2acd0c493b35660a9186 authored about 4 years ago by Peter Slovak <[email protected]>
Fix PyPI rendering of long_description

7cfbd5af9dac6aca9df833dd3a73ed9fc8adade3 authored over 4 years ago by Alex <[email protected]>
Merge pull request #3 from alexprengere/new_links

Update links to prepare PyPI release

b7a1d46900ba02f937507b5dec14d33dfb48338d authored over 4 years ago by Alex Prengère <[email protected]>
Update links to prepare PyPI release

804f53c2b2fdc0e54148e0665a389a56bb38288e authored over 4 years ago by Alex <[email protected]>
Merge pull request #2 from jayvdb/patch-1

setup.py: Update url

7e9cf781e66786943add0f2e47b461cce820bd18 authored almost 5 years ago by Thomas Mansencal <[email protected]>
setup.py: Update url

https://github.io/libwilliam no longer exists

b5ab720f5fd978b585f7ead0c5259883a96f736b authored almost 5 years ago by John Vandenberg <[email protected]>
Merge pull request #1 from BinarSkugga/master

Added support for Brotli compression.

efa1a1b87de3eb8af22cddddadd066ef089965ee authored over 5 years ago by Thomas Mansencal <[email protected]>
Added tests

e002c29bff3d9f51b1484746eaaeda055558ad7d authored over 5 years ago by Charles Smith <[email protected]>
Added brotli compression

6a5b97725233ddbfa3d68cc41979f7072bd6bc29 authored over 5 years ago by Charles Smith <[email protected]>
Use request instead of response in cache key callable and ensure cache works as expected without always compressing content.

f9cbb78d294bee800e7997ff31794928bd539165 authored over 6 years ago by Thomas Mansencal <[email protected]>
Merge pull request #23 from rth/copyright-header

Add copyright header to flask_compress.py

05cb311e8be373694dc347f8297475746921800c authored about 7 years ago by William Fagan <[email protected]>
Merge pull request #24 from iamale/patch-1

Fix indentation in README

6c301436aaad9e45193f0108de4d357bd365a537 authored about 7 years ago by William Fagan <[email protected]>
Fix indentation in README

cd88b9280fd41d557273290380d359aec2cf452f authored over 7 years ago by Alexander Pushkov <[email protected]>
Added copyright header to flask_compress.py

b543a319842b8eb0d3b897b17adb6928c61b4a4d authored almost 8 years ago by Roman Yurchak <[email protected]>
Add documentation on the CACHE options.

6fb3a9ad465a4987c58c9c1723a62520f80188da authored almost 8 years ago by William Fagan <[email protected]>
Add documentation for COMPRESS_REGISTER.

cbc99ac77d9d49f88241d72a5b0b03f7ad563f46 authored almost 8 years ago by William Fagan <[email protected]>
List Python 3.6 support.

4fcaa3e69933ad658722b6dcd0d979ff3dba4e08 authored almost 8 years ago by William Fagan <[email protected]>
Add support for selectively registering compression.

c6bdaa76325643ec1e2770c60c90b1d39ae1e142 authored almost 8 years ago by William Fagan <[email protected]>
Update LICENSE copyright information.

232a343ac84a5391eaad8b0ca2ab54a419e3e250 authored about 8 years ago by William Fagan <[email protected]>
Include long_description so PyPi displays properly.

706f86c2b1f988b2ebf06d4fcceff3c68f709849 authored about 8 years ago by William Fagan <[email protected]>
Create master branch via GitHub

3b79d043e7e20f14582af2c557d556589ef4f9f1 authored about 8 years ago by William Fagan <[email protected]>
Slight README.md updates.

55dc68299bcbaa47b9cfea0fb9a91f11b7d83a77 authored about 8 years ago by William Fagan <[email protected]>