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
2024-10-01 01:35:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
65a7a1790c
onionshare
/
share
/
static
/
js
History
Illia Volochii
32e6422412
Upgrade jQuery to 3.4.0
2019-04-19 18:20:58 +03:00
..
jquery-3.4.0.min.js
Upgrade jQuery to 3.4.0
2019-04-19 18:20:58 +03:00
receive-noscript.js
Refactor file upload interface to use jQuery, and to have separate upload progress bars. The progess bars make clear when the data has been sent to the first Tor node, and when its waiting on the rest of the Tor network. It also allows the sender to cancel uploads
2019-02-15 18:52:28 -08:00
receive.js
Fix minor bugs: When making the ajax POST request, strip the trailing slash from window.location.pathname so the URL works in public mode; and add a newline before printing message when receiving file
2019-02-18 10:57:20 -08:00
send.js
Move (optional) javascript into file, and use CSP to ban inline js
2018-03-06 03:17:54 -08:00