Commit Graph

47 Commits

Author SHA1 Message Date
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 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 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 57478eed57 Fix XML_Response atom:link url reported for api v1 2019-01-21 13:54:41 +01:00
DariusIII 2116271ae6 Fix couple of issues introduced with API changes 2018-12-12 21:24:52 +01:00
DariusIII be9ab7d09d Fix error with tv episode data retrieval on API and RSS 2018-11-07 09:11:00 +01: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 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 af66f6fcc1 Fix links in XML 2018-06-04 08:52:21 +02:00
DariusIII 239e5971b0 Add initial movie search to v2 api 2018-06-03 01:13:34 +02:00
DariusIII 0aaae1c1a1 Fix RSS links in XML output 2018-06-02 22:52:35 +02:00
DariusIII 2767c9f1b9 Fix issues related to myshows, their rss and browsing 2018-05-28 15:30:43 +02:00
DariusIII 5231f0c82f Re-use old code and fix _totalrows and _totalcount insertion into existing array/object 2018-05-21 10:35:09 +02:00
DariusIII 03054ef6b2 Use raw queries in RSS and adjust XML_Response to accomodate RSS changes 2018-05-16 15:24:25 +02:00
DariusIII 578ef3f193 Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-05-16 14:27:30 +02:00
DariusIII 2425627919 Update the check for release from isset to !empty in XML_Response 2018-05-16 14:27:22 +02:00
DariusIII 067f87c9ed Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-16 12:25:38 +00:00
DariusIII 4b47fb60a9 Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-05-16 14:25:36 +02:00
DariusIII b9b1a04cde Fix total releases count display in xml 2018-05-16 14:25:22 +02:00
DariusIII 34b81e4936 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-16 11:37:27 +00:00
DariusIII c2cab69593 Fix empty releases at bottom of browse pages 2018-05-16 13:37:12 +02:00
DariusIII df6f80b310 Update Releases class, controllers and API responses 2018-05-14 13:48:25 +02:00
DariusIII c65436ea0e Update RSS/Api results handling for XML 2018-05-08 13:31:38 +02:00
DariusIII 547a1fd8c2 Revert totalrows change in XML_Response class 2018-05-08 10:22:22 +02:00
DariusIII bae82df284 Fix XML_Response check for existing releases(remove is_array check as that is always false with laravels paginator) 2018-05-07 23:01:49 +02:00
DariusIII 48158ea131 Update handling of requests for nzb files 2018-04-05 00:01:54 +02:00
DariusIII d2881e265d Fix tmux logo display 2018-03-26 15:13:34 +02:00
DariusIII d4d9d190c8 Fix displaying of flag images 2018-03-08 09:05:03 +01:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00