Commit Graph

6190 Commits

Author SHA1 Message Date
HDVinnie 4aa120aff4 update: user controller 2021-01-05 14:12:03 -05:00
HDVinnie 7d129c5eb6 update: announce controller 2021-01-05 14:11:47 -05:00
HDVinnie 743d81cbf2 update: system info helper 2021-01-05 14:11:35 -05:00
HDVinnie d59874e31a update: markdown helper 2021-01-05 14:11:21 -05:00
HDVinnie a0e35f4e83 update: bbcode helper 2021-01-05 14:11:04 -05:00
HDVinnie 4fb60e9381 update: scss/js assets 2021-01-05 12:00:25 -05:00
HDVinnie 1e9d848878 Merge pull request #1564 from HDInnovations/dependabot/npm_and_yarn/axios-0.21.1
build(deps-dev): bump axios from 0.21.0 to 0.21.1
2021-01-04 17:50:29 -05:00
dependabot[bot] 8a0a201ea5 build(deps-dev): bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 22:34:50 +00:00
HDVinnie 453ab68783 add: security.md 2021-01-04 16:52:57 -05:00
HDVinnie aeb5e54391 update: readme 2021-01-04 16:36:07 -05:00
HDVinnie b4f967f967 Merge pull request #1554 from HDInnovations/Code-Quality
(Refactor) Code Quality
2021-01-02 18:08:03 -05:00
HDVinnie 13ba949560 Merge pull request #1553 from JamesPSS/master
Fix: unique tables
2021-01-02 17:50:00 -05:00
HDVinnie 86aa6170b5 Merge pull request #1552 from Spidi/fix-multiple-quotes
fix: formatting of multiple nested quotes
2021-01-02 17:48:05 -05:00
HDVinnie 7f77d02dd1 refactor: encapsed strings to sprintf 2021-01-02 17:46:39 -05:00
JamesPSS f9043b041a Fix: Fix unique tables 2021-01-02 23:41:02 +01:00
HDVinnie 222db58c7b Merge branch 'master' into Code-Quality 2021-01-02 16:59:30 -05:00
Spidi 8a8a09a300 fix: formatting of multiple nested quotes 2021-01-02 21:56:52 +00:00
HDVinnie 8f99c1337d Merge pull request #1551 from Spidi/fix-mass-pms-attributes
(Fix) Mass PM Attributes
2021-01-02 15:43:26 -05:00
Spidi 8f34e087c2 fix: mass pm attributes 2021-01-02 20:14:11 +00:00
HDVinnie a3ddbf0f21 fix: torrent grouping view 2021-01-02 13:18:41 -05:00
HDVinnie 77e372de80 refactor: audit trait 2021-01-02 12:50:08 -05:00
HDVinnie d5a4abc583 refactor: tmdb clients
- Complete Dynamic Properties
2021-01-02 12:49:24 -05:00
HDVinnie ce8d30baf2 refactor: user model
- simplify return
2021-01-02 12:47:57 -05:00
HDVinnie 7525c7e0aa refactor: failed login listener
- Isset On Property Object To Property Exists
2021-01-02 12:47:07 -05:00
HDVinnie cdfbd4f528 refactor: mass pm job
- Complete Dynamic Properties
2021-01-02 12:46:24 -05:00
HDVinnie 59dc74394c refactor: torrent controller
- Combine Ifs
- Explicit Bool Compares
- Switch Negated Ternary
2021-01-01 13:26:38 -05:00
HDVinnie 6e8785b52d refactor: request controller
- Explicit Bool Compares
- Combine Ifs
2020-12-31 13:03:18 -05:00
HDVinnie f6d55be792 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-12-31 18:00:24 +00:00
HDVinnie 70a22dc230 refactor: playlist controller
- Combine Ifs
2020-12-31 13:00:10 -05:00
HDVinnie 0cf935033e refactor: comment controller
- Complete Dynamic Properties
- Simplify If Else To Ternary
2020-12-31 12:59:25 -05:00
HDVinnie c413575d44 refactor: api torrent controller
- Combine Ifs
2020-12-31 12:58:10 -05:00
HDVinnie 6085411680 refactor: mediainfo helper
- Switch Negated Ternary
2020-12-31 12:57:19 -05:00
HDVinnie bd75a78777 refactor: hidden captcha helper
- Simplify DeMorgan Binary
2020-12-31 12:55:51 -05:00
HDVinnie 79cdf8e13c refactor: fetch release years command
- Isset On Property Object To Property Exists
2020-12-31 12:55:01 -05:00
HDVinnie 8a9d94e07a update: preslash simple functions
- performance
2020-12-31 12:41:46 -05:00
HDVinnie 067554dbb8 Merge branch 'master' into Code-Quality 2020-12-31 12:34:01 -05:00
HDVinnie 1c210556f7 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-12-31 17:32:55 +00:00
HDVinnie 6bb9b7bf75 fix: user model 2020-12-31 07:55:50 -05:00
HDVinnie bd9d7895bb fix: repeat conditions
- remove conditions that are already covered by earlier conditions and thus have no effect.
2020-12-30 23:01:46 -05:00
HDVinnie 90b3880dab update: strpos and substr functions
- strpos and substr functions calls that can be replaced with the str_* functions calls (introduced in PHP 8.0).
2020-12-30 22:55:44 -05:00
HDVinnie 58c111220e Apply fixes from StyleCI
[ci skip] [skip ci]
2020-12-31 02:39:51 +00:00
HDVinnie a2c6e8c5f1 update: phpdoc blocks 2020-12-30 21:39:36 -05:00
HDVinnie a9ef6fb339 Merge pull request #1548 from HDInnovations/Backup-Manager
(Fix) Backup Manager
2020-12-30 20:52:10 -05:00
HDVinnie f53ba8f970 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-12-31 01:50:13 +00:00
HDVinnie 84b8dc4a0e fix: backup config
- updated to reflect upstream changes
2020-12-30 20:50:03 -05:00
HDVinnie 1881470cda Merge pull request #1547 from HDInnovations/Naming-Style
(Refactor) Naming Style
2020-12-30 20:28:22 -05:00
HDVinnie a2a932e964 refactor: email blacklist validator 2020-12-30 12:40:42 -05:00
HDVinnie 2233089991 refactor: tmdb scraper 2020-12-30 12:40:23 -05:00
HDVinnie 39124fd65d refactor: tmdb clients 2020-12-30 12:39:52 -05:00
HDVinnie 2a74e9c753 refactor: tagged user repository 2020-12-30 12:39:24 -05:00