Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
5f5830a
Refactor AdventureLog Bot workflow to improve issue validation handli…
seanmorley15 Mar 16, 2026
1dcf99b
feat: add API key management to settings page
seanmorley15 Mar 16, 2026
cd85a73
feat: add API Keys documentation and update contributing guidelines
seanmorley15 Mar 16, 2026
8c03126
fix: update appVersion to reflect the latest build
seanmorley15 Mar 17, 2026
fa3a5e0
fix: update @tailwindcss/typography to version 0.5.19
seanmorley15 Mar 17, 2026
6cb32be
fix: update @tailwindcss/typography to version 0.5.19
seanmorley15 Mar 17, 2026
65be973
chore: update dependencies in pnpm-lock.yaml
seanmorley15 Mar 17, 2026
d93027a
fix: update appVersion to include the latest build identifier
seanmorley15 Mar 17, 2026
b15724f
fix: enhance authentication fallback for protected media access
seanmorley15 Mar 17, 2026
8fc16d5
feat(auth): add 'mobile-qr' to trailing slash list for URL handling
seanmorley15 Mar 18, 2026
b5da5c1
Translated using Weblate (French)
lesensei Mar 19, 2026
34031d3
Translated using Weblate (Korean)
Mar 22, 2026
79ecf1d
Translated using Weblate (German)
vorbeiei Mar 23, 2026
4046e4c
Translated using Weblate (Swedish)
Mar 23, 2026
bd9ba3f
Added translation using Weblate (Catalan)
mllopart Mar 24, 2026
e03c96c
Translated using Weblate (Catalan)
mllopart Mar 24, 2026
6467f14
Docs: Reorder immich API permissions to natural order (#1086)
stephanzwicknagl Mar 30, 2026
9104809
Translated using Weblate (Turkish)
orhunavcu Mar 26, 2026
b00a04b
Translated using Weblate (Swedish)
bittin Mar 26, 2026
a7aa1ca
Translated using Weblate (German)
vorbeiei Mar 30, 2026
e2a7e18
Add ENABLE_RATE_LIMITS configuration for backend rate limiting
seanmorley15 Apr 1, 2026
2313e8f
Set tabindex to -1 for dropdown menus to improve accessibility
seanmorley15 Apr 1, 2026
482b449
feat: Enhance LocationQuickStart component with quick add functionali…
seanmorley15 Apr 4, 2026
194a5c2
Merge branch 'development' into quickadd
seanmorley15 Apr 5, 2026
f5e294f
fix: Remove unused API keys section from Norwegian and Polish locale …
seanmorley15 Apr 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ If your changes affect:
please update the documentation in the:

```
/documentation
/docs
```

folder accordingly.
Expand Down
Loading
Loading