DariusIII
|
5ccae93ec2
|
Update deleteSingle function in Releases class
|
2018-12-18 09:19:45 +01:00 |
|
DariusIII
|
66d7b889ef
|
Update ProcessReleases and Releases classes in an attempt to fix deletion of unwanted releases
|
2018-12-17 23:09:43 +01:00 |
|
DariusIII
|
fefcacd828
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-11-15 14:05:01 +01:00 |
|
DariusIII
|
bc9aacc954
|
Update adult movies, replace simple_html_dom with voku/simple_html_dom
|
2018-11-15 14:04:43 +01:00 |
|
DariusIII
|
43ebf1a939
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-15 12:17:30 +00:00 |
|
DariusIII
|
ed9ea66b4d
|
Use chumper/zipper to generate zipped nzb files
|
2018-11-15 13:17:06 +01:00 |
|
DariusIII
|
e5db813cf1
|
Fix tv show search API query error
|
2018-11-09 22:35:33 +01:00 |
|
DariusIII
|
074dd6f5b5
|
Update PHPDOC block for uSQL function
|
2018-11-07 14:40:22 +01:00 |
|
DariusIII
|
15697cf05b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-06 13:09:52 +00:00 |
|
DariusIII
|
9538276aa5
|
Add support for tags in browse, APIv2 and on site release searches
|
2018-11-06 14:09:39 +01:00 |
|
DariusIII
|
8afe68e3ef
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-11-06 00:13:37 +01:00 |
|
DariusIII
|
42bef60a6d
|
Enable code that was commented for testing
|
2018-11-06 00:13:25 +01:00 |
|
DariusIII
|
84e99ec513
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-05 23:02:18 +00:00 |
|
DariusIII
|
d900301d0b
|
Update Releases class, use Release Model to retrieve data and add tags to API v2 output
|
2018-11-06 00:01:59 +01:00 |
|
DariusIII
|
5d87960fde
|
Remove tags from queries for now
|
2018-11-04 15:20:56 +01:00 |
|
DariusIII
|
71a445b38a
|
Update Releases class queries to include tags, update ApiTransformer to use them
|
2018-11-02 15:31:29 +01:00 |
|
DariusIII
|
95376f8c32
|
Remove unused $this->pdo instances
|
2018-10-18 16:00:34 +02:00 |
|
DariusIII
|
3c20dd8437
|
Add escapeString helper function
|
2018-10-12 10:56:17 +02:00 |
|
DariusIII
|
c6306d04c5
|
Update Releases class, add return type declarations and update PHPDOC blocks
|
2018-09-11 12:13:16 +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
|
6c6ebf53e2
|
Remove unused parameter from apiSearch function
|
2018-08-07 12:37:27 +02:00 |
|
DariusIII
|
bcba9866f8
|
Fix some more API related issues
|
2018-08-07 11:40:15 +02:00 |
|
DariusIII
|
70898581cf
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-07 07:40:20 +00:00 |
|
DariusIII
|
be2ae19dc9
|
Fix ApiV2 responses
|
2018-08-07 09:40:13 +02:00 |
|
DariusIII
|
7dfb4019e6
|
Update Releases passworded releases check for pages
|
2018-07-16 12:59:04 +02:00 |
|
DariusIII
|
6a937dc18b
|
Fix links to categories browsing in details and search templates
|
2018-07-02 23:25:52 +02:00 |
|
DariusIII
|
0b0dc1ad62
|
Simplify showPasswords function (revert to pre-queryBuilder function)
|
2018-06-25 14:56:59 +02:00 |
|
DariusIII
|
ec5063b223
|
Update movisSearch function and API controllers
|
2018-06-22 14:16:29 +02:00 |
|
DariusIII
|
10ade441f7
|
Update moviesSearch function to use tmdb and trakt ids
|
2018-06-22 10:39:11 +02:00 |
|
DariusIII
|
748b54ab16
|
Add missing column to tv related search function
|
2018-06-08 22:53:02 +02:00 |
|
DariusIII
|
a0dca4bf59
|
Add added column to API v2 json response
|
2018-06-07 12:46:24 +02:00 |
|
DariusIII
|
e471871373
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-06-07 09:54:30 +00:00 |
|
DariusIII
|
bd162d595c
|
Use api specific searches (apiTvSearch and apiSearch) and optimize used columns to reduce response time
|
2018-06-07 11:54:08 +02:00 |
|
DariusIII
|
62c9585aae
|
Uncomment caching for tvSearch (was commented for testing and forgot about it)
|
2018-06-07 09:35:04 +02:00 |
|
DariusIII
|
0669a39deb
|
Fix declaration of $pdo variable in Releases class
|
2018-06-06 22:32:25 +02:00 |
|
DariusIII
|
513739f6dd
|
Use now() helper in place of Carbon::now()
|
2018-05-31 10:22:08 +02:00 |
|
DariusIII
|
ff8e3a42b1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-28 13:30:42 +00:00 |
|
DariusIII
|
2767c9f1b9
|
Fix issues related to myshows, their rss and browsing
|
2018-05-28 15:30:43 +02:00 |
|
DariusIII
|
9f63c0b846
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-24 08:42:04 +00:00 |
|
DariusIII
|
6904f73ed4
|
Fix errors on no returned results in tvSearch
|
2018-05-24 10:42:01 +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
|
be7eb2d09a
|
Fix release details display error
|
2018-05-16 10:40:02 +02:00 |
|
DariusIII
|
70aaffbb22
|
settingValue function will not throw an exception anymore on empty setting value, but will return null
|
2018-05-16 10:00:11 +02:00 |
|
DariusIII
|
1d07a42c35
|
Fix tvSearch query
|
2018-05-15 13:21:44 +02:00 |
|
DariusIII
|
9010e9630b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-14 11:48:43 +00:00 |
|
DariusIII
|
df6f80b310
|
Update Releases class, controllers and API responses
|
2018-05-14 13:48:25 +02:00 |
|
DariusIII
|
22d3e4a7ab
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-11 11:12:50 +00:00 |
|
DariusIII
|
7714d69703
|
Use raw queries to speed up browse pages
|
2018-05-11 13:12:24 +02:00 |
|