0xsysr3ll
|
2cd5e4bd7f
|
fix(settings): ensure jobs restart after media server switch
|
2026-03-30 21:55:44 +02:00 |
|
0xsysr3ll
|
f2bc6d7c54
|
fix(settings): handle email comparison for Jellyfin users
|
2026-03-30 21:55:43 +02:00 |
|
0xsysr3ll
|
87187e8b28
|
fix(settings): revalidate user after media server switch
|
2026-03-30 21:55:42 +02:00 |
|
0xsysr3ll
|
ae89aa34df
|
refactor(settings): remove success message after media server switch
|
2026-03-30 21:55:41 +02:00 |
|
0xsysr3ll
|
ca7b7885d3
|
fix(settings): prefer typeorm over raw sql queries
|
2026-03-30 21:55:40 +02:00 |
|
0xsysr3ll
|
15f96e8776
|
fix: quote columns
|
2026-03-30 21:55:39 +02:00 |
|
0xsysr3ll
|
e05c90fb67
|
fix(settings): correct SQL syntax for jellyfinUserId condition
|
2026-03-30 21:55:37 +02:00 |
|
0xsysr3ll
|
f2ac3fe9fd
|
fix(settings): wrong link for users page
|
2026-03-30 21:55:36 +02:00 |
|
0xsysr3ll
|
72cc621176
|
fix(settings): refine media server switch logic and update user instructions
|
2026-03-30 21:55:35 +02:00 |
|
0xsysr3ll
|
a2e920bb3e
|
feat(settings): make code more dry
|
2026-03-30 21:55:34 +02:00 |
|
0xsysr3ll
|
3df674178d
|
fix(settings): update deprecation messages and improve media server switch logic
|
2026-03-30 21:55:32 +02:00 |
|
0xsysr3ll
|
19ebbffc5d
|
feat(settings): add a proper modal for switching
|
2026-03-30 21:55:26 +02:00 |
|
0xsysr3ll
|
e51526af7c
|
feat(userList): add badges for linked Plex and Jellyfin/Emby users
|
2026-03-30 21:54:53 +02:00 |
|
0xsysr3ll
|
2b11ca5f88
|
feat(settings): log out all users after successful switch
|
2026-03-30 21:54:52 +02:00 |
|
0xsysr3ll
|
b85846714b
|
fix(auth): update token storage logic for Plex when using Jellyfin or Emby as main server
|
2026-03-30 21:54:51 +02:00 |
|
0xsysr3ll
|
45e6786ca3
|
fix(userSettings): improve account linking logic to prevent conflicts with existing users
|
2026-03-30 21:54:50 +02:00 |
|
0xsysr3ll
|
f7a86642f7
|
fix(settings): remove condition for user plexId in update query
|
2026-03-30 21:54:49 +02:00 |
|
0xsysr3ll
|
bfe09d6969
|
feat(settings): add switching logic to support Jellyfin and Emby transitions
|
2026-03-30 21:54:48 +02:00 |
|
0xsysr3ll
|
16988da67e
|
fix(MediaSubscriber): remove optional chaining for status checks
|
2026-03-30 21:54:47 +02:00 |
|
0xsysr3ll
|
08c3c2771f
|
fix(settings): remove unnecessary user ID condition for plex and jellyfin unlinking
|
2026-03-30 21:54:45 +02:00 |
|
0xsysr3ll
|
6da45fa2cc
|
fix: missing translations
|
2026-03-30 21:54:44 +02:00 |
|
0xsysr3ll
|
816c869d8a
|
fix(settings): allow jellyfin/emby unlinking before migration
|
2026-03-30 21:54:43 +02:00 |
|
0xsysr3ll
|
094e596428
|
fix(settings): use proper error messages
|
2026-03-30 21:54:42 +02:00 |
|
0xsysr3ll
|
46086e34c4
|
fix(settings): enable reinitialization for Tautulli settings form
|
2026-03-30 21:54:41 +02:00 |
|
0xsysr3ll
|
8f4f878661
|
feat(auth, settings): enforce admin permissions
|
2026-03-30 21:54:40 +02:00 |
|
0xsysr3ll
|
bc1c136b36
|
feat(settings): add endpoint and UI for switching media server
|
2026-03-30 21:54:32 +02:00 |
|
fallenbagel
|
735ec47b1e
|
fix(login): resolve stuck transition when switching login forms (#2779)
|
2026-03-30 15:34:32 +02:00 |
|
fallenbagel
|
be5799756a
|
fix(override-rules): remove users from useEffect dependency array (#2771)
|
2026-03-30 12:59:39 +02:00 |
|
0xsysr3ll
|
993ae4c58e
|
feat(blocklist): add support for collections (#1841)
|
2026-03-30 06:19:45 +08:00 |
|
Shyam
|
56b79ff38c
|
feat(i18n): add Estonian language support (#2611)
|
2026-03-29 02:54:52 +08:00 |
|
0xsysr3ll
|
20c2ed866f
|
test(user-list): deflake sorting assertions (#2766)
|
2026-03-27 10:41:32 +01:00 |
|
bibi0019
|
5373da4c55
|
docs: fix PM2 start command syntax (#2713)
|
2026-03-24 11:04:55 +01:00 |
|
Angelo Olivera
|
865396fd28
|
fix(watchlist-sync): handle empty watchlists on PostgreSQL (#2718)
|
2026-03-23 18:55:40 +05:00 |
|
J. Winters-Brown
|
dbe1fca6a9
|
refactor(userlist): responsive columns and buttons (#2083)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gauthier-th <mail@gauthierth.fr>
|
2026-03-21 23:09:49 +05:00 |
|
bogo22
|
fb2ee7ca7c
|
feat(person): add tmdb- and imdb link on person detail page (#2136)
Signed-off-by: Florian Hoech <code@florians-web.de>
|
2026-03-21 04:52:31 +05:00 |
|
0xsysr3ll
|
eaf397a021
|
feat(userlist): add sortable columns to User List (#1615)
|
2026-03-21 04:45:00 +05:00 |
|
0xsysr3ll
|
25e376c74f
|
feat: sort quality profiles ASC in request and service configuration (#1805)
|
2026-03-19 11:26:49 +01:00 |
|
jabloink
|
c7185d429d
|
fix(open-api): add missing mediaType query parameter to blocklist and watchlist (#2722)
|
2026-03-19 04:15:34 +05:00 |
|
YakGravity
|
10f23f009d
|
fix(jellyfin-scanner): add TheMovieDb provider fallback for Jellyfin scanner (#2605)
|
2026-03-17 16:18:43 +01:00 |
|
Dhaval Javia
|
7920970cd3
|
feat(discover): handle errors gracefully when content is available (#1542)
Co-authored-by: Dhaval <dhaval.javia@broadlume.com>
Co-authored-by: gauthier-th <mail@gauthierth.fr>
|
2026-03-17 10:46:51 +01:00 |
|
renovate[bot]
|
a2154f9e07
|
ci(actions): update github actions (#2683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-16 18:59:05 +01:00 |
|
0xsysr3ll
|
90d407d410
|
fix(movie,tv): respect display language for trailers (#2674)
|
2026-03-16 18:29:40 +01:00 |
|
Michael Thomas
|
36243a0deb
|
chore: upgrade to eslint v9 (#2574)
|
2026-03-16 21:12:30 +05:00 |
|
0xsysr3ll
|
40e02bba6a
|
docs(docker): replace backslashes by backticks in windows docker run commands [skip-ci] (#2557)
|
2026-03-16 20:17:38 +05:00 |
|
fallenbagel
|
6c52a2f3ad
|
fix(settings): serialize settings writes and prevent partial overwrites (#2696)
|
2026-03-16 11:29:41 +01:00 |
|
fallenbagel
|
0be18968b4
|
fix: disambiguate tmdb ids by media type across lookups (#2577)
|
2026-03-14 23:47:21 +05:00 |
|
Gauthier
|
d25d0ca570
|
fix(requests): mark requests as completed when media is already available (#2462)
Co-authored-by: fallenbagel <98979876+Fallenbagel@users.noreply.github.com>
|
2026-03-14 17:45:41 +05:00 |
|
0xsysr3ll
|
f40323c7c5
|
fix(migration): repair postgres blocklist id sequence (#2686)
|
2026-03-12 21:58:11 +05:00 |
|
Geoffrey Coulaud
|
636dcb984f
|
feat: add trailing whitespace warning on login username field (#2040) (#2177)
|
2026-03-12 20:46:59 +05:00 |
|
0xsysr3ll
|
c0241d946e
|
chore(deps): update pnpm lockfile (#2685)
|
2026-03-12 20:16:40 +05:00 |
|