HDVinnie
|
612d1d53f6
|
update: language settings
- closes #1383
|
2020-08-01 13:19:18 -04:00 |
|
HDVinnie
|
0733269867
|
update: phpdoc blocks
|
2020-07-22 16:57:13 -04:00 |
|
HDVinnie
|
46b40a8e0e
|
refactor: imports
|
2020-07-22 16:39:04 -04:00 |
|
HDVinnie
|
680c069ac5
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-07-22 19:10:03 +00:00 |
|
HDVinnie
|
a975116218
|
refactor: preslash simple functions
- Add pre-slash to short named functions to improve performance by almost 30%
- @see https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule
|
2020-07-22 15:09:37 -04:00 |
|
HDVinnie
|
e7ccde0190
|
refactor: rename property to match type
|
2020-07-22 14:50:41 -04:00 |
|
HDVinnie
|
442720eb54
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-07-15 23:12:48 +00:00 |
|
HDVinnie
|
64807a6f7a
|
refactor: remove always else
|
2020-06-30 16:52:53 -04:00 |
|
HDVinnie
|
f69ecec866
|
refactor: code quality changes
|
2020-06-02 18:37:19 -04:00 |
|
HDVinnie
|
2111aa1c07
|
Merge branch 'master' into Types-System-Refactor
|
2020-05-26 13:33:44 -04:00 |
|
HDVinnie
|
3d3de56ccb
|
update: queries
|
2020-05-26 13:22:18 -04:00 |
|
HDVinnie
|
bf08470bf5
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-05-21 07:51:11 +00:00 |
|
HDVinnie
|
163bedd917
|
refactor: email blacklist system
- closes #1011
|
2020-05-21 03:47:45 -04:00 |
|
HDVinnie
|
12294fd94a
|
chore: styleci
|
2020-04-24 16:50:21 -04:00 |
|
HDVinnie
|
608c508fe7
|
refactor: symplify quote escapes
|
2020-04-24 11:19:08 -04:00 |
|
HDVinnie
|
0ceae8c701
|
refactor: identical false to boolean not
|
2020-04-24 11:07:48 -04: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 |
|
HDVinnie
|
46aa876c06
|
refactor: add literal separator to numbers
- This is for PHP7.4 + only
- Adds an `_` as thousands separator in numbers
|
2020-04-14 20:25:07 -04:00 |
|
clandestine8
|
5013223ced
|
(fix) StyleCI - Remove Spaces in Strings
|
2020-04-07 16:07:20 -04:00 |
|
clandestine8
|
e2ce7b2fb9
|
(fix) Only add CSV file if Failed Torrent Count is greater than 0
|
2020-04-07 16:03:37 -04:00 |
|
clandestine8
|
b57b005a5e
|
(fix) StyleCI - Remove escaped characters & Spaces in Strings
|
2020-04-07 15:59:39 -04:00 |
|
clandestine8
|
79a156f603
|
add: missingTorrentFiles.CSV
When Downloading All torrents, if torrent file is missing it will output into a CSV container in the Zip File.
|
2020-03-29 01:41:01 -04:00 |
|
shlandturtle
|
d1a00bea4a
|
fix: HnR count on profile
|
2020-03-08 20:53:49 +00:00 |
|
HDVinnie
|
6160c03ede
|
refactor: change variable with read only status and default value to a constant
|
2020-03-06 09:04:22 -05:00 |
|
HDVinnie
|
a9574f2228
|
chore: phpdoc block cleanup
|
2020-03-05 11:23:49 -05:00 |
|
HDVinnie
|
408bfafc3e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-03-05 15:47:30 +00:00 |
|
HDVinnie
|
4b9c006a05
|
chore: phpdoc blocks cleanup
|
2020-03-05 10:46:14 -05:00 |
|
HDVinnie
|
605c337204
|
refactor: encapsed strings to sprintf
|
2020-02-17 13:52:20 -05:00 |
|
HDVinnie
|
29cd6e8eb6
|
refactor: use identical over equal with same type
|
2020-02-16 21:04:19 -05:00 |
|
HDVinnie
|
6eaeb07fc1
|
refactor: simplify ifelse to ternary
|
2020-02-13 17:30:47 -05:00 |
|
HDVinnie
|
c8d953a3ad
|
Merge branch 'master' into development
|
2020-02-12 18:03:21 -05:00 |
|
HDVinnie
|
e47afe4ab4
|
chore: styleci
|
2020-02-12 14:51:22 -05:00 |
|
HDVinnie
|
80c842e39c
|
chore: update license block
- make styleci happy
|
2020-02-12 14:49:18 -05:00 |
|
HDVinnie
|
dbb928f940
|
chore: update license block
|
2020-02-12 14:45:59 -05:00 |
|
HDVinnie
|
8d72989943
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-12 17:41:17 +00:00 |
|
HDVinnie
|
611fcd6bc1
|
refactor: if / else / elseif statements
- Change If Else Value Assign To Early Return
- Change Nested Ifs To Early Return
- Remove Always Else
|
2020-02-12 12:34:34 -05:00 |
|
HDVinnie
|
ec3a5b9256
|
(Fix) Issue #1064 🐛
- close #1064
|
2020-01-31 07:06:59 -05:00 |
|
HDVinnie
|
9a893662de
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-08 16:28:32 +00:00 |
|
HDVinnie
|
5745283f62
|
Merge pull request #1054 from innocente205/UserController-Everybody-update
Update: UserController.php
|
2020-01-08 11:22:41 -05:00 |
|
innocente205
|
a8b6368ec3
|
Update UserController.php
|
2020-01-08 23:14:48 +07:00 |
|
HDVinnie
|
c8f2390c4d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-06 15:38:43 +00:00 |
|
HDVinnie
|
e77bf65da0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-06 15:31:25 +00:00 |
|
innocente205
|
4fb666a030
|
Update UserController.php
|
2020-01-05 13:20:47 +07:00 |
|
HDVinnie
|
e71bb89af4
|
Merge pull request #1035 from HDInnovations/Upload-API-Endpoint
(Add) Base API
|
2019-12-22 23:31:00 -05:00 |
|
HDVinnie
|
d4f48c272f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-12-23 04:25:21 +00:00 |
|
HDVinnie
|
b57ed65d93
|
(Update) API Token Managment 🚀
|
2019-12-16 21:05:10 -05:00 |
|
tazitus
|
1987bc7bb1
|
Clarify avatar GIF upload error message
The uploaded GIF has to be square, not symmetrical.
|
2019-12-14 21:35:06 +01:00 |
|
HDVinnie
|
aee46be2ca
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-08 16:45:40 +00:00 |
|
HDVinnie
|
711979a081
|
(Update) Wishlist System 🚀
|
2019-11-06 07:07:06 -05:00 |
|