Commit Graph

506 Commits

Author SHA1 Message Date
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
HDVinnie 584045276b refactor: torrent controller
- Move all BUFF features from "TorrentController" into "TorrentBuffController"
2021-12-07 15:05:53 -05:00
Jay Sizzla 556e596b63 fix StyleCI 2021-12-06 21:29:17 +01:00
Jay Sizzla f636b414ab Merge branch 'buffs' of github.com:Obi-Wana/UNIT3D-Community-Edition into buffs 2021-12-06 21:24:12 +01:00
Jay Sizzla 7306f72b61 Merge changes from '6.x.x' into 'buffs' 2021-12-06 21:23:59 +01:00
Obi-Wana 0dc33eb037 Merge branch '6.x.x' into buffs 2021-12-06 21:14:21 +01:00
Obi-Wana 72989c5746 Merge Branch "6.x.x" into "buffs" (#1)
* (Add) Torrent Regions and Distributors

* Apply fixes from StyleCI

* update: torrent model

* update: phpunit-test.yml

* update: phpunit-test.yml

* update: phpunit-test.yml

* update: phpunit-test.yml

* fix: comment controller test

* update: changelog

* Update pm.php

Italian Lang

* (Add) Torrent Cards Search View

* Apply fixes from StyleCI

* update: configs

* update: dependencies

* update: mediahub

Co-authored-by: HDVinnie <hdinnovations@protonmail.com>
Co-authored-by: HDVinnie <HDVinnie@users.noreply.github.com>
Co-authored-by: Todobien <32823071+Gideon75@users.noreply.github.com>
2021-12-06 20:52:23 +01:00
Jay Sizzla 47c0b98386 view: torrent buffs with slider 2021-12-06 20:49:16 +01:00
HDVinnie 32b9065be3 Apply fixes from StyleCI 2021-12-06 02:08:31 +00:00
HDVinnie a16e42e99f (Add) Torrent Regions and Distributors 2021-12-05 21:07:58 -05:00
K4Li 1ef3a60844 Update TorrentController.php
typo
2021-12-04 19:47:33 -05:00
HDVinnie b6524eb2fb update: torrent controller 2021-11-27 13:40:00 -05:00
HDVinnie 0fdb608b71 update: torrents system
- store season and episode numbers for tv meta uploads
2021-11-25 22:16:24 -05:00
HDVinnie 0c4498f281 fix: game trailers 2021-11-14 14:59:36 -05:00
HDVinnie 4dc4644494 fix: #2002
- closes #2002 due to no trailer available.
2021-11-14 14:56:11 -05:00
HDVinnie fd64226292 fix: #2001
- closes #2001
2021-11-14 14:08:44 -05:00
HDVinnie 5c41d6a991 Apply fixes from StyleCI 2021-10-24 20:23:10 +00:00
HDVinnie baaf091d31 update: game support 2021-10-24 16:22:51 -04:00
HDVinnie 87d1b42577 fix: keywords
- make sure keywords are unique and add stricter comparison.
2021-10-03 10:00:37 -04:00
HDVinnie 2a53cea216 refactor: newline after statement 2021-09-28 12:49:46 -04:00
HDVinnie 75c2686f68 update: phpdoc blocks 2021-09-28 12:16:43 -04:00
clandestine8 c961f76dd2 update: Add Require Resolution to API and Torrent Edit 2021-09-06 20:51:47 -04:00
clandestine8 893c8db434 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-07 00:35:22 +00:00
clandestine8 aa77ad18ca fix: use meta flag instead of slug 2021-09-06 20:34:30 -04:00
clandestine8 73eabd86fb Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-07 00:26:29 +00:00
clandestine8 4856fdfddb fix: require resolution for movie or tv meta categories 2021-09-06 20:26:01 -04:00
clandestine8 a737482e79 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-06 23:26:02 +00:00
HDVinnie dcbb4753d4 fix: #1867
- close #1867
- torrent cards and grouping have been removed. They will be added again via Livewire and AlpineJS soon.
- NOTE: To avoid errors for users who have there default torrent layout as the now removed cards or grouping please run the following command in php artisan tinker. $users = User:all(); foreach($users as $user) { $user->torrent_layout = 0; $user->save(); }
2021-08-10 19:28:17 -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
Alkl58 ecd1ae7f75 StyleCI Fix 2021-06-07 19:42:11 +02:00
Alkl58 14b8105613 [Feature] Custom Torrent Banner 2021-06-07 19:19:27 +02:00