tildefriends/core
2023-08-04 00:50:13 +00:00
..
app.js Expose the client's requesting URL to apps. 2023-07-31 00:26:09 +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 Automated enough with selenium to be able to create a Tilde Friends account, create an SSB identity, and post a first message. I'm still confused on some things, but this is progress, and I fixed a longstanding issue creating the first identity. 2023-08-03 00:30:48 +00:00
core.js Remembering permissions never worked??? 2023-08-04 00:50:13 +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 Remove the smoothie graphs. The sparklines are too good. I will rebuild whatever I'm missing with these. 2023-07-31 16:32:21 +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