Commit Graph

36 Commits

Author SHA1 Message Date
DariusIII 5997ef8c67 Update code style 2017-09-08 22:18:43 +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 6e71c6bc5f Fix logic in Capabilites class 2017-08-11 14:59:02 +02:00
DariusIII 346cfb3a1d Update API/RSS again 2017-08-11 14:50:00 +02:00
DariusIII a9260f9699 Fix API/RSS feeds 2017-08-11 14:32:07 +02:00
DariusIII 1f676e3929 Update API/RSS related classes 2017-08-11 14:01:48 +02:00
DariusIII c20fc7e07d Change App\extensions to App\Extensions 2017-07-18 14:16:31 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII 20bb320a69 Remove AND from catSearch in RSS class 2016-11-08 22:20:58 +01:00
DariusIII 88eb7b6734 Merge branch 'dev' into dev-settings 2016-11-02 22:32:28 +01:00
DariusIII 162865fa7b Do same for extended 2016-11-02 11:15:45 +01:00
DariusIII 6c6bbc4b68 Switch to if loop in setTvAttributes function for better output 2016-11-02 11:04:10 +01:00
DariusIII b56eb41bb3 Replace duplicate categorySearch function in releases and exclude leading -99 improving query speed 2016-10-31 22:37:32 +01:00
DariusIII 87d8f35b27 Merge branch 'dev' into dev-settings 2016-10-31 14:15:40 +01:00
DariusIII fabe2fe007 Remove breaks that cause missing info in api/rss 2016-10-29 01:16:42 +02:00
DariusIII 273166660b Changes from old to new Settings model 2016-10-25 11:34:51 +02:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 6b3c4baecb Change genreid/genre_id columns to genres_id to follow lithium conventions 2016-09-21 15:18:15 +02:00
DariusIII a6802d093a Fix more Settings instantiations 2016-09-20 11:06:52 +02:00
DariusIII 968c05e75e Use DB class instead of Settings class where advanced settings functions are not used 2016-09-20 10:37:19 +02:00
DariusIII 94626d6a0d Update PHP DocBlock in Capabilites related to offset 2016-09-16 14:25:21 +02:00
DariusIII ac0e4667b6 Add back reporting of total releases to api response 2016-09-16 14:11:52 +02:00
DariusIII be0984de2f Prevent undefined index group_name in XML_Response class 2016-07-26 13:40:51 +02:00
DariusIII 6b5c871797 Fix RSS/API usenetdate format to conform with newznab api specification 2016-07-18 23:23:32 +02:00
DariusIII f32fb36f62 Update formatting. 2016-07-18 19:23:26 +02:00
DariusIII 053b1ad5d7 API search now respects group parameter for searches 2016-07-18 13:58:57 +02:00
DariusIII 65342dfef2 Replace array() with short syntax 2016-07-14 11:44:33 +02:00
DariusIII ce2cc5eb49 Prevent undefined index notices in XML_Response 2016-07-12 23:17:48 +02:00
DariusIII 688d755430 Use modified Versions command from app folder. 2016-07-08 09:16:41 +02:00
DariusIII 5009d4afa3 Fix my movies and my shows RSS feeds 2016-07-04 14:20:12 +02:00
DariusIII 78c2dfcd0c Base JSON response of XMLWriter response 2016-07-01 12:38:22 +02:00
DariusIII a65c69e195 Change categories_id columns in user_movies and user_series to categories (they host multiple category numbers) 2016-06-29 16:19:27 +02:00
DariusIII 0960d3c538 Manualy fix patch and nntmux.xml values 2016-06-28 15:43:07 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00