Commit Graph
115 Commits
Author SHA1 Message Date
Kyrch 73c2400a0f chore: bump dependencies (#1211) 2026-07-08 17:46:31 -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 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 75f391cc65 feat(graphql): build sort enums on demand for better management (#1177) 2026-04-19 09:50:00 -03:00
Kyrch eeb5fd006a feat: anime format field (#1170) 2026-04-17 13:54:35 -03:00
Kyrch 37e21989bb feat(admin): WIP push submission tables (#1165) 2026-04-17 10:34:32 -03:00
Kyrch 756d57bfeb clean: remove submission stages (#1164) 2026-04-10 02:03:16 -03:00
Kyrch 93da5aafe4 fix(api): fix include path with caps (#1160) 2026-04-09 22:53:33 -03:00
Kyrch 549f5b6461 clean: remove artist song model and using performance as pivot (#1155) 2026-04-09 03:07:24 -03:00
Kyrch 4f61a86638 feat: create artist song event (#1151) 2026-04-03 13:32:14 -03:00
Kyrch fcaa13891b feat!: remove memberships and add performance schema to JSON:API (#1150) 2026-04-03 04:20:01 -03:00
Kyrch c42771a411 feat(search): add Typesense support (#1146) 2026-03-31 15:32:32 -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 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 e4179cf312 feat(graphql): Me.likes relation (#1103) 2026-02-16 21:29:19 -03:00
Kyrch dff1634480 feat: WIP add watch history (#1098) 2026-02-14 03:17:36 -03:00
Kyrch b685c656df tests: fix video tags unit tests (#1088) 2026-02-08 20:58:11 -03:00
Kyrch 3356167e3b feat: page previous & next relations (#1087) 2026-02-08 20:53:48 -03:00
Kyrch 5817636003 tests: add missing model tests & sort tests (#1082) 2026-02-05 19:24:38 -03:00
Kyrch af2946155e feat: video priority attribute (#1079) 2026-02-04 13:24:03 -03:00
Kyrch 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
Kyrch 22918e3adb tests(graphql): unit filters (#1045) 2026-01-05 01:03:35 -03:00
Kyrch 696a9882a9 feat: WIP submission panel & submission stages (#1018) 2025-12-09 12:04:48 -03:00
Kyrch f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
Kyrch 59e770bef0 feat: [WIP] support for multiple search drivers (#999) 2025-11-13 04:42:10 -03:00
Kyrch 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
Kyrch da93812c12 Feat/performance relevance (#980) 2025-10-25 01:58:27 -03:00
Kyrch 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
Kyrch a97e1d5abd refactor: move song relation to new performance system (#954) 2025-09-03 16:59:10 -03:00
Kyrch 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
Kyrch 4b3ecbe793 feat(filament): added entry yt tab & song column searchable (#928) 2025-08-18 04:16:07 -03:00
Kyrch eb265c839b feat: added entry <-> resource relation (#927) 2025-08-18 03:23:37 -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 0484fd73cb fix(filament): fixed belongs to entry (#909) 2025-08-03 05:02:41 -03:00
Kyrch 8f2787553c refactor(graphql): removed HasFields/HasRelations interfaces (#907) 2025-08-02 01:03:53 -03:00
Kyrch 7c146e465f fix(filament): reduce number of gate checks for base actions (#906) 2025-07-31 19:50:04 -03:00
Kyrch 3860f3ef73 tests: fixed tests failing for no reason (#903) 2025-07-31 03:47:17 -03:00
Kyrch f6d75ea29e tests: fix filament tests (#901) 2025-07-30 03:43:00 -03:00
Kyrch e58518f51a feat(tests): pest php (#899) 2025-07-29 23:31:12 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch b24dfebbf3 feat: added announcement public attribute (#870) 2025-07-13 10:27:47 -03:00
Kyrch 1dd9a8a606 feat: merge filament-v4 into main (#868) 2025-07-11 17:32:02 -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