Commit Graph

1731 Commits

Author SHA1 Message Date
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 a2c90abfdb remove: gallery system 2022-06-11 01:21:13 -04:00
HDVinnie 89b361b722 Merge pull request #2271 from thomasswild/patch-1
(Update) Album Controller
2022-06-11 00:50:26 -04:00
HDVinnie 7c432e28b6 chore: styleci 2022-06-11 00:49:10 -04:00
Thomas Wild bc88809370 Fix imdb id 2022-06-09 13:22:32 +02:00
HDVinnie 92fb549ec6 fix: featured torrents slider query
- use eager loading on user relation to avoid N+1
2022-06-08 23:46:56 -04:00
HDVinnie e711fa6316 fix: unlocked achievements query 2022-06-05 22:02:12 -04:00
HDVinnie 631a7068ce fix: lazy loading [group] on model [App\Models\User] 2022-06-05 21:51:15 -04:00
HDVinnie 1f8d977c45 fix: lazy loading [resolution] on model [App\Models\Torrent] 2022-06-05 21:46:09 -04:00
StyleCI Bot 95b331f215 Apply fixes from StyleCI 2022-06-06 01:44:28 +00:00
HDVinnie 69eb883e36 fix: lazy loading [details] on model [Assada\Achievements\Model\AchievementProgress] 2022-06-05 21:44:13 -04:00
HDVinnie 0631e087a8 fix: lazy loading [user] on model [App\Models\Audit] 2022-06-05 21:20:01 -04:00
clandestine8 0b31a214d5 fix: announce 2022-06-03 22:55:48 -04:00
StyleCI Bot 77c5a0661b Apply fixes from StyleCI 2022-06-04 01:06:32 +00:00
clandestine8 4f2b8b3ff8 fix: typo 2022-06-03 21:06:22 -04:00
clandestine8 30f8c71ae7 fix: announce 2022-06-03 21:02:26 -04:00
HDVinnie 8386f777c8 Merge pull request #2255 from Roardom/add-user-uploads
(Refactor) split user torrents into history and uploads
2022-06-03 20:21:00 -04:00
Roardom e7890331e5 refactor: split user torrents into history and uploads 2022-06-03 02:18:22 -05:00
HDVinnie 416c4473f3 Merge pull request #2254 from Roardom/fix-regex
(Fix) torrent search regex
2022-06-02 22:06:58 -04:00
Roardom 12308456c2 fix: torrent filter trait regex 2022-06-02 04:33:44 -05:00
HDVinnie 71d833674b Merge pull request #2251 from HDInnovations/shift-build-3080
(Refactor) Use Laravel Carbon
2022-06-01 09:03:37 -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
Roardom f1bb84b90b fix: torrent filter type hints 2022-05-31 16:57:02 -05:00
HDVinnie 92e773aa5a fix: rss controller 2022-05-29 23:57:08 -04:00
HDVinnie 1d050d2ef0 fix: torrent reseed controller 2022-05-29 23:56:44 -04:00
HDVinnie 357fed48a4 fix: torrent api 2022-05-29 23:37:45 -04:00
HDVinnie 32fe112635 fix: rss controller 2022-05-29 23:37:09 -04:00
clandestine8 14998b5fab Merge remote-tracking branch 'origin/6.x.x' into 6.x.x 2022-05-29 21:17:08 -04:00
clandestine8 8557044be3 fix: torrent api and rss contollers 2022-05-29 21:16:42 -04:00
HDVinnie aedbc8afea Merge pull request #2245 from HDInnovations/Torrent-Download-Logging
(Add) Torrent Download Logging
2022-05-29 21:13:39 -04:00
HDVinnie 64ceb7e195 update: torrent peers query
- no paginate
2022-05-29 21:13:16 -04:00
HDVinnie 486246dc00 add: torrent file download logging 2022-05-29 21:10:51 -04:00
HDVinnie 03e4f147a4 add: torrent grouping 2022-05-29 21:01:46 -04: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
HDVinnie 2e4e80d5e2 Merge pull request #2242 from HDInnovations/Code-Cleanup
(Refactor) Code Cleanup
2022-05-29 13:58:15 -04:00
Roardom 758b943cba update: breadcrumbs, secondary navigation, and navigation tabs 2022-05-29 10:54:27 -05:00
HDVinnie 88f2e6077e update: torrent tools
- cleanup torrent controllers
- optimize parseKeywords function

Co-Authored-By: Roardom <78790963+Roardom@users.noreply.github.com>
2022-05-26 23:07:40 -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
StyleCI Bot d5595c45d8 Apply fixes from StyleCI 2022-05-27 00:57:02 +00:00
Roardom 4726d5c555 refactor: torrent search filters into trait 2022-05-25 05:03:49 -05:00
StyleCI Bot 4239cdabc2 Apply fixes from StyleCI 2022-05-18 03:36:13 +00:00
clandestine8 b3b203c7bb fix: announce 2022-05-17 22:31:56 -04:00
clandestine8 6e2768feef fix: Min Interval Check 2022-05-17 20:48:14 -04:00
StyleCI Bot 68c37a96a3 Apply fixes from StyleCI 2022-05-15 22:38:51 +00:00