Commit Graph

27 Commits

Author SHA1 Message Date
Roardom 97b058872c fix: only show year in similar torrent deletion 2024-12-15 13:21:06 +00:00
HDVinnie 1087dff233 Merge branch '8.x.x' into meilisearch-3 2024-08-18 01:19:43 -04:00
Roardom a0299daa16 refactor: use eloquent relations directly 2024-08-18 03:26:41 +00:00
HDVinnie 2139c7e743 update: movie and tv model 2024-08-15 08:39:30 -04:00
Roardom 872d28d9c0 fix: larastan relations 2024-08-09 07:33:56 +00:00
Roardom fa35e4e5c0 add: use meilisearch to search torrents 2024-08-06 02:15:25 +00:00
HDVinnie 8ad0097fc9 fix: HasFactory types 2024-07-18 23:42:13 -04:00
Roardom b86475a732 add: strict types to all files 2024-05-23 13:58:29 +00:00
HDVinnie 8a03bec818 add: model docblocks
- this resolves some larastan property issues but in return has revealed quite a few issues with our castings and such. baseline has been regenerated so we can work through them. The properties in docblocks are in order and match everything in DB schema wise.
2024-02-07 16:39:43 -05:00
HDVinnie aa3dc8ed18 refactor: enums 2024-01-04 03:26:10 -05:00
Roardom 33a1da18c7 refactor: use plural table names
Leave out history and tv for now as their plural isn't obvious.
2023-12-23 03:44:45 +00:00
Roardom 37000e6d3f update: use movie/tv poster component for recommendations 2023-08-30 08:05:21 +00:00
Roardom f2066f4441 fix: add type hints to models 2023-08-26 07:43:07 +00:00
HDVinnie b5f8200586 update: models
- use HasFactory for new factories
2023-07-10 12:55:12 -04:00
Roardom 7e1bb1ad5b update: new metadata redesign 2023-03-19 18:48:55 -05: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 6999be8e07 update: missing view 2022-09-30 16:46:38 -05:00
HDVinnie ebb5b72c2b fix: model type hints 2022-01-08 16:26:53 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
HDVinnie 2a53cea216 refactor: newline after statement 2021-09-28 12:49:46 -04:00
HDVinnie ec777a7fe6 update: movie model 2021-09-21 18:29:40 -04:00
HDVinnie d77b76365a Apply fixes from StyleCI
[ci skip] [skip ci]
2021-07-11 14:48:11 +00:00
HDVinnie 425df823f1 update: torrents system
- adds meta trailers
- add meta recommendations
- rework similar torrents to Livewire
- adds torrent bulk delete to similar torrents page. (beta)
- adds personal release flag
2021-07-11 10:34:34 -04:00
HDVinnie 8a9c9264a3 update: torrent meta data 2021-04-27 01:28:44 -04:00
HDVinnie ef650e60e7 chore: cleanup 2020-10-28 17:07:09 -04:00
HDVinnie 992245bbcc Apply fixes from StyleCI
[ci skip] [skip ci]
2020-10-28 20:42:44 +00:00
HDVinnie e5a4a16ddf refactor: meta data system
- Complete rewrite of meta data system
- New media hub feature.
- Torrent Bumping Refactor
- Wish System Disabled until refactored
- Fetch meta command added for fetchinng new meta on prexsisnting torrents.
- plus alot more
- closes #1428
- closes #1344
- closes #1147
- closes #361
2020-10-28 16:42:22 -04:00