Commit Graph

22 Commits

Author SHA1 Message Date
Kyrch 72b24f2eb6 feat(graphql): add support for IN operators in complex filtering (#1181) 2026-04-19 11:32:35 -03:00
Kyrch 00c60c58c4 clean(graphql): remove a lot of useless arguments & deletedAt fields (#1180) 2026-04-19 10:58:07 -03:00
Kyrch 80d59f7e45 refactor(graphql): remove resolver classes (#1176) 2026-04-19 06:28:58 -03:00
Kyrch b9b95acb0b feat(graphql): deprecate internal queries and fields (#1169) 2026-04-17 11:06:35 -03:00
Kyrch fcaa13891b feat!: remove memberships and add performance schema to JSON:API (#1150) 2026-04-03 04:20:01 -03:00
Kyrch 722aaf9c14 chore: formatting minor stuff (#1134) 2026-03-22 23:20:22 -03:00
Kyrch 8323620f83 refactor(graphql): rename methods (#1123) 2026-03-09 10:41:34 -03:00
Kyrch b66c5cb3da feat: synonyms rework (#1109) 2026-02-18 20:26:46 -03:00
Kyrch dff1634480 feat: WIP add watch history (#1098) 2026-02-14 03:17:36 -03:00
Kyrch 3815716a9f feat: dump public attribute (#1089) 2026-02-08 23:10:14 -03:00
Kyrch 4f7ab1ca5a refactor: change discord action to use graphql (#1052) 2026-01-19 14:41:18 -03:00
Kyrch 1aa38b391d fix(graphql): fixed where conditions nested (#1039) 2026-01-02 23:06:39 -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 75696b7a15 refactor(graphql): remove trashed argument class & centralize filters on criteria (#1008) 2025-11-16 10:58:50 -03:00
Kyrch 59e770bef0 feat: [WIP] support for multiple search drivers (#999) 2025-11-13 04:42:10 -03:00
Kyrch efef58eb24 chore: bump dependencies & lint (#981) 2025-10-26 03:09:42 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -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 a4d3191294 refactor: fix graphql structure (#950) 2025-09-03 04:57:13 -03:00