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
FuzzyGrim
5e48f0d37d
pin pygments for docs code blocks
2026-05-15 15:26:59 +02:00
FuzzyGrim
2fdd707720
document local test command
2026-05-15 15:14:08 +02:00
FuzzyGrim
b67eb6fec0
add local development docs page
2026-05-15 12:40:11 +02:00
FuzzyGrim
a158d5b1b1
add versioned docs deployment
2026-05-15 12:40:05 +02:00
FuzzyGrim
3105332c28
docs: replace installation page with setup guide
2026-05-11 00:00:17 +02:00
FuzzyGrim
6505c734f6
docs: update documentation theme colors
2026-05-10 17:18:29 +02:00
FuzzyGrim
01063df479
sync docs home page from readme
2026-05-10 17:16:36 +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