This website requires JavaScript.
Explore
Help
Sign In
funkywaddle
/
PIMS
Watch
1
Star
0
Fork
You've already forked PIMS
0
Code
Issues
9
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
6ca368c237
PIMS
/
tests
History
Funky Waddle
6ca368c237
feat(movies): switch provider to TMDb and store full actor image URLs\n\n- Add TmdbMovieProvider (v3 endpoints, v4 Bearer auth); set TMDb as default provider\n- Update config/movies.php with TMDb image base and profile size; add TMDB_PROFILE_SIZE\n- Upsert: persist actor profile_path as FULL TMDb CDN URL; backfill existing rows\n- Migrations: add actors.profile_path and backfill full URLs\n- Models: allow mass-assign profile_path on Actor\n- Admin: default provider from config; comments and docs updated\n- Frontend: show actor image on /actors/{id}; minor TMDb wording fixes in admin UI\n- Docs: update root and Movies module READMEs; env example for TMDb\n- Tests: adjust for TMDb defaults and provider IDs\n\nIncludes updated public/build assets and manifest.
2025-12-07 01:28:02 -06:00
..
Feature
feat(movies): switch provider to TMDb and store full actor image URLs\n\n- Add TmdbMovieProvider (v3 endpoints, v4 Bearer auth); set TMDb as default provider\n- Update config/movies.php with TMDb image base and profile size; add TMDB_PROFILE_SIZE\n- Upsert: persist actor profile_path as FULL TMDb CDN URL; backfill existing rows\n- Migrations: add actors.profile_path and backfill full URLs\n- Models: allow mass-assign profile_path on Actor\n- Admin: default provider from config; comments and docs updated\n- Frontend: show actor image on /actors/{id}; minor TMDb wording fixes in admin UI\n- Docs: update root and Movies module READMEs; env example for TMDb\n- Tests: adjust for TMDb defaults and provider IDs\n\nIncludes updated public/build assets and manifest.
2025-12-07 01:28:02 -06:00
Unit
Initial commit of existing project
2025-12-06 21:49:26 -06:00
Pest.php
Initial commit of existing project
2025-12-06 21:49:26 -06:00
TestCase.php
Initial commit of existing project
2025-12-06 21:49:26 -06:00