This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-01-28 07:17:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
share
/
templates
History
Miguel Jacq
3f32db2cca
Fix logic for handling an upload still in progress when timer runs out. Show thankyou page for last uploader post-timer expiry
2018-10-01 18:42:53 +10:00
..
403.html
Remove unnecessary loop. Remove the Close route/setting which can DoS another running upload. Fix detecting whether any uploads are still in progress before terminating the service after timer expires. Don't register 404s for uploads after expiry has finished (throw a 403 instead)"
2018-09-18 08:36:07 +10:00
404.html
Make 404 error page look better, and remove the text that it's probably a typo, because in public mode that isn't necessarily true
2018-09-15 19:52:53 -07:00
denied.html
Display a template after closing the server, and standardize the style of other simple templates
2018-03-14 08:30:14 -07:00
receive.html
Remove unnecessary loop. Remove the Close route/setting which can DoS another running upload. Fix detecting whether any uploads are still in progress before terminating the service after timer expires. Don't register 404s for uploads after expiry has finished (throw a 403 instead)"
2018-09-18 08:36:07 +10:00
send.html
When there is only 1 file being shared, don't zip it
2018-09-20 09:14:56 -07:00
thankyou.html
Fix logic for handling an upload still in progress when timer runs out. Show thankyou page for last uploader post-timer expiry
2018-10-01 18:42:53 +10:00