13 Commits (9f7ee6830e40c805176f034d60df3b3cd19c8f39)

Author SHA1 Message Date
Min RK a69ddb6655 register contents_manager.files_handler_class directly
9 years ago
Min RK d6a534ec5b use RFC5987 encoding for filenames
9 years ago
Grant Nestor 64ed6e439c Don't url escape filenames on download
9 years ago
Anastasis Germanidis a82a510199 Use static file handler when files are local
9 years ago
Grant Nestor dcf077c2bf Specify `charset=UTF-8` for `text/plain` files
9 years ago
Grant Nestor e1d476ae98 Specify `charset=UTF-8` when serving non-base64 files
9 years ago
Min RK 8daac20e22 set notebook mime-type on download links
10 years ago
wenjun.swj 184e1e28fe typo
10 years ago
wenjun.swj 17a7fe76a9 encode file name in Content-Disposition when it contains non-ascii characters
10 years ago
Matthias Bussonnier 0ad67c8b7f Remove usage of encode/decodestring, Deprecated, replace by bytes equiv.
10 years ago
Thomas Kluyver 1941d0b234 Allow HEAD requests for /files/ URLs
10 years ago
Min RK 6ec427b523 set mime-type on /files/
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago