Commit Graph

2681 Commits

Author SHA1 Message Date
Zoe Roux ecbf1f5db5 Fix enums handling with dapper 2024-03-26 01:00:32 +01:00
Zoe Roux 8ddf22d661 Use latest tagged version instead of edge as a default tag for the docker compose 2024-03-26 01:00:32 +01:00
Zoe Roux 13df17544c Display the invalid account page when the refresh token is invalid 2024-03-26 01:00:32 +01:00
Zoe Roux 39ce601344 Fix postgres enum mapping 2024-03-26 01:00:32 +01:00
Zoe Roux db6670f699 Improve caching for migrations docker file 2024-03-26 01:00:32 +01:00
Zoe Roux bd7991942a Use a service to run migrations (#358) 2024-03-26 00:07:12 +01:00
Zoe Roux da594d6df1 Add migrations on the docker build ci 2024-03-26 00:02:30 +01:00
Zoe Roux f6bb77a6a5 Add postgres dependency on migration service 2024-03-25 23:47:58 +01:00
Zoe Roux ea979d9663 Handle connection string for migrations 2024-03-25 23:41:03 +01:00
Zoe Roux 646df0f393 Add a migration service on the docker compose 2024-03-25 22:28:22 +01:00
Zoe Roux d24d18ea8e Create a migration dockerfile 2024-03-25 22:28:22 +01:00
Zoe Roux 9740a5d0d4 Remove custom dotnet output path 2024-03-25 22:28:22 +01:00
Zoe Roux 034a554bf4 Update dotnet tools 2024-03-25 22:28:22 +01:00
Zoe Roux fb1c006cd9 Remove postgres migrations handled by the api 2024-03-25 22:28:22 +01:00
Zoe Roux 928bfe7876 Remove legacy meilisearch populate 2024-03-25 22:28:22 +01:00
Zoe Roux 6485c733bb Add workflow dispatch for docker builds (#355) 2024-03-25 02:26:59 +01:00
Zoe Roux b44bdb8a75 Add workflow dispatch for docker builds 2024-03-25 02:25:38 +01:00
Zoe Roux 71f56699c8 Update README.md 2024-03-25 02:18:47 +01:00
Zoe Roux 66fa07f341 Fix lots of bugs (#354) 2024-03-25 00:43:47 +01:00
Zoe Roux 2c8467090e Fix gitattributes 2024-03-25 00:16:44 +01:00
Zoe Roux a18d5d0532 Use new onPlayPause: onPlaybackStatusChanged to support native events 2024-03-25 00:13:58 +01:00
Zoe Roux c5b0a76982 Fix replace behavior on android 2024-03-25 00:06:57 +01:00
Zoe Roux f352085f62 Remove firefox bugfix hack now that it is fixed 2024-03-24 23:56:45 +01:00
Zoe Roux 5374666ac9 Move keyframes info into another struct to prevent invalid data race warnings 2024-03-24 23:53:25 +01:00
Zoe Roux 411bbef65c Fix error handling on some malformed videos 2024-03-24 23:52:41 +01:00
Zoe Roux f798f2c025 Show episode description more button on android 2024-03-24 23:24:58 +01:00
Zoe Roux 44c88a885f Handle invalid users on mobile too 2024-03-24 23:01:17 +01:00
Zoe Roux b08bfeceb6 Fix race condition on info retrival 2024-03-24 22:23:04 +01:00
Zoe Roux be8bf53cc6 Use custom json convertor for images instead of relying on type convertor 2024-03-24 22:07:29 +01:00
Zoe Roux fee6032e78 Fix images from string conversion used by the scanner 2024-03-24 20:47:56 +01:00
Zoe Roux 64eb70d292 Update dapper for DateOnly support 2024-03-24 20:42:02 +01:00
Zoe Roux dc7f7feab1 Mark migrations as generated 2024-03-24 18:56:34 +01:00
Zoe Roux 8afbc63b85 Use DateOnly for dates fields instead of DateTime 2024-03-24 18:52:54 +01:00
Zoe Roux c942794b89 Add autosync to docker builds 2024-03-24 17:52:33 +01:00
Zoe Roux e58b5a063f Add trakt in the list of supported oidc (#353) 2024-03-24 16:26:03 +01:00
Zoe Roux dee3af3016 Fix random seed parsing when non uint where specifed 2024-03-24 16:10:34 +01:00
Zoe Roux 9f42c29714 Fix linked account being stale after oidc link 2024-03-24 16:10:34 +01:00
Zoe Roux 95bc5b9f7c Add trakt in the list of supported oidc 2024-03-24 16:10:34 +01:00
Zoe Roux 1cd3704bc3 Add simkl automatic syncing (#347) 2024-03-23 16:01:52 +01:00
Zoe Roux 8bbccd42d5 Format code 2024-03-23 15:34:54 +01:00
Zoe Roux f89ce7a965 Disable show update rabbit message when updating an episode 2024-03-23 15:33:39 +01:00
Zoe Roux 7905edaf24 Use new json serializer in rabbitmq contetxs 2024-03-23 15:09:08 +01:00
Zoe Roux 851baa030c Remove deprecated version value on docker-composes 2024-03-23 14:10:07 +01:00
Zoe Roux 567d2ac686 Fix sln file 2024-03-23 14:04:56 +01:00
Zoe Roux 71bf334ac4 Handle absolute hander for simkl sync 2024-03-23 14:00:47 +01:00
Zoe Roux 2df874e786 Fix simkl requests body and episode identification 2024-03-23 14:00:47 +01:00
Zoe Roux fe9aa865f9 Add shows in episode watch status change events 2024-03-23 14:00:43 +01:00
Zoe Roux 1e8316e16d Fix simkl requests 2024-03-23 13:59:43 +01:00
Zoe Roux 380c80bbaf Fix datetime parsing on autosync side 2024-03-23 13:59:43 +01:00
Zoe Roux a8fe8e2e13 Parse json messages on autosync 2024-03-23 13:59:43 +01:00