DariusIII
|
b14724de36
|
Update admin area access handling (still WIP)
|
2018-03-23 14:21:16 +01:00 |
|
DariusIII
|
e1ba236ee4
|
Update User model add password and remember_token to hidden property
|
2018-03-23 11:30:43 +01:00 |
|
DariusIII
|
9e0470f2bc
|
Update Forumpost model getBrowseRange query
|
2018-03-21 15:29:31 +01:00 |
|
DariusIII
|
77475fb282
|
Update forum page
|
2018-03-21 15:01:02 +01:00 |
|
DariusIII
|
070ff3fd5f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-21 13:40:52 +00:00 |
|
DariusIII
|
cbc2845701
|
Fix my download basket added date display
|
2018-03-21 14:40:44 +01:00 |
|
DariusIII
|
d88244f53c
|
Return bool on deletion from cart in delCartByGuid function
|
2018-03-09 15:36:11 +01:00 |
|
DariusIII
|
d5e7ba4825
|
Upgrade nntmux configuration method
|
2018-03-03 20:47:49 +01:00 |
|
DariusIII
|
32ba20d48c
|
Update CSRF token handling
|
2018-03-02 15:11:21 +01:00 |
|
DariusIII
|
9c83a65594
|
Fix bulk adding of groups
|
2018-03-01 10:01:43 +01:00 |
|
DariusIII
|
31b196d467
|
Fix update of tmux settings
|
2018-02-28 22:51:27 +01:00 |
|
DariusIII
|
66fcf1e037
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-28 14:57:14 +00:00 |
|
DariusIII
|
3734696203
|
Update Settings model and tmux-edit page to handle page updates
|
2018-02-28 15:55:55 +01:00 |
|
DariusIII
|
49ea718ce7
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-23 09:39:42 +00:00 |
|
DariusIII
|
e07f3f5584
|
Use laravel scout to search fulltext indexes
|
2018-02-23 10:39: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
|
b10836682e
|
Remove defunct Tmux model
|
2018-02-19 13:52:46 +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
|
05b0c894dd
|
Fix echoing of cli messages (most of them)
|
2018-02-14 14:07:12 +01:00 |
|
DariusIII
|
218c8bf67d
|
Remove wrong columns added to addGroup query
|
2018-02-13 13:53:27 +01:00 |
|
DariusIII
|
3a62196a2a
|
Add created_at and updated_at to addGroup query
|
2018-02-13 10:53:05 +01:00 |
|
DariusIII
|
b1f9ee5873
|
Use insertGetId again in addGroup function
|
2018-02-13 10:52:19 +01:00 |
|
DariusIII
|
5050d844de
|
Update Release model
|
2018-02-11 19:32:03 +01:00 |
|
DariusIII
|
7b53e28b03
|
Potentialy speedup api by changing used functions/queries
|
2018-02-10 00:20:16 +01:00 |
|
DariusIII
|
6c7a08498c
|
Use categoryid to cache root category children
|
2018-02-09 15:49:19 +01:00 |
|
DariusIII
|
77505b5929
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-09 10:30:25 +00:00 |
|
DariusIII
|
78910bc191
|
Add caching to Category model getChildren function
|
2018-02-09 11:30:11 +01:00 |
|
DariusIII
|
f496b85401
|
Fix getByIdAndRssToken function
|
2018-02-03 09:48:47 +01:00 |
|
DariusIII
|
a0ec087e8b
|
Remove hidden column declaration in User model that caused errors in getnzb and rss
|
2018-02-03 09:37:08 +01:00 |
|
DariusIII
|
5bf02be5f2
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-02-02 13:59:37 +01:00 |
|
DariusIII
|
7140a4da4b
|
Update docblock for addReleaseFiles function
|
2018-02-02 13:59:08 +01:00 |
|
DariusIII
|
14dcd3e15d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-02 12:58:15 +00:00 |
|
DariusIII
|
650033b44b
|
Change addReleaseFiles function return logic
|
2018-02-02 13:58:03 +01:00 |
|
DariusIII
|
6cf78fb70a
|
Forgot Forumpost model
|
2018-02-02 13:44:54 +01:00 |
|
DariusIII
|
fda4a14de4
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-02 12:42:58 +00:00 |
|
DariusIII
|
73b4ca4ed9
|
Replace insertGetId method with Model::create
|
2018-02-02 13:42:41 +01:00 |
|
DariusIII
|
3ccdbc7e6c
|
Replace all of getById functions with Model::find
|
2018-02-02 11:36:13 +01:00 |
|
DariusIII
|
54b26cfd70
|
Fix getByIdAndRssToken function
|
2018-02-02 11:25:43 +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
|
b141cc110b
|
Use create method when adding users
|
2018-02-01 23:49:24 +01:00 |
|
DariusIII
|
227371865e
|
Add check for admin to profile delete
|
2018-02-01 11:28:17 +01:00 |
|
DariusIII
|
f3a536600b
|
Remove occurences of ROLE_GUEST as that role is removed
|
2018-02-01 09:11:42 +01:00 |
|
DariusIII
|
888de1043a
|
Various small changes to Models, RegisterController and update_groups.php
|
2018-01-31 23:35:19 +01:00 |
|
DariusIII
|
c705d73213
|
One more try at scrutinizer config
|
2018-01-31 10:41:09 +01:00 |
|
DariusIII
|
e4d2fcdfc0
|
ix error on details page when there are comments for the release
|
2018-01-29 15:38:59 +01:00 |
|
DariusIII
|
e59150325a
|
Add missing quotes
|
2018-01-26 14:43:23 +01:00 |
|