Commit Graph

10 Commits

Author SHA1 Message Date
Kyrch 73c2400a0f chore: bump dependencies (#1211) 2026-07-08 17:46:31 -03:00
Kyrch 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -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 b181a0b254 feat: merge performances into main (#791) 2025-04-03 18:31:11 -03:00
Kyrch aad7f54c92 feat(api): added intermediate paths as allowed includes (#774) 2025-01-25 15:17:58 -03:00
paranarimasu 295a997354 Api allowed pivots (#570)
* refactor(api): prefer including pivot types to conditional pivot information

* style: fix StyleCI findings
2023-04-14 18:36:29 -05:00
paranarimasu 0fc9fd832c refactor(api): mark fields as renderable for display to the user with custom logic [incremental] (#513)
* refactor(api): mark fields as renderable for display to the user with custom logic

* style: fix StyleCI findings
2023-02-04 23:52:01 -06:00
paranarimasu 128b90dae2 refactor(api): provide query to field to determine selection and aggregation (#512)
* refactor(api): provide query to field to determine selection and aggregation

* style: fix StyleCI findings
2023-02-01 23:31:55 -06:00
paranarimasu 8b6b196c99 feat(admin): migrate db dumps from github to platform (#465)
* feat: migrate encoding scripts from github to platform

* style: fix StyleCI finding

* fix: don't concatenate updated videos when attempting to attach entry on video upload

* fix(api): fix field dependencies & feat(admin): upload script from video detail screen
2022-09-24 00:01:37 -05:00