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 |
|
DariusIII
|
66244c6c6a
|
Add email verification message to login page for non-verified users
|
2018-09-07 12:00:08 +02:00 |
|
DariusIII
|
7b8b3db83b
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-09-07 11:54:10 +02:00 |
|
DariusIII
|
957b226a16
|
Fix displaying errors on registration page
|
2018-09-07 11:53:30 +02:00 |
|
DariusIII
|
859c08f20c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-07 08:42:36 +00:00 |
|
DariusIII
|
03267cfb8d
|
Fix display of login errors
|
2018-09-07 10:42:34 +02:00 |
|
DariusIII
|
eaf7e258c0
|
Fix wrong Category model function usage in rest of controllers
|
2018-09-06 14:50:09 +02:00 |
|
DariusIII
|
c86b279ee3
|
Fix wrong Category model function usage in BookController
|
2018-09-06 14:34:39 +02:00 |
|
DariusIII
|
47177a3764
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-06 07:16:15 +00:00 |
|
DariusIII
|
89b2e8efe5
|
Remove unused code from GetNzbController
|
2018-09-06 09:15:35 +02:00 |
|
DariusIII
|
7b25a6084a
|
Return error message on missing parameters for failed releases
|
2018-09-04 09:29:42 +02:00 |
|
DariusIII
|
cb3d2badd3
|
Fix failed releases returned responses
|
2018-08-27 22:55:33 +02:00 |
|
DariusIII
|
650ccc9893
|
Fix adding new groups from admin interface
|
2018-08-26 22:56:12 +02:00 |
|
DariusIII
|
623f3ecf0b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-24 13:19:46 +00:00 |
|
DariusIII
|
bb095d3b9c
|
Fix adding new roles
|
2018-08-24 15:17:54 +02:00 |
|
DariusIII
|
7bfdcf4fd2
|
Merge branch 'dev-firewall' of https://github.com/NNTmux/newznab-tmux into dev-firewall
|
2018-08-24 11:02:28 +02:00 |
|
DariusIII
|
8b8574f828
|
Update web routes and revert LoginController action on blacklisted IP
|
2018-08-24 11:01:52 +02:00 |
|
DariusIII
|
d66572d814
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-24 08:36:57 +00:00 |
|
DariusIII
|
a0718cb68a
|
Add checks for blacklisted users
|
2018-08-24 10:35:19 +02:00 |
|
DariusIII
|
47c4449a4b
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-08-13 15:09:37 +02:00 |
|
DariusIII
|
aad26bdc75
|
Fix missing movie check in Admin/MovieController
|
2018-08-13 15:08:57 +02:00 |
|
DariusIII
|
7d4006b3e0
|
Update Admin/MovieController to properly do movie updates when click on update button.
|
2018-08-13 15:02:11 +02:00 |
|