Commit Graph
5 Commits
Author SHA1 Message Date
petere f1f74dc3af fix(gitea): allow anonymous browsing of public repos
Remove REQUIRE_SIGNIN_VIEW so public repos are viewable without login;
registration stays disabled and private repos still require auth.
2026-09-19 14:55:02 +01:00
petere b394cc6d8c chore: point teleportfling flake input at public gitea
The TeleportFling repo moved from homeserver:3050 to gitea.edley.me.
Update the flake input URL; fetching uses the user netrc (nix.conf
netrc-file) with the gitea access token.
2026-09-19 14:42:23 +01:00
petere 533db37be0 assets: add space wallpapers 2026-09-19 14:04:10 +01:00
petere 66feaa3216 chore(justfile): mirror new commits to gitea instead of re-squashing
push-all now cherry-picks new main commits onto the gitea-sync branch on top
of the clean baseline, so history is visible on gitea from this point forward
while the pre-existing history stays hidden.
2026-09-19 14:02:31 +01:00
petere aee8fb1e9b Nix-Vibe public snapshot (squashed history) 2026-09-19 13:56:12 +01:00