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
HDVinnie
42f82db953
(Update) Controllers 🚀
2018-12-16 21:51:59 -05:00
HDVinnie
c448f53256
Merge branch 'master' into Application-System
2018-12-16 20:23:46 -05:00
HDVinnie
655184b8dc
(Update) Append Missing License 🚀
2018-12-16 19:34:10 -05:00
HDVinnie
0850390860
(Update) Standardize Where Expressions 🚀
...
- using `Model::where('download', '=', 1)` over`Model::where('download', 1)`
- decided is easier for new devs to understand.
- thanks to @werrpy for helping with the regex to mass update.
2018-12-16 18:32:58 -05:00
HDVinnie
2f2c52328b
Apply fixes from StyleCI
2018-12-06 22:57:41 +00:00
HDVinnie
00bb324053
Apply fixes from StyleCI
2018-12-06 14:42:13 +00:00
HDVinnie
8086615f25
(Update) Controllers
2018-12-03 01:24:51 -05:00
HDVinnie
02e933e778
(Update) Controllers
2018-12-03 00:43:29 -05:00
HDVinnie
a81de2499b
(Update) Controllers
2018-12-03 00:08:25 -05:00
HDVinnie
ccdd4b61f6
(Add) Base Controllers
2018-12-02 23:52:03 -05:00
HDVinnie
75e529012e
(Update) LoginController
2018-12-02 12:36:35 -05:00
HDVinnie
87563a2473
(Update) Refator Toastr Notifications
2018-11-12 11:14:41 -05:00
Laravel Shift
ca0fe4481a
Adopt PSR-2 coding style
...
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.
[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2018-10-28 01:44:55 +00:00
HDVinnie
5826086a67
(Fix) User Groups
...
- hotfix
2018-10-19 17:14:09 -04:00
HDVinnie
ac5e15b141
(Update) Rework Group Queries
...
- use select and not pluck
2018-10-16 22:18:41 -04:00
HDVinnie
14341a6964
(Update) Optimize Queries
2018-10-16 21:45:15 -04:00
HDVinnie
895bbb66e3
(Update) Optimize Many Queries
...
- reduce load
2018-10-16 21:27:47 -04:00
HDVinnie
8425592072
Merge pull request #420 from HDInnovations/User-Purge-System
...
User Purge System
2018-10-16 20:40:03 -04:00
HDVinnie
30026795a9
(Update) LoginController
...
- check for authorization of disabled members viaRemember function
2018-10-15 09:47:40 -04:00
HDVinnie
85b5633a32
(Update) Automated System Chat Messages
2018-09-29 23:04:15 -04:00
HDVinnie
dc0dfd176e
(Update) Group Handling
2018-09-17 19:09:12 -04:00
HDVinnie
b251fed922
(Update) User Activation System
2018-09-17 18:33:59 -04:00
HDVinnie
a631394398
(Fix) Registration Validation Checks
2018-09-16 22:58:57 -04:00
HDVinnie
ea0040a929
(Fix) Login Controller
2018-09-09 22:40:23 -04:00
HDVinnie
e71248cf35
(Update) Login Controller
2018-09-08 20:47:26 -04:00
HDVinnie
15eb4bb176
(Fix) Recaptcha Validation Rules
2018-09-05 12:13:19 -04:00
HDVinnie
9cc436be72
(Update) Auth System
...
- Fix Typo
- Add Recaptcha To Login Page
- Cleanup captcha config
NOTE: In order to use captcha on register and login pages you must have
a recaptcha account here. https://www.google.com/recaptcha/ and then
must enter your keys in the config/captcha.php and set enabled to true.
It is highly suggested you do this to avoid bot account signing up and
bot net attacks trying to brute force attack your site!
2018-09-05 09:10:42 -04:00
HDVinnie
d97298eef1
(Update) User Activation System
2018-08-22 16:40:51 -04:00
HDVinnie
891e44f2fb
(Update) Registration System
...
- added another stupid welcome message to the array
2018-07-24 19:51:49 -04:00
Laravel Shift
5c1c56d2ca
Adopt PSR-2 coding style
...
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.
[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2018-07-18 20:13:14 +00:00
HDVinnie
9a379ace51
(Update) Registration System
...
- add a welcome message array. That way isn’t same old message to all
new users.
2018-07-17 08:58:32 -04:00
HDVinnie
db9feef9c9
(Update) Import Facade’s Explicitly
2018-07-11 11:21:33 -04:00
HDVinnie
06d538653d
(Add) Email Whitelist / Blacklist System
...
- Blacklist means that you won’t be able to sign-up with and or send
invites to a email email on blacklist.
- Whitelist means that you will only be able to sign-up with and or
send invites to a whitelisted email.
- Set “enabled” to null to not use either
2018-07-08 10:02:24 -04:00