Commit Graph

2027 Commits

Author SHA1 Message Date
Zoe Roux 7dab3fd094 Format front 2023-12-02 01:11:04 +01:00
Zoe Roux 49d225532c Various account fixes 2023-12-02 01:11:04 +01:00
Zoe Roux b2c67e7df4 Fix yoshiki insert bug in input 2023-12-02 01:11:04 +01:00
Zoe Roux 07259a7635 Fix accounts under ssr 2023-12-02 01:11:04 +01:00
Zoe Roux d63c601812 Fix some themes issues 2023-12-02 01:11:04 +01:00
Zoe Roux ecd1b55fc6 Upgrade packages 2023-12-02 01:11:04 +01:00
Zoe Roux 4c955e4115 Add auth guard and connection check on mobile 2023-12-02 01:11:04 +01:00
Zoe Roux 14319a5c89 Rework account system 2023-12-02 01:11:04 +01:00
Zoe Roux 0ac388f3eb Rework login and navbar account display 2023-12-02 01:11:04 +01:00
Zoe Roux fbf43fb10f Rework account storage system 2023-12-02 01:11:04 +01:00
Zoe Roux e0f41be887 Expose more react query options to useFetch 2023-12-02 01:11:04 +01:00
Zoe Roux bd84989454 Fix episodes comparison 2023-11-29 16:16:10 +01:00
Zoe Roux e0b2e8e937 Lint code 2023-11-29 02:21:21 +01:00
Zoe Roux f2ebc5659e Only list collections if more than 1 item is contained 2023-11-29 02:21:21 +01:00
Zoe Roux b72553aa11 Restore incremental search 2023-11-29 02:21:21 +01:00
Zoe Roux 0ed35e0354 Fix random sort after id and implement dapper from ids 2023-11-29 02:21:21 +01:00
Zoe Roux 29d846a944 Allow kind to be used as a filter 2023-11-29 02:21:21 +01:00
Zoe Roux 9609fb150a Reduce the number of placeholder 2023-11-29 02:21:21 +01:00
Zoe Roux 9a5c4ab087 Improve duplicated error handling 2023-11-29 02:21:21 +01:00
Zoe Roux f59f9a7ba0 Handle movies with the same slug but not the same date 2023-11-29 02:21:21 +01:00
Zoe Roux 8a925b35dd Fix duplicated episodes error 2023-11-29 02:21:21 +01:00
Zoe Roux 3e31c51f65 Fix news sort order 2023-11-29 02:21:21 +01:00
Zoe Roux 3c959ff532 Fix player poster always errored 2023-11-29 02:21:21 +01:00
Zoe Roux fa6deb7f82 Fix guid test initialization 2023-11-28 23:27:50 +01:00
Zoe Roux b7f5ede7cd Fix guid type issue on front 2023-11-28 23:27:50 +01:00
Zoe Roux b2e0363594 Update tests with guids 2023-11-28 23:27:50 +01:00
Zoe Roux 73f4187087 Create new migration 2023-11-28 23:27:50 +01:00
Zoe Roux 1f63991ca0 Remove all migrations 2023-11-28 23:27:50 +01:00
Zoe Roux 8ea8d3ff57 Remove old watched episode and comment out usless people implementation 2023-11-28 23:27:50 +01:00
Zoe Roux 070a94d87d Switch from int ids to guid 2023-11-28 23:27:50 +01:00
Zoe Roux 22348e1554 Fix ci 2023-11-27 15:13:08 +01:00
Zoe Roux 0e2950ab69 Use entrypoint in dockerfiles 2023-11-27 15:13:08 +01:00
Zoe Roux 2b0f6837a8 Fix tests 2023-11-27 15:13:08 +01:00
Zoe Roux ee4cc6706e Convert news items to dapper implementation 2023-11-27 15:13:08 +01:00
Zoe Roux 948f8694f2 Update front for new filter api and use includes when useful 2023-11-27 15:13:08 +01:00
Zoe Roux 29314d473f Support collections/id/items via dapper 2023-11-27 15:13:08 +01:00
Zoe Roux 5f177e9338 Fix count method of dapper 2023-11-27 15:13:08 +01:00
Zoe Roux d7dd2bd138 Fix by after Id with random sorting in dapper 2023-11-27 15:13:08 +01:00
Zoe Roux ba37786038 Implement a base repository for dapper 2023-11-27 15:13:08 +01:00
Zoe Roux 179b79c926 Handle images via dapper 2023-11-27 15:13:08 +01:00
Zoe Roux 411054afe9 Create a helper class to make queries eaiser 2023-11-27 15:13:08 +01:00
Zoe Roux 067eafbbe4 Fix reverse sorting 2023-11-27 15:13:08 +01:00
Zoe Roux 253e256458 Add keyset pagination support via generic filters 2023-11-27 15:13:08 +01:00
Zoe Roux 238fdf5d40 Delete in filter 2023-11-27 15:13:08 +01:00
Zoe Roux 13ddeaaf0a Add has and enums support 2023-11-27 15:13:08 +01:00
Zoe Roux 07afbdaa4b Add support for datetimes 2023-11-27 15:13:08 +01:00
Zoe Roux 0ff74d331f Use new filter on ef 2023-11-27 15:13:08 +01:00
Zoe Roux 3eff6228be Use new filter in dapper 2023-11-27 15:13:08 +01:00
Zoe Roux edc6d11824 Parse new filters 2023-11-27 15:13:08 +01:00
Zoe Roux e9aaa184cf Rework filters completly 2023-11-27 15:13:08 +01:00