tildefriends/core
2024-01-20 16:05:00 +00:00
..
app.js Support an edit-only mode, which brings up the editor without running the app. Helpful if the app hangs the client. Also on mobile, where both don't fit side-by-side. 2023-08-17 00:49:02 +00:00
auth.html Oops! Passwords go in password fields. 2023-09-23 21:29:01 +00:00
auth.js Expose bip39 to script, and fix some things around base64 so that I can round trip it properly. 2024-01-03 17:25:34 +00:00
client.js Styling the files pane. 2024-01-20 16:05:00 +00:00
core.js Use some w3.css in the core HTML. 2024-01-19 02:32:55 +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
http.js Don't shutdown the client side of an HTTP request after sending it. Some servers don't like that. 2023-07-23 01:23:44 +00:00
index.html Use some w3.css in the core HTML. 2024-01-19 02:32:55 +00:00
robots.txt Add robots.txt. 2016-05-01 13:28:45 +00:00
style.css CodeMirror 6. 2024-01-13 17:40:47 +00:00
tfrpc.js Report attempts to call tfrpc methods that aren't registered. 2023-05-19 19:47:33 +00:00
w3.css Use some w3.css in the core HTML. 2024-01-19 02:32:55 +00:00