This is a test - please ignore this repository!
Find a file
Tim Zöller fe1b5f8be0 Remove registration page and redirect home to timeline
Remove the registration UI page completely and use the public timeline as the default start page.

Changes:
- Delete auth/register.html template
- Remove /register route from AuthViewController
- Update HomeController to redirect / to /timeline
- Remove /register from public paths list in auth.js

Users will no longer see a registration option in the UI. Registration can only be done via direct API calls if enabled.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 17:41:41 +01:00
.idea Fit File Processing and Persistence 2025-11-27 22:59:45 +01:00
src Remove registration page and redirect home to timeline 2025-12-03 17:41:41 +01:00
.dockerignore More vibin 2025-11-28 21:04:38 +01:00
.env.example Add global registration disable feature 2025-12-03 11:27:19 +01:00
.gitignore More vibin 2025-11-28 21:04:38 +01:00
CLAUDE.md MVP done 2025-11-29 09:56:55 +01:00
docker-compose.yml Docker Fixes 2025-11-29 12:28:58 +01:00
DOCKER.md More vibin 2025-11-28 21:04:38 +01:00
Dockerfile Add global registration disable feature 2025-12-03 11:27:19 +01:00
MVP_COMPLETE.md MVP done 2025-11-29 09:56:55 +01:00
pom.xml Docker Fixes 2025-11-29 12:28:58 +01:00