Hyleus
|
ea5de01a3d
|
Add an option to set the default theme
|
2018-03-17 21:00:40 +01:00 |
|
HDVinnie
|
edbc68180e
|
(Update) Refactor Toastr Notifications
|
2018-02-16 14:57:52 -05:00 |
|
HDVinnie
|
8a8f440781
|
(Update) Refactor HTTP Redirects
- Use global redirect() helper instead of facade
|
2018-02-16 14:07:24 -05:00 |
|
HDVinnie
|
4efd2d207a
|
(Update) Refactoring
- autoBan
- LoginController
- Middleware
- Routes
|
2018-02-14 15:11:17 -05:00 |
|
HDVinnie
|
50638db9af
|
Merge branch 'master' into shift-6100
|
2018-02-14 16:17:19 +01:00 |
|
Hyleus
|
777bb63880
|
Change license to AGPL
|
2018-02-12 17:27:32 +01:00 |
|
Laravel Shift
|
3c5c3d9953
|
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-02-06 21:47:43 +00:00 |
|
HDVinnie
|
701ed4075a
|
(Update) Cleanup
|
2018-02-03 21:27:10 -05:00 |
|
HDVinnie
|
7f9c6ea450
|
(Update) Slight Refactoring
|
2018-01-26 14:08:06 -05:00 |
|
HDVinnie
|
750f635d18
|
(Update) Refactor Trait + Controller
- As per codacy suggestions
|
2018-01-25 19:02:35 -05:00 |
|
HDVinnie
|
12763f7079
|
(Update) Refactor Controller
- Remove else usage
|
2018-01-25 18:44:14 -05:00 |
|
HDVinnie
|
99f6a5e21f
|
(Feature) TwoStepAuth Initial Release
|
2018-01-25 18:10:53 -05:00 |
|
HDVinnie
|
918e533a30
|
(Update) Reactor According To Linter Shift
In accordance with #119
|
2018-01-17 22:45:55 -05:00 |
|
Laravel Shift
|
e9f1670dad
|
Shift to new helper methods
Laravel 5 added several new helper functions, including:
- `view()`
- `response()`
- `redirect()`
- `config()`
- String functions
Review the [helpers][1] documentation for more details.
[1]: https://laravel.com/docs/5.0/helpers
|
2018-01-18 02:16:17 +00:00 |
|
Laravel Shift
|
fdb73966cd
|
Adopt PHP short array syntax
Laravel 5 adopted the short array syntax which became available in
PHP 5.4.
|
2018-01-18 01:04:20 +00:00 |
|
Laravel Shift
|
0e48e34c8a
|
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-01-18 01:04:19 +00:00 |
|
HDVinnie
|
c845fcce18
|
(Feature) Add Forgot Username System
- Added Forgot Username option so one can recover there username via
email.
- Cleaned Up blades.
- Updated The CSS.
|
2018-01-17 18:30:47 -05:00 |
|
HDVinnie
|
b97361236c
|
(Feature) Add Failed Login Throttling/Lockout
|
2018-01-17 10:47:48 -05:00 |
|
HDVinnie
|
8d168a4f1a
|
(Feature) Configurable Default Users Stats (Upload/Download)
|
2018-01-05 13:48:22 -05:00 |
|
HDVinnie
|
585e435892
|
(Update) Block Validating/Unactivated Accounts From Logging In
Closes #79
|
2017-12-25 17:59:53 -05:00 |
|
HDVinnie
|
845071f537
|
(Fix) Registration Lang & Welcome AutoShout
|
2017-12-20 11:04:48 -05:00 |
|
HDVinnie
|
7b2e4b50b0
|
(Fix) Welcome PM
|
2017-12-20 10:18:30 -05:00 |
|
HDVinnie
|
77a8c2140a
|
(Update) NOTICE OF LICENSE
- Updated Author Names To Match GitHub Usernames For Clarity.
|
2017-12-15 22:45:37 -05:00 |
|
poppabear8883
|
e58563c88e
|
Reformatted per psr-2 coding standards
|
2017-12-12 21:50:27 -05:00 |
|
Poppabear
|
c5f71b9077
|
Fixes for issue #10 and issue #14
|
2017-12-11 20:21:18 -05:00 |
|
HDVinnie
|
9e0e663a63
|
(Fix) Open Registration Error
- Fixes #13
- Only Update The Invite Record If Valid Invite Key Was Present
|
2017-12-11 17:19:55 -05:00 |
|
HDVinnie
|
29c9e15441
|
(Cleanup) Various Files Cleaned
- Remove Hard URL’s PT.1
- Remove Landing Pages + Redirects
- Adjust Session to not be https by default
- Adjust config/other.php
|
2017-12-11 11:45:45 -05:00 |
|
HDVinnie
|
5a32c2c38d
|
(Release) UNIT3D v1.0
- BETA
- There are bugs and features not yet complete
- This is not recommended for production use
|
2017-12-10 21:06:18 -05:00 |
|