Roardom
bd81ed4004
optimize: forum posts db queries
2023-02-14 08:01:34 -06:00
Roardom
f3297917bb
update: use livewire for forums
2023-02-08 18:14:14 -06:00
HDVinnie
472c820f99
update: UNIT3D linting
...
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
HDVinnie
79558a795c
fix: lazy loading [posts] on model [App\Models\Topic]
2022-06-05 21:59:35 -04:00
HDVinnie
00d00024e5
chore: cleanup
2022-01-23 17:42:16 -05:00
HDVinnie
98521378d2
chore: phpdoc blocks
2022-01-10 17:46:43 -05:00
HDVinnie
ee32debd2a
fix: type hint
2022-01-08 16:37:19 -05:00
HDVinnie
ebb5b72c2b
fix: model type hints
2022-01-08 16:26:53 -05:00
HDVinnie
97394c062f
chore: adopt type hints
2022-01-07 23:35:33 -05:00
Laravel Shift
fac1da0b42
Shift cleanup
2020-09-08 22:25:06 +00:00
Laravel Shift
add31768f5
Shift to class based factories
2020-09-08 22:24:30 +00:00
HDVinnie
01093d711c
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-07-28 16:54:24 +00: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
41b617bb2e
update: laravel 7 support
2020-07-19 17:33:50 -04:00
HDVinnie
3f688c0d65
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-06-03 06:10:58 +00:00
HDVinnie
b96511357b
update: model doc blocks
2020-06-03 02:09:16 -04:00
Viktor Mazur
bdfa9b578a
(Refactoring) Forum Controller: fix query n + 1 problem
2020-04-26 22:37:46 +03:00
HDVinnie
12294fd94a
chore: styleci
2020-04-24 16:50:21 -04:00
HDVinnie
eb12908712
refactor: use increment/decrement assign
2020-04-24 11:37:59 -04:00
shlandturtle
e3c6976aaf
add: Send notifications instead of chat announce for posts at staff area
2020-03-05 07:12:43 +00: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
9a893662de
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-01-08 16:28:32 +00:00
HDVinnie
ef0b9e0203
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-11-13 14:36:38 +00:00
HDVinnie
2a0affa30d
(Update) Model PHPDocs 🚀
2019-11-11 20:52:59 -05:00
HDVinnie
e0379e5b95
(Add) Audit System 🆕
...
- filtering to follow
2019-11-06 06:42:17 -05:00
HDVinnie
eed3b51c92
(Update) CRUDDY PT.7 🚀
2019-10-25 17:35:14 -04:00
Max Kovalenko
f42264247f
StyleCI fix
2019-05-22 10:24:30 +03:00
Max Kovalenko
1a87a96e55
generated model phpdocs
2019-05-22 09:41:19 +03:00
HDVinnie
67339d7329
(Update) PHPDocs 🚀
2019-04-03 20:02:01 -04:00
Laravel Shift
46ddd8be75
Namespace models under App\Models
2019-02-22 03:22:57 +00:00