Commit Graph

82 Commits

Author SHA1 Message Date
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
DariusIII 2f78f94a18 Remove usage of Blacklight\db\DB class from Capabilities and XMLResponse 2018-07-18 14:47:31 +02:00
DariusIII ec5063b223 Update movisSearch function and API controllers 2018-06-22 14:16:29 +02:00
DariusIII d7cf8f4b9f Complete v2 api, add related transformers and routes 2018-06-04 11:15:09 +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 44b98a44c7 Start building API v2 2018-06-01 01:06:08 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +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 a74324a2fe Revert to old output code with addition of exit; to prevent overwriting of sent headers 2018-05-17 13:20:29 +02:00
DariusIII 19d6ce2eed Use laravel Response class to return xml in Capabilities class output function 2018-05-17 11:47:14 +02:00
DariusIII ca132124fd Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-16 13:24:33 +00: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 a92e5a272d Replace '!=' with proper '<>' operator 2018-05-11 10:16:55 +02:00
DariusIII cde4ef5f0e Use minutes instead of seconds for cache_expiry 2018-05-10 12:46:24 +02:00
DariusIII 21539293c3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-08 13:21:57 +00:00