From 04ec425c9ce981e25ebd5a3aaca4673bf6151f77 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Thu, 26 May 2022 00:03:46 +0000 Subject: [PATCH] Been a while since I exported these apps. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3880 ed5197a5-7fde-0310-b194-c3ffbd925b24 --- apps/cory/apps.json | 2 +- apps/cory/apps/app.js | 2 +- apps/cory/docs.json | 2 +- apps/cory/docs/app.js | 6 ++-- apps/cory/docs/index.md | 1 + apps/cory/docs/todo.md | 4 +-- apps/cory/ssb.json | 2 +- apps/cory/ssb/app.js | 17 ++++++++++-- apps/cory/ssb/index.html | 55 ++++++++++++++++++++++--------------- apps/cory/ssb/tf-message.js | 5 +++- apps/cory/ssb/tf.js | 16 +++++++++++ 11 files changed, 79 insertions(+), 33 deletions(-) diff --git a/apps/cory/apps.json b/apps/cory/apps.json index 4e9ac099a..408747ebf 100644 --- a/apps/cory/apps.json +++ b/apps/cory/apps.json @@ -1 +1 @@ -{"type":"tildefriends-app","files":{"app.js":"&C82YfV2CQsreGCcY0FHR4owqVOaN10yvVW7OZxFC8sE=.sha256"}} \ No newline at end of file +{"type":"tildefriends-app","files":{"app.js":"&OMzy1V2Z53ARpvUnFZ1BxsQr/Z8oQmFC678s/Hh6Gtc=.sha256"}} \ No newline at end of file diff --git a/apps/cory/apps/app.js b/apps/cory/apps/app.js index bd856fd0e..48e4a1c1b 100644 --- a/apps/cory/apps/app.js +++ b/apps/cory/apps/app.js @@ -12,7 +12,7 @@ async function main() { @@ -34,29 +35,30 @@ Tilde Scuttlebutt -
-
- - Broadcasts - {{broadcast.address}}:{{broadcast.port}} - Connections - - Connect - -
-
+ + Refresh {{unread}} unread item{{unread == 1 ? '' : 's'}} - Welcome, . - - Loaded in {{load_time}} seconds. - -
{{key}}: {{times[key]}}
-
-
- + + +
Welcome, .
+
+ + + Loaded in {{load_time}} seconds. + +
{{key}}: {{times[key]}}
+
+
+ + Loading... + +
+
+ +
What's up?
@@ -123,6 +125,7 @@
@@ -154,7 +157,6 @@ -