You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam f96208a0c8 fix(uploads): ugly filenames on uploaded asset downloading
During regular processing, a timestamp is prepended to the filename
for any uploaded files. We don't want this to be part of the filename
if an end-user elects to download the file.

This commit adds a middleware to strip out that portion of the
basename and adds the appropriate Content-Disposition header for
files in /uploads/files

Fixes #6953
6 years ago
..
admin.js remove parseInts 6 years ago
header.js closes #6937 6 years ago
headers.js chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 6 years ago
index.js fix(uploads): ugly filenames on uploaded asset downloading 6 years ago
maintenance.js misc fixes 6 years ago
ratelimit.js ESlint lines-around-directive 8 years ago
render.js chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 6 years ago
user.js misc fixes 6 years ago