Commit Graph

25 Commits

Author SHA1 Message Date
DariusIII 914e9a4edb Update ProfileController 2018-10-20 22:04:59 +02:00
DariusIII a53aa4460d Fix wrong assingment of role in users table on user creation 2018-09-25 13:06:10 +02:00
DariusIII 23ab8f0334 Use $this->userdata->id variable in place of Auth::(id) in controllers 2018-09-24 11:28:49 +02:00
DariusIII 889d426c85 Update handling of user and role disabled categories 2018-08-07 01:20:57 +02:00
DariusIII 16c81470ea Update Controllers and templates for user related permission changes 2018-08-06 15:53:40 +02:00
DariusIII dd977c65b7 Replace isAdmin, isDisabled and isModerator functions with direct role checking and remove roleCheck function from User model 2018-08-03 11:10:01 +02:00
DariusIII f5d62bf6d0 User account deletion from user profile 2018-08-01 15:44:59 +02:00
DariusIII 00f09c4a6e Add patch to rename user_roles_id to roles_id, update related classes 2018-08-01 10:46:21 +02:00
DariusIII 08ef58c80b Send email verification request if user has changed the email in profile edit page 2018-06-21 11:32:57 +02:00
DariusIII 8b51c3d65e Update ProfileController, fix Sabnzbd constructor call 2018-04-19 15:23:43 +02:00
DariusIII dee44b0c1b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-15 21:32:36 +00:00
DariusIII 3c7b64b0b9 Update Profile and Forum controllers 2018-04-15 23:31:04 +02:00
DariusIII 78380e0dbf Update redirect on new rss key generation 2018-04-13 14:15:26 +02:00
DariusIII 77ecb42046 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-13 12:11:55 +00:00
DariusIII e6277e3b49 Fix some of the quirks in Profile edit 2018-04-13 14:11:32 +02:00
DariusIII aa87d647a7 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-13 12:01:43 +00:00
DariusIII d06794f26c Add option to edit profile to ProfileController 2018-04-13 14:01:36 +02:00
DariusIII 9a53d317a7 Change theme handling in profile controller 2018-04-09 23:19:24 +02:00
DariusIII 4bb3fb341f Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-04-09 23:17:28 +02:00
DariusIII 3a134846d1 Update comments handling in user profile page 2018-04-09 23:17:21 +02:00
DariusIII 63e3b17bd5 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-09 21:14:53 +00:00
DariusIII 68c4dd564a Remove pager from profile 2018-04-09 23:14:29 +02:00
DariusIII 1021a2c7e8 Add initial BrowseController 2018-03-30 23:25:50 +02:00
DariusIII 74df5848e4 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-29 13:54:56 +00:00
DariusIII b39bb373b4 Update themes, BasePage and Profile controllers 2018-03-29 15:54:01 +02:00