Commit Graph

126 Commits

Author SHA1 Message Date
HDVinnie
dbb928f940 chore: update license block 2020-02-12 14:45:59 -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
Laravel Shift
dcc003602b Adopt Laravel coding style
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.

However, Shift allows you to customize the adopted coding style through
the [.shiftrc][1] file by using your [PHP CS Fixer][2] config.

[1]: https://laravelshift.com/shiftrc-configuration-file
[2]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
2019-05-09 00:04:58 +00:00
HDVinnie
4eecc04a00 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-05-05 20:40:37 +00:00
Morgan Wong
e1ee8261d9 (Update) Add captcha support
Overriding function validateEmail with captcha condition
2019-05-05 17:34:19 +08:00
Morgan Wong
8547382981 (Update) Add captcha support
Overriding the function validateEmail with extra condition
2019-05-05 17:32:55 +08:00
Morgan Wong
003ddc583f (Update) Add captcha support 2019-05-02 22:51:49 +08:00
Morgan Wong
30da9eee08 (Update) Add captcha support 2019-05-02 21:26:34 +08:00
Morgan Wong
cef9facd68 (Update) Add multi-lang translation
Added fields
2019-04-30 21:52:35 +08:00
Morgan Wong
962303cd7e (Update) Add multi-lang translation
Added fields
2019-04-30 20:51:48 +08:00
Morgan Wong
ead6c38c94 (Update) Add multi-lang translation
Added fields
2019-04-30 20:25:02 +08:00
Morgan Wong
7e6a6202dd (Update) Multi-lang translation
Added fields
2019-04-30 20:11:47 +08:00
Morgan Wong
5e45035064 (Update) Add fields for easier translation 2019-04-29 22:22:14 +08:00
Morgan Wong
4c78601e6f (Update) Add fields for easier translation 2019-04-29 21:26:14 +08:00
HDVinnie
2db590e1f7 (Fix) LoginController 🐛
- fix typo in error message
2019-04-25 23:02:47 -04:00
HDVinnie
67339d7329 (Update) PHPDocs 🚀 2019-04-03 20:02:01 -04:00
HDVinnie
3fea621e1c (Update) Register+Applications System 🚀
- closes #654
2019-04-02 20:29:40 -04:00
HDVinnie
2da9253f6d Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-25 18:00:19 +00:00
HDVinnie
c382aa5236 (Update) Refactor Validation Error/Info/Warning/Success Handeling 🚀 2019-03-25 13:53:41 -04:00
HDVinnie
89ba76ebac (Add) Read Rules Feature 🆕
- closes #646
2019-03-22 12:21:48 -04:00
HDVinnie
7756ed24ec (Update) ReCaptcha 🚀 2019-03-20 23:54:31 -04:00
HDVinnie
8bb397c29c (Update) Standardize Select Queries 🚀 2019-03-13 11:26:20 -04:00
HDVinnie
8f20c7b7b3 Apply fixes from StyleCI 2019-02-23 01:26:17 +00:00
HDVinnie
cfd16bf538 (Fix) Activation Controller 🐛 2019-02-22 15:39:49 -05:00
HDVinnie
e0e1aa924b Apply fixes from StyleCI 2019-02-22 13:16:32 +00:00
HDVinnie
3c87845e54 (Update) Namespace models under App\Models 🚀 2019-02-22 08:15:41 -05:00
HDVinnie
8a7310f2d5 (Update) System Messages 🚀
- formated for new chat
2019-02-09 20:02:21 -05:00
HDVinnie
adc6494012 Apply fixes from StyleCI 2019-01-31 04:04:04 +00:00
HDVinnie
71d6f396e0 Merge branch 'master' into now-start-twitterization 2019-01-30 23:02:01 -05:00
singularity43
4e7d0cb83b (Update) RegisterController
Add notification field/privacy field defaults. Not really needed though... can remove.
2019-01-30 21:36:54 -05:00
HDVinnie
1da121e70e (Update) Applications System 🚀 2019-01-28 10:59:45 -05:00
HDVinnie
b8f4adbe79 (Update) General Cleanup 🚀 2019-01-28 09:49:20 -05:00
HDVinnie
d96c853423 Merge branch 'master' into Application-System 2019-01-28 09:21:40 -05:00
HDVinnie
f45ef0bc81 (Fix) Set Local On Registration 🐛 2019-01-19 18:16:46 -05:00
HDVinnie
6aa22b041b Apply fixes from StyleCI 2018-12-18 22:14:45 +00:00
HDVinnie
8ac6c4e6c0 (Update) Controllers 🚀 2018-12-17 20:44:38 -05:00