Commit Graph
11 Commits
Author SHA1 Message Date
Kyrch 811e8672e3 feat: added allowed include group to schemas (#663) 2024-04-29 19:33:45 -03:00
Kyrch 99153cbf5f feat: added document, avatar & banner facets (#658) 2024-04-24 12:49:04 -03: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
paranarimasu d857d922d6 chore: bump dependencies, update stubs & code inspection items (#582) 2023-05-31 00:08:25 -05:00
paranarimasu 9c3413789f feat: wrap remaining actions in database transactions where more than one write query may be executed (#563) 2023-03-23 00:32:08 -05:00
paranarimasu 8faf07d56f chore: update depdendencies to anticipate Laravel 10 update (#559)
* chore: update depdendencies to anticipate Laravel 10 update

* style: fix StyleCI findings
2023-03-19 23:37:43 -05:00
paranarimasu 4017d69a1f feat(api): support playlist track adjacency (#491) 2022-12-11 17:19:12 -06:00
paranarimasu c4220e55d0 feat: add static link for latest db dumps (#485) 2022-11-20 19:18:27 -06:00
paranarimasu 327f998cb9 Chore 2022 11 07 (#479)
* chore: bump dependencies

* style: fix StyleCI finding
2022-11-07 22:50:00 -06:00
paranarimasu 517ba0ebf8 Playlists (#472)
* feat: add playlist resources

* style: fix StyleCI findings

* fix(admin): address nova exceptions
2022-10-19 00:32:06 -05:00
paranarimasu 1d93000c6f feat(admin): migrate db dumps from github to platform (#463)
* feat(admin): migrate db dumps from github to platform

* style: fix StyleCI findings
2022-09-18 22:31:29 -05:00