Commit Graph

15 Commits

Author SHA1 Message Date
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
flightlevel 540dc0fad4 Proxy password: Change type to password
Fixes https://github.com/Jackett/Jackett/issues/3485
2018-07-28 13:10:56 +10:00
flightlevel a6d8e68ca9 Minor changes for OMDB update 2018-07-09 21:00:17 +10: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
Travis Boss c860bca320 changed log button from btn-danger to btn-success, less scary (#3196) 2018-06-04 14:59:16 +12:00
flightlevel fca6ac0dbc
Make Configuration buttons clearer 2018-05-12 12:09:37 +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 9215ae44ba update Sonarr or Radarr instructions 2018-02-06 14:38:39 +01:00
kaso17 80fb235b06 UI: Don't send referrer 2018-01-05 17:55:51 +01:00
kaso17 3ba8dda800 UI: fix typo 2017-12-05 15:25:08 +01:00
kaso17 54c1acb669 UI: Add Copy RSS Feed button 2017-12-05 15:24:50 +01:00
Benjamin Staneck e4698309a4 add a link to the Jackett project (#2204)
to the footer for easy access
2017-11-29 19:02:48 +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