StyleCI Bot
06958537eb
Apply fixes from StyleCI
2022-01-08 20:36:13 +00: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
StyleCI Bot
06bcb20688
Apply fixes from StyleCI
2022-01-08 18:56:52 +00:00
HDVinnie
d7cb337f5f
chore: streamline query builder orderBy calls with asc and desc arguments
2022-01-08 03:34:17 -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
Alkl58
1539a1e4a7
Apply fixes from StyleCI
2021-11-28 14:39:48 +01:00
Alkl58
fa586b0b17
(Add) Manual User Warning #1705
2021-11-28 14:25:51 +01:00
HDVinnie
14d3632174
fix : #2014
...
- closes #2014
2021-11-26 21:57:09 -05:00
HDVinnie
2343b6b4b0
security: improper access control for forum tools
...
- A user in the moderator group is able to access forum tools meant only for admin and owner group users. Thus a moderator is able to create, update and destroy forums.
- The forum tools were hidden in staff dash to mods but did not stop them from accessing the route directly.
2021-10-23 19:32:06 -04:00
Reileen Kawahara
a72a655654
add: staff rss filter bookmark
2021-10-23 02:06:46 +02:00
HDVinnie
2a53cea216
refactor: newline after statement
2021-09-28 12:49:46 -04:00
HDVinnie
dc43831f58
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-09-28 16:19:23 +00:00
HDVinnie
75c2686f68
update: phpdoc blocks
2021-09-28 12:16:43 -04:00
HDVinnie
641f0474be
fix : #1917
...
- closes #1917
2021-09-27 16:25:46 -04:00
clandestine8
a737482e79
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-09-06 23:26:02 +00:00
HDVinnie
67817fbdff
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-08-10 23:21:36 +00:00
HDVinnie
88bf916b0a
update: rss system
...
- a lot more refactoring to come
2021-08-10 11:31:47 -04:00
Obi-Wana
47e1635e47
fix missing ","
2021-07-31 12:53:47 +02:00
Obi-Wana
cf24694a7d
fix StyleCI
2021-07-31 12:48:17 +02:00
Obi-Wana
c4013fd8f7
fix styleCI
2021-07-31 12:47:14 +02:00
Obi-Wana
3863967162
allow staff to set a users internal group
2021-07-31 10:28:23 +02:00
Obi-Wana
15b0051772
add internal controller for staff
2021-07-31 10:25:17 +02:00
HDVinnie
29ae9691fd
Merge pull request #1801 from HDInnovations/Backup-Panel
...
(Refactor) Backup Manager
2021-06-14 21:47:02 -04:00
HDVinnie
51f9a65fcd
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-06-15 01:45:33 +00:00
HDVinnie
26709c35ad
refactor: backup manager
...
- refactor backup manager to Livewire
2021-06-14 21:33:19 -04:00
Spidi
63eddeb581
fix: Fix buttons in staff panel and fix for SIGINT
2021-06-05 10:06:10 +01:00
HDVinnie
5d175d93d2
fix: report controller union type
2021-05-23 16:01:03 -04: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
041927202c
refactor: type and name of catch exception should match
2021-05-15 14:01:27 -04:00
HDVinnie
999c16093b
cleanup: unused variables
2021-05-15 12:52:00 -04:00
HDVinnie
d26cd1251f
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-04-28 01:42:29 +00:00
HDVinnie
537d992f6a
update: phpdoc blocks
2021-04-27 21:37:22 -04:00
HDVinnie
73b20b9bcb
fix: backup controller
2021-03-30 09:02:18 -04:00
HDVinnie
56a4186e80
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-03-08 23:50:28 +00:00
HDVinnie
48aef0768a
add: watchlist staff tool
...
- https://streamable.com/gdm4wr
2021-03-08 18:49:55 -05:00
HDVinnie
c7401b7ea8
refactor: preslash simple functions
...
- performance
2021-01-05 17:45:46 -05:00
HDVinnie
7f77d02dd1
refactor: encapsed strings to sprintf
2021-01-02 17:46:39 -05:00
HDVinnie
8a9d94e07a
update: preslash simple functions
...
- performance
2020-12-31 12:41:46 -05:00
HDVinnie
dc77da4338
refactor: staff user controller
2020-12-30 12:19:22 -05:00
HDVinnie
c3310c7a80
refactor: staff rss controller
2020-12-30 12:19:09 -05:00
HDVinnie
b5b404c6cc
refactor: staff poll controller
2020-12-30 12:18:50 -05:00
HDVinnie
21ddf328bf
refactor: staff moderation controller
2020-12-30 12:18:38 -05:00
HDVinnie
69f57a14d7
refactor: staff media language controller
2020-12-30 12:18:27 -05:00
HDVinnie
d8c7cdacf2
refactor: staff mass action controller
2020-12-30 12:18:16 -05:00
HDVinnie
8688f57167
refactor: staff home controller
2020-12-30 12:17:51 -05:00
HDVinnie
c798c6ccad
refactor: staff group controller
2020-12-30 12:17:36 -05:00
HDVinnie
369fb69e50
refactor: staff gift controlller
2020-12-30 12:17:07 -05:00