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

Expand mimetype defaults

alexprengere opened this pull request 2 months ago
Expanding default mime-types

alexprengere opened this issue 2 months ago
Revert "Fix cache key not depending on chosen_algorithm"

alexprengere opened this pull request 2 months ago
Fix cache key not depending on chosen_algorithm

xmcp opened this pull request 3 months ago
cache_key should be dependent on chosen_algorithm

xmcp opened this issue 3 months ago
Add coverage reporting to the test suite

kurtmckee opened this pull request 3 months ago
Remove `DictCache`, which is unused

kurtmckee opened this pull request 3 months ago
Add more pre-commit hooks (again)

kurtmckee opened this pull request 3 months ago
Add more pre-commit hooks

kurtmckee opened this pull request 3 months ago
Add a Dependabot config to auto-update GitHub action versions

kurtmckee opened this pull request 3 months ago
Add a pre-commit file

kurtmckee opened this pull request 3 months ago
Drop support for Python 3.8 and lower

kurtmckee opened this pull request 3 months ago
add ZStandard compression

redorff opened this pull request 8 months ago
Using Flash-caching results in caching of non-compressed files

Kacper-Lisikiewicz-THG opened this issue about 1 year ago
Feature request: zstd compression

fili opened this issue over 1 year ago
Streaming

sshleifer opened this issue over 1 year ago
Add text/javascript mimetype

dev-adas opened this pull request over 1 year ago
Update README.md

DaveGUI opened this pull request almost 2 years ago
add original content length header

Alex-ley opened this issue almost 2 years ago
Suggestion: min size to consider compression

coderforlife opened this issue almost 2 years ago
Not compressing .js files?

DavidMoffatt1 opened this issue about 2 years ago
added `COMPRESS_STREAMS` flag

christopherpickering opened this pull request over 2 years ago
CSS and JS static files not being compressed

cap273 opened this issue over 2 years ago
Exclude User Agents from compression

Ircama opened this pull request over 2 years ago
gzip not work with v1.12

blueloveTH opened this issue over 2 years ago
Adding support for 'deflate' stream compression.

raphaeljolivet opened this pull request over 2 years ago
Skip compression when response is streamed

gilad9366 opened this pull request over 2 years ago
Support Streaming

raphaeljolivet opened this issue almost 3 years ago
Always add Accept-Encoding to Vary, fixes #28

alexprengere opened this pull request almost 3 years ago
Dropping Python 2 Support?

gricey432 opened this issue about 3 years ago
Disable compression inside view?

mrx23dot opened this issue about 3 years ago
Do not install top-level "tests" package

mgorny opened this pull request over 3 years ago
fetching version from __version__ attribute

europa502 opened this issue over 3 years ago
PyInstaller / Flask-Compress Version Issue

KyleKing opened this issue almost 4 years ago
example with views in a different file as the app?

pchtsp opened this issue almost 4 years ago
Handle the identity function

ziddey opened this pull request almost 4 years ago
Chrome ranged requests incorrectly fallback to any

ziddey opened this issue almost 4 years ago
Provide wheels on PyPI.

domdfcoding opened this issue about 4 years ago
Append compression algorithm to ETag header, when present

alexprengere opened this pull request about 4 years ago
Implement per-view compression as discussed in #12 - alternative solution

mik-laj opened this pull request about 4 years ago
ETag header has to be taken care of

aeburriel opened this issue about 4 years ago
Implement per-view compression as discussed in #12

alexprengere opened this pull request about 4 years ago
Migrate CI to Github Action

mik-laj opened this pull request about 4 years ago
Enable compression per view

mik-laj opened this issue about 4 years ago
CI - Automatically run unit tests

mik-laj opened this issue about 4 years ago
Add config options for brotli.compress

rpkyle opened this pull request about 4 years ago
Tag for 1.6.0 is missing in repo

jezdez opened this issue about 4 years ago
Add deflate compression algorithm

alexprengere opened this pull request about 4 years ago
Support multiple algorithms; support quality factors

peter-slovak opened this pull request about 4 years ago
How to configure cache of responses

filippo opened this issue over 4 years ago
Quart version requirement

TheClockTwister opened this issue over 4 years ago
Please tag 1.5.0 release revision in Git

dgilman opened this issue over 4 years ago
Update links to prepare PyPI release

alexprengere opened this pull request over 4 years ago
setup.py: Update url

jayvdb opened this pull request almost 5 years ago
PR: Added support for Brotli compression

BinarSkugga opened this pull request over 5 years ago