issues
search
colour-science
/
flask-compress
Compress responses of your Flask application.
MIT License
117
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Expand mimetype defaults
#57
alexprengere
closed
2 weeks ago
0
Expanding default mime-types
#56
alexprengere
closed
2 weeks ago
0
Revert "Fix cache key not depending on chosen_algorithm"
#55
alexprengere
closed
3 weeks ago
0
Fix cache key not depending on chosen_algorithm
#54
xmcp
closed
3 weeks ago
3
cache_key should be dependent on chosen_algorithm
#53
xmcp
closed
3 weeks ago
10
Add coverage reporting to the test suite
#52
kurtmckee
closed
1 month ago
0
Remove `DictCache`, which is unused
#51
kurtmckee
closed
1 month ago
2
Add more pre-commit hooks (again)
#50
kurtmckee
closed
1 month ago
1
Add more pre-commit hooks
#49
kurtmckee
closed
1 month ago
1
Add a Dependabot config to auto-update GitHub action versions
#48
kurtmckee
closed
1 month ago
2
Add a pre-commit file
#47
kurtmckee
closed
1 month ago
0
Drop support for Python 3.8 and lower
#46
kurtmckee
closed
1 month ago
0
add ZStandard compression
#45
redorff
closed
6 months ago
8
Using Flash-caching results in caching of non-compressed files
#44
Kacper-Lisikiewicz-THG
opened
1 year ago
0
Feature request: zstd compression
#43
fili
closed
6 months ago
6
Streaming
#42
sshleifer
opened
1 year ago
1
Add text/javascript mimetype
#41
dev-adas
closed
1 year ago
1
Update README.md
#40
DaveGUI
closed
1 year ago
1
add original content length header
#39
Alex-ley
opened
1 year ago
2
Suggestion: min size to consider compression
#38
coderforlife
closed
1 year ago
1
Not compressing .js files?
#37
DavidMoffatt1
closed
3 weeks ago
7
added `COMPRESS_STREAMS` flag
#36
christopherpickering
closed
2 years ago
2
CSS and JS static files not being compressed
#35
cap273
closed
2 years ago
1
Exclude User Agents from compression
#34
Ircama
opened
2 years ago
4
gzip not work with v1.12
#33
blueloveTH
closed
2 years ago
2
Adding support for 'deflate' stream compression.
#32
raphaeljolivet
opened
2 years ago
0
Skip compression when response is streamed
#31
gilad9366
closed
2 years ago
3
Support Streaming
#30
raphaeljolivet
opened
2 years ago
11
Always add Accept-Encoding to Vary, fixes #28
#29
alexprengere
closed
2 years ago
0
When compression is enabled, Accept-Encoding should always be added to the Vary header.
#28
tong-canonical
closed
2 years ago
3
Dropping Python 2 Support?
#27
gricey432
closed
1 month ago
8
Disable compression inside view?
#26
mrx23dot
closed
3 years ago
4
Do not install top-level "tests" package
#25
mgorny
closed
3 years ago
2
flask.Response.make_conditional fails to return 304 due to Etag mismatch
#24
danielzen
opened
3 years ago
5
fetching version from __version__ attribute
#23
europa502
closed
3 years ago
5
PyInstaller / Flask-Compress Version Issue
#22
KyleKing
closed
3 years ago
4
example with views in a different file as the app?
#21
pchtsp
closed
2 years ago
1
Handle the identity function
#20
ziddey
closed
3 years ago
0
Chrome ranged requests incorrectly fallback to any
#19
ziddey
closed
3 years ago
2
Provide wheels on PyPI.
#18
domdfcoding
closed
3 years ago
1
Append compression algorithm to ETag header, when present
#17
alexprengere
closed
4 years ago
0
Implement per-view compression as discussed in #12 - alternative solution
#16
mik-laj
closed
4 years ago
0
ETag header has to be taken care of
#15
aeburriel
closed
4 years ago
2
Implement per-view compression as discussed in #12
#14
alexprengere
closed
4 years ago
0
Migrate CI to Github Action
#13
mik-laj
closed
4 years ago
0
Enable compression per view
#12
mik-laj
closed
4 years ago
9
CI - Automatically run unit tests
#11
mik-laj
closed
4 years ago
1
Add config options for brotli.compress
#10
rpkyle
closed
4 years ago
4
Tag for 1.6.0 is missing in repo
#9
jezdez
closed
4 years ago
2
Add deflate compression algorithm
#8
alexprengere
closed
4 years ago
0
Next