tildefriends/core
2022-08-11 02:04:55 +00:00
..
app.js An experiment in requesting permissions and some related fixes. 2022-07-27 00:27:10 +00:00
auth.html Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
auth.js Track / expose a list of registered users. 2022-08-04 00:07:12 +00:00
client.js Fix an ancient reconnect bug. 2022-08-08 01:48:23 +00:00
core.js Exposed deleting users, mostly for my own testing, and used it to make a primitive admin app. Add a handful of apps I've been kicking around without version control, while I'm at it. 2022-08-04 00:57:56 +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 Decrease the bad request timeout, as I've tripped it myself occasionally. And let the iframe hit the WebSerial interface. I might have a fun use for that. 2022-06-20 19:50:03 +00:00
index.html Making things slightly more compact. 2022-08-11 02:04:55 +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 First glimpse of multiple SSB identities per Tilde Friends user. 2022-07-31 19:01:08 +00:00
style.css Make requesting permissions appear less terrible. 2022-08-07 22:39:58 +00:00
tfrpc.js Use tfrpc fairly thoroughly in the ssb app. 2022-06-20 01:34:32 +00:00