summaryrefslogtreecommitdiff
path: root/share/templates/send.html
AgeCommit message (Expand)Author
2019-09-15Add breadcrumbs to share modeMicah Lee
2019-09-01Only allow downloading of individual files if it is enabled in settings, and ...Micah Lee
2019-06-14Clean up rendering logic between share and website modehiro
2019-05-22Make static folder URL have a high-entropy random path, to avoid filename col...Micah Lee
2019-05-21Fix building the URL in CLI mode, and removing the slug from the download but...Micah Lee
2019-03-11Repair the css . . . ZeroDot1
2019-02-23Add asynchronous functions to the templates to reduce page load times.ZeroDot1
2018-09-20When there is only 1 file being shared, don't zip itMicah Lee
2018-07-21Expand 'public mode' (optional slugs) to be possible for sharing too, not jus...Miguel Jacq
2018-03-06Move (optional) javascript into file, and use CSP to ban inline jsMicah Lee
2018-03-06Stop using inline css, and reorganize static folderMicah Lee
2018-03-06Create separate templates and static folder, and make the web app use both of...Micah Lee