vonvenera
7b7a2b3e40
[enhancement] [webui] Add status update to document.title during and after search in webui ( #15078 )
2024-02-24 14:50:45 +13:00
Bogdan
492a6962f1
ui: show external access warning ( #15017 )
...
* ui: show external access warning
* force browser cache reload by changing the custom.js link
* Update wording on warning
Co-authored-by: garfield69 <garfield69@outlook.com>
---------
Co-authored-by: garfield69 <garfield69@outlook.com>
2024-01-26 08:55:13 +02:00
AppleSheeple
8845555a1c
core: Make local address listened to configurable ( #14554 )
2023-07-14 06:37:15 +03:00
Bogdan
bfa2757c98
ui: overwrite modals element ( #14381 )
2023-05-27 19:41:35 +03:00
Bogdan
a9ffbbce12
ui: remove `ZERO-WIDTH SPACE` workaround and use `word-break`
2023-04-19 01:22:24 +03:00
Bogdan
6580265d8a
indexers: fix site link in setup modal ( #14148 )
2023-03-10 13:55:24 +02:00
Diego Heras
263d26f8e6
webui: fix search filter with some special characters. resolves #13628 ( #13870 )
2023-01-07 18:19:02 +00:00
ilike2burnthing
5fef170942
ui: direct flaresolverr errors to flaresolverr bug issue template ( #13795 )
2022-12-21 02:19:52 +00:00
mikeoscar2006
1a3e846a0f
webui: save table results search presets. resolves #13618 ( #13622 )
...
Co-authored-by: garfield69 <garfield69@outlook.com>
2022-10-03 20:36:39 +01:00
mikeoscar2006
d45f40bfab
webui: add OR filter in table search. resolves #13619 ( #13621 )
...
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2022-10-02 18:05:22 +01:00
ilike2burnthing
c8ae183d68
cardigann: add tvmaze support ( #13389 )
...
Follow up to:
#13385
#13387
Includes a couple of fixes for the latter.
2022-07-21 17:43:56 +01:00
ilike2burnthing
9996413a58
cardigann: add trakt support ( #13385 )
...
Related to, but kept separate from, #13384
2022-07-21 06:34:54 +01:00
ilike2burnthing
9b005a733c
ui: typo fix ( #13283 )
2022-06-06 01:09:51 +01:00
Garfield69
f04454a5e7
core: add duban to dashboard search results page
2022-05-12 10:58:40 +12:00
Garfield69
ab1c477486
GUI: fix f9aa3c4d7b
tmdbid links movie or tv
2022-04-26 17:55:23 +12:00
ilike2burnthing
e10f1c822e
webui: include tvdb link in search results ( #13200 )
2022-04-25 03:23:36 +01:00
Diego Heras
f1affa88ab
core: allow cors requests ( #13199 )
2022-04-25 00:17:35 +02:00
Diego Heras
f9aa3c4d7b
webui: include tmdb link in search results ( #13196 )
2022-04-24 21:28:25 +02:00
Diego Heras
b7ac4af666
webui: include link to flaresolverr configuration ( #13194 )
2022-04-24 20:58:51 +02:00
Diego Heras
73458bb953
webui: escape indexer errors and github links. closes #8125 ( #13174 )
2022-04-17 12:26:27 +02:00
Salvatore Catroppa
7b8b59bde9
webui: override base url when copying feed ( #12882 )
...
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2022-01-26 20:05:26 +00:00
Salvatore Catroppa
f84f492d43
webui: copy apikey to clipboard button ( #12884 )
2022-01-26 20:03:00 +00:00
Diego Heras
da3a5e705e
webui: fix poster flicker. resolves #12847 ( #12877 )
2022-01-23 21:25:16 +00:00
Diego Heras
a5b7e58d26
ui: search tracker name and tracker url. resolves #10870 ( #12803 )
2022-01-16 15:32:47 +00:00
Diego Heras
1f0751f634
core: make FlareSolverr Max Timeout configurable. resolves #12750 ( #12795 )
2022-01-09 19:38:14 +01:00
ilike2burnthing
b3f4e41c72
gui: open IMDB link in new tab ( #12490 )
2021-10-31 11:49:24 +00:00
Garfield69
4d13c14f1d
gui: fix imdbid button on dashboard search result rows
...
3rd time's the charm.
2021-10-21 18:12:29 +13:00
Garfield69
8af73f1bc4
gui+core: imdbid can have 7 or 8 digits
2021-10-21 17:33:21 +13:00
Garfield69
e6365ec776
gui: imdb.com now only accepts 7 digit id
...
previously would allow 8 digits
2021-10-21 00:16:18 +13:00
ilike2burnthing
3ca07ec0df
issue template: change to github issue form ( #12300 )
...
Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
2021-09-14 07:29:12 +01:00
Wayne Dupree
7304ec222b
Add the ability to select multiple public indexers at one time. ( #11721 )
2021-05-17 13:13:35 +12:00
Alessio Gogna
6dab689533
[feature] Indexer Test status filter ( #11705 ) Partial solution for #3292
2021-05-16 09:52:12 +12:00
Alessio Gogna
2b1db11b83
[feature] Configured Indexers filter UI ( #11717 )
2021-05-13 22:41:11 +01:00
Alessio Gogna
66bec102db
[Feature] Filter Meta Indexer by tag and by language ( #11662 ). resolves #8884 resolves #7170 resolves #4787 resolves #2185
...
* bump to 0.18.*
Also partially addresses https://github.com/Jackett/Jackett/issues/661 (if user adds `enabled` and `disabled` tags).
Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2021-05-08 21:24:18 +01:00
Wayne Dupree
d8d88962c6
Gui: Add dropdown filters for Categories and Type ( #11603 )
...
cleaned up the on load to clear previous filters when the modal was closed
2021-04-25 13:19:13 +12:00
Wayne Dupree
62de0458e5
gui: Add the ability to filter the Add Indexer datatable ( #11596 )
2021-04-24 18:45:33 +12:00
Garfield69
df5795fc75
gui: redirect to flaresolverr github for some tickets
2021-04-19 20:17:05 +12:00
Garfield69
097cc97773
custom.js: send another error to flaresolverr github
2021-03-22 10:19:54 +13:00
XYZJR
eaf0513605
Core: rewrite of configuration items. Resolves #2114 ( #11104 )
2021-03-17 12:29:26 +13:00
Garfield69
0d385d04e1
custom.js: open ticket on flaresolverr repo. resolves #11307
...
When the error contains "check FlareSolverr logs" then open the ticket on the flaresolverr/flaresolverr github repo.
2021-03-14 07:42:36 +13:00
Diego Heras
ebe05267b2
core: FlareSolverr integration. Bypass Cloudflare protection ( #9028 )
2020-12-13 21:42:10 +01:00
Diego Heras
69125add3e
core: redo search cache from scratch. resolves #10382 ( #10447 )
...
In simple words, when you make a request in Jackett, the results are saved in memory (cache). The next request will return results form the cache improving response time and making fewer requests to the sites.
* We assume all indexers/sites are stateless, the same request return the same response. If you change the search term, categories or something in the query Jackett has to make a live request to the indexer.
* There are some situations when we don't want to use the cache:
** When we are testing the indexers => if query.IsTest results are not cached
** When the user updates the configuration of one indexer => We call CleanIndexerCache to remove cached results before testing the configuration
** When there is some error/exception in the indexer => The results are not cached so we can retry in the next request
* We want to limit the memory usage, so we try to remove elements from cache ASAP:
** Each indexer can have a maximum number of results in memory. If the limit is exceeded we remove old results
** Cached results expire after some time
* Users can configure the cache or even disable it
2020-12-11 23:14:21 +01:00
Diego Heras
c5dd37b836
core: rename banner field to poster #10092 ( #10134 )
2020-11-08 12:43:33 +13:00
Diego Heras
ed9d0a8328
core: remove recaptcha legacy code. resolves #8268 ( #10111 )
2020-11-05 15:19:09 +13:00
Diego Heras
41afd9f61b
core: add an option to disable proxy. resolves #8138 ( #9660 )
2020-09-26 22:28:29 +02:00
Garfield69
7059584157
custom.js: occured -> occurred
2020-04-10 12:00:12 +12:00
Diego Heras
f8595bf59e
webui: add negative filtering in search results. resolves #7660 ( #8048 )
2020-04-06 09:12:15 +12:00
Diego Heras
d900ac065f
webui: save search sorting and number of entries indefinitely. resolves #4558 ( #7686 )
2020-03-16 12:59:49 +13:00
Garfield69
175249d6f0
custom.js: occured -> occurred #7414
2020-03-01 15:52:32 +13:00
Diego Heras
5d808e006d
webui: fix search encode in url hash. resolves #7265 ( #7299 )
2020-02-23 16:30:57 +13:00