DariusIII
|
d2bdd6955f
|
Update Console and Details controllers, change behaviour on missing data
|
2018-11-19 15:11:20 +01:00 |
|
DariusIII
|
880e49db0f
|
Update ContentController, do not show 404 page on missing content but return json message
|
2018-11-19 14:48:38 +01:00 |
|
DariusIII
|
fc06090852
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-19 12:48:33 +00:00 |
|
DariusIII
|
ab36c87631
|
Fix display of contact form when logged in
|
2018-11-19 13:42:47 +01:00 |
|
DariusIII
|
24fe859b0b
|
Update PHPDOC block return values in GetNzbController
|
2018-11-15 14:02:11 +01:00 |
|
DariusIII
|
ed9ea66b4d
|
Use chumper/zipper to generate zipped nzb files
|
2018-11-15 13:17:06 +01:00 |
|
DariusIII
|
8c11a6c38a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-13 20:54:24 +00:00 |
|
DariusIII
|
a70ad437ad
|
Use User model for email queue where possible
|
2018-11-13 21:54:10 +01:00 |
|
DariusIII
|
3ebe9e9583
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-13 12:12:43 +00:00 |
|
DariusIII
|
eb90c9e051
|
Use laravel queue for sending emails
|
2018-11-13 13:12:15 +01:00 |
|
DariusIII
|
0b2cec2a3a
|
Fix TV series page
|
2018-11-10 00:35:09 +01:00 |
|
DariusIII
|
530547a255
|
Update helpres makeFieldLinks function to properly create links, update Movie class and MovieController
|
2018-11-08 13:40:04 +01:00 |
|
DariusIII
|
fb14075502
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-08 09:41:57 +00:00 |
|
DariusIII
|
6f98803e98
|
Update API v2 capabilities ouput by adding category tags used on site
|
2018-11-08 10:41:50 +01:00 |
|
DariusIII
|
ebf7f3d057
|
Update LoginController to use confgig and not env file settings
|
2018-11-07 22:03:24 +01:00 |
|
DariusIII
|
5f273903db
|
Fix couple of problems in API v1
|
2018-11-07 00:03:17 +01:00 |
|
DariusIII
|
36ffea902a
|
Fix errors related to model/collection change
|
2018-11-06 23:53:02 +01:00 |
|
DariusIII
|
c2e2c5d523
|
Add option for admins to edit release tags on edit release admin page
|
2018-11-06 22:37:12 +01:00 |
|
DariusIII
|
9538276aa5
|
Add support for tags in browse, APIv2 and on site release searches
|
2018-11-06 14:09:39 +01:00 |
|
DariusIII
|
1ab7937359
|
Update ApiController data to return arrays for output
|
2018-11-06 00:18:25 +01:00 |
|
DariusIII
|
d900301d0b
|
Update Releases class, use Release Model to retrieve data and add tags to API v2 output
|
2018-11-06 00:01:59 +01:00 |
|
DariusIII
|
fb7d9d6570
|
Add config/captcha.php and use it in place of direct env file call
|
2018-11-05 15:42:12 +01:00 |
|
DariusIII
|
49d6b28d4a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-03 22:17:39 +00:00 |
|
DariusIII
|
08ddca1ad8
|
Update Registration and Login controllers
|
2018-11-03 23:17:23 +01:00 |
|
DariusIII
|
1faf9179fa
|
Dissallow disposable emails for new users
|
2018-10-29 15:39:52 +01:00 |
|
DariusIII
|
83ee85b447
|
Remove unused showFloodWarning function
|
2018-10-27 21:44:36 +02:00 |
|
DariusIII
|
eb961fdaea
|
Fix deletion of sjows from my shows page
|
2018-10-25 22:04:34 +02:00 |
|
DariusIII
|
a7d3ed9601
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-10-22 09:34:49 +00:00 |
|
DariusIII
|
4f287d46dc
|
Define STDOUT to prevent errors in web movie info update
|
2018-10-22 10:27:15 +02:00 |
|
DariusIII
|
914e9a4edb
|
Update ProfileController
|
2018-10-20 22:04:59 +02:00 |
|
DariusIII
|
3919658489
|
Use object casting instead of row2Object function, remove now unused Sites class
|
2018-10-20 19:53:09 +02:00 |
|
DariusIII
|
cf4238ba24
|
Update NfoController, check for missing nfo
|
2018-10-11 15:34:51 +02:00 |
|
DariusIII
|
e065a8aa54
|
Update full site rss feed with ability to define limit and num(offset) for getting more releases from rss
|
2018-10-11 12:13:54 +02:00 |
|
DariusIII
|
c3adab1b68
|
Use url helper to generate password reset link
|
2018-10-09 22:58:32 +02:00 |
|
DariusIII
|
8fba27ec0e
|
Remove stray whitespace in X-DNZB-NFO header sent on nzb download. Fixes issue #735
|
2018-10-03 15:06:05 +02:00 |
|
DariusIII
|
0e3e159bab
|
Fix login and user controllers behaviour if firewall is disabled
|
2018-09-25 15:08:48 +02:00 |
|
DariusIII
|
a53aa4460d
|
Fix wrong assingment of role in users table on user creation
|
2018-09-25 13:06:10 +02:00 |
|
DariusIII
|
857de9677a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-24 09:29:11 +00:00 |
|
DariusIII
|
23ab8f0334
|
Use $this->userdata->id variable in place of Auth::(id) in controllers
|
2018-09-24 11:28:49 +02:00 |
|
DariusIII
|
b7fef38afd
|
Fix user login by email
|
2018-09-22 21:24:33 +02:00 |
|
DariusIII
|
da3e8e5222
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-20 11:58:42 +00:00 |
|
DariusIII
|
c3b6980d4e
|
Update releases with proper movieinfo_id when updating movies on movies list
|
2018-09-20 13:58:31 +02:00 |
|
DariusIII
|
f99c3ae6c0
|
Use dirape/token to generate tokens and passwords for users
|
2018-09-19 11:37:07 +02:00 |
|
DariusIII
|
bd844ba4ea
|
Use url helper in place of $this->serverurl variable
|
2018-09-18 15:14:45 +02:00 |
|
DariusIII
|
b66bfaa644
|
Add missing $this->serverurl declaration in BasePageController
|
2018-09-18 14:54:40 +02:00 |
|
DariusIII
|
d1e5b52516
|
Fix AniDB initialization in DetailsController
|
2018-09-11 15:55:11 +02:00 |
|
DariusIII
|
5181c0519c
|
Remove $page variable from AnidbController
|
2018-09-11 15:41:24 +02:00 |
|
DariusIII
|
4ebccb3256
|
Fix wrong check for result from query in password reset controller
|
2018-09-10 10:30:11 +02:00 |
|
DariusIII
|
f093b8b6dd
|
Fix failed releases handling
|
2018-09-08 19:23:04 +02:00 |
|
DariusIII
|
08808426b9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-07 10:00:01 +00:00 |
|