Commit Graph

16 Commits

Author SHA1 Message Date
Roardom 9d4789ba91 refactor: require whitespace before statements 2023-07-07 00:27:13 +00:00
HDVinnie 41b617bb2e update: laravel 7 support 2020-07-19 17:33:50 -04:00
Laravel Shift e90a40ade4 Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them so you can review the commit diff for
changes. Moving forward, you should use ENV variables or create a
separate config file to allow the core config files to remain
automatically upgradeable.
2020-05-13 12:24:03 +00:00
HDVinnie dd0adb5f5a chore: add missing license blocks 2020-02-12 15:21:47 -05:00
HDVinnie 4d722831ca Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-06 15:58:48 +00:00
HDVinnie eed3b51c92 (Update) CRUDDY PT.7 🚀 2019-10-25 17:35:14 -04:00
Laravel Shift d9ddbe6159 Shift cleanup 2019-05-09 00:05:27 +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
HDVinnie 397b3ff952 (Update) Configs 🚀 2019-02-26 15:34:31 -05:00
HDVinnie 08052ef173 (Update) Session Config 🚀
- secure session cookies by default
2019-02-24 22:08:50 -05:00
HDVinnie 00bb324053 Apply fixes from StyleCI 2018-12-06 14:42:13 +00:00
Hyleus 777bb63880 Change license to AGPL 2018-02-12 17:27:32 +01:00
HDVinnie 918e533a30 (Update) Reactor According To Linter Shift
In accordance with #119
2018-01-17 22:45:55 -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
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