Commit Graph
15 Commits
Author SHA1 Message Date
Kyrch 722aaf9c14 chore: formatting minor stuff (#1134) 2026-03-22 23:20:22 -03:00
Kyrch 3815716a9f feat: dump public attribute (#1089) 2026-02-08 23:10:14 -03:00
Kyrch 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
Kyrch 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch f8b9aca0fc feat(graphql): added mutations programmatically (#874) 2025-07-18 12:26:58 -03:00
Kyrch b24dfebbf3 feat: added announcement public attribute (#870) 2025-07-13 10:27:47 -03:00
Kyrch 1dd9a8a606 feat: merge filament-v4 into main (#868) 2025-07-11 17:32:02 -03:00
Kyrch abbadf9fcd chore: external entry/token are not trashable (#818) 2025-05-15 22:21:36 -03:00
Kyrch efbdcc1e6a feat: added admin dumps (#807) 2025-05-04 00:47:26 -03:00
paranarimasu 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
paranarimasu 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
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