Commit Graph

107 Commits

Author SHA1 Message Date
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
DariusIII 0eeba5532d Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-15 13:30:47 +00:00
DariusIII dc5f458005 Optimize imports in Blacklight namespace 2018-08-15 15:29:14 +02:00
DariusIII 1c1edda6df Use showPasswords function directly 2018-08-09 15:48:37 +02:00
DariusIII 5ad3b144a5 Fix error on missing description index in API v1 XML response 2018-08-07 14:12:06 +02:00
DariusIII 1c3ddb5c50 Update releases date handling in RSS and API operations 2018-07-26 09:48:14 +02:00
DariusIII d183ad872e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-25 08:27:24 +00:00
DariusIII 36ea283f1b Rename and update bytesToSizeString function and move it to heleprs.php with human_filesize name 2018-07-25 10:26:19 +02:00
DariusIII 1f96974874 Fix wrong namespace for Blacklight\utility\Utility class in XML_Response class 2018-07-25 09:10:02 +02:00
DariusIII 369c16376e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-18 12:49:09 +00:00