Commit Graph
28 Commits
Author SHA1 Message Date
Kyrch f90c3d3732 refactor: reorganize models (#1033) 2025-12-24 15:31:51 -03:00
Kyrch fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
Kyrch f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
Kyrch 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
Kyrch b220154cd3 fix: added many-to-many generics & fix its keys (#946) 2025-09-01 09:43:45 -03:00
Kyrch 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
Kyrch 6ae0cf12b1 chore: bump dependencies (#905) 2025-07-31 17:05:00 -03:00
Kyrch 0a9f393c8c fix: fix link attributes when model doesnt exist (#904) 2025-07-31 04:50:48 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -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 77869066f2 feat(graphql): added contracts (#831) 2025-06-22 18:06:23 -03:00
Kyrch 63395481f7 feat: added likes support (#819) 2025-05-16 08:05:31 -03:00
Kyrch 38f0e2fa76 feat: GraphQL (#814) 2025-05-12 02:07:27 -03:00
Kyrch d609fbd68a fix: added lock for playlist to prevent race conditions (#771) 2025-01-06 18:48:37 -03:00
Kyrch e10bcfc0df feat: aggregates view (#770) 2025-01-04 05:02:52 -03:00
Kyrch 33f62dae1a feat: WIP initial commit for reports (#769) 2024-12-30 20:34:38 -03:00
Kyrch 2a856c3eee chore: update to php 8.4 (#763) 2024-12-08 19:53:24 -03:00
Kyrch 3ce9bb09b7 feat: introducing flexible cache to improve performance (#754) 2024-10-22 12:10:44 -03:00
Kyrch 326f8283a6 docs: added generics notation for eloquent relationships (#745) 2024-09-12 16:03:49 -03:00
Kyrch 70d325374b feat: laravel 11 (#727) 2024-08-18 23:55:41 -03:00
Kyrch c02840a580 clean: removed nova (#717) 2024-07-29 13:07:36 -03:00
Kyrch 97b49dbb5e feat: filament (#679) 2024-05-23 17:22:01 -03:00
paranarimasu 909e19d709 feat(api): adding audio view count field (#510) 2023-01-25 22:19:35 -06:00
paranarimasu 4c4977ca8c feat(api): migrate transparency page from blade to api (#467)
* feat(api): add transparency endpoint

* chore: remove old transparency implementation

* style: fix StyleCI findings
2022-09-24 14:19:11 -05:00
paranarimasu 5f915c86ea Local filesystem streaming (#431)
* feat: support streaming from local filesystems

* style: fix StyleCI findings
2022-08-09 18:54:43 -05:00
paranarimasu 4258e0727d Seed audios (#426)
* feat: initial implementation of audio resource

* chore: bump dependencies
2022-07-30 21:14:29 -05:00