tildefriends/core
2022-09-15 00:16:37 +00:00
..
app.js 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
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 Did some routing for the search tab. 2022-09-15 00:16:37 +00:00
core.js Fix caching for all of the requests. The free wifi I get at Bacchus from Angela's Bridal isn't great. 2022-09-14 23:18:55 +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 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
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 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