DariusIII
|
d5e7ba4825
|
Upgrade nntmux configuration method
|
2018-03-03 20:47:49 +01:00 |
|
DariusIII
|
4f64e6c306
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-02 21:46:48 +00:00 |
|
DariusIII
|
311048a59b
|
Remove unused stripSlashes function from basepage
|
2018-03-02 22:46:32 +01:00 |
|
DariusIII
|
81a0199abb
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-02 14:11:29 +00:00 |
|
DariusIII
|
32ba20d48c
|
Update CSRF token handling
|
2018-03-02 15:11:21 +01:00 |
|
DariusIII
|
4e46935270
|
Update BasePage class to use request directly
|
2018-03-01 15:45:27 +01:00 |
|
DariusIII
|
45112d5511
|
Update Basepage to use request secure site check
|
2018-03-01 15:02:45 +01:00 |
|
DariusIII
|
ba8ff7b1df
|
Fix errors in BasePage and getnzb
|
2018-03-01 00:27:04 +01:00 |
|
DariusIII
|
47726cede1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-28 09:36:46 +00:00 |
|
DariusIII
|
97089816ee
|
Fix BasePage request error (move request to proper place)
|
2018-02-28 10:36:26 +01:00 |
|
DariusIII
|
543cf951e4
|
Update BasePage for more Request usage
|
2018-02-28 10:28:48 +01:00 |
|
DariusIII
|
719db4c55c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-27 14:53:11 +00:00 |
|
DariusIII
|
e0abdeb201
|
Move more pages to Request usage
|
2018-02-27 15:52:36 +01:00 |
|
DariusIII
|
10152e8eb8
|
Start moving to use Illuminate\Http\Request in pages
|
2018-02-27 14:08:45 +01:00 |
|
DariusIII
|
a8a38363b2
|
Move web and cli settings from settings to .env file (settings.php will be obsoleted very soon)
|
2018-02-19 09:56:37 +01:00 |
|
DariusIII
|
3fb10340d3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-14 22:09:18 +00:00 |
|
DariusIII
|
314e601e44
|
Rename nntmux namespace and folder to Blacklight
|
2018-02-14 23:08:17 +01:00 |
|
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 |
|