paranarimasu
2e930b17ff
feat: initial migration to Laravel 10 ( #572 )
...
* feat: initial migration to Laravel 10
* style: fix StyleCI findings
2023-04-18 16:22:36 -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
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
65392944c3
feat(admin): allow video attributes to be set on upload ( #495 )
2022-12-23 12:10:58 -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
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
paranarimasu
99cf085666
feat(admin): support attaching entry when uploading video & fix(admin): support anidb change requests for artist & studio resources ( #464 )
...
* feat(admin): support attaching entry when uploading video & fix(admin): support anidb change requests for artist & studio resources
* style: fix StyleCI finding
2022-09-20 15:21:09 -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
paranarimasu
952d3775f9
feat(admin): add move/rename action for audio/video ( #447 )
2022-08-25 14:22:51 -05:00
paranarimasu
43c97f1a7c
Upload audio action ( #446 )
...
* feat(admin): add upload audio action
* style: fix StyleCI findings
2022-08-24 13:12:15 -05:00
paranarimasu
d8354c536a
feat(admin): add delete audio action ( #445 )
2022-08-23 16:49:54 -05:00
paranarimasu
80899b07df
Delete video action ( #444 )
...
* feat(admin): remove video from storage
* style: fix StyleCI findings
2022-08-23 13:45:40 -05:00