HDVinnie
df02b3d172
(Update) ReportController
...
- Apply StyleCI fix
2019-01-10 19:58:23 -05:00
HDVinnie
5b2da78aaa
(Update) Report Model
...
- Apply StyleCI fix
2019-01-10 19:56:04 -05:00
singularity43
8d827f1e62
(Update) Web Routes
...
Add support for user report.
2019-01-10 19:47:06 -05:00
singularity43
8016cf0700
(Update) User Modals View
...
Fix routes.
Remove unneeded hidden variable.
2019-01-10 19:46:37 -05:00
singularity43
76265aee7b
(Update) Staff Reports View
...
Add in reported column.
Helpful since a user may be reported for a request, a torrent and their account and admin would see their username appear 3 times in a row on the column. Red flags.
2019-01-10 19:45:55 -05:00
singularity43
31b2fc4966
(Update) ReportController
...
Add missing user report handling.
2019-01-10 19:44:37 -05:00
singularity43
c1d1c2a34f
(Fixes) ReportController
...
Fixes ReportController's inability to handle request reports.
Splits the logic into torrent() vs request() with future setup encouraging relationshiphere().
Validation rule is modeled after comment validation rule.
Tested on dummy data.
2019-01-10 17:55:17 -05:00
singularity43
a0273cab2c
(Update) Web Routes
...
Add support for splitting of torrent report vs request report.
Modeled after splitting of /comment/relationship/
2019-01-10 17:50:06 -05:00
singularity43
e8fc72e619
(Update) Request Modals View
...
Update routes reference (coming).
Remove unneeded hidden variable.
TODO: Fix this ugly naming of torrentRequest ... shouldn't torrent_request be more appropriate?
Or maybe request as root since we are giving requests relationships.
So it would be safe to say
request->id because we now have a relationship to tie it to.
2019-01-10 17:47:48 -05:00
singularity43
f329333ee1
(Update) Staff Report View
...
If report about torrent, show torrent related info.
If report about request, show request related info.
Hide referenced links if no links included.
2019-01-10 17:46:14 -05:00
singularity43
8a990dbcdb
(Update) Torrent Modals View
...
Change route reference (coming) and remove unneeded hidden input.
2019-01-10 17:45:03 -05:00
singularity43
04c9e748b5
(Update) Report Model
...
Add relationship to request.
Fix comment about belonging to staff.
2019-01-10 17:43:57 -05:00
singularity43
dcef4fb2eb
(Add) Report Model Migration
...
Migration file to add request_id (this is not referenced and part of why current report system is broken).
2019-01-10 17:40:18 -05:00
singularity43
8d59388420
(Update) English Lang File For Torrent
...
Add torrent-request
2019-01-10 17:38:19 -05:00
HDVinnie
d6b3f8c40a
(Fix) Backup Manager 🐛
...
- raise max_execution_time for large DB backups
- fix monitorBackups disk name
2019-01-09 21:49:07 -05:00
HDVinnie
508da6e5f1
(Add) Incognito Groups 🆕
...
- if group is set incognito then said users in said group IP and User-Agent will be hidden in the sites activity log
2019-01-09 13:44:53 -05:00
HDVinnie
a43a206bc6
(Fix) Torrent Upload Blade JS 🐛
...
- When title field is empty, automatically take the title from the uploaded torrent name. But if title field is not empty, do not overwrite the title automatically.
- closes #410
2019-01-09 11:43:02 -05:00
HDVinnie
992d55922d
(Update) Http2ServerPush Middleware 🚀
...
- prevent duplicate header links
2019-01-09 09:16:23 -05:00
HDVinnie
0f36fd109d
(Fix) Torrent Tags (Generes) 🐛
2019-01-08 11:05:03 -05:00
HDVinnie
ea4e3f41f4
Merge pull request #480 from PsySc0rpi0n/master
...
(Update) PT Lang
2019-01-06 16:14:18 -05:00
PsySc0rpi0n
115d3321dd
Some more word fixes in pt_pt translation
2019-01-06 16:17:21 +00:00
PsySc0rpi0n
d3857a5f9b
yet another staff.php fix
2019-01-05 13:31:42 +00:00
PsySc0rpi0n
8446cf80f5
staff.php fix
2019-01-05 12:36:20 +00:00
PsySc0rpi0n
ca9f99c4af
Late minor fix - missing word
2019-01-05 01:20:40 +00:00
PsySc0rpi0n
d444ef0140
Latest PT_PT changes
2019-01-05 01:09:56 +00:00
HDVinnie
ca071a2659
(Fix) Tags Table Seeder 🐛
2019-01-02 23:25:32 -05:00
HDVinnie
99c05967ef
(Update) torrents.blade.php 🚀
2018-12-30 14:32:18 -05:00
HDVinnie
b342ab4136
Merge pull request #478 from HDInnovations/analysis-8ApM2G
...
Apply fixes from StyleCI
2018-12-30 14:19:57 -05:00
HDVinnie
5a718ba273
Apply fixes from StyleCI
2018-12-30 19:19:34 +00:00
HDVinnie
8ad319b5cf
(Fix) TagsTableSeeder 🐛
2018-12-30 14:12:37 -05:00
HDVinnie
c4f65d7104
(Fix) FetchGenres Command 🐛
2018-12-30 13:49:25 -05:00
HDVinnie
3244f07028
(Add) Torrent Tags Web Routes 🆕
2018-12-30 13:47:26 -05:00
HDVinnie
93d721f2d9
(Add) Torrent Tags System
...
- used for genres
2018-12-30 13:35:46 -05:00
HDVinnie
1da55fbc2c
(Add) .phpstorm.meta.php 🆕
2018-12-30 12:46:50 -05:00
HDVinnie
9a07b3cce7
Merge pull request #476 from HDInnovations/analysis-z95QvP
...
Apply fixes from StyleCI
2018-12-29 14:15:26 -05:00
HDVinnie
751259d1ba
Apply fixes from StyleCI
2018-12-29 19:14:21 +00:00
HDVinnie
c512cf48ee
(Fix) StyleCI Config 🐛
2018-12-29 14:12:51 -05:00
HDVinnie
f25fddf205
(Update) README 🚀
...
- remove TVDB API Key requirement. We no longer use it.
2018-12-29 13:26:10 -05:00
HDVinnie
7e4b937987
(Update) README
...
- add Version Support Information
2018-12-29 13:21:21 -05:00
HDVinnie
b84ff8b69f
(Update) Login SASS 🚀
...
- center recaptcha
2018-12-24 09:52:08 -05:00
HDVinnie
000f8130ca
(Update) Main SASS 🚀
...
- center recaptcha
2018-12-24 09:47:32 -05:00
HDVinnie
2ad647c64c
(Update) User Model 🚀
...
- add group relation defaults
2018-12-24 08:37:39 -05:00
HDVinnie
6dee7a2ac3
(Update) StyleCI Config 🚀
2018-12-24 08:34:27 -05:00
HDVinnie
a159e83862
(Fix) Chatbox 🐛
...
- closes #469
- temp patch suggested by @JackPriceBurns until HTMLPurifier package is fixed upstream.
2018-12-20 20:26:20 -05:00
HDVinnie
cf13fce6f7
(Update) SSL Info Card 🚀
...
- thanks @JackPriceBurns
2018-12-19 11:52:04 -05:00
HDVinnie
37c5d35b54
Merge pull request #470 from HDInnovations/analysis-8wPdAe
...
(Update) Apply Fixes From StyleCI 🚀
2018-12-18 16:57:04 -05:00
HDVinnie
d940d1ecb7
Apply fixes from StyleCI
2018-12-18 21:43:51 +00:00
HDVinnie
c41babbf91
(Update) README 🚀
2018-12-18 16:39:35 -05:00
HDVinnie
aaa5349d63
(Update) AutoNerdStat Command 🚀
...
- cleanup and add two more random stats.
2018-12-17 12:34:32 -05:00
HDVinnie
a8c5dc9f8e
(Fix) Warning Logs 🐛
...
- correct total warning count
2018-12-17 12:33:44 -05:00