Commit Graph

116 Commits

Author SHA1 Message Date
DariusIII 47ca914b11 Revert changes in queries 2020-12-03 10:27:06 +01:00
DariusIII ba4c6b0686 Use fromRaw in place of fromQuery 2020-12-02 14:02:58 +01:00
DariusIII 384b78432c Don't append TV WebDL category to tv search when webdl categorization is enabled on site 2020-11-21 20:12:17 +01:00
DariusIII c12520f15c Apply fixes from StyleCI
[ci skip] [skip ci]
2020-03-05 20:09:38 +00:00
DariusIII 405c6f34ac Use APP_NAME and MAIL_FROM_ADDRESS in place of database settings and remove unused entries from site and settings table 2020-03-01 01:13:00 +01:00
DariusIII 02ad342bac Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-05 01:56:40 +00:00
DariusIII b343c02c63 Update project files 2020-02-05 00:39:09 +00:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 5ffddd0d85 Remove getConcatenatedCategoryIDs function 2019-08-28 22:47:40 +00:00
DariusIII cd57779e8b Update API and RSS XML output to be same as the new newznab API 0.7 specification (newznab:apilimits) 2019-07-20 22:29:19 +00:00
DariusIII e3614470b9 Lowercase limits in XML response 2019-07-18 09:16:58 +02:00
DariusIII d83514473d Update APIv1 and RSS xml responses and APIv2 json output for api and grab limits 2019-07-17 09:16:35 +02:00
DariusIII 7382cd026a Update response to properly show current api/download and total limits 2019-07-12 14:16:58 +02:00
DariusIII 9cc9ffc757 Add grab and limit to APIv1, APIv2 and RSS responses 2019-07-12 13:52:08 +02:00
DariusIII 13aaf016da Simplify API response checks 2019-06-13 19:51:46 +02:00
DariusIII 6b08a7f48d Fix RSS feeds 2019-06-07 15:32:26 +02:00
DariusIII 3b04f9a401 Fix xml response from API when there are no releases as result 2019-06-07 13:48:33 +02:00
DariusIII 78b97f0883 Fix xml responses from API 2019-06-07 11:15:40 +02:00
DariusIII dab0fc47c2 Fix display of release details when using api 2019-06-06 09:30:02 +02:00
DariusIII a38aa37ed0 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-15 10:18:12 +00:00
DariusIII d6e65be9ea Remove unused PDO class instantiation 2019-04-15 12:17:44 +02:00
DariusIII d5be3b2e45 Remove padding of imdbid as column is now varchar and stores imdbid properly 2019-04-06 11:19:05 +02:00
DariusIII 008d03d1a8 Add migrations and update themes for new imdbid length 2019-04-04 15:33:15 +02:00
DariusIII 0190e05407 Fix references to subcatlist 2019-03-13 00:57:01 +01:00
DariusIII c9ddfde1ac Update queries to use root_categories table 2019-03-12 12:25:00 +01:00
DariusIII e6e4e5e308 Cast Category constants to string in Blacklight/http/API.php to prevent strpos errors 2019-02-28 13:17:07 +01:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00:00
DariusIII 40e7233727 Rename groups table to usenet_groups as groups is a reserved word in mysql now 2019-02-19 15:54:32 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII 77375517c1 Optimize RSS and search queries to load only needed columns from releases table 2019-02-01 13:12:35 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII 57478eed57 Fix XML_Response atom:link url reported for api v1 2019-01-21 13:54:41 +01:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +01:00
DariusIII 2116271ae6 Fix couple of issues introduced with API changes 2018-12-12 21:24:52 +01:00
DariusIII 705cc92056 Update getMyMoviesRSS function 2018-11-23 12:36:23 +01:00
DariusIII 5011b97579 Fix MyMovies RSS feed 2018-11-23 10:25:28 +01:00
DariusIII 9b7a1fd947 Update RSS class 2018-11-22 23:54:59 +01:00
DariusIII b3a4a0a91d Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-07 09:00:47 +00:00
DariusIII f0f1bd9679 Update RSS class queries, use Model to retrieve results 2018-11-07 10:00:36 +01:00
DariusIII acdd5bd724 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-11-07 09:11:20 +01:00
DariusIII be9ab7d09d Fix error with tv episode data retrieval on API and RSS 2018-11-07 09:11:00 +01:00
DariusIII 5d43cd1d71 Update Capabilities class output function PHPDOC block 2018-11-07 08:57:46 +01:00
DariusIII 50bae990a2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-07 07:57:46 +00:00
DariusIII 5f273903db Fix couple of problems in API v1 2018-11-07 00:03:17 +01:00
DariusIII 36ffea902a Fix errors related to model/collection change 2018-11-06 23:53:02 +01:00
DariusIII 5827e01f90 Fix empty my shows RSS feed 2018-10-25 11:45:53 +02:00
DariusIII 90adeab750 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-11 10:14:16 +00:00
DariusIII e065a8aa54 Update full site rss feed with ability to define limit and num(offset) for getting more releases from rss 2018-10-11 12:13:54 +02:00