782 Commits

Author SHA1 Message Date
Kyrch 1f8b9daa1f feat(graphql): relation filter (#1060) 2026-01-26 18:28:15 -03:00
Kyrch 9fb9c5e11b fix(graphql): fix date fields nullable (#1059) 2026-01-26 17:26:18 -03:00
Kyrch d8dc07010a chore: bump to filament v5 (#1058) 2026-01-23 15:54:22 -03:00
Kyrch dfd958ef69 feat(prohibition): add default times for expires_at field & filter/scopes (#1057) 2026-01-21 23:27:44 -03:00
Kyrch 33650905d9 chore: changed prohibition mail's message (#1056) 2026-01-21 19:22:47 -03:00
Kyrch 871b9fe86f fix: fix class name 2026-01-21 17:35:48 -03:00
Kyrch 117970261b fix: attempt to fix event handling (#1055) 2026-01-21 17:26:58 -03:00
Kyrch 1ee1067594 fix: fix events namespaces (#1054) 2026-01-21 16:55:11 -03:00
Kyrch 4120a73228 feat: prohibitions (#1053) 2026-01-21 16:38:31 -03:00
Kyrch 4f7ab1ca5a refactor: change discord action to use graphql (#1052) 2026-01-19 14:41:18 -03:00
Kyrch bcc9dec704 feat(api): add allowed includes for entry (#1051) 2026-01-15 08:04:22 -03:00
Kyrch 6d9d549d52 fix: attempt to fix job parameters (#1050) 2026-01-11 09:29:00 -03:00
Kyrch b7d10d81e8 fix(graphql): fix format exceptions (#1049) 2026-01-07 18:38:51 -03:00
Kyrch 10ae7b865f fix(graphql): fix field aliases with no sub-selections (#1048) 2026-01-06 16:32:46 -03:00
Kyrch d74ba4c8e5 fix(graphql): fix relation filtering (#1047) 2026-01-06 01:19:51 -03:00
Kyrch 84cdc19fb0 feat(dev): make db:sync command smarter (#1046) 2026-01-05 07:05:53 -03:00
Kyrch 22918e3adb tests(graphql): unit filters (#1045) 2026-01-05 01:03:35 -03:00
Kyrch c2d6b81158 fix(graphql): fix print-schema command (#1044) 2026-01-04 03:55:26 -03:00
Kyrch 743b319340 feat(externalprofiles): add validation to token controllers (#1043) 2026-01-03 21:30:23 -03:00
Kyrch 67d759a129 fix(graphql): fix enum filter validation (#1042) 2026-01-03 05:33:22 -03:00
Kyrch d88376a289 feat(graphql): add strict validation to filters (#1041) 2026-01-03 03:52:16 -03:00
Kyrch ece37dcc73 refactor(graphql): improve filters with validation (#1040) 2026-01-03 02:39:25 -03:00
Kyrch 1aa38b391d fix(graphql): fixed where conditions nested (#1039) 2026-01-02 23:06:39 -03:00
Kyrch 6ac84415c8 feat(graphql): where conditions (#1038) 2026-01-01 19:55:41 -03:00
Kyrch bd3419715c feat(api): entry track count field (#1037) 2026-01-01 01:22:21 -03:00
Kyrch 3f1bd8a327 fix: fixed announcements migration (#1036) 2025-12-31 02:10:26 -03:00
Kyrch 110950e0f2 feat: announcement dates (#1035) 2025-12-31 00:29:55 -03:00
Kyrch 1c71ed0571 chore: bump dependencies (#1034) 2025-12-30 18:53:18 -03:00
Kyrch f90c3d3732 refactor: reorganize models (#1033) 2025-12-24 15:31:51 -03:00
Kyrch 60406d89fa docs: update contributing guide (#1032) 2025-12-23 17:29:16 -03:00
Kyrch 90b7a2820e feat(submission): remove virtual hidden fields & submission action (#1031) 2025-12-23 03:27:51 -03:00
Kyrch 48208ce42d refactor: move theme slug generator to observer (#1030) 2025-12-22 20:23:20 -03:00
Kyrch 3d1d2dcfbc docs: fixed failed static analysis in lvl 6 (#1029) 2025-12-22 17:51:37 -03:00
Kyrch d73ff841bd refactor: add observers (#1028) 2025-12-19 22:04:43 -03:00
Kyrch 869677e49f refactor: remove down methods and constants in migrations (#1027) 2025-12-19 20:02:17 -03:00
Kyrch c91de1acf9 fix: remanage redis locks (#1026) 2025-12-18 13:55:38 -03:00
Kyrch 03dd572300 docs: move installation section to README (#1025) 2025-12-18 00:03:56 -03:00
Kyrch 8077b37b9d chore: php 8.5 (#1024) 2025-12-17 22:57:59 -03:00
Kyrch 245aadf381 feat(graphql): authorization messages (#1023) 2025-12-17 20:09:55 -03:00
Kyrch 144994676e clean: remove unused discord actions (#1022) 2025-12-11 11:51:31 -03:00
Kyrch aad47fdc90 feat(submissions): virtuals (#1021) 2025-12-11 11:22:34 -03:00
Kyrch fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
Kyrch 7b786cf911 chore: bump dependencies & clear graphql inputs (#1019) 2025-12-10 08:16:01 -03:00
Kyrch 696a9882a9 feat: WIP submission panel & submission stages (#1018) 2025-12-09 12:04:48 -03:00
Kyrch 8258bc05af style: fix sandbox margin (#1017) 2025-12-01 15:53:19 -03:00
Kyrch 1745f1f32f feat(graphql): sandbox (#1016) 2025-12-01 14:44:12 -03:00
Kyrch ac5df24981 fix(graphql): default to v1 schema (#1015) 2025-11-30 10:07:05 -03:00
Kyrch 037a460add fix(graphql): don't report request errors (#1014) 2025-11-29 03:19:08 -03:00
Kyrch 3306e8502e fix: change optimize action permission (#1013) 2025-11-28 22:11:05 -03:00
Kyrch 01eb8c175d feat: automatically downscale small covers (#1012) 2025-11-28 22:07:11 -03:00