tildefriends/core
2023-02-26 19:51:54 +00:00
..
app.js Experimenting with storing drafts. Fixed an old scary tfrpc bug which resulted in localStorageGet returning wrong values on subsequent calls. 2023-01-21 00:16:18 +00:00
auth.html Adjust some old text on the login page. 2022-12-28 17:05:56 +00:00
auth.js Some unused global variables. 2023-02-19 13:16:55 +00:00
client.js Make traces work with multiple threads, I think. 2023-02-18 00:51:22 +00:00
core.js Exposed functions to encrypt and decrypt private messages. 2023-02-26 19:51:54 +00:00
favicon.png sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
form.js var => let 2023-01-31 02:48:56 +00:00
httpd.js Disable Nagle's algorithm before we start the TLS handshake. Just speculation that it will help with some responsiveness. 2023-02-06 02:29:00 +00:00
index.html Modernize. All core JS is modules. var => let. 2023-01-28 22:44:45 +00:00
robots.txt Add robots.txt. 2016-05-01 13:28:45 +00:00
style.css Rigged up some UI to show and allow removing permissions that have been granted or denied by the user to an app. 2022-08-14 18:24:41 +00:00
tfrpc.js Experimenting with storing drafts. Fixed an old scary tfrpc bug which resulted in localStorageGet returning wrong values on subsequent calls. 2023-01-21 00:16:18 +00:00