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
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