Richard van der Hoff
|
68f47d6744
|
Fix parsing of Content-Disposition headers (#4763)
* Fix parsing of Content-Disposition headers
TIL: filenames in content-dispostion headers can contain semicolons, and aren't
%-encoded.
* fix python2 incompatibility
* Fix docstrings
|
2019-02-27 14:29:10 -08:00 |
|
Amber Brown
|
ea6abf6724
|
Fix IP URL previews on Python 3 (#4215)
|
2018-12-22 01:56:13 +11:00 |
|
Richard van der Hoff
|
80527b568d
|
Fix more logcontext leaks in tests (#4209)
|
2018-11-27 13:01:04 +11:00 |
|
Richard van der Hoff
|
828f18bd8b
|
Fix logcontext leak in test_url_preview
|
2018-11-19 17:07:01 +00:00 |
|
Amber Brown
|
8b1affe7d5
|
Fix Content-Disposition in media repository (#4176)
|
2018-11-15 15:55:58 -06:00 |
|
Amber Brown
|
df758e155d
|
Use <meta> tags to discover the per-page encoding of html previews (#4183)
|
2018-11-15 11:05:08 -06:00 |
|
Amber Brown
|
b3708830b8
|
Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157)
|
2018-11-08 01:37:43 +11:00 |
|
black
|
8b3d9b6b19
|
Run black.
|
2018-08-10 23:54:09 +10:00 |
|
Amber Brown
|
49af402019
|
run isort
|
2018-07-09 16:09:20 +10:00 |
|
Amber Brown
|
77ac14b960
|
Pass around the reactor explicitly (#3385)
|
2018-06-22 09:37:10 +01:00 |
|
Erik Johnston
|
a1beca0e25
|
Fix broken unit test for media storage
|
2018-02-05 12:44:03 +00:00 |
|
Erik Johnston
|
ce4f66133e
|
Add unit tests
|
2018-01-18 16:32:11 +00:00 |
|