DariusIII
|
825d80915a
|
Fix more typos
|
2018-03-03 21:33:57 +01:00 |
|
DariusIII
|
d5e7ba4825
|
Upgrade nntmux configuration method
|
2018-03-03 20:47:49 +01:00 |
|
DariusIII
|
2003d0524f
|
Fix user edit
|
2018-03-02 00:03:37 +01:00 |
|
DariusIII
|
b0c55693ef
|
Update rest of the pages to use request directly
|
2018-03-01 15:49:33 +01:00 |
|
DariusIII
|
d8f2d00f1c
|
Fix updating of site settings
|
2018-03-01 15:34:59 +01:00 |
|
DariusIII
|
15c580f4ea
|
Do the same for site edit page
|
2018-02-28 15:57:06 +01:00 |
|
DariusIII
|
3734696203
|
Update Settings model and tmux-edit page to handle page updates
|
2018-02-28 15:55:55 +01:00 |
|
DariusIII
|
8058d1566e
|
Final batch of changes in request usage
|
2018-02-28 15:14:55 +01:00 |
|
DariusIII
|
8f0c16117a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-28 12:20:56 +00:00 |
|
DariusIII
|
8954d55553
|
Fix ajax errors in admin area changed files
|
2018-02-28 13:20:48 +01:00 |
|
DariusIII
|
e3534a1c86
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-28 10:19:21 +00:00 |
|
DariusIII
|
fb1181cc34
|
Start using Request in admin pages
|
2018-02-28 11:18:23 +01:00 |
|
DariusIII
|
10152e8eb8
|
Start moving to use Illuminate\Http\Request in pages
|
2018-02-27 14:08:45 +01:00 |
|
DariusIII
|
3d92d112a5
|
Update Contents class, use Content model in remaining functions
|
2018-02-26 14:14:29 +01:00 |
|
DariusIII
|
1f4fe9d02b
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-02-19 13:54:02 +01:00 |
|
DariusIII
|
85727e9f01
|
Fix issues from previous commit
|
2018-02-19 13:49:08 +01:00 |
|
DariusIII
|
a5a14127b0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-19 11:49:37 +00:00 |
|
DariusIII
|
0120d57337
|
Merge tmux settings into settings table
|
2018-02-19 12:49:08 +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
|
3ccdbc7e6c
|
Replace all of getById functions with Model::find
|
2018-02-02 11:36:13 +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
|
0b1916855a
|
Fix viewing of comments list in admin area
|
2018-01-29 09:51:32 +01:00 |
|
DariusIII
|
8e1617e6fc
|
Fix display of active/inactive groups in admin group list
|
2018-01-25 13:40:12 +01:00 |
|
DariusIII
|
5a9632dde1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-16 13:05:52 +00:00 |
|
DariusIII
|
414ff9db4c
|
Use Group model and remove nntmux\Groups class
|
2018-01-16 14:05:24 +01:00 |
|
DariusIII
|
d07526e91c
|
Change NZB class call options
|
2018-01-12 11:27:49 +01:00 |
|
DariusIII
|
52507a1512
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-12 09:51:41 +00:00 |
|
DariusIII
|
a7105f13a9
|
Remove nntmux/ReleaseComments class and use ReleaseComment model
|
2018-01-12 10:51:14 +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
|
e389165160
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-10 11:57:21 +00:00 |
|
DariusIII
|
15acfb995c
|
Remove nntmux/Menu class and use Menu model
|
2018-01-10 12:57:15 +01:00 |
|
DariusIII
|
59e90214e6
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-10 10:45:18 +00:00 |
|
DariusIII
|
1bc23bbb57
|
Remove nntmux/Forum.php and use Forumpost model
|
2018-01-10 11:45:07 +01:00 |
|
DariusIII
|
9be1bf4e69
|
Remove nntmux/PreDb class and move its functions into Predb model
|
2018-01-05 13:11:56 +01:00 |
|
DariusIII
|
9fc5b5576e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-04 14:25:47 +00:00 |
|
DariusIII
|
8cca7abc76
|
Remove nntmux/Videos class and move its functions into Video model
|
2018-01-04 15:25:22 +01:00 |
|
DariusIII
|
712c897641
|
Update Videos class call
|
2018-01-04 15:14:17 +01:00 |
|
DariusIII
|
3b3943b77d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-03 08:41:35 +00:00 |
|
DariusIII
|
4ddece4292
|
Update Settings model and site-edit.php(replace deprecated create_function with anonymous function)
|
2018-01-03 09:41:15 +01:00 |
|
DariusIII
|
e0ea1f7905
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-28 12:08:55 +00:00 |
|
DariusIII
|
537d0299b1
|
Remove DnzbFailures class and move its functions into appropriate models
|
2017-12-28 13:08:34 +01:00 |
|
DariusIII
|
fd52dc20ef
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-27 20:52:57 +00:00 |
|
DariusIII
|
eb53a34d9e
|
Use proper default invites constant in user-edit page
|
2017-12-27 21:52:29 +01:00 |
|
DariusIII
|
9931c97c29
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-27 12:18:09 +00:00 |
|
DariusIII
|
b13d944146
|
Move more functions from Releases class to appropriate models and helpers.php
|
2017-12-27 13:17:47 +01:00 |
|
DariusIII
|
19dc8e7d12
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2017-12-27 12:09:55 +01:00 |
|
DariusIII
|
4fb0878927
|
Move some more functions from Releases class to appropriate models
|
2017-12-27 12:07:57 +01:00 |
|