Commit Graph
12 Commits
Author SHA1 Message Date
Kyrch 94bcdf1275 chore: bump dependencies (#1185) 2026-04-23 00:48:53 -03:00
Kyrch e58518f51a feat(tests): pest php (#899) 2025-07-29 23:31:12 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch 7b75be439c style: fixed pint php unit method casing (#839) 2025-06-27 03:12:05 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch 847189aad4 feat(filament): added entries tab to create theme form (#701) 2024-06-21 05:03:48 -03:00
Kyrch 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
Kyrch 8279465803 test: resources link format test (#607) 2023-10-31 14:15:42 -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 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
paranarimasu d857d922d6 chore: bump dependencies, update stubs & code inspection items (#582) 2023-05-31 00:08:25 -05:00
paranarimasu 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