Micah Lee
|
8e284f1027
|
Merge branch 'fix_405_error_and_other_methods' of https://github.com/mig5/onionshare into mig5-fix_405_error_and_other_methods
|
2021-05-25 16:27:26 -07:00 |
|
Miguel Jacq
|
1e5e886577
|
Prevent usernames in Chat mode of length 128 chars or more
|
2021-05-14 10:44:14 +10:00 |
|
Miguel Jacq
|
aa7a6e321b
|
Move the 'supports_file_requests' attribute into the actual modes rather than the Web class
|
2021-05-11 09:25:22 +10:00 |
|
Miguel Jacq
|
c2bd0a6a22
|
Disable OPTIONS on the update-session-username route on Chat mode
|
2021-05-11 08:39:44 +10:00 |
|
Miguel Jacq
|
92027345d0
|
Register the 405 error handler properly. Enforce the appropriate methods for each route (GET or POST only, with OPTIONS disabled). Add tests for invalid methods. Add a friendlier 500 internal server error handler
|
2021-05-10 11:23:44 +10:00 |
|
Micah Lee
|
024cc83943
|
Add --title, and make it display the title in chat mode
|
2021-04-12 17:55:16 -04:00 |
|
Aksh Gupta
|
6805f6acae
|
chore: refactor code quality issues
|
2021-03-10 22:59:47 +05:30 |
|
Micah Lee
|
4f5f75cc25
|
Update copyright year to 2021
|
2021-02-22 13:35:14 -08:00 |
|
Saptak S
|
c873391a20
|
Improves the logic of updating both flask session and socket session with new nickname
|
2020-11-10 20:01:11 +05:30 |
|
Micah Lee
|
a54f99adf6
|
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
|
2020-10-12 22:40:55 -07:00 |
|