tildefriends/core
2023-07-23 01:23:44 +00:00
..
app.js Don't put a JWT in core.user. 2023-07-16 22:03:47 +00:00
auth.html Adjust some old text on the login page. 2022-12-28 17:05:56 +00:00
auth.js Don't put a JWT in core.user. 2023-07-16 22:03:47 +00:00
client.js Do a silly thing to show dependency versions. 2023-07-20 05:15:44 +00:00
core.js Fixed enough thing sto be able to authenticate and get data from Strava. 2023-07-16 21:04:48 +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
httpd.js Use picohttpparser for responses, too. 2023-07-23 01:12:11 +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