782 Commits

Author SHA1 Message Date
Kyrch ee7549f9c6 chore: bump dependencies (#1011) 2025-11-28 17:51:51 -03:00
Kyrch f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
Kyrch 3698939f88 fix(search): fixed search result keys (#1009) 2025-11-22 21:01:57 -03:00
Kyrch 75696b7a15 refactor(graphql): remove trashed argument class & centralize filters on criteria (#1008) 2025-11-16 10:58:50 -03:00
Kyrch 2eb9d2e75d fix: studio-resource attach (#1007) 2025-11-16 07:56:32 -03:00
Kyrch a4c2d3a0de refactor: general code improvement (#1006) 2025-11-15 16:00:49 -03:00
Kyrch 44c412fc32 feat(graphql): relevance field for performances & artistmember (#1005) 2025-11-15 10:28:16 -03:00
Kyrch 4a6739b8cd tests(graphql): added non-eloquent queries tests (#1004) 2025-11-14 14:55:50 -03:00
Kyrch 0f290b1677 feat(graphql): sort pivot fields (#1003) 2025-11-13 17:20:32 -03:00
Kyrch f0437bf764 chore: bump dependencies (#1002) 2025-11-13 14:38:05 -03:00
Kyrch d225bd60fc refactor(graphql): filter criteria (#1001) 2025-11-13 09:52:10 -03:00
Kyrch 1f8827996c refactor(graphql): sort criteria (#1000) 2025-11-13 06:12:31 -03:00
Kyrch 59e770bef0 feat: [WIP] support for multiple search drivers (#999) 2025-11-13 04:42:10 -03:00
Kyrch f75765f27e fix(graphql): rate limit on parse error (#998) 2025-11-10 10:34:43 -03:00
Kyrch 7a9dc62022 fix(graphql): missing rate limiting headers (#997) 2025-11-10 09:09:08 -03:00
Kyrch af88a1098e fix: fixed storage action not running update & fixed dirname info (#996) 2025-11-08 10:06:56 -03:00
Kyrch 7b69fbadd8 fix(filament): missing move image action (#995) 2025-11-07 09:33:29 -03:00
Kyrch 07cdddcbcb fix: convert elastic query playloads to dis_max (#994) 2025-11-06 08:49:29 -03:00
Kyrch 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
Kyrch c0ffa7083d feat: optimize image action (#992) 2025-11-03 07:12:25 -03:00
Kyrch 56737563b2 feat(filament): query builders (#991) 2025-11-02 23:18:31 -03:00
Kyrch e5c3273755 chore: bump filament (#990) 2025-11-02 21:50:45 -03:00
Kyrch 848c6efa69 fix: log exceptions in external api action (#989) 2025-10-30 23:47:47 -03:00
Kyrch 5fd00ec028 feat: complex query to handle artist member relevance (#988) 2025-10-30 21:05:28 -03:00
Kyrch 5120342f37 fix: revert to old artistmember sync (#987) 2025-10-30 20:48:37 -03:00
Kyrch 12d53fd99a fix: fixed performance events (#986) 2025-10-30 19:11:53 -03:00
Kyrch e0011d8e98 feat: artist member relevance (#985) 2025-10-30 18:20:49 -03:00
Kyrch 270ca8ed7b fix(events): fixed playlist events (#984) 2025-10-27 16:11:54 -03:00
Kyrch 3de70d1199 fix(filament): fixed wrong variable name (#983) 2025-10-26 17:17:46 -03:00
Kyrch 3f7cbdf24a refactor: remove unused methods from events (#982) 2025-10-26 14:06:17 -03:00
Kyrch efef58eb24 chore: bump dependencies & lint (#981) 2025-10-26 03:09:42 -03:00
Kyrch da93812c12 Feat/performance relevance (#980) 2025-10-25 01:58:27 -03:00
Kyrch 4a7b960d34 feat: song native title (#979) 2025-10-24 03:31:00 -03:00
Kyrch 6721443646 chore: bump dependencies & composer bump (#978) 2025-10-19 00:47:03 -03:00
Kyrch 520578e97a feat(filament): load artists action (#977) 2025-10-19 00:32:11 -03:00
Kyrch 1aa4d020a8 fix: attempt to lock for update (#976) 2025-10-17 15:30:17 -03:00
Kyrch e9246d0e0d fix(discord): convert stringables on formatting (#975) 2025-10-17 14:42:17 -03:00
Kyrch 506c7e115f chore: added new rector rules (#974) 2025-10-10 16:26:40 -03:00
Kyrch f074b82d80 feat(admin): added livechart checkbox in backfill anime (#973) 2025-10-07 05:16:34 -03:00
Kyrch ba7fb60383 feat(admin): added anizip mapping (#972) 2025-10-07 04:53:52 -03:00
Kyrch 269cf22996 feat(graphql): rate limit per query (#971) 2025-10-02 15:25:29 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
Kyrch ac9b4be61b chore: bump dependencies (#969) 2025-09-29 10:23:51 -03:00
Kyrch 0ed5ad68d8 feat(graphql): allow array in findAnimesByExternalSite.id (#968) 2025-09-25 02:44:24 -03:00
Kyrch b262fdf08c fix(graphql): fix sort by relation (#967) 2025-09-21 03:00:46 -03:00
Kyrch 414836a58f feat(graphql): tracksCount field for AnimeThemeEntry type (#966) 2025-09-20 02:54:42 -03:00
Kyrch 63cb73fe8d feat: groupships (#965) 2025-09-19 12:50:55 -03:00
Kyrch ff6aa20807 fix(graphql): custom resolve info class (#964) 2025-09-17 22:32:54 -03:00
Kyrch ec29509163 chore: bump dependencies (#963) 2025-09-16 15:05:17 -03:00
Kyrch ed8a6b9212 chore: bump dependencies (#962) 2025-09-15 13:28:20 -03:00