Commit Graph

469 Commits

Author SHA1 Message Date
Kyrch e58518f51a feat(tests): pest php (#899) 2025-07-29 23:31:12 -03:00
Kyrch a2ed59cc01 fix: added missing null checks in arrays (#898) 2025-07-28 22:41:13 -03:00
Kyrch 5c5a9fda71 refactor(graphql): sort class support (#897) 2025-07-28 21:10:54 -03:00
Kyrch 1b72050cda feat(graphql): random sorting (#896) 2025-07-28 19:09:10 -03:00
Kyrch 2400f663e1 refactor(graphql): move builders to controllers (#895) 2025-07-28 04:11:24 -03:00
Kyrch 9070068308 feat(graphql): initial commit for graphql reports (#894) 2025-07-28 03:49:14 -03:00
Kyrch aed66607be refactor(graphql): update code schema (#893) 2025-07-27 15:08:00 -03:00
Kyrch 239664851b feat(graphql): added enums {Type}SortableColumns (#892) 2025-07-26 18:58:03 -03:00
Kyrch 799d258857 feat(graphql): mark viewsCount as deprecated (#891) 2025-07-26 16:10:34 -03:00
Kyrch a0788eeeea feat(graphql): overlap edge connection to allow a nodes field (#890) 2025-07-26 03:47:28 -03:00
Kyrch 8065d567f3 feat(graphql): eloquent singular queries (#889) 2025-07-25 23:08:05 -03:00
Kyrch c8266936e5 feat(graphql): findAnimesByExternalSite query (#888) 2025-07-25 17:25:53 -03:00
Kyrch a5c3914478 feat(graphql): argument readonly class (#887) 2025-07-25 16:18:41 -03:00
Kyrch 173407348d refactor(graphql): changed from order to sort (#886) 2025-07-25 03:24:34 -03:00
Kyrch 25cf1a3a08 feat(graphql): added pagination for hasMany relationships (#885) 2025-07-25 01:59:16 -03:00
Kyrch ae26b4135c feat(graphql): search directive as attribute (#884) 2025-07-25 01:37:25 -03:00
Kyrch 904b8a8b65 feat(graphql): ordering (#883) 2025-07-25 01:27:30 -03:00
Kyrch 2cba594edf chore: bump dependencies (#882) 2025-07-24 13:35:49 -03:00
Kyrch 1a07ac1d00 chore: bump recently 2.0 (#881) 2025-07-24 01:48:47 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch 076eea744a fix(graphql): fixed edge node type name (#879) 2025-07-23 17:01:23 -03:00
Kyrch 1c23cc3298 fix: reverts nginx stream uri (#878) 2025-07-23 16:53:19 -03:00
Kyrch 7fd7141a38 feat(graphql): added edge types programmatically (#877) 2025-07-23 16:38:02 -03:00
Kyrch 37662dd4c4 feat(graphql): added profile / like mutations (#876) 2025-07-18 21:50:45 -03:00
Kyrch 7bb4c221ce chore: bump dependencies (#875) 2025-07-18 12:32:35 -03:00
Kyrch f8b9aca0fc feat(graphql): added mutations programmatically (#874) 2025-07-18 12:26:58 -03:00
Kyrch 0fb8c9b372 feat(graphql): nested queries (#873) 2025-07-16 10:28:00 -03:00
Kyrch 413498e153 feat: paginate entries from MAL (#872) 2025-07-14 19:35:25 -03:00
Kyrch 7afa555e2a feat(filament): added queries for auth actions (#871) 2025-07-14 03:26:26 -03:00
Kyrch b24dfebbf3 feat: added announcement public attribute (#870) 2025-07-13 10:27:47 -03:00
Kyrch f84a4b33a5 docs: added generic types (#869) 2025-07-12 12:52:29 -03:00
Kyrch 1dd9a8a606 feat: merge filament-v4 into main (#868) 2025-07-11 17:32:02 -03:00
Kyrch 9ad19f260a refactor: updated action namespaces (#848) 2025-07-03 02:19:08 -03:00
Kyrch 6bbfa1e86a refactor: playlist is not viewable (#847) 2025-07-02 03:25:37 -03:00
Kyrch 7b75be439c style: fixed pint php unit method casing (#839) 2025-06-27 03:12:05 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch 286796bc0f chore: bump dependencies (#833) 2025-06-23 13:14:37 -03:00
Kyrch 1eaa7fff9b refactor: casting discord message arrays in classes (#832) 2025-06-23 12:55:23 -03:00
Kyrch 77869066f2 feat(graphql): added contracts (#831) 2025-06-22 18:06:23 -03:00
Kyrch e525cd7367 fix: attempt to fix dump reconciliation overlapping (#830) 2025-06-11 17:35:23 -03:00
Kyrch ecf7f2d7da feat(graphql): added localized fields for enum fields (#829) 2025-06-08 00:48:19 -03:00
Kyrch 59f8ce12dc fix: attempt to fix feature enabled directive (#828) 2025-06-04 15:56:42 -03:00
Kyrch 6fc78d3709 refactor(graphql): changed how filter directives are build (#827) 2025-06-04 15:15:21 -03:00
Kyrch f9c932fd30 fix: fixed graphql middleware interfering globally (#826) 2025-06-03 17:17:54 -03:00
Kyrch 3417eb63a1 chore: bump dependencies (#825) 2025-06-03 13:45:45 -03:00
Kyrch e7b2e540c2 feat(graphql): added queries & filters programmatically (#824) 2025-06-02 11:46:23 -03:00
Kyrch a32fa7f6d3 refactor(graphql): define GraphQL structure programmatically instead of SDL (#822) 2025-05-28 13:00:39 -03:00
Kyrch c4385cf6d9 fix: fixed if statement in encode updated event (#821) 2025-05-24 07:02:50 -03:00
Kyrch 682e02895c feat: added encode type attribute (#820) 2025-05-20 04:08:39 -03:00
Kyrch 63395481f7 feat: added likes support (#819) 2025-05-16 08:05:31 -03:00