Commit Graph
164 Commits
Author SHA1 Message Date
Kyrch 65f89696c4 chore: non-nullable timestamps on DB level (#1240) 2026-08-21 10:57:35 -03:00
Kyrch ac26dad9ce fix(graphql): fix animeyear query signature (#1238) 2026-08-07 02:25:52 -03:00
Kyrch ad8e784c53 feat: default sort owned playlists by latest (#1236) 2026-08-02 13:53:19 -03:00
Kyrch 1d0ced7b89 feat: alternative titles (#1229) 2026-07-24 00:32:45 -03:00
Kyrch c787bafbff feat: likes/tracks count field (#1226) 2026-07-19 01:32:12 -03:00
Kyrch 92fbc4137d clean: remove public dumps (#1225) 2026-07-19 00:12:36 -03:00
Kyrch 73c2400a0f chore: bump dependencies (#1211) 2026-07-08 17:46:31 -03:00
Kyrch 25389ce3d2 chore: bump dependencies (#1207) 2026-05-26 11:42:41 -03:00
Kyrch af2bc6c2dc clean: remove old anime synonyms & media format (#1206) 2026-05-12 04:13:07 -03:00
Kyrch fd2ef1611b clean(api): remove track position (#1198) 2026-05-08 02:02:20 -03:00
Kyrch 0e41771f4c clean: remove discord thread features (#1191) 2026-04-26 14:37:24 -03:00
Kyrch c30ad3e28f fix(graphql): fix mutations and canFindMultiple directive (#1186) 2026-04-23 10:18:43 -03:00
Kyrch 94bcdf1275 chore: bump dependencies (#1185) 2026-04-23 00:48:53 -03:00
Kyrch 7fff5465c9 feat(graphql): migrate to lighthousephp (#1183) 2026-04-22 15:35:23 -03:00
Kyrch eeb5fd006a feat: anime format field (#1170) 2026-04-17 13:54:35 -03:00
Kyrch 042decc60c feat(graphql): apply rate limit per request (#1163) 2026-04-10 01:03:59 -03:00
Kyrch 549f5b6461 clean: remove artist song model and using performance as pivot (#1155) 2026-04-09 03:07:24 -03:00
Kyrch fcaa13891b feat!: remove memberships and add performance schema to JSON:API (#1150) 2026-04-03 04:20:01 -03:00
Kyrch d2055c3726 feat(admin): add password reset link action (#1138) 2026-03-25 20:05:29 -03:00
Kyrch fc3f146bb4 chore: Laravel 13 (#1135) 2026-03-23 15:31:57 -03:00
Kyrch 2ae33b0fed feat: artist synonyms (#1125) 2026-03-09 14:52:16 -03:00
Kyrch 8386535251 feat(graphql): add middleware to mutations (#1120) 2026-03-05 07:30:09 -03:00
Kyrch a80f8d4d35 feat: page roles (#1114) 2026-02-24 02:55:52 -03:00
Kyrch b66c5cb3da feat: synonyms rework (#1109) 2026-02-18 20:26:46 -03:00
Kyrch 73ea075f54 fix: attempt to fix UpdatePlaylistTracks listener (#1102) 2026-02-16 08:28:33 -03:00
Kyrch 92c54ccdf5 chore(graphql): default rate limit to 90 (#1101) 2026-02-16 07:33:41 -03:00
Kyrch d2ced8db70 tests: add mutation tests (#1100) 2026-02-15 16:35:04 -03:00
Kyrch 5061fc126d clean: remove latest document dump endpoint (#1096) 2026-02-13 01:43:29 -03:00
Kyrch 1f5e48da37 chore: dump document tables weekly (#1095) 2026-02-13 01:35:18 -03:00
Kyrch 5e7b03b167 feat(graphql): made animethemeShuffle.spoiler optional (#1093) 2026-02-10 02:10:56 -03:00
Kyrch 3815716a9f feat: dump public attribute (#1089) 2026-02-08 23:10:14 -03:00
Kyrch 3356167e3b feat: page previous & next relations (#1087) 2026-02-08 20:53:48 -03:00
Kyrch 7d676d3010 feat: improve search with word_delimiter_graph (#1086) 2026-02-08 01:46:02 -03:00
Kyrch 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
Kyrch 60c5351b04 chore!: database & GraphQL changes (#1070) 2026-01-30 20:56:59 -03:00
Kyrch 7eac12d788 chore: unlock filament dependency (#1068) 2026-01-29 18:56:01 -03:00
Kyrch a71ca35efb chore: bump dependencies (#1067) 2026-01-28 00:13:07 -03:00
Kyrch 110950e0f2 feat: announcement dates (#1035) 2025-12-31 00:29:55 -03:00
Kyrch 01eb8c175d feat: automatically downscale small covers (#1012) 2025-11-28 22:07:11 -03:00
Kyrch 4a6739b8cd tests(graphql): added non-eloquent queries tests (#1004) 2025-11-14 14:55:50 -03:00
Kyrch 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
Kyrch c0ffa7083d feat: optimize image action (#992) 2025-11-03 07:12:25 -03:00
Kyrch 269cf22996 feat(graphql): rate limit per query (#971) 2025-10-02 15:25:29 -03:00
Kyrch 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
Kyrch 213727c2a2 refactor(graphql): move eloquent resolvers to actions (#955) 2025-09-04 07:12:05 -03:00
Kyrch a15a9d141c fix(graphql): missing constraints & handle union constraint (#936) 2025-08-27 11:57:58 -03:00
Kyrch 444884921c refactor: imageable morph pivot (#924) 2025-08-16 01:52:18 -03:00
Kyrch c540c7bb7f refactor: resourceable morph pivot (#923) 2025-08-15 23:10:53 -03:00
Kyrch 3860f3ef73 tests: fixed tests failing for no reason (#903) 2025-07-31 03:47:17 -03:00
Kyrch e58518f51a feat(tests): pest php (#899) 2025-07-29 23:31:12 -03:00