Commit Graph
26 Commits
Author SHA1 Message Date
Kyrch 94bcdf1275 chore: bump dependencies (#1185) 2026-04-23 00:48:53 -03:00
Kyrch 3356167e3b feat: page previous & next relations (#1087) 2026-02-08 20:53:48 -03:00
Kyrch 01eb8c175d feat: automatically downscale small covers (#1012) 2025-11-28 22:07:11 -03:00
Kyrch 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
Kyrch c0ffa7083d feat: optimize image action (#992) 2025-11-03 07:12:25 -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 e1b25f46d4 refactor: backfill actions (#716) 2024-07-28 23:58:19 -03:00
Kyrch 847189aad4 feat(filament): added entries tab to create theme form (#701) 2024-06-21 05:03:48 -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 d857d922d6 chore: bump dependencies, update stubs & code inspection items (#582) 2023-05-31 00:08:25 -05:00
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 cadaa73f18 feat(api): use hashids for playlist route keys (#565) 2023-03-29 00:15:07 -05:00
paranarimasu 779a6a602c feat(api): add track destroy operations for doubly-linked list & flatten flow for insert operations (#525) 2023-02-24 00:21:07 -06:00
paranarimasu f326a1623d feat(api): add track store insert operations for doubly-linked list (#523)
* feat(api): add track store insert operations for doubly-linked list

* style: fix insert action phpdoc descriptions
2023-02-21 21:35:31 -06:00
paranarimasu 90bbe971ed test: fix value boundary in billing factories & backfill anime studios needs unique value from external api (#514) 2023-02-07 23:57:09 -06:00
paranarimasu c98058a61d #490 fix(admin): update pattern for mal studio cover image (#492) 2022-12-13 13:55:09 -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 146833338d chore: bump dependencies (#438) 2022-08-16 16:16:13 -05:00
paranarimasu e973f68537 feat(admin): upload video action (#436)
* feat(admin): upload video action

* style: fix StyleCI findings

* tests: fix video storage tests
2022-08-15 21:58:42 -05:00
paranarimasu 3a77f95e49 feat(admin): allow overwriting and skipping source video derivation for backfilling audio (#435)
* feat(admin): allow overwriting and skipping source video derivation for backfilling audio

* test: fix video streaming test
2022-08-13 14:47:00 -05:00
paranarimasu c18006badb test: backfill audio action & audio/video streaming (#433)
* test: backfill audio & streamed response

* style: fix StyleCI Findings
2022-08-11 18:39:43 -05:00
paranarimasu 2d17f7b9f7 test: backfill actions & drop support for backfilling studios through ANN (#432) 2022-08-10 23:16:25 -05:00
paranarimasu 5f915c86ea Local filesystem streaming (#431)
* feat: support streaming from local filesystems

* style: fix StyleCI findings
2022-08-09 18:54:43 -05:00