Commit Graph

4668 Commits

Author SHA1 Message Date
Zoe Roux 5e63b57440 Fix pagination URLs when behind SSL-terminating reverse proxy 2025-11-13 14:04:05 +01:00
renovate[bot] f4b1ab5fa0 Update dependency @biomejs/biome to v2.3.4 (#1152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 11:11:34 +01:00
renovate[bot] 90475e47b1 Update aws-sdk-go-v2 monorepo (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 09:49:56 +00:00
renovate[bot] c32b58e974 Update dependency @biomejs/biome to v2.3.3 (#1148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:38:15 +01:00
renovate[bot] 211f75f71a Update dependency go to v1.25.4 (#1149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:38:07 +01:00
renovate[bot] f0b9f3afdc Update module github.com/asticode/go-astisub to v0.38.0 (#1124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:37:51 +01:00
renovate[bot] 6bc041723e Update module golang.org/x/sync to v0.18.0 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:37:39 +01:00
Zoe Roux 1caff13adc Add /health & /ready for every service (#1147) 2025-11-09 20:12:36 +01:00
Zoe Roux b4c85f3f28 Add /health and /ready for scanner 2025-11-09 19:58:41 +01:00
Zoe Roux a95bbcb6eb Fix last_seen update on auth 2025-11-09 19:58:41 +01:00
Zoe Roux 61b38d5b03 Add /ready for api 2025-11-09 19:25:08 +01:00
Zoe Roux 563ae85db1 Add /health and /ready for transcoder 2025-11-09 19:21:29 +01:00
Zoe Roux 8f0fb42b47 Add /ready api to auth 2025-11-09 19:21:29 +01:00
Zoe Roux 40c13e7ddf Cleanup casing in api extension setup 2025-11-09 19:21:29 +01:00
Zoe Roux 0a862c3782 Remove phantom token middleware for swagger 2025-11-09 19:21:29 +01:00
Zoe Roux b1723c2f2c Transcoder misc fixes (#1144)
Co-authored-by: Fred Heinecke <fred.heinecke@yahoo.com>
2025-11-09 18:07:20 +00:00
Weblate (bot) 84fcbbbb42 Translations update from Hosted Weblate (#1146) 2025-11-09 18:53:50 +01:00
Weblate (bot) 93b5b50ba1 Translations update from Hosted Weblate (#1145) 2025-11-09 18:52:22 +01:00
Zoe Roux 4f9d340ef4 Add settings page (#1143) 2025-11-09 18:49:42 +01:00
Zoe Roux 5142e2bc25 Fix expo build 2025-11-09 18:27:03 +01:00
Zoe Roux 8f7f388403 Fix claim edit always editing permissions 2025-11-09 18:27:03 +01:00
Zoe Roux 5a37327e63 Fix change password api 2025-11-09 18:27:03 +01:00
Zoe Roux d42062679a Handle logout and account deletion 2025-11-09 16:38:10 +01:00
Zoe Roux 6bb905b388 Rework settings page 2025-11-09 16:38:10 +01:00
Zoe Roux 39cfd501ac Add automatic language detection and language setting 2025-11-09 16:38:10 +01:00
Zoe Roux 079cc6b4f9 Fix translations keys 2025-11-09 16:38:10 +01:00
Zoe Roux 951ae955ed Use a postinstall script to generate translation list 2025-11-09 16:38:10 +01:00
Zoe Roux 61708857af Rework useMutation optimistic updates & start settings page 2025-11-09 16:38:10 +01:00
Zoe Roux d3c69876d4 Add back search logic (#1142) 2025-11-08 15:03:14 +01:00
Zoe Roux ebaf6d2177 Delete old front routing 2025-11-08 14:40:45 +01:00
Zoe Roux 9bc30ab62d Add back search logic 2025-11-08 14:40:45 +01:00
Antoine f71a65d134 feat(auth): update forward auth endpoint (#1141) 2025-11-06 01:25:33 +01:00
renovate[bot] ca0722b55c chore(deps): update helm release postgresql to v18.1.3 (#1118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05 09:42:27 +01:00
renovate[bot] 22cf24fd8c fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.0.12 (#1088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05 09:42:15 +01:00
Antoine 19e3619a42 docs(transcoder): update env examples (#1140) 2025-11-05 09:26:20 +01:00
Zoe Roux 1db4dea56f Handle cookies in keibi + fix database/env stuff (#1135) 2025-11-04 10:09:39 +01:00
Zoe Roux 03bb51661a Format stuff 2025-11-04 09:48:21 +01:00
Zoe Roux 01177c2489 Proprely remove cookies on logout 2025-11-04 09:48:21 +01:00
Zoe Roux a86cd969a3 Properly handle rate limits in the scanner 2025-11-04 09:48:21 +01:00
Zoe Roux bc6c93c9c7 Fix bearer cookie being base64ed 2025-11-04 09:48:21 +01:00
Zoe Roux 572ddc69ad Fix video controller permissions 2025-11-04 09:48:21 +01:00
Zoe Roux c1b243df9c Fix image downloading error handling 2025-11-04 09:48:21 +01:00
Zoe Roux 31500dc3c5 Use an api key for the scanner 2025-11-04 09:48:21 +01:00
Zoe Roux 509e7c08cd Switch transcoder to pgx 2025-11-04 09:48:21 +01:00
Zoe Roux 165d9e8f31 Update .env.example 2025-11-04 09:48:21 +01:00
Zoe Roux 04171af3e3 Require core.play to play videos in gocoder 2025-11-04 09:48:21 +01:00
Zoe Roux f1ddc7e7b9 Hardcode gocoder db schema 2025-11-04 09:48:21 +01:00
Zoe Roux 5827cc32e8 Hard code keibi postgres schema 2025-11-04 09:48:21 +01:00
Zoe Roux 4dc34641ec Handle cookies in keibi 2025-11-04 09:48:21 +01:00
Antoine 14c8f25499 fix(front): small fixes (#1134) 2025-11-03 18:37:18 +00:00