Commit Graph

1918 Commits

Author SHA1 Message Date
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 4f8bfb90c1 fix: graveyard search 2022-05-30 11:54:16 -04: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
HDVinnie 593752d102 update: torrent grouping 2022-05-29 22:41:19 -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
Roardom 8aef3890b4 fix: user torrents query 2022-05-18 16:20:08 +00:00
HDVinnie 6912a48148 Merge pull request #2233 from HDInnovations/announce
Improve & Repair Announce Routes
2022-05-18 06:16:06 -04:00
Roardom 186b82eacb update: query string on user torrents page 2022-05-17 22:43:53 -05:00
StyleCI Bot 4239cdabc2 Apply fixes from StyleCI 2022-05-18 03:36:13 +00:00
Roardom 8d68692a8e fix: unsatisfieds filter on user torrents page 2022-05-17 22:35:50 -05:00
clandestine8 7816df4f64 update: announce throttling 2022-05-17 23:35:43 -04:00
Roardom 60ecb728e7 add: downloaded filter to user torrents page 2022-05-17 22:16:47 -05:00
Roardom c7547af16b add: unannounced uploaded torrents to user torrents page 2022-05-17 22:15:40 -05: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
clandestine8 d84b8e1097 add: announce routing 2022-05-17 19:19:42 -04:00
Roardom 89512ab712 fix: user active page connectable status 2022-05-15 22:55:45 -05:00
Roardom b6f4a1443e fix: user torrents page credited upload 2022-05-15 19:55:52 -05:00
StyleCI Bot 68c37a96a3 Apply fixes from StyleCI 2022-05-15 22:38:51 +00:00
Roardom 2d12936faf fix: user torrents/actives page query generation 2022-05-15 02:07:19 -05:00
Roardom a21d490c56 remove: user downloads/uploads/seeds/unsatisfieds pages 2022-05-15 01:28:58 -05:00
Roardom b7892ee290 refactor: user torrent history page to livewire 2022-05-15 01:03:00 -05:00
Roardom 0afe3a5691 refactor: user active torrents page to livewire 2022-05-14 20:19:12 -05:00