DariusIII
|
9d0468aec8
|
Update return values and exception classes
|
2023-02-26 14:24:21 +01:00 |
|
DariusIII
|
9ef5ec8311
|
Potential fix for issue #1276
|
2023-02-25 17:04:28 +01:00 |
|
DariusIII
|
544b851e38
|
Update API related and Releases classes
|
2023-02-07 22:49:18 +01:00 |
|
DariusIII
|
12b40001e2
|
Style fixes
|
2022-05-03 22:23:21 +02:00 |
|
StyleCI Bot
|
4b287e002e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-04-20 19:44:00 +00:00 |
|
DariusIII
|
5b54b20b5b
|
Fix typed property value
|
2022-04-20 21:38:53 +02:00 |
|
DariusIII
|
7ecca702ff
|
Merge branch 'master' of https://github.com/NNTmux/newznab-tmux
|
2022-04-18 10:58:38 +02:00 |
|
DariusIII
|
29b7141efe
|
Fix error in search
|
2022-04-18 10:54:14 +02:00 |
|
StyleCI Bot
|
3b830f2c1d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-04-17 16:28:54 +00:00 |
|
DariusIII
|
c4dee27f4e
|
Use match and array_values in Releases class
|
2022-04-17 18:26:42 +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 |
|
DariusIII
|
c33db34c49
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2021-09-13 20:01:06 +00:00 |
|
DariusIII
|
16d6541cbc
|
Revert changes in Releases class
|
2020-12-03 01:20:10 +01:00 |
|
DariusIII
|
ba4c6b0686
|
Use fromRaw in place of fromQuery
|
2020-12-02 14:02:58 +01:00 |
|
DariusIII
|
77c38b2b8e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-06-01 13:24:12 +00:00 |
|
DariusIII
|
7949dacebc
|
Catch ElasticSearch 404 exception when deleting releases
|
2020-05-19 11:49:10 +02:00 |
|
DariusIII
|
302d132b03
|
PHP cs fixes
|
2020-04-21 13:13:20 +02:00 |
|
DariusIII
|
2f90301c20
|
Fix clean_nzbs script
|
2020-04-21 13:12:42 +02:00 |
|
DariusIII
|
2250ae49ba
|
Update ElasticSearch and Releases
|
2020-04-16 09:27:01 +02:00 |
|
DariusIII
|
ae3810f412
|
Update ElasticSearch search handling
|
2020-04-13 00:19:25 +02: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
|
8db39a9fc3
|
Fix return in all search types
|
2020-01-14 08:20:54 +01:00 |
|
DariusIII
|
2beda6ac1c
|
Fix tvSearch returning maximum results when sphinx or elasticsearch find nothing
|
2020-01-14 08:04:16 +01:00 |
|
DariusIII
|
48bf04319f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-12 21:51:37 +00:00 |
|
DariusIII
|
d70300d8fa
|
Simplify getShowsRange function query
|
2020-01-12 22:51:03 +01:00 |
|
DariusIII
|
1c59fb1c8e
|
Improve ES search
|
2020-01-09 23:05:04 +01:00 |
|
DariusIII
|
31d254a937
|
Rollback changes to ES search
|
2020-01-09 21:23:13 +01:00 |
|
DariusIII
|
71b9269019
|
Add dotless searchname field to ES searches
|
2020-01-09 16:44:20 +01:00 |
|
DariusIII
|
1438cf6679
|
Update type of queries used for ES searches
|
2020-01-08 21:55:52 +01:00 |
|
DariusIII
|
69fed64b18
|
Use AND operator in ES queires
|
2020-01-08 11:00:22 +01:00 |
|
DariusIII
|
14bf2eb3bc
|
Increase scroll timeout
|
2020-01-08 03:45:30 +01:00 |
|
DariusIII
|
06ed4b345b
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2020-01-08 03:29:18 +01:00 |
|
DariusIII
|
9190da765a
|
Move $searchResult definition out of the while loop
|
2020-01-08 03:26:46 +01:00 |
|
DariusIII
|
5803f7f056
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-08 02:16:56 +00:00 |
|
DariusIII
|
c97a8b8253
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2020-01-08 03:16:39 +01:00 |
|
DariusIII
|
4a684c0342
|
Use scroll to fetch all results from ES
|
2020-01-08 03:16:16 +01:00 |
|
DariusIII
|
749d3cf383
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-08 01:16:41 +00:00 |
|
DariusIII
|
82165a3b1c
|
Update sorting of ES search results
|
2020-01-08 02:16:10 +01:00 |
|
DariusIII
|
5437b49128
|
Remove offset from search results
|
2020-01-03 10:51:52 +01:00 |
|
DariusIII
|
a26a8c7803
|
Add offset to ES matching queries
|
2020-01-03 02:13:07 +01:00 |
|