tildefriends/core
2023-05-27 16:51:56 +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 Don't use Secure cookies if we're not using TLS. 2023-03-09 01:39:15 +00:00
client.js Show the edit pane before it finishes loading so that it's more clear it's working. 2023-05-23 22:03:17 +00:00
core.js Mostly fumbling with error handling. 2023-05-27 16:51:56 +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 Bind tildefriends HTTP to an arbitrary port, write it to a file, and have the Android activity notice that file write and load the correct URL. 2023-03-18 12:28:48 +00:00
index.html Don't let browsers render untrusted HTML or SVG outside of the iframe. Do let them fetch JS and such. 2023-05-14 19:31:45 +00:00
robots.txt Add robots.txt. 2016-05-01 13:28:45 +00:00
style.css Files pane => lit. 2023-05-03 23:12:34 +00:00
tfrpc.js Report attempts to call tfrpc methods that aren't registered. 2023-05-19 19:47:33 +00:00