onionshare/share/static/js
Saptak S afc6a2f4ce
Update username via both socket and ajax
- socket takes care of modifying the username in the forked socket
session and sending a status message to chat window
- ajax request takes care of updating the flask session so that on
refresh or re-opening of the URL in same browser, the username remains
same
2020-05-11 12:51:46 +05:30
..
chat.js Update username via both socket and ajax 2020-05-11 12:51:46 +05:30
jquery-3.4.0.min.js Upgrade jQuery to 3.4.0 2019-04-19 18:20:58 +03:00
receive.js Update ReceiveMode to no longer rely on slugs 2019-05-21 10:18:40 -07:00
send.js Move (optional) javascript into file, and use CSP to ban inline js 2018-03-06 03:17:54 -08:00
socket.io.min.js Create web UI and socket code for the chat interface 2020-03-08 14:51:43 +05:30