tildefriends/core
2022-06-02 10:58:22 +00:00
..
codemirror Look ma, no CDNs. 2021-12-22 14:27:52 +00:00
app.js Fix stats. 2022-04-20 23:45:17 +00:00
auth.html Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
auth.js Use proper js modules for apps. Kludge enough things to make things seem to work. Need to apply this to core still. 2022-03-18 01:24:29 +00:00
client.js Added a database exchange operation, and some context when uploading a file. 2022-04-14 23:47:06 +00:00
core.js Exposed some ways to explore databases. 2022-05-25 23:45:52 +00:00
favicon.png sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
form.js More use strict. Less Notification.requestPermission(). 2022-02-13 22:06:35 +00:00
http.js Added support for Google Sign-In, optional in every way. 2016-04-03 19:31:03 +00:00
httpd.js Trying to fix socket lifetime issues. 2022-06-02 10:58:22 +00:00
index.html Make some attempt to restore some editor/stats/... state using localStorage. 2022-03-07 21:06:20 +00:00
robots.txt Add robots.txt. 2016-05-01 13:28:45 +00:00
sha1.js Now with more WebSockets. 2016-04-11 00:09:21 +00:00
smoothie.js An attempt at making some live graphs of relevant stats. Needs more thought. 2022-01-21 02:53:15 +00:00
split.min.js Make the editor pane resizable. 2021-12-22 15:05:08 +00:00
split.min.js.map Make the editor pane resizable. 2021-12-22 15:05:08 +00:00
ssb.js To calculate an ID, take the utf-8 message, convert it to utf-16, and then throw away the high bytes. Of course. 2022-02-11 02:44:27 +00:00
style.css Make the files pane collapsible. This is the limit of my CSS ability. 2022-02-26 22:51:35 +00:00