This website requires JavaScript.
Explore
Help
Register
Sign in
phantom
/
onionshare
Watch
1
Star
0
Fork
You've already forked onionshare
0
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-01-11 12:12:56 -03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
77aa909e35
onionshare
/
share
/
static
/
js
History
Micah Lee
77aa909e35
Don't use jQuery for the ajax request, instead manually use an XMLHttpRequest in order to more easily support multiple upload divs
2019-02-17 09:51:19 -08:00
..
jquery-3.3.1.min.js
Added jQuery, and jQuery license
2019-02-15 15:33:54 -08: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
Don't use jQuery for the ajax request, instead manually use an XMLHttpRequest in order to more easily support multiple upload divs
2019-02-17 09:51:19 -08:00
send.js
Move (optional) javascript into file, and use CSP to ban inline js
2018-03-06 03:17:54 -08:00