Commit Graph
112 Commits
Author SHA1 Message Date
KyrchandGitHub 84cdc19fb0 feat(dev): make db:sync command smarter (#1046) 2026-01-05 07:05:53 -03:00
KyrchandGitHub 22918e3adb tests(graphql): unit filters (#1045) 2026-01-05 01:03:35 -03:00
KyrchandGitHub 743b319340 feat(externalprofiles): add validation to token controllers (#1043) 2026-01-03 21:30:23 -03:00
KyrchandGitHub 67d759a129 fix(graphql): fix enum filter validation (#1042) 2026-01-03 05:33:22 -03:00
KyrchandGitHub d88376a289 feat(graphql): add strict validation to filters (#1041) 2026-01-03 03:52:16 -03:00
KyrchandGitHub ece37dcc73 refactor(graphql): improve filters with validation (#1040) 2026-01-03 02:39:25 -03:00
KyrchandGitHub 1aa38b391d fix(graphql): fixed where conditions nested (#1039) 2026-01-02 23:06:39 -03:00
KyrchandGitHub 6ac84415c8 feat(graphql): where conditions (#1038) 2026-01-01 19:55:41 -03:00
KyrchandGitHub 110950e0f2 feat: announcement dates (#1035) 2025-12-31 00:29:55 -03:00
KyrchandGitHub 245aadf381 feat(graphql): authorization messages (#1023) 2025-12-17 20:09:55 -03:00
KyrchandGitHub fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
KyrchandGitHub 7b786cf911 chore: bump dependencies & clear graphql inputs (#1019) 2025-12-10 08:16:01 -03:00
KyrchandGitHub 1745f1f32f feat(graphql): sandbox (#1016) 2025-12-01 14:44:12 -03:00
KyrchandGitHub ac5df24981 fix(graphql): default to v1 schema (#1015) 2025-11-30 10:07:05 -03:00
KyrchandGitHub 037a460add fix(graphql): don't report request errors (#1014) 2025-11-29 03:19:08 -03:00
KyrchandGitHub f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
KyrchandGitHub 75696b7a15 refactor(graphql): remove trashed argument class & centralize filters on criteria (#1008) 2025-11-16 10:58:50 -03:00
KyrchandGitHub 2eb9d2e75d fix: studio-resource attach (#1007) 2025-11-16 07:56:32 -03:00
KyrchandGitHub a4c2d3a0de refactor: general code improvement (#1006) 2025-11-15 16:00:49 -03:00
KyrchandGitHub 44c412fc32 feat(graphql): relevance field for performances & artistmember (#1005) 2025-11-15 10:28:16 -03:00
KyrchandGitHub 4a6739b8cd tests(graphql): added non-eloquent queries tests (#1004) 2025-11-14 14:55:50 -03:00
KyrchandGitHub 0f290b1677 feat(graphql): sort pivot fields (#1003) 2025-11-13 17:20:32 -03:00
KyrchandGitHub d225bd60fc refactor(graphql): filter criteria (#1001) 2025-11-13 09:52:10 -03:00
KyrchandGitHub 1f8827996c refactor(graphql): sort criteria (#1000) 2025-11-13 06:12:31 -03:00
KyrchandGitHub 59e770bef0 feat: [WIP] support for multiple search drivers (#999) 2025-11-13 04:42:10 -03:00
KyrchandGitHub 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
KyrchandGitHub efef58eb24 chore: bump dependencies & lint (#981) 2025-10-26 03:09:42 -03:00
KyrchandGitHub 4a7b960d34 feat: song native title (#979) 2025-10-24 03:31:00 -03:00
KyrchandGitHub 506c7e115f chore: added new rector rules (#974) 2025-10-10 16:26:40 -03:00
KyrchandGitHub 269cf22996 feat(graphql): rate limit per query (#971) 2025-10-02 15:25:29 -03:00
KyrchandGitHub ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
KyrchandGitHub 0ed5ad68d8 feat(graphql): allow array in findAnimesByExternalSite.id (#968) 2025-09-25 02:44:24 -03:00
KyrchandGitHub b262fdf08c fix(graphql): fix sort by relation (#967) 2025-09-21 03:00:46 -03:00
KyrchandGitHub 414836a58f feat(graphql): tracksCount field for AnimeThemeEntry type (#966) 2025-09-20 02:54:42 -03:00
KyrchandGitHub 63cb73fe8d feat: groupships (#965) 2025-09-19 12:50:55 -03:00
KyrchandGitHub ff6aa20807 fix(graphql): custom resolve info class (#964) 2025-09-17 22:32:54 -03:00
KyrchandGitHub bc33705162 fix(graphql): dont report client errors (#961) 2025-09-13 17:12:48 -03:00
KyrchandGitHub 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
KyrchandGitHub 8c62a8e892 refactor(graphql): change graphql method naming (#957) 2025-09-05 12:42:30 -03:00
KyrchandGitHub 0a05a6c73b feat(graphql): trashed filter (#956) 2025-09-04 07:53:23 -03:00
KyrchandGitHub 213727c2a2 refactor(graphql): move eloquent resolvers to actions (#955) 2025-09-04 07:12:05 -03:00
KyrchandGitHub 08dfb5b099 feat(graphql): added format argument for date fields (#953) 2025-09-03 16:17:13 -03:00
KyrchandGitHub a4d3191294 refactor: fix graphql structure (#950) 2025-09-03 04:57:13 -03:00
KyrchandGitHub a4ef61b134 feat(graphql)!: remove pagination type from one-to-many relationships (#948) 2025-09-01 11:12:55 -03:00
KyrchandGitHub ab572e951c refactor(graphql): move paginator to pagination (#947) 2025-09-01 11:01:40 -03:00
KyrchandGitHub 7c22f3acc1 refactor: merge graphql policies (#943) 2025-08-30 22:21:02 -03:00
KyrchandGitHub 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
KyrchandGitHub bdceea0a7c fix: fixed authorizes pivot middleware (#941) 2025-08-29 07:39:00 -03:00
KyrchandGitHub a15a9d141c fix(graphql): missing constraints & handle union constraint (#936) 2025-08-27 11:57:58 -03:00
KyrchandGitHub 40c334ccb3 feat(graphql): notification union (#934) 2025-08-27 03:47:27 -03:00