Micah Lee
|
c682b7ec01
|
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
|
00473eaef6
|
Prevent usernames in Chat mode of length 128 chars or more
|
2021-05-14 10:44:14 +10:00 |
|
Miguel Jacq
|
d4d6eea500
|
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
|
a55a59e021
|
Disable OPTIONS on the update-session-username route on Chat mode
|
2021-05-11 08:39:44 +10:00 |
|
Miguel Jacq
|
2618e89eda
|
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
|
b5c68fa5ca
|
Add --title, and make it display the title in chat mode
|
2021-04-12 17:55:16 -04:00 |
|
Aksh Gupta
|
ea8d2cfdfe
|
chore: refactor code quality issues
|
2021-03-10 22:59:47 +05:30 |
|
Micah Lee
|
2a7d9dbd51
|
Update copyright year to 2021
|
2021-02-22 13:35:14 -08:00 |
|
Saptak S
|
d1cada0f7e
|
Improves the logic of updating both flask session and socket session with new nickname
|
2020-11-10 20:01:11 +05:30 |
|
Micah Lee
|
f4abcf1be9
|
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 |
|