aboutsummaryrefslogtreecommitdiff
path: root/cli/onionshare_cli/resources/templates
AgeCommit message (Expand)Author
2021-12-04Merge branch 'develop' of https://github.com/a1346054/onionshare into a134605...Micah Lee
2021-10-22Fixed send.js table sorting. Looks like it stopped working a long time ago.Benjamin Erhart
2021-10-14Fix whitespace issuesa1346054
2021-09-04Updates send.html to use file link instead of basenameSaptak S
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-05-25Merge branch 'fix_405_error_and_other_methods' of https://github.com/mig5/oni...Micah Lee
2021-05-17Use label tag for chat username label, and rename javascript function to chec...Miguel Jacq
2021-05-14Prevent usernames in Chat mode of length 128 chars or moreMiguel Jacq
2021-05-11Merge branch 'develop' into fix_405_error_and_other_methodsMiguel Jacq
2021-05-10Register the 405 error handler properly. Enforce the appropriate methods for ...Miguel Jacq
2021-05-07Remind the user to submit contact info if they want a response to a message i...Miguel Jacq
2021-04-29Merge branch 'develop' into 1305_receive_messagesMicah Lee
2021-04-25Allow sending messages as well as uploading files in receive modeMicah Lee
2021-04-12Show the custom title in all modesMicah Lee
2021-04-12Add --title, and make it display the title in chat modeMicah Lee
2021-03-08Change style to use flexKcchouette
2021-03-08Revert: Adding class to have old styleKcchouette
2021-03-08Adding class to have old styleKcchouette
2020-12-13Stop passing status_url_path to render denied template, to avoid exceptionMicah Lee
2020-11-23Allow directory listing work with or without trailing slash (removing trailin...Micah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee