Commit Graph

  • fec8c51dda feat(filament): default performance items to 1 (#1216) main Kyrch 2026-07-10 18:11:57 -03:00
  • 5dcad93fab fix(command): fix update anime date chunk (#1215) Kyrch 2026-07-10 12:47:26 -03:00
  • b19185da8f fix(filament): fix anime record null check (#1214) Kyrch 2026-07-10 11:31:04 -03:00
  • f036cd2d1b feat: add anime dates & mod notes (#1213) Kyrch 2026-07-09 14:04:08 -03:00
  • 19b340bf75 feat(graphql): siteUrl attribute (#1212) Kyrch 2026-07-08 19:44:19 -03:00
  • 73c2400a0f chore: bump dependencies (#1211) Kyrch 2026-07-08 17:46:31 -03:00
  • 5476445ccc feat: add id in some searching contexts (#1210) Kyrch 2026-06-05 08:21:56 -03:00
  • 6a81ddd1ee refactor: remove serving json api middleware (#1209) Kyrch 2026-05-30 05:43:32 -03:00
  • 624b076f03 fix(admin): fixed uploads without entries (#1208) Kyrch 2026-05-28 00:38:04 -03:00
  • 25389ce3d2 chore: bump dependencies (#1207) Kyrch 2026-05-26 11:42:41 -03:00
  • af2bc6c2dc clean: remove old anime synonyms & media format (#1206) Kyrch 2026-05-12 04:13:07 -03:00
  • 7182fa39bd fix(search): fix anime synonyms search (#1205) Kyrch 2026-05-11 18:49:26 -03:00
  • fa27b2dd80 feat(search): add sortable fields & typesense error handler (#1204) Kyrch 2026-05-10 15:37:39 -03:00
  • 519fc09ef4 docs: add Docker setup (#1203) Kyrch 2026-05-10 01:45:11 -03:00
  • 65a723f9b5 docker: php 8.5 & typesense & bump elastic and mysql (#1201) Kyrch 2026-05-09 23:42:40 -03:00
  • e0ea789eeb feat: improve typesense for json:api (#1202) Kyrch 2026-05-09 18:56:50 -03:00
  • 654f8a7f70 fix(admin): fix db sync command (#1200) Kyrch 2026-05-08 02:20:41 -03:00
  • d399933cf0 feat(admin): import scout command (#1199) Kyrch 2026-05-08 02:13:57 -03:00
  • fd2ef1611b clean(api): remove track position (#1198) Kyrch 2026-05-08 02:02:20 -03:00
  • a3f1a8c7e3 chore(admin): activity logs (#1197) Kyrch 2026-05-07 21:33:57 -03:00
  • f5e098875f chore: bump dependencies (#1196) Kyrch 2026-05-07 17:46:56 -03:00
  • 333a519611 feat: implicitly declare typesense fields (#1195) Kyrch 2026-05-07 17:20:42 -03:00
  • effdcecd79 fix(filament): fix option label when no record (#1194) Kyrch 2026-05-07 17:06:56 -03:00
  • ddceceda58 feat(graphql): change complexity max value (#1193) Kyrch 2026-04-28 17:38:01 -03:00
  • 44d1145f4a fix(admin): fix media format setting attribute (#1192) Kyrch 2026-04-28 15:21:33 -03:00
  • 0e41771f4c clean: remove discord thread features (#1191) Kyrch 2026-04-26 14:37:24 -03:00
  • 71c4f56a9d feat(graphql): add support for sorting on search (#1190) Kyrch 2026-04-23 22:43:53 -03:00
  • 74d3ee200a fix(graphql): fix id argument type of video query (#1189) Kyrch 2026-04-23 13:08:08 -03:00
  • 9613657962 fix: flag only usernames through the moderation rule (#1188) Kyrch 2026-04-23 11:10:42 -03:00
  • d813ca3b66 fix(graphql): mark mediaFormat arguments and enum as deprecated (#1187) Kyrch 2026-04-23 10:52:22 -03:00
  • c30ad3e28f fix(graphql): fix mutations and canFindMultiple directive (#1186) Kyrch 2026-04-23 10:18:43 -03:00
  • 94bcdf1275 chore: bump dependencies (#1185) Kyrch 2026-04-23 00:48:53 -03:00
  • 14b55970fe fix(graphql): query scope (#1184) Kyrch 2026-04-22 15:40:38 -03:00
  • 7fff5465c9 feat(graphql): migrate to lighthousephp (#1183) Kyrch 2026-04-22 15:35:23 -03:00
  • 0404625001 clean: remove unused class (#1182) rebing Kyrch 2026-04-19 11:40:55 -03:00
  • 72b24f2eb6 feat(graphql): add support for IN operators in complex filtering (#1181) Kyrch 2026-04-19 11:32:35 -03:00
  • 00c60c58c4 clean(graphql): remove a lot of useless arguments & deletedAt fields (#1180) Kyrch 2026-04-19 10:58:07 -03:00
  • 5be6f661a4 fix(graphql): add missing studio sort argument (#1179) Kyrch 2026-04-19 10:02:48 -03:00
  • 4e1d4236fc fix(graphql): dont register pivot types (#1178) Kyrch 2026-04-19 09:57:37 -03:00
  • 75f391cc65 feat(graphql): build sort enums on demand for better management (#1177) Kyrch 2026-04-19 09:50:00 -03:00
  • 80d59f7e45 refactor(graphql): remove resolver classes (#1176) Kyrch 2026-04-19 06:28:58 -03:00
  • b1d7e9ed30 feat(graphql): remove IN filter from Float fields (#1175) Kyrch 2026-04-19 05:13:07 -03:00
  • a1341d0157 feat(graphql): remove EQ filter from DateTimeTz fields (#1174) Kyrch 2026-04-19 05:10:39 -03:00
  • cac463383e fix(graphql): fix playlist mutation (#1173) Kyrch 2026-04-17 14:20:49 -03:00
  • a433a7484b fix: add format fillable (#1172) Kyrch 2026-04-17 13:58:56 -03:00
  • 8cae74c677 Revert "feat: unguard models (#1167)" (#1171) Kyrch 2026-04-17 13:55:14 -03:00
  • eeb5fd006a feat: anime format field (#1170) Kyrch 2026-04-17 13:54:35 -03:00
  • b9b95acb0b feat(graphql): deprecate internal queries and fields (#1169) Kyrch 2026-04-17 11:06:35 -03:00
  • 582ca2b7dd feat(api): remove guard name fields (#1168) Kyrch 2026-04-17 10:48:29 -03:00
  • 884f6921a0 feat: unguard models (#1167) Kyrch 2026-04-17 10:45:33 -03:00
  • 3ae5898927 feat(graphql): deprecate deletedAt field (#1166) Kyrch 2026-04-17 10:40:23 -03:00
  • 37e21989bb feat(admin): WIP push submission tables (#1165) Kyrch 2026-04-17 10:34:32 -03:00
  • 756d57bfeb clean: remove submission stages (#1164) Kyrch 2026-04-10 02:03:16 -03:00
  • 042decc60c feat(graphql): apply rate limit per request (#1163) Kyrch 2026-04-10 01:03:59 -03:00
  • 2f1a55a433 refactor(graphql): improve graphql rate limiting (#1162) Kyrch 2026-04-10 00:32:43 -03:00
  • cd11c5fa3b feat(api): improve intermediate paths performance (#1161) Kyrch 2026-04-10 00:02:36 -03:00
  • 93da5aafe4 fix(api): fix include path with caps (#1160) Kyrch 2026-04-09 22:53:33 -03:00
  • 07933577c1 feat(admin): add audit relation manager (#1159) Kyrch 2026-04-09 21:32:15 -03:00
  • 00560e9ab4 style(discord): distinguish between null fields and hidden fields (#1158) Kyrch 2026-04-09 20:50:51 -03:00
  • 6c4378b29a feat(admin): improve Performance reordering (#1157) Kyrch 2026-04-09 08:54:10 -03:00
  • a5483871d4 feat: audit pivots (#1156) Kyrch 2026-04-09 03:14:21 -03:00
  • 549f5b6461 clean: remove artist song model and using performance as pivot (#1155) Kyrch 2026-04-09 03:07:24 -03:00
  • 544155052c fix(graphql): add missing audio link field (#1154) Kyrch 2026-04-07 21:03:17 -03:00
  • e522eaf1f9 fix: patch framework eloquent collection bug (#1153) Kyrch 2026-04-03 20:40:30 -03:00
  • b6d42e21b4 chore: bump scout 11.x (#1152) Kyrch 2026-04-03 14:41:35 -03:00
  • 4f61a86638 feat: create artist song event (#1151) Kyrch 2026-04-03 13:32:14 -03:00
  • fcaa13891b feat!: remove memberships and add performance schema to JSON:API (#1150) Kyrch 2026-04-03 04:20:01 -03:00
  • 8d350a89f4 feat: add IDs for pivots (#1149) Kyrch 2026-04-02 12:39:11 -03:00
  • 3ec851fc23 fix(search): fix general elasticsearch (#1148) Kyrch 2026-04-01 09:49:35 -03:00
  • 7d949e8947 chore: bump dependencies (#1147) Kyrch 2026-03-31 16:47:55 -03:00
  • c42771a411 feat(search): add Typesense support (#1146) Kyrch 2026-03-31 15:32:32 -03:00
  • fa8d223b4b chore: send User-Agent headers to 3rd party APIs (#1145) Kyrch 2026-03-29 15:12:28 -03:00
  • 0f6b009e37 fix: fix method name (#1144) Kyrch 2026-03-26 13:44:24 -03:00
  • f370caf6cf fix(admin): fix optimize image action (#1143) Kyrch 2026-03-26 13:39:29 -03:00
  • 23df360b60 fix(filament): fix option label when model doesnt use scout (#1142) Kyrch 2026-03-26 13:24:09 -03:00
  • efcc70c332 refactor: refine pivot events (#1141) Kyrch 2026-03-26 13:12:17 -03:00
  • 0e1235cf5a fix(filament): fix theme name in entries (#1140) Kyrch 2026-03-25 22:25:54 -03:00
  • 5b9a8e3976 fix(filament): fix theme name (#1139) Kyrch 2026-03-25 21:50:10 -03:00
  • d2055c3726 feat(admin): add password reset link action (#1138) Kyrch 2026-03-25 20:05:29 -03:00
  • 37076c44cd fix: return all fields when no field criteria on JSON:API search (#1137) Kyrch 2026-03-25 02:43:18 -03:00
  • aff2250f48 chore: bump elastic driver (#1136) Kyrch 2026-03-24 15:31:00 -03:00
  • fc3f146bb4 chore: Laravel 13 (#1135) Kyrch 2026-03-23 15:31:57 -03:00
  • 722aaf9c14 chore: formatting minor stuff (#1134) Kyrch 2026-03-22 23:20:22 -03:00
  • d8f4db64a7 chore: remove intl php extension (#1133) Kyrch 2026-03-20 20:39:21 -03:00
  • b73d98fc2d chore: prepare dependencies to Laravel 13 (#1132) Kyrch 2026-03-20 11:33:44 -03:00
  • 6a0ddcad96 fix(filament): change image visibility to public (#1131) Kyrch 2026-03-16 21:49:09 -03:00
  • a230b803b7 refactor: improve performance action DX (#1130) Kyrch 2026-03-16 21:26:27 -03:00
  • 5839dfc4c2 fix(admin): fix backfill synonyms (#1129) Kyrch 2026-03-16 17:58:32 -03:00
  • cd2039d6e1 fix(graphql): fix relation sorting (#1128) Kyrch 2026-03-16 17:53:37 -03:00
  • b05a6022ac fix(search): increase song title score on theme search (#1127) Kyrch 2026-03-09 16:08:17 -03:00
  • ea21ce28ee feat: improve search query (mainly theme) (#1126) Kyrch 2026-03-09 15:45:15 -03:00
  • 2ae33b0fed feat: artist synonyms (#1125) Kyrch 2026-03-09 14:52:16 -03:00
  • 5d22f66eba refactor: move some traits to action classes (#1124) Kyrch 2026-03-09 12:08:56 -03:00
  • 8323620f83 refactor(graphql): rename methods (#1123) Kyrch 2026-03-09 10:41:34 -03:00
  • 6b1f130843 chore: bump dependencies (#1122) Kyrch 2026-03-09 08:12:33 -03:00
  • e84df9059e fix: attempt to fix feature recursion (#1121) Kyrch 2026-03-05 17:04:19 -03:00
  • 8386535251 feat(graphql): add middleware to mutations (#1120) Kyrch 2026-03-05 07:30:09 -03:00
  • 93a48173e5 feat: add tracks position (#1116) Kyrch 2026-03-04 16:50:17 -03:00
  • 8995240844 refactor: use collections in manage performances action (#1119) Kyrch 2026-03-04 16:46:43 -03:00
  • 26f9885968 feat(admin): download dump action (#1118) Kyrch 2026-03-04 11:22:44 -03:00