Commit Graph
36 Commits
Author SHA1 Message Date
Kyrch ece37dcc73 refactor(graphql): improve filters with validation (#1040) 2026-01-03 02:39:25 -03:00
Kyrch 1aa38b391d fix(graphql): fixed where conditions nested (#1039) 2026-01-02 23:06:39 -03:00
Kyrch 6ac84415c8 feat(graphql): where conditions (#1038) 2026-01-01 19:55:41 -03:00
Kyrch 110950e0f2 feat: announcement dates (#1035) 2025-12-31 00:29:55 -03:00
Kyrch 245aadf381 feat(graphql): authorization messages (#1023) 2025-12-17 20:09:55 -03:00
Kyrch fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
Kyrch 7b786cf911 chore: bump dependencies & clear graphql inputs (#1019) 2025-12-10 08:16:01 -03:00
Kyrch 1745f1f32f feat(graphql): sandbox (#1016) 2025-12-01 14:44:12 -03:00
Kyrch ac5df24981 fix(graphql): default to v1 schema (#1015) 2025-11-30 10:07:05 -03:00
Kyrch f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -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 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 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
Kyrch efef58eb24 chore: bump dependencies & lint (#981) 2025-10-26 03:09:42 -03:00
Kyrch 4a7b960d34 feat: song native title (#979) 2025-10-24 03:31:00 -03:00
Kyrch 506c7e115f chore: added new rector rules (#974) 2025-10-10 16:26:40 -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 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 08dfb5b099 feat(graphql): added format argument for date fields (#953) 2025-09-03 16:17:13 -03:00
Kyrch a4d3191294 refactor: fix graphql structure (#950) 2025-09-03 04:57:13 -03:00