Commit Graph
25 Commits
Author SHA1 Message Date
KyrchandGitHub 743b319340 feat(externalprofiles): add validation to token controllers (#1043) 2026-01-03 21:30:23 -03:00
KyrchandGitHub 4a6739b8cd tests(graphql): added non-eloquent queries tests (#1004) 2025-11-14 14:55:50 -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 ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
KyrchandGitHub 213727c2a2 refactor(graphql): move eloquent resolvers to actions (#955) 2025-09-04 07:12:05 -03:00
KyrchandGitHub a4d3191294 refactor: fix graphql structure (#950) 2025-09-03 04:57:13 -03:00
KyrchandGitHub 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
KyrchandGitHub a15a9d141c fix(graphql): missing constraints & handle union constraint (#936) 2025-08-27 11:57:58 -03:00
KyrchandGitHub 7513cf90fe chore(graphql): migrate to rebing/graphql (#921) 2025-08-15 18:21:41 -03:00
KyrchandGitHub b4542a50c8 refactor(graphql): remove routeable definition (#920) 2025-08-08 18:56:42 -03:00
KyrchandGitHub 5ad3ab5c0f fix(graphql): fixed playlist singular query (#919) 2025-08-08 18:29:22 -03:00
KyrchandGitHub 5ac1e9f3fe fix(graphql): fix find by anime in singular (#918) 2025-08-08 01:01:18 -03:00
KyrchandGitHub 7fffee1ebb feat(graphql)!: suffix Paginator for plural queries & added singular queries (#917) 2025-08-08 00:06:23 -03:00
KyrchandGitHub 87adc2ff32 feat(graphql): AnimeYear.season & AnimeYear.seasons fields (#916) 2025-08-07 19:56:33 -03:00
KyrchandGitHub 5501526a1d feat(graphql): handle insert song (#914) 2025-08-06 14:35:54 -03:00
KyrchandGitHub 1b5f42e601 feat(graphql): phohibits animes field when no unique year (#913) 2025-08-06 05:32:15 -03:00
KyrchandGitHub 6fe8385054 feat(graphql): new AnimeYear type (#912) 2025-08-06 04:56:17 -03:00
KyrchandGitHub e1029cb4ab fix(graphql): fixed find animes query site filter (#911) 2025-08-05 00:27:08 -03:00
KyrchandGitHub 2400f663e1 refactor(graphql): move builders to controllers (#895) 2025-07-28 04:11:24 -03:00
KyrchandGitHub 8065d567f3 feat(graphql): eloquent singular queries (#889) 2025-07-25 23:08:05 -03:00
KyrchandGitHub 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
KyrchandGitHub 7fd7141a38 feat(graphql): added edge types programmatically (#877) 2025-07-23 16:38:02 -03:00
KyrchandGitHub 37662dd4c4 feat(graphql): added profile / like mutations (#876) 2025-07-18 21:50:45 -03:00
KyrchandGitHub f8b9aca0fc feat(graphql): added mutations programmatically (#874) 2025-07-18 12:26:58 -03:00