29 Commits

Author SHA1 Message Date
Kyrch 5476445ccc feat: add id in some searching contexts (#1210) 2026-06-05 08:21:56 -03:00
Kyrch 519fc09ef4 docs: add Docker setup (#1203) 2026-05-10 01:45:11 -03:00
Kyrch 65a723f9b5 docker: php 8.5 & typesense & bump elastic and mysql (#1201) 2026-05-09 23:42:40 -03:00
Kyrch 042decc60c feat(graphql): apply rate limit per request (#1163) 2026-04-10 01:03:59 -03:00
Kyrch 2f1a55a433 refactor(graphql): improve graphql rate limiting (#1162) 2026-04-10 00:32:43 -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 92c54ccdf5 chore(graphql): default rate limit to 90 (#1101) 2026-02-16 07:33:41 -03:00
Kyrch 03dd572300 docs: move installation section to README (#1025) 2025-12-18 00:03:56 -03:00
Kyrch fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
Kyrch 1745f1f32f feat(graphql): sandbox (#1016) 2025-12-01 14:44:12 -03:00
Kyrch 037a460add fix(graphql): don't report request errors (#1014) 2025-11-29 03:19:08 -03:00
Kyrch f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
Kyrch 7a9dc62022 fix(graphql): missing rate limiting headers (#997) 2025-11-10 09:09:08 -03:00
Kyrch 7382ed4a37 feat: auditable (#933) 2025-08-27 01:30:42 -03:00
Kyrch 7513cf90fe chore(graphql): migrate to rebing/graphql (#921) 2025-08-15 18:21:41 -03:00
Kyrch 6f8bcd9ba0 feat: video throttling (#637) 2025-05-12 02:47:47 -03:00
Kyrch 002358af1b chore: bump dependencies (#815) 2025-05-12 02:32:59 -03:00
Kyrch 38f0e2fa76 feat: GraphQL (#814) 2025-05-12 02:07:27 -03:00
Kyrch 33f62dae1a feat: WIP initial commit for reports (#769) 2024-12-30 20:34:38 -03:00
Kyrch 55e37e1f3c feat: added laravel pulse (#757) 2024-11-09 15:18:53 -03:00
Kyrch 3ce9bb09b7 feat: introducing flexible cache to improve performance (#754) 2024-10-22 12:10:44 -03:00
Kyrch a27a46305a feat: added a proper function to the token callback controller (#738) 2024-08-29 19:40:07 -03:00
Kyrch c02840a580 clean: removed nova (#717) 2024-07-29 13:07:36 -03:00
Kyrch 80ed802c97 feat: discord bot integration (#683) 2024-05-31 21:20:40 -03:00
Kyrch 97b49dbb5e feat: filament (#679) 2024-05-23 17:22:01 -03:00
Mani 67828f430b clean: Removed settings package which is now fully replaced by feature flags (#620)
* clean: Removed settings package which is now fully replaced by feature flags

* clean: Remove left-over config values
2024-03-09 02:55:52 +01:00
Mani 0e7def3024 clean: Removed anything billing related (#618) 2024-03-03 21:37:22 +01:00
Mani 3c33fd5d66 feat: Added Laravel Sail as a way to run a local development environment (#617) 2024-03-02 00:14:30 +01:00