2710 Commits

Author SHA1 Message Date
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
Zoe Roux
22d0d064f7
Add rabbitmq healthchecks 2024-03-23 13:49:21 +01:00
Zoe Roux
a5c7aef3b8
Add service aggregates for autosync 2024-03-23 13:49:21 +01:00
Zoe Roux
e1f889f862
Listen to watch status events to call simkl 2024-03-23 13:49:20 +01:00
Zoe Roux
c6f12ab2a8
Add a simkl sync implementation 2024-03-23 13:47:47 +01:00
Zoe Roux
31d8dcd6a8
Add models in the autosync module 2024-03-23 13:47:47 +01:00
Zoe Roux
1f3a985d3a
Fix watch status message payload 2024-03-23 13:47:46 +01:00
Zoe Roux
6937a982d4
Add autosync rabbitmq consumer 2024-03-23 13:17:11 +01:00
Zoe Roux
44bb88910f
Add simkl oidc 2024-03-23 13:17:11 +01:00
Zoe Roux
115b9fa4b3
Fix rabbitmq config 2024-03-23 13:17:11 +01:00
Zoe Roux
b6f9c050e1
Publish WatchStatus changes to rabbitmq 2024-03-23 13:17:09 +01:00
Zoe Roux
cbb05ac977
Change rabbit channel from fanout to topic based 2024-03-23 13:12:03 +01:00
Zoe Roux
f1d72cb480
Publish Create/Update/Delete resource events to rabbit 2024-03-23 13:12:03 +01:00
Zoe Roux
3a5d6ed2cd
Add deleted events 2024-03-23 13:07:23 +01:00
Zoe Roux
c15dcb02ec
Add watch status changed events 2024-03-23 13:07:23 +01:00
Zoe Roux
0d91001376
Add rabbitmq 2024-03-23 13:07:23 +01:00
Zoe Roux
6143125f7a
Migrate to dotnet8 (#350) 2024-03-23 01:15:57 +01:00
Zoe Roux
ee0f703120
Update nuget packages 2024-03-23 01:13:18 +01:00
Zoe Roux
34393bf050
Update host di container for dotnet8 2024-03-23 01:13:18 +01:00
Zoe Roux
5a461bca7d
Migrate to dotnet8 2024-03-23 01:13:18 +01:00
Zoe Roux
5fedce71a0
Switch to file scopped namespaces (#349) 2024-03-23 00:23:16 +01:00
Zoe Roux
c9663ff14f
Add to ignore revs 2024-03-23 00:21:11 +01:00