5123 Commits

Author SHA1 Message Date
Zoe Roux
75cccdbe33
Cleanup some mapper stuff (#1351) 2026-03-11 16:58:19 +00:00
renovate[bot]
732eb2b3c0
fix(deps): update opentelemetry-go-contrib monorepo (#1344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 14:39:31 +00:00
renovate[bot]
265cf865c6
fix(deps): update module golang.org/x/sync to v0.20.0 (#1342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 14:38:26 +00:00
renovate[bot]
ce3a862d2d
fix(deps): update opentelemetry-go monorepo (#1343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 15:22:28 +01:00
Zoe Roux
f4d3e86735
Implement admin video mapper (#1350) 2026-03-11 12:59:01 +01:00
Zoe Roux
11167765e7
Add back slugs field in videos 2026-03-11 12:57:10 +01:00
Zoe Roux
58deb07b9c
Split videos-modal code 2026-03-11 12:46:21 +01:00
Zoe Roux
8f82a03989
Allow guesses to be validated/unvalidated 2026-03-11 12:40:33 +01:00
Zoe Roux
32bfdb0ce0
Add put routes for videos 2026-03-11 12:40:33 +01:00
Zoe Roux
ef1486deaf
Update video's link on comboxbox change 2026-03-11 12:40:33 +01:00
Zoe Roux
3890e39e56
Add put and delete to link videos 2026-03-11 12:40:33 +01:00
Zoe Roux
94c9759a43
Add multiselect to the combo box 2026-03-11 12:40:33 +01:00
Zoe Roux
bdbd3933cd
Implement combobox 2026-03-11 12:40:33 +01:00
Zoe Roux
b55a61b944
Add video mapper component 2026-03-11 12:40:33 +01:00
Zoe Roux
61d29d183f
Add /series/:id/videos route 2026-03-11 12:40:33 +01:00
Zoe Roux
9e1ddcc9b8
Split video's entries query for performances 2026-03-11 12:40:33 +01:00
Zoe Roux
0c4e3896d7
Split video controller in 3 2026-03-11 12:40:33 +01:00
renovate[bot]
646874fb52
fix(deps): update aws-sdk-go-v2 monorepo (#1333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 08:51:23 +00:00
renovate[bot]
593f35b7b6
chore(deps): update dependency @biomejs/biome to v2.4.4 (#1331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:36:00 +01:00
renovate[bot]
5b1aeec2c6
chore(deps): update docker.io/traefik docker tag to v3.6.9 (#1332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:35:47 +01:00
renovate[bot]
c67823ec1f
fix(deps): update module github.com/asticode/go-astisub to v0.39.0 (#1335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:35:20 +01:00
renovate[bot]
b4f21d8fb5
fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 (#1334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:35:15 +01:00
Weblate (bot)
6e9f35c6e9
Translations update from Hosted Weblate (#1330)
Co-authored-by: Ronald Philipsen <weblate@rphilipsen.nl>
2026-02-25 01:49:35 +01:00
acelinkio
a5a3b19042
auth: echo v5 update (#1324) 2026-02-24 07:16:46 -08:00
Arlan Lloyd
30df504c7d revert to golang 1.25 for now 2026-02-24 15:05:38 +00:00
Arlan Lloyd
4f87a7a60e small fixes 2026-02-24 15:00:38 +00:00
acelinkio
beb6b4a13f
Merge branch 'master' into echov5 2026-02-23 19:38:03 -08:00
acelinkio
62e44a0771
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.32.9 (#1328) 2026-02-23 15:55:08 -08:00
renovate[bot]
57a6f04d4f
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.32.9 2026-02-23 23:19:23 +00:00
Arlan Lloyd
827865ea85 change devspace back 2026-02-23 22:19:02 +00:00
acelinkio
5a9aeeada1
Merge branch 'master' into echov5 2026-02-23 13:56:09 -08:00
Arlan Lloyd
cce208b8e3 fix error by explicitly adding /jwt post method 2026-02-23 21:53:11 +00:00
renovate[bot]
fe90297138
chore(deps): update dependency @biomejs/biome to v2.4.2 (#1327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 09:21:48 +01:00
Arlan Lloyd
70fd7a62a8 auth ide in container 2026-02-23 02:32:31 +00:00
acelinkio
2901b5a804
Merge branch 'master' into echov5 2026-02-22 14:54:21 -08:00
Zoe Roux
f633350179
Fix modal for media info (#1326) 2026-02-22 15:45:32 +01:00
Zoe Roux
c11260c767
Make media info return dummy info on invalid files 2026-02-22 15:31:19 +01:00
Zoe Roux
689b7c3449
Fix modal for media info 2026-02-22 15:31:19 +01:00
Zoe Roux
e9ded5ee11
Reimplement scrubber (#1325) 2026-02-22 11:35:40 +00:00
Arlan Lloyd
ba9a5d29f6 auth: echo v5 update 2026-02-21 06:25:27 +00:00
acelinkio
cbc3388ba9
auth/transcoder: Update golang to 1.26 (#1323) 2026-02-19 14:52:34 -08:00
acelinkio
5781a3c8c3
Merge branch 'master' into update_golang 2026-02-19 14:33:31 -08:00
Arlan Lloyd
59f3a98906 update devspace to 1.26 2026-02-19 14:24:47 -08:00
Arlan Lloyd
f17abde29c from pr #1316 2026-02-19 14:23:55 -08:00
Arlan Lloyd
acfa784a9f from pr #1306 2026-02-19 14:22:27 -08:00
acelinkio
e935fbee9c
build(deps): bump cryptography from 46.0.3 to 46.0.5 in /scanner (#1311) 2026-02-19 14:18:59 -08:00
acelinkio
9462150d87
Merge branch 'master' into dependabot/uv/scanner/cryptography-46.0.5 2026-02-19 14:16:21 -08:00
Zoe Roux
636c245507
Add collections support (#1321) 2026-02-19 22:39:44 +01:00
Zoe Roux
63724b4f15
Fix collection style issues 2026-02-19 22:37:13 +01:00
Zoe Roux
2311636a63
Fix news sorting 2026-02-19 22:35:11 +01:00