Commit Graph

160 Commits

Author SHA1 Message Date
HDVinnie 3de7de61f3 refactor: auth twostep controller 2020-12-30 01:23:04 -05:00
HDVinnie cf0834c076 refactor: auth reset password controller 2020-12-30 01:22:41 -05:00
HDVinnie 0cce0563a4 refactor: auth register controller 2020-12-30 01:22:25 -05:00
HDVinnie 3b3c1e5082 refactor: auth login controller 2020-12-30 01:22:09 -05:00
HDVinnie 9add6c7f6a refactor: auth activation controller 2020-12-30 01:21:56 -05:00
HDVinnie 467d31f10a refactor: constructor promotions 2020-12-17 23:25:50 -05:00
HDVinnie e92aabae41 update: phpdoc blocks 2020-12-02 21:27:04 -05:00
HDVinnie 817ce03fd0 refactor: insecure uniqid usage 2020-12-02 21:18:16 -05:00
HDVinnie 29628335f0 update: phpdoc blocks 2020-07-22 23:08:40 -04:00
HDVinnie 5aac6a8f04 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-07-22 20:57:33 +00:00
HDVinnie 0733269867 update: phpdoc blocks 2020-07-22 16:57:13 -04: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 41b617bb2e update: laravel 7 support 2020-07-19 17:33:50 -04:00
HDVinnie f69ecec866 refactor: code quality changes 2020-06-02 18:37:19 -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 eb12908712 refactor: use increment/decrement assign 2020-04-24 11:37:59 -04:00
HDVinnie 608c508fe7 refactor: symplify quote escapes 2020-04-24 11:19:08 -04:00
HDVinnie 8c8e2865b2 refactor: camel case function naming to underscore 2020-04-24 11:04:24 -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 ea2a12be15 refactor: closure to arrow function 2020-04-14 20:38:48 -04:00
shlandturtle f0dacdc69a fix: Lang for application submitted message 2020-03-11 09:54:20 +00:00
shlandturtle cb64a738ef add: Show email list at application and register pages 2020-03-07 12:24:26 +00:00
HDVinnie 4b9c006a05 chore: phpdoc blocks cleanup 2020-03-05 10:46:14 -05:00
Ben Johnson 6b172b051d tests: Auth controller tests 2020-02-25 16:57:11 -05:00
HDVinnie 605c337204 refactor: encapsed strings to sprintf 2020-02-17 13:52:20 -05:00
HDVinnie c8d953a3ad Merge branch 'master' into development 2020-02-12 18:03:21 -05:00
HDVinnie 780e0c1f0e chore: update license block 2020-02-12 15:05:34 -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 9a893662de Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-08 16:28:32 +00:00
HDVinnie c8f2390c4d Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-06 15:38:43 +00:00
HDVinnie 0bece18c5c (Update) Group Queries 🚀
- add caching to system required groups
2019-11-20 12:11:41 -05:00
HDVinnie 05206ece0e (Add) New Hidden Captcha 🆕
- removed google
2019-11-10 17:34:34 -05:00
HDVinnie e0379e5b95 (Add) Audit System 🆕
- filtering to follow
2019-11-06 06:42:17 -05:00
HDVinnie d889971834 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-05 22:40:30 +00:00
HDVinnie 7a0eb4f2d5 (Update) PHPDoc Comments 🚀 2019-11-05 10:33:04 -05:00
HDVinnie eed3b51c92 (Update) CRUDDY PT.7 🚀 2019-10-25 17:35:14 -04:00
HDVinnie 426b801eda (Update) CRUDDY PT.5 🚀 2019-10-23 16:59:03 -04:00
HDVinnie dc2cf66405 (Update) CRUDDY PT.3 🚀 2019-10-23 13:48:28 -04:00
HDVinnie b492c52ba5 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-06-20 01:15:38 +00:00
HDVinnie 126e419d7f (Update) LoginController 🚀
- lower max attempts
2019-06-17 17:56:16 -04:00
Laravel Shift d9ddbe6159 Shift cleanup 2019-05-09 00:05:27 +00:00
Laravel Shift 4853105815 Shift to consistent, fluent response chains 2019-05-09 00:05:17 +00:00
Laravel Shift b0732954c4 Shift deprecated helpers
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are [deprecated in Laravel 5.8][1] and will be removed in a future version.

[1]: https://github.com/laravel/framework/pull/26898
2019-05-09 00:05:08 +00:00