Kyrch
|
c2cdb15287
|
fix: trying to fix the backfill action part 2 (#651)
|
2024-04-02 07:33:42 -03:00 |
|
Kyrch
|
1f2b81e05c
|
feat: added anidb as song resource (#649)
|
2024-04-02 00:55:46 -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
|
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
|
4dfd46be9a
|
feat(api): adding roles and permissions relations to my schema (#554)
* feat(api): adding roles and permissions relations to my schema
* style: fix StyleCI findings
|
2023-03-13 17:13:28 -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
|
80899b07df
|
Delete video action (#444)
* feat(admin): remove video from storage
* style: fix StyleCI findings
|
2022-08-23 13:45:40 -05:00 |
|
paranarimasu
|
d1a4e99303
|
Refactor pipes to actions (#430)
* refactor: remove pipeline in favor of actions
* style: fix StyleCI findings
|
2022-08-06 11:05:07 -05:00 |
|