Commit Graph

156 Commits

Author SHA1 Message Date
HDVinnie 5d49d5aa7d update: announce controller
- adjust download slots logic
2022-02-03 03:23:49 -05:00
StyleCI Bot fb1ade3587 Apply fixes from StyleCI 2022-01-10 22:46:58 +00:00
HDVinnie 98521378d2 chore: phpdoc blocks 2022-01-10 17:46:43 -05:00
HDVinnie dd19889ee6 Merge branch '6.x.x' into Code-Style 2022-01-10 17:03:50 -05:00
HDVinnie a2cdb5f5ff update: type hints 2022-01-08 14:37:50 -05:00
StyleCI Bot 06bcb20688 Apply fixes from StyleCI 2022-01-08 18:56:52 +00: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 3c3b5fbf8f patch: #2061 2021-12-27 02:40:21 -05:00
HDVinnie 1c44bea49d update: torrent annnounce 2021-11-24 15:25:00 -05:00
Roardom 1a59c710d3 update: peerlist generation 2021-11-11 08:44:32 +00:00
HDVinnie 6156664ab7 fix: announce jobs
- move exception outside job
2021-10-24 22:00:35 -04:00
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