whew
|
eeacd8c507
|
Merge branch 'develop' into add_security_headers
|
2021-05-31 12:13:58 +00:00 |
|
whew
|
c19dc4fa78
|
Update send_base_mode.py
|
2021-05-13 08:14:33 +00: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
|
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
|
34771e3ea9
|
When building the self.files, use forward slashes instead of backslashes in Windows
|
2021-05-04 20:01:30 -07:00 |
|
Micah Lee
|
0a6056e5e6
|
Fix flake8 issues found in cli
|
2021-04-29 17:13:05 -07: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 |
|
Kcchouette
|
89043b8545
|
use utf8 name too for file downloading
|
2021-01-31 16:37:45 +05:30 |
|
Kcchouette
|
c103108b28
|
Update send_base_mode.py
|
2021-01-31 16:36:09 +05:30 |
|
Micah Lee
|
abca27cb58
|
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
|
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 |
|