Commit Graph
11 Commits
Author SHA1 Message Date
travandClaude Opus 5 996e45379a Fork ssb-viewer as custo-viewer
Rebrand package.json (name, homepage, repository) so render.js's page footer,
which is built from pkg.homepage + git HEAD, points at this repo rather than
upstream's ssb:// URL.

Track package-lock.json instead of ignoring it. It was gitignored upstream, but
this is a deployed application on a 469MB box running node 18 — a reproducible
dependency tree is the difference between RESTORE.md working and not.

Upstream's README is kept verbatim as UPSTREAM-README.md; the new one documents
the custo data model, including the two things that will otherwise cost someone
an afternoon: custodisco is the string "true", and no message ever sets
content.channel.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0192zBTNZKZn5svyJ5HTnYds
2026-08-22 19:30:42 -04:00
Daan Wynen f21b1202b9 Document my confusion with upgrading.
This may not be the most elegant way of going about it,
but it worked for me. In any case, *some* sort of upgrade guide
should be present IMO.
2020-10-14 22:34:11 +02:00
cel aa1697181e Add footer with copyright and source link 2020-06-11 14:20:06 -04:00
cel c8c744f585 Default to disallow robots 2018-08-22 11:52:43 -07:00
cel f908ea40e6 Document disallowRobots config 2018-08-22 11:52:43 -07:00
cel 7123fbcab1 Default to require opt-in for publicWebHosting 2018-08-17 15:32:42 -07:00
cel ad9208780b License under AGPLv3+ 2017-06-10 14:25:21 -10:00
cel bad08d4398 Update copyright 2017-04-20 14:07:17 -07:00
Anders Rune Jensen 357f96fa93 Document the new routes 2017-04-18 21:09:12 +02:00
cel 57449ef94a Mention git-ssb-web 2016-12-15 13:34:02 -08:00
cel 829750e126 Initial commit 2016-12-15 13:26:20 -08:00