Commit Graph

72 Commits

Author SHA1 Message Date
Diego Heras 5d808e006d
webui: fix search encode in url hash. resolves #7265 (#7299) 2020-02-23 16:30:57 +13:00
Jonas Stendahl 950d38a651
Add codec and medium filters to HDBits API (#7209)
* Add codec and medium filters to HDBits API

* Add checkboxes support to CardigannIndexer

* Expose multi-select as template variable

* update datestamp to force cache refresh

Co-authored-by: garfield69 <garfield69@outlook.com>
2020-02-20 09:23:55 +13:00
Diego Heras f488cab31b
webui: improve search filter and pagination style (#7037) 2020-02-02 07:35:37 +13:00
Diego Heras 72ff71de9a
webui: add copied to clipboard notification (#7038) 2020-02-02 07:35:20 +13:00
Garfield69 3c7415e8df custom: support 8 digit imdbid 2019-10-07 10:16:35 +13:00
flightlevel 0d4c8ba860 Inform users that Mono is no longer needed
Note: Not enabled currently, will enable at a later date
2019-04-27 20:59:33 +10:00
Garfield69 11e8d4d290 custom.js: ensure url len <= 2k resolves #5104
https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers
2019-04-21 09:52:09 +12:00
flightlevel b469c2e764 Fix proxy javascript error 2019-04-01 19:40:35 +11:00
flightlevel 2712ff432b Revert "Revert "Revert "Revert "Add proxy warning to dashboard""""
This reverts commit 5d21a69b07.
2019-04-01 19:24:49 +11:00
Garfield69 5d21a69b07 Revert "Revert "Revert "Add proxy warning to dashboard"""
This reverts commit a083090b5e.
2019-04-01 17:30:53 +13:00
Garfield69 a083090b5e Revert "Revert "Add proxy warning to dashboard""
This reverts commit 27ae1b3e82.
2019-04-01 15:45:32 +13:00
Garfield69 27ae1b3e82 Revert "Add proxy warning to dashboard"
This reverts commit b3d2ad94a7.
2019-04-01 12:49:07 +13:00
Garfield69 f0245900e4 Revert "custom.js: prevent null.trim error resolves #5000"
This reverts commit a61991fcdb.
2019-04-01 12:49:03 +13:00
Garfield69 a61991fcdb custom.js: prevent null.trim error resolves #5000 2019-04-01 08:35:22 +13:00
flightlevel b3d2ad94a7 Add proxy warning to dashboard 2019-03-31 11:50:32 +11:00
kaso17 1c3bc3cbf4 UI: fix imdb link generation 2018-09-17 15:39:42 +02:00
kaso17 89dfac3009 GUI: fix DL/UL factor rounding 2018-07-30 13:02:09 +02:00
Jay Otterbein 0026a4f26e Allow configuration of omdb url (#3353)
OMDB recently added a private.omdbapi.com domain for supporters and this option allows the user to customize it while also allowing that url to change more rapidly in the future
2018-07-09 20:37:24 +10:00
kaso17 c1bc750059 allow other options to be edited with in case of a recaptcha 2018-04-26 19:29:03 +02:00
Luke Anderson 59700dcd91 Correct Github to GitHub (#2829) 2018-04-01 06:29:43 +12:00
kaso17 54c1acb669 UI: Add Copy RSS Feed button 2017-12-05 15:24:50 +01:00
Nathan Holland 52c0179e8e Feature/autofac tidyup (#2096)
* Move service config service back into shared .NET Framework Library

* Move Content files into shared folder. Make autoface load different assembilies depending on what framework is using it.

* Change my mind on what the shared module should be called. Common Module is too bland.

* DotNet4.SocksProxy is not yet publically .NET Standard. Revert to previous SocksWebProxy package.

* Check in unstaged change to test dependency injection setup.
2017-11-08 15:45:21 +01:00
Renamed from src/Jackett/Content/custom.js (Browse further)