Commit Graph

15 Commits

Author SHA1 Message Date
DariusIII 73432fe3d9 Use replace getById user lookup with User model find built in function(does the same thing as custom function) 2018-02-02 10:29:40 +01:00
DariusIII 1aae452c2a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-11 10:03:44 +00:00
DariusIII cdf881efde Remove nntmux/Category class and move its functions into Category model 2018-01-11 11:03:12 +01:00
DariusIII 6fd4a51d96 Update isValidPassword and generatePassword functions to check for and generate stronger passwords 2018-01-09 13:33:22 +01:00
DariusIII 7a5875b383 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2017-12-25 23:59:41 +01:00
DariusIII a78ed61e1f Remove sitewide sab/nzbget integration check in profileedit 2017-12-25 23:59:09 +01:00
DariusIII 451ac73b79 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-25 22:58:14 +00:00
DariusIII 6ff83ab275 Update all isLoggedIn chacks to use user model 2017-12-25 23:55:04 +01:00
DariusIII 10844ace9d Remove Users class and use models in its place 2017-12-25 17:11:25 +01:00
DariusIII dcdb02f0ef Fix wrong values definition for user update 2017-09-27 14:29:04 +02:00
DariusIII 4d976de49b Prevent errors if admin did not allow user selectable site themes 2017-09-27 10:45:14 +02:00
DariusIII 373ca941e1 Use proper, user_roles_id, column when updating profile (prevents changing user role to guest) 2017-09-27 10:24:52 +02:00
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 4c45ba2952 Rename www folder into public, adjust constants.php acordingly 2017-07-31 15:37:32 +02:00