Commit Graph
11 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 de0d09a68e refactor: improving the getUrlCaptureGroups function for future proposals (#644)
* refactor: improving the getUrlPattern function for future proposals

* feat: added more capture groups to the function

* fix: fixed the youtube resource validate
2024-03-27 18:29:25 -03:00
KyrchandGitHub 46fcecd5ab fix: the resource validate shouldnt have groups (#628) 2024-03-20 17:57:29 -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
ManiandGitHub 683f9ff41b test: Fixed failing tests for resource links (#608) 2023-11-01 00:29:37 +01:00
KyrchandGitHub b39c321683 feat: new resource sites (#603) 2023-10-31 00:33:32 -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 16c8d1781b fix(admin): enforce stricter normalization of external resource links (#459)
* fix(admin): enforce stricter normalization of external resource links

* fix(admin): value safety when resolving site for resource link format rule
2022-08-31 21:09:28 -05:00