2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/plugins
Brian Winkler b6298810bb Fixed Wallabag plugin's parsing of wrong API url. (#4501)
The Wallabag plugin's callAPI() method was attempting to parse the user supplied
URL for the Wallabag API. Unfortunately, the parse was silently failing since
the variable apiurl did not contain a complete URL. The scheme of the parsed
URL (always nil) was then used to select either http or https (default). The
result being https was always selected, regardless of the user supplied setting.

The parsed URL was switched to the variable server_url instead of apiurl but the
behavior resulting in the default selection of https when parsing fails was left
unchanged.
2019-01-22 21:56:24 +01:00
..
autofrontlight.koplugin [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
autosuspend.koplugin [feat] Add support for BQ/Fnac devices (#4294) 2018-10-31 23:48:36 +01:00
backgroundrunner.koplugin [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
batterystat.koplugin Keep some menus open when Tap or Hold (#4189) 2018-09-04 23:55:58 +02:00
calibrecompanion.koplugin [fix, lang] rename calibre companion to calibre wireless connection in Plugin management menu (#4411) 2018-12-21 09:28:06 +01:00
coverbrowser.koplugin CoverBrowser: options to show pages read/left as progress 2019-01-01 20:19:09 +01:00
evernote.koplugin [fix, lang] Typo in Evernotes description (#4173) 2018-08-19 20:20:00 +02:00
goodreads.koplugin Allow closing full screen dialogs with swipe down (#4237) 2018-09-21 15:48:40 +02:00
hello.koplugin [feat] MenuSorter: add sorting_hint support (#4399) 2018-12-14 16:56:57 +01:00
keepalive.koplugin [feat] Add support for BQ/Fnac devices (#4294) 2018-10-31 23:48:36 +01:00
kobolight.koplugin Proper Forma support (#4414) 2018-12-28 04:32:42 +01:00
kosync.koplugin Keep some menus open when Tap or Hold (#4189) 2018-09-04 23:55:58 +02:00
newsdownloader.koplugin Cleanup downloadmgr titles (#4222) 2018-09-13 13:20:09 +02:00
perceptionexpander.koplugin Keep some menus open when Tap or Hold (#4189) 2018-09-04 23:55:58 +02:00
readtimer.koplugin Keep some menus open when Tap or Hold (#4189) 2018-09-04 23:55:58 +02:00
send2ebook.koplugin Cleanup downloadmgr titles (#4222) 2018-09-13 13:20:09 +02:00
SSH.koplugin [UX] SSH: double info dialog timeout (#4417) 2018-12-24 20:36:09 +01:00
statistics.koplugin Gesture manager (initial) (#4240) 2018-09-29 23:15:57 +02:00
systemstat.koplugin [feat] Add support for BQ/Fnac devices (#4294) 2018-10-31 23:48:36 +01:00
terminal.koplugin Keep some menus open when Tap or Hold (#4189) 2018-09-04 23:55:58 +02:00
texteditor.koplugin Keep some menus open when Tap or Hold (#4189) 2018-09-04 23:55:58 +02:00
timesync.koplugin [feat] Add support for BQ/Fnac devices (#4294) 2018-10-31 23:48:36 +01:00
wallabag.koplugin Fixed Wallabag plugin's parsing of wrong API url. (#4501) 2019-01-22 21:56:24 +01:00
zsync.koplugin Cleanup downloadmgr titles (#4222) 2018-09-13 13:20:09 +02:00