4 Commits

Author SHA1 Message Date
FuzzyGrim
00a2467dbd validate hardcover api setting #1352 2026-05-23 17:03:16 +02:00
FuzzyGrim
41b080b8bd clarify redis url for docker network collisions 2026-05-23 15:13:10 +02:00
marph91
a055a8a52e Add an auto-login option (#1363)
* add an auto-login option

* apply review suggestions

* add tests for auto-login middleware

* only auto-login with active users

* document the new env variable `YAMTRACK_AUTO_LOGIN_USERNAME`

* fix auto login middleware tests

---------

Co-authored-by: FuzzyGrim <stromed_chariotman@aleeas.com>
2026-05-16 23:58:26 +02:00
Alessandro Burzio
78aee8e8ed feat(add-docs): Add documentation (#1208)
* feat(docs): Add documentation & first configs

* feat(docs): update build-docs workflow to trigger on feat/add-docs branch

* feat(docs): update build-docs workflow to trigger on main branch

* feat(docs): Fixes
- Correctly rename `social-auth` from `social-auto` page
- Fix links in documentation
- Fix inline code formatting

* feat(docs): Update documentation structure and add installation guide

* feat(docs): add .cache to .gitignore

* feat(docs): Fix branch name in docs deployment workflow

* feat(docs): Fix branch name in docs deployment workflow
2026-05-10 15:48:43 +02:00