Commit Graph
9 Commits
Author SHA1 Message Date
KyrchandGitHub 847189aad4 feat(filament): added entries tab to create theme form (#701) 2024-06-21 05:03:48 -03:00
KyrchandGitHub 68bd228931 tests: filtering anime by media format and better consistency in relationships (#627)
* style: better consistency in relationships

* tests: filtering anime by media format

* tests: fixed checking resource pattern
2024-03-20 15:23:33 -03:00
KyrchandGitHub a609bf0be7 fix: the streaming resources should have more patterns (#626)
* fix: the streaming resources should have more patterns

* fix: fixing resources tests
2024-03-15 17:05:45 -03:00
KyrchandGitHub f8ed4da5a2 feat: anime streaming resources (#613) 2023-11-20 16:12:17 -03:00
KyrchandGitHub 8279465803 test: resources link format test (#607) 2023-10-31 14:15:42 -03:00
paranarimasuandGitHub 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
paranarimasuandGitHub fd2cebe3cf chore: address deprecations to validation rules in Laravel 10 (#584)
* chore: address deprecations to validation rules in Laravel 10

* style: fix StyleCI findings
2023-06-05 01:01:49 -05:00
paranarimasuandGitHub d857d922d6 chore: bump dependencies, update stubs & code inspection items (#582) 2023-05-31 00:08:25 -05:00
paranarimasuandGitHub 54943c9b2c feat: use process facade for FFmpeg routines (#581)
* feat: use process facade for FFmpeg routines

* style: fix StyleCI findings
2023-05-29 23:33:00 -05:00