3910 Commits

Author SHA1 Message Date
Zoe Roux
f11e1b56db
Fix tests
Also fix sharp on nixos
2025-03-18 22:05:45 +01:00
Zoe Roux
71b57c50e7
Handle image in jsonb 2025-03-18 22:05:45 +01:00
Zoe Roux
6e642db7db
Cleanup original images handling 2025-03-18 22:05:45 +01:00
Zoe Roux
9ef114b91a
Use reworked image queue in every insert 2025-03-18 22:05:45 +01:00
Zoe Roux
71b8cbca4a
Create task runner to download images 2025-03-18 22:05:45 +01:00
Zoe Roux
67511a3aa8
Add function to download images, resize them & blurhash 2025-03-18 22:05:45 +01:00
Zoe Roux
1a11bc3492
wip: Add image downloading 2025-03-18 22:05:45 +01:00
Zoe Roux
82d8a00eb4
Update dependency System.ComponentModel.Composition to 9.0.3 (#847) 2025-03-17 09:46:59 +01:00
renovate[bot]
7deb31aea5
Update dependency System.ComponentModel.Composition to 9.0.3 2025-03-17 08:42:38 +00:00
Zoe Roux
e75321879c
Update dotnet monorepo to 8.0.14 (#848) 2025-03-17 09:41:50 +01:00
renovate[bot]
8f98e75534
Update dotnet monorepo to 8.0.14 2025-03-17 08:37:53 +00:00
Zoe Roux
8ecb036ec3
Update Helm release postgresql to v16.5.0 (#849) 2025-03-17 09:37:04 +01:00
renovate[bot]
5431d50005
Update Helm release postgresql to v16.5.0 2025-03-17 08:35:51 +00:00
Zoe Roux
7fcae39567
Update dependency node to v22 (#851) 2025-03-17 09:34:08 +01:00
renovate[bot]
f2e05e21eb
Update dependency node to v22 2025-03-17 03:07:11 +00:00
acelinkio
998cdcb80a
Update Helm release postgresql to v16.4.16 (#836) 2025-03-13 16:28:24 -07:00
acelinkio
58951b1a20
Merge branch 'master' into renovate/postgresql-16.x 2025-03-13 16:27:18 -07:00
acelinkio
f7ee8a0a15
Update Helm release rabbitmq to v15.3.3 (#837) 2025-03-13 16:27:07 -07:00
renovate[bot]
f894a5db21
Update Helm release rabbitmq to v15.3.3 2025-03-13 16:34:41 +00:00
renovate[bot]
26c3b093b3
Update Helm release postgresql to v16.4.16 2025-03-13 16:34:38 +00:00
Zoe Roux
31bfd58160
Translations update from Hosted Weblate (#845) 2025-03-13 17:33:40 +01:00
Akhil Raj
53ecb31470
Translated using Weblate (Malayalam)
Currently translated at 2.3% (5 of 209 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/ml/
2025-03-13 17:02:10 +01:00
Zoe Roux
d08febf803
Bump golang.org/x/net from 0.33.0 to 0.36.0 in /transcoder (#844) 2025-03-13 09:38:33 +01:00
dependabot[bot]
aface8f326
Bump golang.org/x/net from 0.33.0 to 0.36.0 in /transcoder
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:33:40 +00:00
Bryan J.
9983f0c48a Update README.md 2025-03-11 09:27:28 +01:00
Zoe Roux
27aff3cf8f
Add with=firstEntry (#841) 2025-03-10 19:34:39 +01:00
renovate[bot]
6b4bab7905 Update module golang.org/x/text to v0.23.0 2025-03-10 19:34:10 +01:00
Zoe Roux
5ae04c6dac
Add with=firstEntry 2025-03-10 19:32:47 +01:00
Zoe Roux
458eb2c387
Create /news (#839) 2025-03-10 18:58:13 +01:00
Zoe Roux
f6b10738da
Migrate & test 2025-03-10 18:56:52 +01:00
Zoe Roux
2cebdcd63e
Add /news route 2025-03-10 18:56:52 +01:00
Zoe Roux
6dec212a2c
Add DELETE /videos 2025-03-10 18:56:52 +01:00
Zoe Roux
621d4752ba
Add availableSince field on entries (will be used for /news) 2025-03-10 18:56:52 +01:00
Zoe Roux
878d72f3a4
Cleanup availableCount & episodeCount update transaction 2025-03-10 18:56:52 +01:00
Zoe Roux
8687cf8de0
Add staff & role APIs (#835) 2025-03-10 14:11:59 +01:00
Zoe Roux
dfaf5480ad
Add tests & fix roles/staff 2025-03-10 14:10:28 +01:00
Zoe Roux
e3a537896a
Add staff migrations & basic tests 2025-03-10 11:29:12 +01:00
Zoe Roux
25f042fbd7
Add staff examples 2025-03-10 10:22:31 +01:00
Zoe Roux
43a128ebe8
Add staff seeding 2025-03-10 01:31:51 +01:00
Zoe Roux
46833ac06f
Rework sort to handle multiples tables 2025-03-10 00:22:32 +01:00
Zoe Roux
039880d812
Add /series/:id/staff 2025-03-10 00:22:32 +01:00
Zoe Roux
18532b80b1
Add /movies/:id/staff 2025-03-10 00:22:32 +01:00
Zoe Roux
cba47ca346
Add /staff/:id/roles 2025-03-10 00:22:32 +01:00
Zoe Roux
7e6592fa2e
Implement routes in /shows 2025-03-10 00:22:32 +01:00
Zoe Roux
8d7d5f3e7e
Add /staff routes 2025-03-10 00:22:32 +01:00
Zoe Roux
bcec4c31d1
Add staff types & db schema 2025-03-10 00:22:32 +01:00
Zoe Roux
06458adc31
Add with=videos support for movies (#834) 2025-03-09 18:45:47 +01:00
Zoe Roux
b093df96ec
Add with=videos support for movies 2025-03-09 18:44:12 +01:00
Zoe Roux
e0ad458d73
Add original name & latinName in series/movie (#833) 2025-03-09 18:17:36 +01:00
Zoe Roux
4b46963eff
Rework /studios/:id to use relational query 2025-03-09 18:16:04 +01:00