HDVinnie
baaf091d31
update: game support
2021-10-24 16:22:51 -04: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
ReileenKawahara
ce53386ca2
Merge branch 'HDInnovations:master' into add/rss-filter-bookmark
2021-10-22 16:13:39 -07:00
HDVinnie
d2dcb98c92
Apply fixes from StyleCI
2021-10-22 17:04:33 +00:00
HDVinnie
a62fe5d4dc
update: api torrent resource
2021-10-22 13:04:14 -04:00
ReileenKawahara
7fd1846c77
Merge branch 'HDInnovations:master' into add/rss-filter-bookmark
2021-10-22 02:08:47 -07:00
HDVinnie
87a3fd1d01
update: torrent resource
2021-10-21 15:47:47 -04:00
HDVinnie
3d91329136
update: torrent api
2021-10-21 15:36:45 -04:00
ReileenKawahara
b4c1c7cec8
Merge branch 'HDInnovations:master' into add/rss-filter-bookmark
2021-10-21 12:27:22 -07:00
Apoorv Pal
f994d1fd87
Merge branch 'master' of github.com:apoorvpal01/UNIT3D-Community-Edition
2021-10-21 17:08:20 +05:30
Apoorv Pal
626473453c
update removed new exception class, switched to http 403 for private playlist error
2021-10-21 17:06:42 +05:30
Reileen Kawahara
a7b71789c2
add: rss filter bookmark
2021-10-21 08:30:40 +02:00
HDVinnie
8f055b4cb2
update: playlist controller
2021-10-20 14:17:50 -04:00
Apoorv Pal
2dcae4e8e6
update to fix PSR standard
2021-10-20 22:53:25 +05:30
Apoorv Pal
eef014373b
add new exception for private playlists to prevent unauthorized access
2021-10-20 22:49:38 +05:30
Apoorv Pal
98c29c7d38
update included private playlists created by self in playlists page
2021-10-20 22:49:10 +05:30
HDVinnie
e4c9c7d32b
update: torrent list search
2021-10-17 17:44:56 -04:00
HDVinnie
0c6161585f
update: graveyard search
2021-10-17 17:44:26 -04:00
HDVinnie
6b089716e8
Merge pull request #1935 from HDInnovations/Database
...
(Optimize) Database
2021-10-17 16:14:29 -04:00
HDVinnie
078a825e69
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-10-17 20:07:29 +00:00
HDVinnie
d3d3145db7
update: graveyard search
...
- caching added
2021-10-17 16:06:59 -04:00
HDVinnie
f96e7b83ae
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-10-03 18:56:19 +00:00
HDVinnie
9d9db74bdc
optimize: torrent list database queries
2021-10-03 14:53:37 -04:00
HDVinnie
559c433fb1
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-10-03 15:13:36 +00:00
HDVinnie
faa0ecc808
add: auth caching
2021-10-03 11:10:48 -04:00
HDVinnie
87d1b42577
fix: keywords
...
- make sure keywords are unique and add stricter comparison.
2021-10-03 10:00:37 -04:00
HDVinnie
2a53cea216
refactor: newline after statement
2021-09-28 12:49:46 -04:00
HDVinnie
86a1d5c728
update: internal controller
2021-09-28 12:25:17 -04:00
HDVinnie
b57c8e7b1b
update: mediainfo helper
...
- Change Count Array To Empty Array Comparison
2021-09-28 12:24:11 -04:00
HDVinnie
49e8b5e074
update: bbcode converter helper
...
- Change Count Array To Empty Array Comparison
2021-09-28 12:23:39 -04:00
HDVinnie
96ba9e075f
update: gitupdater command
...
- Change Count Array To Empty Array Comparison
2021-09-28 12:23:23 -04:00
HDVinnie
cc3a9dd1b8
update: auto high speed tag command
...
- Change Count Array To Empty Array Comparison
2021-09-28 12:23:06 -04:00
HDVinnie
4f62bebdc5
update: similar torrent component
...
- Change Array Push To Array Assign (https://stackoverflow.com/questions/559844/whats-better-to-use-in-php-array-value-or-array-pusharray-value )
2021-09-28 12:21:01 -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
HDVinnie
749a14eb46
security: chat data
2021-09-26 11:59:15 -04:00
HDVinnie
2cd5c7a15f
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-09-21 22:34:47 +00:00
HDVinnie
9c54bb0863
update: tmdb clients
2021-09-21 18:31:12 -04:00
HDVinnie
8ecd41157d
update: tv model
2021-09-21 18:29:50 -04:00
HDVinnie
ec777a7fe6
update: movie model
2021-09-21 18:29:40 -04:00
HDVinnie
ec3ae6549d
fix : #1880
2021-09-21 18:29:08 -04:00
HDVinnie
dd4ad204fc
add: small bookmark button component
2021-09-21 18:27:54 -04:00
HDVinnie
5e5a9bd2d3
refactor: torrent bookmarking
...
- remove dedicated bookmark page/search now that it is built into torrent list as a filter
2021-09-21 18:25:14 -04:00
HDVinnie
b31f6cb434
update: torrent list search
...
- add more search filters
2021-09-21 16:57:32 -04:00
HDVinnie
8daffbbee4
update: helpdesk ticket search
2021-09-21 16:46:14 -04:00
HDVinnie
2b71daa7d2
update: collection controller
2021-09-21 16:44:13 -04:00
HDVinnie
c8dcc86ea6
update: git updater
2021-09-17 20:22:36 -04:00
HDVinnie
df5446d127
update: livewire components
2021-09-17 20:19:44 -04:00