Commit Graph

135 Commits

Author SHA1 Message Date
DariusIII d5f69fe413 CS fixes 2022-12-27 22:33:01 +01:00
DariusIII e956a7f653 Stop adding audio language to release searchnames in API response 2022-12-27 22:30:20 +01:00
DariusIII 12b40001e2 Style fixes 2022-05-03 22:23:21 +02:00
DariusIII 363d72bc2b Update foreach loops 2022-04-19 22:25:30 +02:00
StyleCI Bot 3b7156b80e Apply fixes from StyleCI
[ci skip] [skip ci]
2022-04-19 20:00:22 +00:00
DariusIII bc03be8508 Update packages to their latest versions 2022-04-19 21:57:31 +02:00
StyleCI Bot f9bb95a2e0 Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-31 19:02:09 +00:00
DariusIII 1d55e1f8ac PHP CS fixes 2022-03-31 21:00:10 +02:00
StyleCI Bot 416020865d Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-30 07:22:04 +00:00
DariusIII bab0d6303e PHP CS fixes 2022-03-30 09:15:03 +02:00
StyleCI Bot 79b110fa2a Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-22 21:45:34 +00:00
DariusIII ac6441f92e CS fixes 2022-03-22 22:43:44 +01:00
StyleCI Bot 94d7e13104 Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-19 10:27:37 +00:00
DariusIII 58a960b3dc Add sentry config file 2022-03-19 11:26:06 +01:00
StyleCI Bot 4cffc9c493 Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-17 21:02:56 +00:00
DariusIII 3c4a41c134 Code style fixes 2022-03-16 23:02:10 +01:00
StyleCI Bot d74379a584 Apply fixes from StyleCI
[ci skip] [skip ci]
2022-01-12 11:32:01 +00:00
DariusIII 277e77b378 Update API controller and functions 2022-01-12 12:30:25 +01:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
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