onionshare/share/static/js
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