Commit Graph

23 Commits

Author SHA1 Message Date
Roardom 1e3466f3db fix: don't hardcode movie category id in missing media 2024-08-26 11:53:09 +00:00
Roardom bd9f820153 fix: phpstan livewire pagination types 2024-07-09 12:24:34 +00:00
HDVinnie eddad86406 fix: phpstan errors
- this commit tackles more phpstan errors from the baseline.
- the 2024_06_19_210338_update_colum_types.php migration will have more added to it. This PR is draft until more baaseline errors are closed.
2024-06-19 21:19:02 -04:00
Roardom b86475a732 add: strict types to all files 2024-05-23 13:58:29 +00:00
Jay Sizzla ea38a1cb38 Add search for title and year 2024-04-14 11:34:39 +02:00
HDVinnie 93b17f0419 chore: license 2024-03-19 17:56:44 -04:00
HDVinnie 71c5a3ebcb patch: livewire url attributes 2024-03-06 02:02:05 -05:00
HDVinnie bde593e48b update: livewire 2024-03-03 22:41:29 -05:00
Roardom fe31076104 Reapply "Merge pull request #3380 from Roardom/livewire-types"
This reverts commit b4a9dfea8b.
2024-01-24 08:03:05 +00:00
HDVinnie b4a9dfea8b Revert "Merge pull request #3380 from Roardom/livewire-types"
This reverts commit a4e1a1bc62, reversing
changes made to 10982c68bd.
2024-01-14 16:18:08 -05:00
Roardom 69cd4aa982 update: livewire sortBy to trait and add parameter type 2024-01-14 11:35:55 +00:00
Roardom 7037200377 fix: Livewire queryString type hint 2024-01-14 11:35:55 +00:00
Roardom b6a3917575 fix: add type hints to Livewire computed properties 2024-01-14 11:35:55 +00:00
HDVinnie 2a3ee4a045 remove: dead livewire component function 2023-06-19 10:07:56 -04:00
HDVinnie 472c820f99 update: UNIT3D linting
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
Roardom fc0235e39b update: fulfill requests with torrent id instead of info_hash 2022-12-23 16:07:47 -06:00
Roardom 6999be8e07 update: missing view 2022-09-30 16:46:38 -05:00
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00
HDVinnie 7e65e1d589 PSR12 Linting 2022-09-11 23:50:41 +00:00
HDVinnie 77ec35bea5 chore: apply the laravel code style linter 2022-01-08 00:03:12 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
HDVinnie 20fee93f24 Apply fixes from StyleCI 2021-12-23 18:18:07 +00:00
HDVinnie e61e1ad31c (Add) Base Missing Media Feature
- This could be expanded on with more search and filtering abilities. Useful for uploaders to find content the site is missing.
2021-12-23 13:17:52 -05:00