tildefriends/core
2023-03-25 00:46:40 +00:00
..
app.js Experimenting with storing drafts. Fixed an old scary tfrpc bug which resulted in localStorageGet returning wrong values on subsequent calls. 2023-01-21 00:16:18 +00:00
auth.html Adjust some old text on the login page. 2022-12-28 17:05:56 +00:00
auth.js Don't use Secure cookies if we're not using TLS. 2023-03-09 01:39:15 +00:00
client.js Add/enable codemirror's javascript-lint using jshint, and fix a few things. 2023-03-25 00:46:40 +00:00
core.js Support ?filename= to download a blob with a given filename. 2023-03-22 23:02:36 +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
httpd.js Bind tildefriends HTTP to an arbitrary port, write it to a file, and have the Android activity notice that file write and load the correct URL. 2023-03-18 12:28:48 +00:00
index.html Assign all stock apps an emoji, show them in the app list, and let the editor set them. 2023-03-21 23:08:04 +00:00
robots.txt Add robots.txt. 2016-05-01 13:28:45 +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 Experimenting with storing drafts. Fixed an old scary tfrpc bug which resulted in localStorageGet returning wrong values on subsequent calls. 2023-01-21 00:16:18 +00:00