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
|
d03a705fd0
|
Add check for users when deleting profile so they do not delete another users profile
|
2018-02-01 10:01:33 +01:00 |
|
DariusIII
|
59a9c81510
|
Make PHP7.2 lowest supported version, use sodium for bin2hex and hex2bin operations
|
2018-01-28 23:21:13 +01:00 |
|
DariusIII
|
450f224845
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2017-12-25 23:57:38 +01:00 |
|
DariusIII
|
6ff83ab275
|
Update all isLoggedIn chacks to use user model
|
2017-12-25 23:55:04 +01:00 |
|
DariusIII
|
4ccbf6a967
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-25 22:37:15 +00:00 |
|
DariusIII
|
10844ace9d
|
Remove Users class and use models in its place
|
2017-12-25 17:11:25 +01:00 |
|
DariusIII
|
55e8ab34d2
|
Remove custom logging from nntmux, laravel handles errors now
|
2017-12-21 12:41:28 +01:00 |
|
DariusIII
|
e4ea548ea0
|
Update call for Users class
|
2017-11-22 13:44:09 +01:00 |
|
DariusIII
|
85eae6c7b9
|
Use new column name and update User <-> UserRole relation and use it
|
2017-09-21 14:36:18 +02:00 |
|
DariusIII
|
15d52c0f35
|
Fix errors on webpages causing http 503 responses
|
2017-09-04 15:56:00 +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
|
cd7152c684
|
Update warnings and http response templates
|
2017-08-30 12:42:23 +02:00 |
|
DariusIII
|
2138e68235
|
Update maintenance and 503 error pages
|
2017-08-29 12:01:58 +02:00 |
|
DariusIII
|
5bacea6380
|
Add basic csrf protection to login and register pages
|
2017-08-29 11:37:54 +02:00 |
|
DariusIII
|
7789c08515
|
Add customized 404 page
|
2017-08-10 13:44:06 +02:00 |
|
DariusIII
|
9ee4f3b8fe
|
Change command used for page display, add proper headers
|
2017-08-10 13:00:50 +02:00 |
|
DariusIII
|
8283cff56b
|
Further improve maintenance mode
|
2017-08-10 11:51:03 +02:00 |
|
DariusIII
|
317185c4b1
|
Small adjustments
|
2017-08-09 23:06:51 +02:00 |
|
DariusIII
|
0e5452a6fc
|
Add maintenance mode with custom page displayed
|
2017-08-09 15:16:35 +02:00 |
|
DariusIII
|
5a003ee828
|
Update AdminPage and BasePage classess
|
2017-08-03 13:49:15 +02:00 |
|
DariusIII
|
4c45ba2952
|
Rename www folder into public, adjust constants.php acordingly
|
2017-07-31 15:37:32 +02:00 |
|