tildefriends/core
2023-01-08 17:45:15 +00:00
..
app.js Fix app 404s. 2022-10-12 12:38:33 +00:00
auth.html Adjust some old text on the login page. 2022-12-28 17:05:56 +00:00
auth.js Place to show a code of conduct. 2022-12-24 19:25:21 +00:00
client.js Perfetto UI => speedscope. I'm not going to switch away from JSON traces like Perfetto UI wants me to, and this is light, fast, and sufficient. 2022-11-10 02:39:00 +00:00
core.js Rooms JS => C. 2023-01-08 00:25:38 +00:00
favicon.png sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
form.js require -> import 2022-06-18 17:39:08 +00:00
http.js require -> import 2022-06-18 17:39:08 +00:00
httpd.js Fix HTTP request breakage. 2023-01-01 18:12:42 +00:00
index.html How did downloads ever work? 2022-12-28 18:23:52 +00:00
robots.txt Add robots.txt. 2016-05-01 13:28:45 +00:00
sha1.js require -> import 2022-06-18 17:39:08 +00:00
ssb.js createHistoryStream JS -> C. 2023-01-08 17:45:15 +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 Do app -> client communication more like tfrpc so that it's easier to get responses. 2022-08-13 18:58:06 +00:00