Commit Graph

145 Commits

Author SHA1 Message Date
HDVinnie d5b4b3d7dd update: localize trailers
- performance increase by not having to query tmdb api.
- fixes issue where trailers were only loading on torrent details page and not views where meta partial is used like similar,requests,etc
2024-01-07 22:03:49 -05:00
Roardom 191ca6e1ab fix: phpstan level 7 errors in Unit3dAnnounce service 2024-01-07 17:21:12 +00:00
Roardom 3ef7976a38 fix: phpstan level 7 errors in Tmdb service 2024-01-07 17:21:12 +00:00
HDVinnie aa3dc8ed18 refactor: enums 2024-01-04 03:26:10 -05:00
Roardom 071c83b0db fix: tmdb service 2023-12-30 12:58:47 +00:00
Roardom fd12439113 fix: tmdb service phpstan ci 2023-12-30 11:34:23 +00:00
Roardom a837f59eae update: modularize tmdb service arrays and add types 2023-12-30 10:27:18 +00:00
Roardom 9c0426d4ca update: remove unused tmdb scrapers 2023-12-30 10:20:30 +00:00
Roardom 27d973678a fix: add types to tmdb client services 2023-12-30 10:20:28 +00:00
Roardom 8e4c57146d update: swap GuzzleHttp client for Laravel facade 2023-12-30 10:19:23 +00:00
Roardom 9570f9a851 update: remove ununused tmdb services 2023-12-30 10:18:13 +00:00
Roardom f5a0b6865a update: remove unused functions from tmdb service 2023-12-30 10:18:11 +00:00
Roardom 6d107e3642 add: tracker request rate stats to staff dashboard 2023-12-15 11:21:40 +00:00
Roardom 249a108803 fix: adding freeleech torrents to external tracker 2023-12-07 03:43:52 +00:00
Roardom 350a4aa069 add: show information in external tracker 2023-12-07 03:31:48 +00:00
Roardom 6e10faff3d update: external tracker api
Log a more detailed error, and separate user and group into separate api calls.
2023-12-06 09:17:59 +00:00
HDVinnie 3f03214e39 PHP Style Change (Laravel Pint CI) 2023-11-07 23:54:38 +00:00
HDVinnie dff9eec12b PHP Style Change (Laravel Pint CI) 2023-10-26 01:53:40 +00:00
HDVinnie fe17a9a10e update: tmdb client 2023-10-25 21:52:14 -04:00
HDVinnie 656647649f Revert "cleanup: pt.2"
This reverts commit 33d9927abd.
2023-10-12 23:11:20 -04:00
HDVinnie 33d9927abd cleanup: pt.2 2023-10-12 22:41:46 -04:00
HDVinnie b3f0386149 cleanup: pt.1 2023-10-12 22:30:52 -04:00
Roardom 1ce656d1d7 fix: redundant variable
The called function doesn't accept more than 1 variable.
2023-08-25 02:05:33 +00:00
Roardom 9d4789ba91 refactor: require whitespace before statements 2023-07-07 00:27:13 +00:00
Roardom 2702a61a57 fix: adding user to external tracker 2023-05-15 17:40:24 +00:00
Roardom ea9fd6c9c9 update: swap infohash from ascii-encoded hex to binary 2023-04-08 08:02:04 +00:00
HDVinnie 63bc73d7df update: metainfo external ids 2023-04-04 21:18:10 -04:00
Roardom 05ad4c37b9 add: external tracker support 2023-03-27 04:17:30 -05:00
Roardom 7e1bb1ad5b update: new metadata redesign 2023-03-19 18:48:55 -05:00
HDVinnie 3650900c97 update: lint
- not_operator_with_space to false
2023-02-03 16:01:29 -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
HDVinnie 84dacf051d update: movie client 2023-01-09 00:48:25 -05:00
HDVinnie f6bf6a326e PSR12 Linting 2022-09-11 23:54:18 +00: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 63bdaba348 update: tmdb api
- new config for meta locale
2022-05-22 20:50:45 -04:00
HDVinnie aaba4953e7 update: tmdb service 2022-02-28 05:00:09 -05:00
HDVinnie 928e86c96f update: tmdb service 2022-02-08 23:35:29 -05:00
HDVinnie 00d00024e5 chore: cleanup 2022-01-23 17:42:16 -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 9c54bb0863 update: tmdb clients 2021-09-21 18:31:12 -04:00
HDVinnie 89569e0915 fix: tmdb trailers 2021-08-24 20:37:07 -04:00
HDVinnie cb2340601b fix: tmdb trailers 2021-08-24 18:29:05 -04: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 d5a4abc583 refactor: tmdb clients
- Complete Dynamic Properties
2021-01-02 12:49:24 -05:00
HDVinnie 8a9d94e07a update: preslash simple functions
- performance
2020-12-31 12:41:46 -05:00
HDVinnie 2233089991 refactor: tmdb scraper 2020-12-30 12:40:23 -05:00
HDVinnie 39124fd65d refactor: tmdb clients 2020-12-30 12:39:52 -05:00
HDVinnie 858e00dd3c cleanup: tmdb scraper 2020-12-28 23:54:20 -05:00