Commit Graph

5250 Commits

Author SHA1 Message Date
Zoe Roux cd7c350b20 Add admin users page 2026-03-26 23:46:11 +01:00
Zoe Roux f96e67eda7 Add oidc logo downloading 2026-03-26 23:46:11 +01:00
Zoe Roux 8df5f279a8 Add logo upload 2026-03-26 23:46:11 +01:00
renovate[bot] 0a4f48e4ee Update docker/login-action action to v4 (#1347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 19:51:22 +01:00
renovate[bot] 009a43cec6 Update docker/metadata-action action to v6 (#1373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 19:51:08 +01:00
renovate[bot] 39d0585836 Update docker/build-push-action action to v7 (#1372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 19:51:01 +01:00
renovate[bot] b217861299 Update actions/upload-artifact action to v7 (#1346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 19:50:55 +01:00
renovate[bot] 1ba8ecfd4e Update docker/setup-buildx-action action to v4 (#1374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 19:50:25 +01:00
renovate[bot] 7f4243b525 Update docker/setup-qemu-action action to v4 (#1349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 19:50:11 +01:00
Zoe Roux db39411703 Implement OIDC (#1392) 2026-03-25 21:49:23 +01:00
Zoe Roux f17af7c75d Handle password change when the user never had one 2026-03-25 21:47:24 +01:00
Zoe Roux b5ace8d6ed Add oidc in all users returns 2026-03-25 21:47:24 +01:00
Zoe Roux 271375bfec Add link settings to add oidc to an account 2026-03-25 20:30:40 +01:00
Zoe Roux 1e385ff911 Fix oidc 2026-03-25 20:30:40 +01:00
Zoe Roux d0c5cd38d2 Implement oidc on the front 2026-03-25 20:30:40 +01:00
Zoe Roux 5cc5c29adc Implement oidc 2026-03-25 20:30:40 +01:00
Zoe Roux ba9aeba230 Add logo routes that use gravatar 2026-03-25 20:30:40 +01:00
Zoe Roux bf925d8d70 Add GET /sessions 2026-03-25 20:30:40 +01:00
acelinkio a70431b460 Update dependency @biomejs/biome to v2.4.8 (#1340) 2026-03-24 11:33:54 -07:00
renovate[bot] 8c1d0b4c3c Update dependency @biomejs/biome to v2.4.8 2026-03-23 14:32:59 +00:00
renovate[bot] a09aa63e67 Update dorny/paths-filter action to v4 (#1391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 09:06:28 +01:00
Zoe Roux fe9a3e79bf Update readme (#1390) v5.0.0-beta1 2026-03-22 20:32:47 +01:00
Zoe Roux 0a64d58631 Update readme (#1389) 2026-03-22 20:27:01 +01:00
Zoe Roux b679e4c297 Add search & add for unmatched videos (#1388) 2026-03-22 20:10:12 +01:00
Zoe Roux b61aeba609 Add manual match page for unmatched 2026-03-22 20:07:51 +01:00
Zoe Roux fd673d1f0f Add manual serie/movie add 2026-03-22 20:07:51 +01:00
Zoe Roux b3a48b9206 Add pages to scanner routes 2026-03-22 20:03:51 +01:00
acelinkio e4d3666ead Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /auth (#1383) 2026-03-22 08:03:17 -07:00
Zoe Roux 33a839a225 Add POST /scanner/movies and POST /scanner/series route that will
auto-fill metadata
2026-03-22 12:37:04 +01:00
Zoe Roux 49961c341e Add search endpoint on the scanner 2026-03-22 11:49:40 +01:00
Zoe Roux c13ae43047 Fix login/logout query cache not clearing (#1387) 2026-03-22 10:42:31 +01:00
Zoe Roux dcf7b4e794 Properly use https server url when redirect to 2026-03-22 10:34:15 +01:00
Zoe Roux f893d20e95 Fix login/logout query cache not clearing 2026-03-22 10:34:12 +01:00
Zoe Roux 59a20a627c Add delete button for series/movies/collections (#1386) 2026-03-22 00:59:27 +01:00
Zoe Roux 4fe79f9bc3 Add delete button for series/movies/collections 2026-03-22 00:57:00 +01:00
Zoe Roux 35e8ca9d69 Fix video modal for guessed specials 2026-03-22 00:57:00 +01:00
Zoe Roux e7c54b0200 Fix auth error handler 2026-03-22 00:02:16 +01:00
Zoe Roux e6f8a223df Handle cookies in auth codepath 2026-03-21 23:54:02 +01:00
Zoe Roux 0c890e7d49 Update to epxo 55 (#1384) 2026-03-21 17:24:02 +01:00
Zoe Roux a07bb630db Fix react native video 2026-03-21 17:14:31 +01:00
Zoe Roux dac582ceea Add nvidia-cuda-toolkit to the list of transcoder deps (#1385) 2026-03-21 15:09:17 +00:00
Zoe Roux 9611be4991 Remove edgeToEdge from app.config since it's the default now 2026-03-21 12:23:06 +01:00
Zoe Roux b2c3ab27db Add absolute number in entry picker 2026-03-21 11:41:50 +01:00
Zoe Roux fb9491f703 Fix subtitle language preference not working 2026-03-21 11:41:50 +01:00
Zoe Roux dabdc4d876 Update to expo55 2026-03-21 11:41:50 +01:00
Zoe Roux 35c867cd1b Update expo 2026-03-21 11:41:50 +01:00
Zoe Roux 5eb4b4c2ba Fix tvdb when genres are missing 2026-03-21 11:41:50 +01:00
Zoe Roux c9102fa4b3 Add back TitleNumberFixup rule 2026-03-21 11:41:50 +01:00
dependabot[bot] 32df6587da Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /auth
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.2 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.2...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 09:12:57 +00:00
Zoe Roux d4d9359461 Some helm fixes (#1380) 2026-03-21 10:11:58 +01:00