Commit Graph

144 Commits

Author SHA1 Message Date
HDVinnie 2a53cea216 refactor: newline after statement 2021-09-28 12:49:46 -04:00
HDVinnie 18c44a3613 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 17:53:21 +00:00
clandestine8 a737482e79 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-06 23:26:02 +00:00
HDVinnie 0eda8fe2f2 fix: #1795
- closes #1795
2021-06-05 22:25:57 -04:00
HDVinnie 321847e067 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-05-16 02:41:53 +00:00
HDVinnie 3407075214 refactor: better php8 usage
- Change simple property init and assign to constructor promotion
- Remove unused variable in catch()
- Change docs types to union types, where possible
2021-05-15 22:41:28 -04:00
HDVinnie bd6008a900 performance: pre-slash short named functions
- https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule)
2021-05-15 13:28:50 -04:00
HDVinnie 895a2e58f7 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-03-28 22:52:50 +00:00
HDVinnie b2a43b702b update: bittorrent client blacklist 2021-02-15 14:49:16 -05:00
HDVinnie 7d129c5eb6 update: announce controller 2021-01-05 14:11:47 -05:00
HDVinnie 8a9d94e07a update: preslash simple functions
- performance
2020-12-31 12:41:46 -05:00
HDVinnie 1c210556f7 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-12-31 17:32:55 +00:00
HDVinnie a2c6e8c5f1 update: phpdoc blocks 2020-12-30 21:39:36 -05:00
HDVinnie 06b0aa00fe refactor: announce controller 2020-12-30 01:19:52 -05:00
HDVinnie 3cc9ba6811 update: tracker announce system
- disable caching until fixed
2020-10-19 17:14:59 -04:00
HDVinnie 701def570b Apply fixes from StyleCI
[ci skip] [skip ci]
2020-10-06 03:46:59 +00:00
HDVinnie 7e2612d31e update: annouce controller 2020-10-05 23:46:41 -04:00
HDVinnie a524f3292b Apply fixes from StyleCI
[ci skip] [skip ci]
2020-10-03 14:12:01 +00:00
HDVinnie 0ca90ca085 update: announce controller 2020-10-03 10:11:46 -04:00
HDVinnie d172b7708d Apply fixes from StyleCI
[ci skip] [skip ci]
2020-10-02 03:27:38 +00:00
HDVinnie b3843ef724 update: announce controller 2020-10-01 23:27:23 -04:00
HDVinnie 9efd3dd932 update: add announce caching 2020-09-18 10:55:43 -04:00
HDVinnie 5c02ccddbd Apply fixes from StyleCI
[ci skip] [skip ci]
2020-09-14 15:30:32 +00:00
HDVinnie f1fc6765d9 update: announce controller
- fix exceptions
- fix check user download rights
2020-09-14 11:30:00 -04:00
HDVinnie 99fd793d3d refactor: rename param to match type 2020-09-04 13:33:20 -04:00
HDVinnie 1042342923 refactor: preslash simple functions 2020-09-04 13:06:59 -04:00
HDVinnie cbd0690d63 update: announce controller 2020-09-02 10:49:27 -04:00
HDVinnie 06f5ea9384 fix: announce job dispatching 2020-08-24 16:35:25 -04:00
HDVinnie 082b46217a update: announce controller 2020-08-24 14:16:33 -04:00
HDVinnie bb55bda0b0 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-08-24 14:19:24 +00:00
HDVinnie 9dacf49b64 update: announce controller
- add download slots check
2020-08-24 10:19:07 -04:00
HDVinnie 43fa1cecfc Apply fixes from StyleCI
[ci skip] [skip ci]
2020-08-22 20:07:40 +00:00
HDVinnie 3ee489c26c update: announce controller
- code style
2020-08-22 16:07:27 -04:00
HDVinnie 2bd2f4f71a update: announce controller
- This stops announce from sending peers to the users client that are from the same user.
- This does not stop a user from manually adding their other peer to the client to seed to themselves.
2020-08-22 15:48:57 -04:00
HDVinnie 79d34fa967 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-08-19 00:41:28 +00:00
HDVinnie 70aa4a82b8 update: announce controller
- enforce min interval
2020-08-18 20:41:16 -04:00
HDVinnie bf97d7b68c Apply fixes from StyleCI
[ci skip] [skip ci]
2020-08-18 16:23:14 +00:00
HDVinnie 3587e08e71 update: announce controller 2020-08-18 12:22:57 -04:00
HDVinnie 7756916925 update: announce controller
- add credits for Rhilip
2020-08-17 18:42:10 -04:00
HDVinnie 748f56eab1 update: announce controller 2020-08-17 17:32:09 -04:00
HDVinnie cf3e394379 update: announce controller 2020-08-17 15:32:42 -04:00
HDVinnie cbd4397f7a Apply fixes from StyleCI
[ci skip] [skip ci]
2020-06-30 20:06:01 +00:00
HDVinnie 4c28a4ebf7 update: announce controller 2020-06-03 14:30:24 -04:00
HDVinnie f31bb3b689 update: announce controller
- WIP more checks to be added like client whitelist.
2020-06-01 17:55:57 -04:00
PyR8zdl 2efb3b7ad0 Update: Stops users from passively seeding to themselves.
This stops announce from sending peers to the users client that are from the same user.
This does not stop a user from manually adding their other peer to the client to seed to themselves.
With that being said if a users is found to be seeding to themselves that means they are activly trying to break the rules and should be banned.
2020-05-23 10:36:12 -05:00
HDVinnie 874cd3df9d update: announce controller 2020-05-13 13:08:48 -04:00
HDVinnie 86a7f40074 Revert "(Refactoring) Announce Controller: add new method for response torren…" 2020-04-30 05:13:30 -04:00
Viktor Mazur e2f18f0c03 (Refactoring) Announce Controller: add new method for response torrentClient. 2020-04-25 15:24:32 +03:00
HDVinnie 4afdfbdade Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-19 05:31:13 +00:00
HDVinnie 78608a4666 refactor: space after sole ! operators
-  There should be a space after sole `!` operators
2020-04-14 22:31:48 -04:00