Roardom
3874c0d58b
fix: approved torrents show different chatbox messages
2022-07-25 17:09:34 -05:00
StyleCI Bot
e292545306
Apply fixes from StyleCI
2022-05-31 22:06:07 +00:00
Shift
be2d37ed6e
Use Illuminate\Support\Carbon
2022-05-31 22:05:34 +00:00
HDVinnie
ced858d4d1
fix : #2220
2022-04-30 21:46:33 -04:00
HDVinnie
0bd4c1f428
fix : #2166
2022-03-21 17:37:18 -04:00
StyleCI Bot
e4ba901ee6
Apply fixes from StyleCI
2022-03-15 13:41:03 +00:00
HDVinnie
4ce9d9fde7
fix : #2158
...
- closes #2158
2022-03-15 09:40:42 -04:00
HDVinnie
8e8758674b
fix : #2163
...
- closes #2163
2022-03-15 07:20:56 -04:00
innocente205
0cd639b8ca
(Update) Audit index and controller ( #2159 )
2022-03-13 14:58:53 -04:00
HDVinnie
594b7864d9
refactor: adopt new helpers in laravel 9
2022-03-06 17:20:05 -05:00
HDVinnie
bdd63aa816
update: controllers
2022-02-28 05:06:55 -05:00
HDVinnie
dbee1207b9
update: flush ghost peers controller
2022-02-17 00:54:05 -05:00
HDVinnie
c8b67e208a
fix: rss controllers return type hints
2022-02-10 15:34:44 -05:00
StyleCI Bot
51de6077db
Apply fixes from StyleCI
2022-02-04 02:29:17 +00:00
HDVinnie
ecaded51a8
Merge pull request #2099 from innocente205/patch-1
...
(Update) UserController
2022-02-03 21:29:11 -05:00
StyleCI Bot
930fd18ce2
Apply fixes from StyleCI
2022-02-04 02:27:45 +00:00
HDVinnie
6c41e418cd
Merge pull request #2100 from innocente205/patch-2
...
(Update) PollController
2022-02-03 21:27:33 -05:00
innocente205
23bb4d7bbc
Update PollController.php
...
Delete poll options when poll is deleted.
2022-02-04 09:16:53 +07:00
innocente205
6593be1680
Update UserController.php
...
Remove history records before deleting user.
2022-02-04 09:03:52 +07:00
HDVinnie
555e5c2671
add: download slots to group settings
2022-02-03 03:32:01 -05:00
HDVinnie
ff629faaec
Merge pull request #2096 from innocente205/patch-1
...
(Fix) Freeleech Tokens
2022-02-03 03:02:08 -05:00
HDVinnie
e5b4521334
chore: lint
2022-02-03 03:01:14 -05:00
HDVinnie
147c495f9c
update: user controller
...
- add import
2022-02-03 03:00:08 -05:00
HDVinnie
2f7792f257
update: user controller
2022-02-03 02:55:38 -05: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
dd19889ee6
Merge branch '6.x.x' into Code-Style
2022-01-10 17:03:50 -05:00
HDVinnie
50b2e4e278
fix: chat bots
2022-01-10 17:00:06 -05:00
HDVinnie
5e01a26c88
optimize: whereIn and whereNotIn queries
2022-01-10 16:25:26 -05:00
HDVinnie
ecfedeba97
fix: type hint
2022-01-08 16:41:11 -05:00
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