677 Commits

Author SHA1 Message Date
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 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 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 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 bc33705162 fix(graphql): dont report client errors (#961) 2025-09-13 17:12:48 -03:00
Kyrch 4241c6ed5e clean: remove developer dashboard 2025-09-12 15:11:39 -03:00
Kyrch 164a9f9573 clean: remove exceptions plugin (#960) 2025-09-12 15:09:14 -03:00
Kyrch 4dc8bb9238 feat(filament): navigation groups (#959) 2025-09-12 15:05:14 -03:00
Kyrch 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
Kyrch 8c62a8e892 refactor(graphql): change graphql method naming (#957) 2025-09-05 12:42:30 -03:00
Kyrch 0a05a6c73b feat(graphql): trashed filter (#956) 2025-09-04 07:53:23 -03:00
Kyrch 213727c2a2 refactor(graphql): move eloquent resolvers to actions (#955) 2025-09-04 07:12:05 -03:00
Kyrch a97e1d5abd refactor: move song relation to new performance system (#954) 2025-09-03 16:59:10 -03:00
Kyrch 08dfb5b099 feat(graphql): added format argument for date fields (#953) 2025-09-03 16:17:13 -03:00
Kyrch a4ed8f257e clean: remove encode model (#952) 2025-09-03 16:02:35 -03:00
Kyrch db4495436a feat(search): improve artist search with new performance system (#951) 2025-09-03 08:57:23 -03:00
Kyrch a4d3191294 refactor: fix graphql structure (#950) 2025-09-03 04:57:13 -03:00
Kyrch 69c748dd9c fix(graphql): fixed eager load nodes children (#949) 2025-09-02 10:13:40 -03:00
Kyrch a4ef61b134 feat(graphql)!: remove pagination type from one-to-many relationships (#948) 2025-09-01 11:12:55 -03:00
Kyrch ab572e951c refactor(graphql): move paginator to pagination (#947) 2025-09-01 11:01:40 -03:00
Kyrch b220154cd3 fix: added many-to-many generics & fix its keys (#946) 2025-09-01 09:43:45 -03:00