Commit 18ca2b47b86cd361c03c92c0682500c5fa00451f
Merge branch 'master' into main
Charles E. Lehner committed on 2/13/2021, 3:02:51 PMParent: b24a8c824494555ff39be898c3fde5541e7e8a92
Parent: b72c94944c9c795aeef1cbefdb10b02c78a3bd5d
Files changed
tmpl/apps/index.html.js | changed |
tmpl/apps/index.html.js | |||
---|---|---|---|
@@ -7,9 +7,9 @@ | |||
7 | 7 … | content: listing([ | |
8 | 8 … | { id: 'patchwork', title: 'Patchwork', desc: 'Inbox, social feed, and profiles.', url: 'https://github.com/ssbc/patchwork' }, | |
9 | 9 … | { id: 'patchbay', title: 'Patchbay', desc: 'An alternative Secure Scuttlebutt client interface', url: 'https://github.com/ssbc/patchbay' }, | |
10 | 10 … | { id: 'manyverse', title: 'Manyverse', desc: 'Beta Android client', url: 'https://www.manyver.se' }, | |
11 | - { id: 'oasis', title: 'Oasis', desc: 'Web / desktop ssb app with the most active development. .', url: 'https://github.com/fraction/oasis' }, | ||
11 … | + { id: 'oasis', title: 'Oasis', desc: 'Themed HTML web UI without JavaScript', url: 'https://github.com/fraction/oasis'}, | ||
12 | 12 … | { id: 'patchfoo', title: 'Patchfoo', desc: 'Plain SSB web UI. Uses HTML forms instead of client-side JS.', url: 'https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256' }, | |
13 | 13 … | { id: 'planetary', title: 'Planetary', desc: 'iOS app with preloaded pubs for easier onboarding.', url: 'https://apps.apple.com/us/app/planetary-app/id1481617318' }, | |
14 | 14 … | { id: 'ferment', title: 'Ferment', desc: 'Peer-to-peer audio publishing and streaming.', url: 'https://github.com/fermentation/ferment' }, | |
15 | 15 … | { id: 'ssb-cli-dashboard', title: 'CLI Dashboard', desc: 'Browse the database state.', url: 'https://github.com/ssbc/ssb-cli-dashboard' }, |
Built with git-ssb-web