Commit Graph

1919 Commits

Author SHA1 Message Date
HDVinnie 9268b4a4cd (Update) Pruned User Stats 2018-09-17 20:08:09 -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 a82f05558e (Update) revokePermissions Command 2018-09-17 18:33:19 -04:00
HDVinnie f989b926c5 (Update) Stats System 2018-09-10 00:10:08 -04:00
HDVinnie 525e909481 (Update) disableInactiveUsers Command 2018-09-10 00:07:14 -04:00
HDVinnie e985bf76bf (Update) Config 2018-09-10 00:07:02 -04:00
HDVinnie a2cc777c8b (Fix) softDeleteDisabledUsers Command 2018-09-09 22:40:56 -04:00
HDVinnie ea0040a929 (Fix) Login Controller 2018-09-09 22:40:23 -04:00
HDVinnie a4043ab32a (Update) Disabled Account Email 2018-09-09 11:54:22 -04:00
HDVinnie 84291edde7 (Update) Stats System 2018-09-09 11:54:01 -04:00
HDVinnie 6759f74e5e (Fix) User Model 2018-09-09 11:53:45 -04:00
HDVinnie e962a1f470 (Update) Command Kernal 2018-09-09 11:53:26 -04:00
HDVinnie 915b5313ec (Update) Mailable's To Jobs 2018-09-08 21:25:40 -04:00
HDVinnie 1f9d119fc2 (Update) Config 2018-09-08 21:00:52 -04:00
HDVinnie 15534469e5 (Update) disableInactiveUsers Command 2018-09-08 20:47:46 -04:00
HDVinnie e71248cf35 (Update) Login Controller 2018-09-08 20:47:26 -04:00
HDVinnie 8ec4240b96 (Add) Email Views 2018-09-08 13:06:18 -04:00
HDVinnie c5dfdb7df5 (Add) Email Lang 2018-09-08 13:00:29 -04:00
HDVinnie b6fe1e2dc6 (Add) Mail Logic 2018-09-08 12:59:24 -04:00
HDVinnie ef224ed3b7 (Update) disableInactiveUsers Command 2018-09-08 12:54:43 -04:00
HDVinnie c94ea368ef (Update) softDeleteDisabledUsers Command 2018-09-08 12:42:15 -04:00
HDVinnie 0807b3bfa6 (Update) Groups Table Seeder 2018-09-08 12:38:13 -04:00
HDVinnie 6ca8c513ed (Update) softDeleteDisabledUsers Command 2018-09-08 12:33:35 -04:00
HDVinnie cb58e56247 (Add) softDeleteDisabledUsers Command 2018-09-08 12:13:01 -04:00
HDVinnie 127b6c889f (Update) disableInactiveUsers Command 2018-09-08 12:10:49 -04:00
HDVinnie d00eb40dee (Update) User Soft Deletes Migration 2018-09-08 12:00:31 -04:00
HDVinnie 98f8cc7aad (Add) disableInactiveUsers Command 2018-09-08 11:54:50 -04:00
HDVinnie 1852b04ef3 (Add) User Pruning Configs 2018-09-08 11:47:45 -04:00
HDVinnie bbd4efeeb9 (Update) User Model For Soft Deletes 2018-09-08 11:45:41 -04:00
HDVinnie 8b9090f366 (Add) User Soft Deletes Migration 2018-09-08 11:44:17 -04:00
HDVinnie 2970b35f5d (Update) Command Run Order 2018-09-06 21:01:13 -04:00
HDVinnie b2ef63d7bf (Update) Staff Dashboard Style 2018-09-05 16:43:20 -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 d4e9ea9ee5 (Update) Staff Dashboard
- Add More System / App Info Cards
2018-09-05 08:51:21 -04:00
HDVinnie 9cc3730268 (Update) Staff Dashboard
- New Layout
- New System Info Cards
- New SSL Info Card

- NOTE: You must run `npm run prod && php artisan clear:all`

- NOTE: You must install `sudo apt-get install php7.x-intl`
You need to replace 'x' by the actual php version you currently have
installed.
2018-09-04 13:24:23 -04:00
HDVinnie 3ad5183fff (Update) Galactic Theme
- NOTE: requires `nom run prod` to be ran
2018-09-04 13:11:56 -04:00
HDVinnie 8c0099f7c3 (Fix) User Deleting 2018-09-04 10:14:42 -04:00
HDVinnie aae18217e7 (Update) Bepsvpt Security Headers
- NOTE: Must run `composer install && php artisan clear:all` once files
are transferred.
2018-09-04 09:33:22 -04:00
HDVinnie e0704a2163 (Update) Codebase Version # v1.8.6 2018-09-03 22:24:22 -04:00
HDVinnie 8a4757faba (Update) Staff Dashboard Layout 2018-09-03 22:18:21 -04:00
HDVinnie 88b1ad64c2 (Update) Possible Cheaters Tool 2018-09-03 22:18:05 -04:00
HDVinnie b41c6a29ca (Update) Javascript 2018-09-03 22:17:47 -04:00
HDVinnie 16cbe72f89 (Update) Dependencies
NOTE: Must run `npm install && npm run prod` and `composer install`
once you have transferred files.
2018-09-03 22:11:35 -04:00
HDVinnie cf69423356 (Update) Top Nav 2018-09-03 21:52:43 -04:00
poppabear8883 f6401efce1 fix: Tagging a name that doesn't exist results in an error
If you attempt to tag someone and spell their name wrong or you tag a
name that doesn't exists results in an error.

Closes #370
2018-09-01 09:43:40 -04:00
HDVinnie 9bf9e92e2e (Update) Cleanup Torrent Details Page 2018-08-30 22:41:37 -04:00
HDVinnie 4618a36181 (Update) Torrent Moderation System & Torrent Details Page
- closes #384
2018-08-30 22:34:50 -04:00
HDVinnie 8abc72f9c1 (Fix) Torrent Upload Chat Announcements 2018-08-30 21:28:03 -04:00