234 Commits

Author SHA1 Message Date
Kyrch f036cd2d1b feat: add anime dates & mod notes (#1213) 2026-07-09 14:04:08 -03:00
Kyrch 73c2400a0f chore: bump dependencies (#1211) 2026-07-08 17:46:31 -03:00
Kyrch 5476445ccc feat: add id in some searching contexts (#1210) 2026-06-05 08:21:56 -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 a3f1a8c7e3 chore(admin): activity logs (#1197) 2026-05-07 21:33:57 -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 a433a7484b fix: add format fillable (#1172) 2026-04-17 13:58:56 -03:00
Kyrch 8cae74c677 Revert "feat: unguard models (#1167)" (#1171)
This reverts commit 884f6921a0.
2026-04-17 13:55:14 -03:00
Kyrch eeb5fd006a feat: anime format field (#1170) 2026-04-17 13:54:35 -03:00
Kyrch 884f6921a0 feat: unguard models (#1167) 2026-04-17 10:45:33 -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 07933577c1 feat(admin): add audit relation manager (#1159) 2026-04-09 21:32:15 -03:00
Kyrch 6c4378b29a feat(admin): improve Performance reordering (#1157) 2026-04-09 08:54:10 -03:00
Kyrch 549f5b6461 clean: remove artist song model and using performance as pivot (#1155) 2026-04-09 03:07:24 -03:00
Kyrch b6d42e21b4 chore: bump scout 11.x (#1152) 2026-04-03 14:41: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 8d350a89f4 feat: add IDs for pivots (#1149) 2026-04-02 12:39:11 -03:00
Kyrch 7d949e8947 chore: bump dependencies (#1147) 2026-03-31 16:47:55 -03:00
Kyrch c42771a411 feat(search): add Typesense support (#1146) 2026-03-31 15:32:32 -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 722aaf9c14 chore: formatting minor stuff (#1134) 2026-03-22 23:20:22 -03:00
Kyrch a230b803b7 refactor: improve performance action DX (#1130) 2026-03-16 21:26:27 -03:00
Kyrch ea21ce28ee feat: improve search query (mainly theme) (#1126) 2026-03-09 15:45:15 -03:00
Kyrch 2ae33b0fed feat: artist synonyms (#1125) 2026-03-09 14:52:16 -03:00
Kyrch 93a48173e5 feat: add tracks position (#1116) 2026-03-04 16:50:17 -03:00
Kyrch be08cf0d11 feat: reduce artist scout indexes (#1117) 2026-03-04 06:43:31 -03:00
Kyrch a80f8d4d35 feat: page roles (#1114) 2026-02-24 02:55:52 -03:00
Kyrch c1bf8be3a1 clean: remove view aggregate (#1110) 2026-02-18 20:32:58 -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 a2d159a90d clean: remove WithoutInsertSongScope from contexts because of new middleware (#1094) 2026-02-10 02:20:19 -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 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 7d676d3010 feat: improve search with word_delimiter_graph (#1086) 2026-02-08 01:46:02 -03:00
Kyrch da54035060 fix: entry name (#1083) 2026-02-06 02:45:06 -03:00
Kyrch af2946155e feat: video priority attribute (#1079) 2026-02-04 13:24:03 -03:00
Kyrch 03103389b2 feat(graphql): add support for pivot one-to-many relationships (#1077) 2026-02-03 20:02:04 -03:00
Kyrch 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
Kyrch b09ceebe4b feat(filament): add links to performance columns & minor improvements (#1074) 2026-02-01 22:06:56 -03:00
Kyrch 7c5075b188 chore!: database changes part 2 (#1072) 2026-01-30 23:04:49 -03:00
Kyrch 60c5351b04 chore!: database & GraphQL changes (#1070) 2026-01-30 20:56:59 -03:00
Kyrch fa5468d1a5 chore: handle performances when artist is deleted (#1069) 2026-01-30 15:07:34 -03:00