Commit Graph
91 Commits
Author SHA1 Message Date
Kyrch 8077b37b9d chore: php 8.5 (#1024) 2025-12-17 22:57:59 -03:00
Kyrch fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
Kyrch 696a9882a9 feat: WIP submission panel & submission stages (#1018) 2025-12-09 12:04:48 -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 f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
Kyrch a4c2d3a0de refactor: general code improvement (#1006) 2025-11-15 16:00:49 -03:00
Kyrch f75765f27e fix(graphql): rate limit on parse error (#998) 2025-11-10 10:34:43 -03:00
Kyrch 7a9dc62022 fix(graphql): missing rate limiting headers (#997) 2025-11-10 09:09:08 -03:00
Kyrch 63cb73fe8d feat: groupships (#965) 2025-09-19 12:50:55 -03:00
Kyrch bc33705162 fix(graphql): dont report client errors (#961) 2025-09-13 17:12:48 -03:00
Kyrch 164a9f9573 clean: remove exceptions plugin (#960) 2025-09-12 15:09:14 -03:00
Kyrch 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
Kyrch a4d3191294 refactor: fix graphql structure (#950) 2025-09-03 04:57:13 -03:00
Kyrch ab572e951c refactor(graphql): move paginator to pagination (#947) 2025-09-01 11:01:40 -03:00
Kyrch 7c22f3acc1 refactor: merge graphql policies (#943) 2025-08-30 22:21:02 -03:00
Kyrch 7cdf7c90dc feat(graphql): added missing singular queries (#937) 2025-08-27 21:55:52 -03:00
Kyrch 40c334ccb3 feat(graphql): notification union (#934) 2025-08-27 03:47:27 -03:00
Kyrch 7382ed4a37 feat: auditable (#933) 2025-08-27 01:30:42 -03:00
Kyrch dc522d1a5f fix(graphql): graphql config (#925) 2025-08-16 02:13:09 -03:00
Kyrch c540c7bb7f refactor: resourceable morph pivot (#923) 2025-08-15 23:10:53 -03:00
Kyrch 7513cf90fe chore(graphql): migrate to rebing/graphql (#921) 2025-08-15 18:21:41 -03:00
Kyrch 5501526a1d feat(graphql): handle insert song (#914) 2025-08-06 14:35:54 -03:00
Kyrch 1dd9a8a606 feat: merge filament-v4 into main (#868) 2025-07-11 17:32:02 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch ecf7f2d7da feat(graphql): added localized fields for enum fields (#829) 2025-06-08 00:48:19 -03:00
Kyrch e7b2e540c2 feat(graphql): added queries & filters programmatically (#824) 2025-06-02 11:46:23 -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 a38c023caa fix: fixed copy/move actions by editing the filesystems config (#765) 2024-12-11 16:32:12 -03:00
Kyrch 310e300bbd feat: added new fields to views table (#764) 2024-12-11 10:48:19 -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 84a0281169 feat(filament): added recently plugin (#744) 2024-09-12 02:28:40 -03:00
Kyrch a27a46305a feat: added a proper function to the token callback controller (#738) 2024-08-29 19:40:07 -03:00
Kyrch db0fbe9d32 fix: external entries should be read-only (#733) 2024-08-25 00:41:36 -03:00
Kyrch 70d325374b feat: laravel 11 (#727) 2024-08-18 23:55:41 -03:00
Kyrch 14c378bd80 feat(filament): added developer dashboard (#722) 2024-08-12 20:14:05 -03:00
Kyrch c02840a580 clean: removed nova (#717) 2024-07-29 13:07:36 -03:00
Kyrch 9238fd3d57 feat: external lists (#710) 2024-07-01 23:46:37 -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
Kyrch e3baa82f75 feat: discord thread action (#594) 2023-10-26 20:34:04 -03:00
paranarimasu 4c33114f38 fix(api): address queue lockout for store playlist track action (#586) 2023-06-11 23:23:38 -05:00
paranarimasu 6015dcbbbf refactor: migration from laravel-enum package to native php enums (#585)
* refactor: migration from laravel-enum package to native php enums

* style: fix StyleCI findings
2023-06-09 14:29:10 -05:00