Commit Graph

3761 Commits

Author SHA1 Message Date
renovate[bot] bcdf99576c chore(deps): update golang docker tag to v1.24 2025-02-24 09:25:33 +01:00
Zoe Roux 9b526461c6 Fix pg_trgm word similarly threshold even for the first session 2025-02-22 19:30:19 +01:00
Zoe Roux 1bca9f47dd Update elysia again (fix regression) 2025-02-22 19:30:19 +01:00
Zoe Roux 3f09ca93a3 Pin drizzle to 0.39.0 due to https://github.com/drizzle-team/drizzle-orm/issues/4060 2025-02-22 19:30:19 +01:00
Zoe Roux a370048a12 Update elysia and remove workaround 2025-02-22 19:30:19 +01:00
Zoe Roux b18ab07e3e Fix create extension place (move out of migration) 2025-02-22 19:30:19 +01:00
Zoe Roux 7fb23bb490 Add ci to run bun test 2025-02-22 19:30:19 +01:00
renovate[bot] 1c8571e406 fix(deps): update module golang.org/x/text to v0.22.0 2025-02-17 10:49:09 +01:00
renovate[bot] 40949e1edb chore(deps): update dotnet monorepo to 8.0.13 2025-02-17 10:31:08 +01:00
renovate[bot] 0f0fac26db chore(deps): update dependency system.componentmodel.composition to 9.0.2 2025-02-17 10:27:16 +01:00
renovate[bot] d6e2d34710 chore(deps): update helm release postgresql to v16.4.7 2025-02-17 10:23:27 +01:00
renovate[bot] c9f854c562 chore(deps): update helm release rabbitmq to v15.3.1 2025-02-17 10:20:48 +01:00
acelinkio f5edea5c30 chore(deps): update helm release rabbitmq to v15.2.5 (#805) 2025-02-09 17:28:51 -08:00
renovate[bot] 0a137e06f9 chore(deps): update helm release rabbitmq to v15.2.5 2025-02-10 01:27:33 +00:00
acelinkio 1398b3112c chore(deps): update helm release postgresql to v16.4.6 (#804) 2025-02-09 17:26:56 -08:00
renovate[bot] 17c4aee408 chore(deps): update helm release postgresql to v16.4.6 2025-02-10 01:23:26 +00:00
renovate[bot] 0874c019a2 chore(deps): update helm release rabbitmq to v15.2.4 2025-02-03 14:22:59 +01:00
acelinkio 208149963c chart: forgot to add ingress to readme (#800) 2025-01-31 08:19:37 -08:00
Arlan Lloyd 3fec5a1a71 fix spelling mistake 2025-01-31 16:14:16 +00:00
acelinkio e5ccfba4f1 Merge branch 'master' into chart/update-ingress 2025-01-31 08:13:08 -08:00
Arlan Lloyd fd1e841150 small wording change 2025-01-31 09:45:58 +01:00
Arlan Lloyd bc98bb2d60 readme update 2025-01-31 09:45:58 +01:00
Arlan Lloyd 284db713b3 forgot to add ingress to readme 2025-01-31 04:37:33 +00:00
acelinkio 319c65a859 chart: doc update + small qol (#799) 2025-01-30 20:31:11 -08:00
Arlan Lloyd d374108b37 keep using pvc for example 2025-01-31 04:27:51 +00:00
Arlan Lloyd bd89f4ac32 update chart notes & small edits 2025-01-31 04:11:43 +00:00
Zoe Roux 1b94d783d9 Add POST /series that handle seasons & entries (#797) 2025-01-30 20:10:43 +01:00
Zoe Roux b6dff90ccd Disable biome lint 2025-01-30 20:09:21 +01:00
Zoe Roux b16c2374c4 Format stuff 2025-01-30 20:03:42 +01:00
Zoe Roux 30bf2d9207 Test entries seeding 2025-01-30 20:03:42 +01:00
Zoe Roux 4424e9b40a Handle extra seeding 2025-01-30 20:03:42 +01:00
Zoe Roux 32a1e89b27 Add insert seasons 2025-01-30 20:03:42 +01:00
Zoe Roux 5d8d5721af Split helpers in multiples files 2025-01-30 20:03:42 +01:00
Zoe Roux f9554bd128 Define seasons relations 2025-01-30 20:03:42 +01:00
Zoe Roux b1df97f767 Type extra & allow movie entries to specify a slug on seed 2025-01-30 20:03:42 +01:00
Zoe Roux cf59695e09 Fix need-rendering test 2025-01-30 20:03:42 +01:00
Zoe Roux 1a2ab48c73 Start the smart video controller 2025-01-30 20:03:42 +01:00
Zoe Roux 015f58226a Update drizzle + migration 2025-01-30 20:03:42 +01:00
Zoe Roux 740bf7adaa Remove tests afterAll 2025-01-30 20:03:42 +01:00
Zoe Roux 7906374553 Add history & from in the guess type 2025-01-30 20:03:42 +01:00
Zoe Roux e9c7cfe832 Fix entries insertion (special numbers not saved) 2025-01-30 20:03:42 +01:00
Zoe Roux b0637aeb6a Type guess from videos 2025-01-30 20:03:42 +01:00
Zoe Roux b262aeed5d Better need rendering calculation when inserting entries 2025-01-30 20:03:42 +01:00
Zoe Roux f2c1982afa Test videos creation of slugs 2025-01-30 20:03:42 +01:00
Zoe Roux e5bb462e36 Update test helpers 2025-01-30 20:03:42 +01:00
Zoe Roux fabf6b6863 Define relations on evj 2025-01-30 20:03:42 +01:00
Zoe Roux 2588eef23b Create values helper & fix video join insertion 2025-01-30 20:03:42 +01:00
Zoe Roux a216fd0d67 Add migration for entries 2025-01-30 20:03:42 +01:00
Zoe Roux 8d6121d8b0 Handle video joint creation with entries 2025-01-30 20:03:42 +01:00
Zoe Roux 2510420cea Fix seed entries type 2025-01-30 20:03:42 +01:00