HDVinnie
594b7864d9
refactor: adopt new helpers in laravel 9
2022-03-06 17:20:05 -05:00
HDVinnie
d3abd28925
update: type hints
2022-01-08 15:35:53 -05:00
HDVinnie
a2cdb5f5ff
update: type hints
2022-01-08 14:37:50 -05:00
HDVinnie
77ec35bea5
chore: apply the laravel code style linter
2022-01-08 00:03:12 -05:00
HDVinnie
97394c062f
chore: adopt type hints
2022-01-07 23:35:33 -05:00
HDVinnie
2a53cea216
refactor: newline after statement
2021-09-28 12:49:46 -04:00
clandestine8
a737482e79
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-09-06 23:26:02 +00:00
HDVinnie
321847e067
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-05-16 02:41:53 +00:00
HDVinnie
3407075214
refactor: better php8 usage
...
- Change simple property init and assign to constructor promotion
- Remove unused variable in catch()
- Change docs types to union types, where possible
2021-05-15 22:41:28 -04:00
HDVinnie
817ce03fd0
refactor: insecure uniqid usage
2020-12-02 21:18:16 -05:00
HDVinnie
b33fdcc804
update: staff category controller
...
- resize images
2020-09-14 21:13:54 -04:00
HDVinnie
5aac6a8f04
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-07-22 20:57:33 +00:00
HDVinnie
0733269867
update: phpdoc blocks
2020-07-22 16:57:13 -04:00
HDVinnie
46b40a8e0e
refactor: imports
2020-07-22 16:39:04 -04:00
HDVinnie
a975116218
refactor: preslash simple functions
...
- Add pre-slash to short named functions to improve performance by almost 30%
- @see https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule
2020-07-22 15:09:37 -04:00
HDVinnie
299a9abfcd
update: staff category controller
2020-06-07 20:08:25 -04:00
HDVinnie
4b9c006a05
chore: phpdoc blocks cleanup
2020-03-05 10:46:14 -05:00
HDVinnie
c8d953a3ad
Merge branch 'master' into development
2020-02-12 18:03:21 -05:00
HDVinnie
e47afe4ab4
chore: styleci
2020-02-12 14:51:22 -05:00
HDVinnie
80c842e39c
chore: update license block
...
- make styleci happy
2020-02-12 14:49:18 -05:00
HDVinnie
dbb928f940
chore: update license block
2020-02-12 14:45:59 -05:00
HDVinnie
8d72989943
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-02-12 17:41:17 +00:00
HDVinnie
611fcd6bc1
refactor: if / else / elseif statements
...
- Change If Else Value Assign To Early Return
- Change Nested Ifs To Early Return
- Remove Always Else
2020-02-12 12:34:34 -05:00
HDVinnie
9a893662de
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-01-08 16:28:32 +00:00
HDVinnie
d889971834
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-11-05 22:40:30 +00:00
HDVinnie
eed3b51c92
(Update) CRUDDY PT.7 🚀
2019-10-25 17:35:14 -04:00
HDVinnie
dc2cf66405
(Update) CRUDDY PT.3 🚀
2019-10-23 13:48:28 -04:00
HDVinnie
64d01e9e1d
(Fix) CategoryController 🐛
...
- fix image handeling on category edit
2019-07-26 08:59:38 -04:00
HDVinnie
7fee0dc00c
(Update) Meta Data Handeling 🚀
2019-07-24 13:32:19 -04:00
HDVinnie
d3d3ecd12e
(Update) Category Image Support 🚀
2019-07-23 18:42:03 -04:00
HDVinnie
6c27cdbe17
(Update) Category Controller 🚀
2019-07-23 18:21:51 -04:00
HDVinnie
68ab9e2636
(Update) Resourceful Controller + Routes 🚀
2019-07-22 12:26:14 -04:00
HDVinnie
03f828b7ef
Merge branch 'master' into InternetGameDatabase
2019-07-02 16:05:18 -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
c382aa5236
(Update) Refactor Validation Error/Info/Warning/Success Handeling 🚀
2019-03-25 13:53:41 -04:00
HDVinnie
1928c4785c
Merge branch 'master' into InternetGameDatabase
2019-02-23 14:05:29 -05:00
HDVinnie
3c87845e54
(Update) Namespace models under App\Models 🚀
2019-02-22 08:15:41 -05:00
HDVinnie
64dd8cdb60
(Update) Category System 🚀
2019-01-24 19:08:32 -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
87563a2473
(Update) Refator Toastr Notifications
2018-11-12 11:14:41 -05:00
HDVinnie
6441ca7fb7
(Update) Mass Controllers Cleanup
2018-06-06 23:49:27 -04:00
HDVinnie
c6461718b3
(Update) Cleanup Catalog System
...
- model and controllers
2018-06-06 19:27:56 -04:00
HDVinnie
faa7c62a24
(Update) Cleanup Category Controller
2018-06-05 14:25:25 -04:00
HDVinnie
b2be1de4d1
(Update) Minor Cleanup To Multiple Controllers
...
- just basic cleanup to function headers/descriptions
2018-05-22 14:03:39 -04:00
HDVinnie
de588ddcc8
(Update) Categories System
...
- cleanup controllers/model
- move validation rules out of model and into controller
2018-05-21 10:30:29 -04:00
HDVinnie
0badbea2bc
(Update) Category System
2018-05-03 15:42:15 -04:00
HDVinnie
2da7207d2b
(Update) Refactor General and Staff Controllers
...
- Remove all facades use besides mail
- Use Dependency Injection for Illuminate\Http\Request
- use helpers for auth, cache, validator, and more to rid of facades use
- use $request->input() over $request->get()
- use $request->isMethod('POST') over $request->getMethod('POST')
- general cleanup
2018-03-15 12:32:40 -04:00
HDVinnie
84f7eb1935
(Update) Add Position To Categories
...
- closes #219
- Add position to categories and sortBy position
- Added few spots where Types sortBy position was missing
2018-03-13 15:57:26 -04:00