Commit Graph

4958 Commits

Author SHA1 Message Date
renovate[bot] ed18bd2920 fix(deps): update dependency @logtape/elysia to v1.4.0-dev.468 (#1271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-19 09:32:13 +01:00
renovate[bot] 03ea1bb18e fix(deps): update aws-sdk-go-v2 monorepo (#1270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-19 09:32:04 +01:00
Zoe Roux 3de5b8a47e Fix list sizing in home page (#1268) 2026-01-16 12:31:13 +01:00
Zoe Roux d1776665ff Use precision=3 for timestamps to prevent comparison errors 2026-01-16 12:29:03 +01:00
Zoe Roux 7201c06c0b Fix list sizing in home page 2026-01-16 12:05:21 +01:00
acelinkio 7396315299 chore(deps): update docker.io/traefik docker tag to v3.6.6 (#1257) 2026-01-13 12:25:34 -08:00
acelinkio fd83870f5a auth: application context & echo context (#1267)
Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2026-01-13 09:25:53 +01:00
Zoe Roux 95c1b33f74 Add support for tvdb on scanner (#1260) 2026-01-13 00:33:27 +01:00
Zoe Roux 7f9ebb7c66 Handle duplicates entries slug 2026-01-13 00:32:12 +01:00
Zoe Roux 950171ef53 Handle missing artworks or remoteIds in tvdb 2026-01-12 23:55:56 +01:00
Zoe Roux 248920dc11 Composite tvdb and tmdb metadata for series 2026-01-12 23:16:01 +01:00
Zoe Roux cc13015b98 Fix tvdb name/alias mismatch 2026-01-12 22:50:03 +01:00
Zoe Roux 9af89da590 Fix keyset paginate with dates 2026-01-12 22:42:00 +01:00
Zoe Roux e9bfa0d8b0 Handle before/after and movie entries 2026-01-12 21:45:31 +01:00
Zoe Roux ec659c3f2f Allow entry movies to have episodeid 2026-01-12 21:45:31 +01:00
Zoe Roux cc60b429b4 Allow no translations for seasons & entries 2026-01-12 21:45:31 +01:00
Zoe Roux 4dc0dcb9b3 Fix & cleanup tvdb 2026-01-12 21:45:31 +01:00
Zoe Roux 0c01e9d0f6 Add support for tvdb on scanner 2026-01-12 21:37:11 +01:00
acelinkio 52f4b15fbf auth+transcoder: update msg format for easier use (#1262)
Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2026-01-12 17:49:35 +01:00
renovate[bot] 9163dccef7 fix(deps): update module github.com/labstack/echo/v4 to v4.15.0 (#1265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-12 10:00:32 +01:00
acelinkio fa18df3bcc api: fix tracing (#1263) 2026-01-11 01:09:04 +01:00
acelinkio fefcc5b124 auth/transcoder: fix tripple responses on errors (#1261) 2026-01-10 10:40:07 +01:00
acelinkio 98ea631978 api: add Elysia logging (#1259) 2026-01-07 09:34:40 +01:00
Zoe Roux 6044f88571 Cleanup response properly (#1258) 2026-01-05 12:51:39 +01:00
Zoe Roux a76c8858a0 Update home page for v5 (#1234) 2026-01-05 12:33:52 +01:00
Zoe Roux cb1a17def2 Organize imports 2026-01-05 12:28:43 +01:00
Zoe Roux 6ec845ab5b Fix news languages 2026-01-05 12:07:37 +01:00
Zoe Roux c127f815d3 Fix /shows/random?with= (strip ones not from the selected type) 2026-01-05 12:07:37 +01:00
Zoe Roux 243701a5c5 Use real dates instead of iso string everywhere 2026-01-05 12:07:37 +01:00
Zoe Roux 4a02371402 Cleanup date normalization in json builders 2026-01-05 12:07:37 +01:00
Zoe Roux 54e067442f Add shows in /news api 2026-01-05 12:07:37 +01:00
Zoe Roux 8f71099e7e Rework genres, news & recommended of home page 2026-01-05 12:07:37 +01:00
Zoe Roux 41e00532d8 Fix websocket auth 2026-01-05 12:07:37 +01:00
Zoe Roux 6d21eeab07 Fix watchlist apis & add delete watchlist api 2026-01-05 12:07:37 +01:00
Zoe Roux 04fef7bd20 wip: Rework home's watchlist 2026-01-05 12:07:37 +01:00
Zoe Roux 556b9031a4 Include kind in /series/:id & co (for /shows/random redirects) 2026-01-05 12:07:37 +01:00
Zoe Roux a54d38e16b Handle query params in /:kind/random routes 2026-01-05 12:07:37 +01:00
Zoe Roux f543a2aee5 Rework home header 2026-01-05 12:07:37 +01:00
Zoe Roux 5e83752ec4 Properly implement refresh on the home page 2026-01-05 12:07:37 +01:00
Zoe Roux f8d935becd Update home page for v5 2026-01-05 12:07:37 +01:00
renovate[bot] f7dfb4081e fix(deps): update module github.com/jackc/pgx/v5 to v5.8.0 (#1254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 09:22:21 +01:00
acelinkio 5061f54b06 api: add logger to show log output during tests (#1255) 2026-01-05 09:22:06 +01:00
acelinkio a09d8f45b9 auth/transcoder: associates the echo logs with request context (#1256) 2026-01-05 09:21:25 +01:00
renovate[bot] ca77551c13 chore(deps): update docker.io/traefik docker tag to v3.6.6 2026-01-05 01:41:41 +00:00
acelinkio 65784f38dd Scanner: move to Python3.14 (#1253) 2026-01-02 12:08:36 +01:00
Weblate (bot) 1651473b7b Translations update from Hosted Weblate (#1251)
Co-authored-by: PUFF1N <me@puffin.icu>
2026-01-01 15:08:44 +00:00
Bartosz Fenski 700ad83d6b fix: add cache scope to prevent multi-platform build collisions (#1246) 2026-01-01 16:06:06 +01:00
acelinkio c3d2d9ccf3 feat(chart): add ResourceClaimTemplates support for transcoder DRA (#1245) 2025-12-30 20:19:11 -08:00
acelinkio b4f569e3e3 fix(deps): update module github.com/go-playground/validator/v10 to v10.30.1 (#1250) 2025-12-29 13:35:19 -08:00
renovate[bot] 0588f7e2db fix(deps): update module github.com/go-playground/validator/v10 to v10.30.1 2025-12-29 17:54:19 +00:00