Commit Graph

7637 Commits

Author SHA1 Message Date
Jay 30985fa6c3 Fix free leech amount when featured
Set free to be 100 if the torrent is featured using the api
2022-04-24 11:22:38 +02:00
HDVinnie 34fdb4d43b update: dependencies 2022-04-23 22:08:00 -04:00
HDVinnie 821666bb2e Merge pull request #2202 from Roardom/6.x.x
(Fix) change torrent request status filter to `or` instead of `and`
2022-04-23 22:04:08 -04:00
Roardom 8dfdc8d317 fix: change torrent request status filter to or instead of and 2022-04-23 21:48:19 +00:00
HDVinnie 31558b709a Merge pull request #2201 from Roardom/6.x.x
(Fix) client stats generation
2022-04-22 06:13:23 -04:00
HDVinnie bf34c71f21 chore: styleci 2022-04-22 06:10:05 -04:00
Roardom 2ff1376f63 fix: client stats generation 2022-04-22 05:52:08 +00:00
HDVinnie 1625a11149 fix: highspeed torrent flag 2022-04-18 15:42:51 -04:00
HDVinnie bc64f5800d update: dependencies 2022-04-18 15:19:36 -04:00
HDVinnie 52f88da5b6 fix: #2196
- closes #2196
2022-04-18 14:28:35 -04:00
HDVinnie 6182d01599 Merge pull request #2195 from innocente205/patch-2
(Update) Torrent Controller
2022-04-18 14:27:56 -04:00
HDVinnie ec4f9cb362 Merge pull request #2194 from LokiThor2021/patch-1
fix: iteration over empty array
2022-04-18 14:27:19 -04:00
innocente205 06ea03477e (Update) Torrent Controller
Include comments in deletions
2022-04-17 14:00:56 +07:00
Loki 0c962a676e fix: iteration over empty array 2022-04-17 04:13:04 +02: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 82e1061bc0 Merge pull request #2192 from HDInnovations/dependabot/npm_and_yarn/async-2.6.4
build(deps): bump async from 2.6.3 to 2.6.4
v6.0.7
2022-04-14 22:33:08 -04:00
dependabot[bot] 0dd00f19ef build(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 02:30:37 +00:00
HDVinnie 255b403bea Merge pull request #2191 from HDInnovations/6.x.x
(Release) v6.0.7
2022-04-14 22:29:57 -04:00
HDVinnie 7630714589 update: unit3d config 2022-04-14 22:26:47 -04:00
StyleCI Bot 0543fc072c Apply fixes from StyleCI 2022-04-15 02:02:30 +00:00
HDVinnie d6751b794c update: audits
- closes #2189
2022-04-14 22:02:15 -04:00
HDVinnie 74b1751661 update: dependencies 2022-04-14 21:50:11 -04:00
HDVinnie add90eeecb update: readme 2022-04-10 11:32:27 -04:00
HDVinnie d7df3ed997 Merge pull request #2184 from HDInnovations/dependabot/npm_and_yarn/moment-2.29.2
build(deps): bump moment from 2.29.1 to 2.29.2
2022-04-10 11:25:48 -04:00
dependabot[bot] 14ded9f4e8 build(deps): bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 14:41:00 +00:00
HDVinnie 0e234adaa9 Merge branch 'master' into 6.x.x 2022-04-01 10:32:48 -04:00
StyleCI Bot e2382d3441 Apply fixes from StyleCI 2022-04-01 14:30:00 +00:00
clandestine8 73af2bc37f fix: announce controller
Check if client is announcing torrent as complete before applying slots error
2022-04-01 10:29:04 -04:00
HDVinnie 4eed0e836c Merge pull request #2180 from HDInnovations/dependabot/npm_and_yarn/node-forge-1.3.1
build(deps): bump node-forge from 1.2.1 to 1.3.1
2022-04-01 10:08:07 -04:00
dependabot[bot] 7e502596ba build(deps): bump node-forge from 1.2.1 to 1.3.1
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 14:05:57 +00:00
HDVinnie 87309680e2 Merge pull request #2179 from HDInnovations/6.x.x
(Release) 6.0.6
v6.0.6
2022-04-01 10:05:02 -04:00
HDVinnie 50dbebb2e0 update: unit3d config 2022-04-01 09:57:11 -04:00
HDVinnie 2f3a86191f update: dependencies 2022-04-01 09:55:49 -04:00
HDVinnie bb1db7452f update: git updater command 2022-04-01 09:54:40 -04:00
HDVinnie 0aca47ea33 update: announce controller 2022-04-01 09:54:10 -04:00
HDVinnie 6b0f95db5d update: userbar view 2022-04-01 09:53:57 -04:00
HDVinnie abcd1fb4a6 update: similar torrents view 2022-03-30 10:08:57 -04:00
StyleCI Bot 2eae5cb1e6 Apply fixes from StyleCI 2022-03-30 14:08:38 +00:00
HDVinnie fa9f5db5d3 update: torrent api 2022-03-30 10:08:14 -04:00
HDVinnie 10062352df Merge pull request #2174 from innocente205/patch-1
(Update) Stats Controller and top seeders blade
2022-03-30 09:30:01 -04:00
HDVinnie b49028a1c4 update: stats controller 2022-03-30 09:24:26 -04:00
innocente205 252cff02c0 Update seeders.blade.php 2022-03-28 21:00:14 +07:00
innocente205 46225226ee (Update) StatsController
Double counting some seeds
2022-03-28 20:56:49 +07:00
HDVinnie a4e6554f92 Merge pull request #2173 from HDInnovations/dependabot/npm_and_yarn/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-27 16:25:19 -04:00
dependabot[bot] 6cf6f15eae build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 20:20:55 +00:00
HDVinnie 5f8553f30c Merge pull request #2172 from HDInnovations/6.x.x
(Release) 6.0.5
v6.0.5
2022-03-27 16:20:22 -04:00
HDVinnie 3d0ffb51df update: unit3d config 2022-03-27 15:58:04 -04:00
StyleCI Bot 83c698cc2a Apply fixes from StyleCI 2022-03-27 19:46:40 +00:00
HDVinnie 8a9eb19152 fix: #2167 2022-03-27 15:46:20 -04:00