whew
|
8c7e75f194
|
Merge branch 'develop' into add_security_headers
|
2021-05-31 12:13:58 +00:00 |
|
whew
|
a2ba9e5f1d
|
Update send_base_mode.py
|
2021-05-13 08:14:33 +00: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
|
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
|
4f87088932
|
When building the self.files, use forward slashes instead of backslashes in Windows
|
2021-05-04 20:01:30 -07:00 |
|
Micah Lee
|
cfbf07b903
|
Fix flake8 issues found in cli
|
2021-04-29 17:13:05 -07: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 |
|
Kcchouette
|
1644e8691a
|
use utf8 name too for file downloading
|
2021-01-31 16:37:45 +05:30 |
|
Kcchouette
|
588c117927
|
Update send_base_mode.py
|
2021-01-31 16:36:09 +05:30 |
|
Micah Lee
|
e950cc5fe8
|
Allow directory listing work with or without trailing slash (removing trailing slash by default), and make directory listing links absolute instead of relative
|
2020-11-23 14:52:52 -08:00 |
|
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 |
|