Commit Graph

386 Commits

Author SHA1 Message Date
Roardom 50e7463926 update: cache personal freeleeches 2023-01-04 23:07:23 -06:00
HDVinnie d4747f2ca7 PSR12 Linting 2022-12-24 23:23:46 +00:00
Roardom fc0235e39b update: fulfill requests with torrent id instead of info_hash 2022-12-23 16:07:47 -06:00
HDVinnie ed7e21e21e update: TorrentController 2022-12-15 17:26:30 -05:00
HDVinnie 31baa631a8 update: torrent show function and views 2022-12-15 17:19:39 -05:00
HDVinnie 1cb01f9781 PSR12 Linting 2022-11-15 22:46:45 +00:00
HDVinnie ef402c5529 fix: deleting polymorphic comments 2022-11-15 17:45:47 -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
StyleCI Bot 2725397734 Apply fixes from StyleCI 2022-08-25 23:17:20 +00:00
HDVinnie 33494ca5ce refactor: simplify pointless boolean expressions in ifs 2022-08-25 19:17:06 -04:00
Roardom 44ff5a808b add: allow trusted users to opt in to moderation queue 2022-08-10 20:37:42 -05:00
HDVinnie 67a25d5daf update: keywords system
- Im going to further refactor this as keywords should belong to media/meta and not torrent specific
2022-06-28 13:19:11 -04:00
HDVinnie 0631e087a8 fix: lazy loading [user] on model [App\Models\Audit] 2022-06-05 21:20:01 -04:00
StyleCI Bot e292545306 Apply fixes from StyleCI 2022-05-31 22:06:07 +00:00
Shift be2d37ed6e Use Illuminate\Support\Carbon 2022-05-31 22:05:34 +00:00
HDVinnie e071f7300d Merge pull request #2243 from HDInnovations/upload-form-bug
(Fix) Bug in Upload Form Logic
2022-05-29 20:27:43 -04:00
StyleCI Bot 08c9cab3b1 Apply fixes from StyleCI 2022-05-29 20:48:22 +00:00
clandestine8 bf0f8520c1 Fix: Torrent Upload Form Category Logic 2022-05-29 16:47:27 -04:00
StyleCI Bot 81b0ea4551 Apply fixes from StyleCI 2022-05-27 02:45:42 +00:00
HDVinnie d73dd39818 refactor: crudify torrent controller
- routes to be cleaned up at end of controller refactors
2022-05-26 22:45:31 -04:00
HDVinnie 88e811386d update: preslash helpers 2022-05-26 22:03:18 -04:00
HDVinnie 9abcb90533 refactor: adopt if helpers
- Collapse multiline if statements by adopting Laravel’s abort_if and throw_if helpers.
2022-05-26 21:56:23 -04:00
Dixon Pedraza fa3306e94f use missing model
use missing Commentmodel used in line 398
2022-04-25 23:14:33 -05:00
innocente205 06ea03477e (Update) Torrent Controller
Include comments in deletions
2022-04-17 14:00:56 +07:00
StyleCI Bot 8a83d61241 Apply fixes from StyleCI 2022-04-15 03:06:49 +00:00
clandestine8 199f3a9fcd update: controller
Allow User to download the .torrent file to reseed if they have completed the torrent regardless of download right or ratio. Also allow torrent owner to download the .torrent file if ratio is below min
2022-04-14 23:06:24 -04:00
HDVinnie 594b7864d9 refactor: adopt new helpers in laravel 9 2022-03-06 17:20:05 -05:00
HDVinnie 71dd2a6ec7 fix: type hint 2022-03-02 03:39:43 -05:00
alkl58 18e744fc1a (Fix) Race Condition Downloading Torrent 2022-02-28 22:52:37 +01:00
HDVinnie bdd63aa816 update: controllers 2022-02-28 05:06:55 -05:00
HDVinnie ec70b7b88f update: torrent controller 2022-02-17 00:55:21 -05:00
HDVinnie d215338eb8 fix: type hints 2022-02-09 22:01:44 -05:00
StyleCI Bot d3b0ed05cc Apply fixes from StyleCI 2022-02-09 04:35:52 +00:00
HDVinnie 1fc7c75eaa update: dependencies 2022-02-08 23:34:35 -05:00
HDVinnie ff629faaec Merge pull request #2096 from innocente205/patch-1
(Fix) Freeleech Tokens
2022-02-03 03:02:08 -05:00
innocente205 b3d4c3fa45 Update TorrentController.php
Delete freeleech tokens before deleting the torrent.
2022-02-03 14:25:17 +07:00
HDVinnie 3320269329 fix: type hints 2022-01-11 18:53:55 -05:00
HDVinnie c955d44880 chore: linter 2022-01-08 15:42:11 -05:00
HDVinnie d3abd28925 update: type hints 2022-01-08 15:35:53 -05:00
HDVinnie a2cdb5f5ff update: type hints 2022-01-08 14:37:50 -05: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 ab1f7e0bbd update: torrent upload validation
- reject v2 and hybrid torrent files
2022-01-06 14:40:26 -05:00
HDVinnie dd7b10bc11 update: modularize torrent page
- add new block to show recommendations, collection and playlists if there are any relating to said torrent
2021-12-15 14:23:45 -05:00
HDVinnie 1a8f059875 fix: typos 2021-12-10 00:24:15 -05:00
HDVinnie 50d7a4148f Apply fixes from StyleCI 2021-12-10 05:20:57 +00:00
HDVinnie b17be0187d add: fl buff validation 2021-12-10 00:20:40 -05:00
HDVinnie d73361477b update: torrent upload for new fl buffs 2021-12-09 23:53:22 -05:00
HDVinnie 95baa12fd0 format: styleci 2021-12-07 15:07:55 -05:00