9 Commits
Author SHA1 Message Date
KyrchandGitHub 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
KyrchandGitHub ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
KyrchandGitHub 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
KyrchandGitHub 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
KyrchandGitHub f8b9aca0fc feat(graphql): added mutations programmatically (#874) 2025-07-18 12:26:58 -03:00
paranarimasuandGitHub a3cf74bb2d refactor(api): remove redundant statements that convert API resources to response (#567)
* refactor(api): remove redundant statements that convert API resources to response

* style: fix StyleCI findigns
2023-04-05 16:29:54 -05:00
paranarimasuandGitHub 27778857b1 Request action composition (#516)
* refactor(api): prefer composition to strict inheritance for API queries, requests & actions

* style: fix StyleCI findigns
2023-02-16 23:30:57 -06:00
paranarimasuandGitHub 517ba0ebf8 Playlists (#472)
* feat: add playlist resources

* style: fix StyleCI findings

* fix(admin): address nova exceptions
2022-10-19 00:32:06 -05:00
paranarimasuandGitHub 4258e0727d Seed audios (#426)
* feat: initial implementation of audio resource

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