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 |
|
DariusIII
|
4613a9a849
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-27 10:53:41 +00:00 |
|
DariusIII
|
49d499d8f7
|
Move more functions from Releases to appropriate models
|
2017-12-27 11:26:35 +01:00 |
|
DariusIII
|
810af182fb
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-26 14:41:53 +00:00 |
|
DariusIII
|
05a7d87ccf
|
Start moving functions from Releases class to Release model
|
2017-12-26 15:41:38 +01:00 |
|
DariusIII
|
681762892a
|
Remove unused use statement for Users class
|
2017-12-26 10:28:56 +01:00 |
|
DariusIII
|
6f75fd6264
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-25 23:15:11 +00:00 |
|
DariusIII
|
58fb2f8586
|
Fix more Users stuff
|
2017-12-26 00:14:39 +01:00 |
|
DariusIII
|
c9ac372228
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-25 23:04:44 +00:00 |
|
DariusIII
|
9564a330b1
|
Fix some more references to old Users class
|
2017-12-26 00:04:11 +01:00 |
|
DariusIII
|
4ccbf6a967
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-25 22:37:15 +00:00 |
|
DariusIII
|
816b95d3b5
|
Move getBrowseOrder and getBrowseOrdering for users into helpers.php as getUserBrowseOrder and getuserBrowseOrdering
|
2017-12-25 23:36:43 +01:00 |
|
DariusIII
|
10844ace9d
|
Remove Users class and use models in its place
|
2017-12-25 17:11:25 +01:00 |
|
DariusIII
|
1d96c442da
|
Remove sitewide sab/nzbget integration
|
2017-12-24 20:32:56 +01:00 |
|
DariusIII
|
3a05a458da
|
Update admin area items
|
2017-12-22 12:33:53 +01:00 |
|
DariusIII
|
9d0fd47158
|
Remove admin pages related to logs and logging
|
2017-12-21 12:42:38 +01:00 |
|
DariusIII
|
495e4bd74b
|
Remove complete sequential mode
|
2017-12-18 15:53:16 +01:00 |
|
DariusIII
|
7a1bf48cb5
|
Remove spotnab from nntmux, update PostProcess class
|
2017-12-18 14:37:48 +01:00 |
|
DariusIII
|
5495d29fea
|
Update call to ReleaseImage, remove $(this->)pdo from it
|
2017-12-15 11:20:20 +01:00 |
|
DariusIII
|
5c811ffa10
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-06 23:54:32 +00:00 |
|
DariusIII
|
7cf3fae9ec
|
Move users role related functions from Users class To UserRole model
|
2017-12-07 00:54:10 +01:00 |
|
DariusIII
|
030eb44caa
|
Add mycelium gear btc payment support
|
2017-12-05 23:47:29 +01:00 |
|
DariusIII
|
6fef19ff29
|
Update Users class, remove useless stat functions and related stats
|
2017-11-22 13:33:10 +01:00 |
|
DariusIII
|
0e7fd03799
|
Update Users class getCount function to take into account rest of the options in user-list page
|
2017-11-17 14:36:53 +01:00 |
|
DariusIII
|
278977a14c
|
Rename and update MultigroupPosters class
|
2017-11-16 10:59:55 +01:00 |
|
DariusIII
|
0da2298b29
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-11-05 21:22:44 +00:00 |
|