You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
SSH.koplugin [UX] SSH: double info dialog timeout (#4417) 6 years ago
autofrontlight.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
autosuspend.koplugin [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
backgroundrunner.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
batterystat.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
calibrecompanion.koplugin [fix, lang] rename calibre companion to calibre wireless connection in Plugin management menu (#4411) 6 years ago
coverbrowser.koplugin CoverBrowser: options to show pages read/left as progress 6 years ago
evernote.koplugin [fix, lang] Typo in Evernotes description (#4173) 6 years ago
goodreads.koplugin Allow closing full screen dialogs with swipe down (#4237) 6 years ago
hello.koplugin [feat] MenuSorter: add sorting_hint support (#4399) 6 years ago
keepalive.koplugin [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
kobolight.koplugin Proper Forma support (#4414) 6 years ago
kosync.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
newsdownloader.koplugin Cleanup downloadmgr titles (#4222) 6 years ago
perceptionexpander.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
readtimer.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
send2ebook.koplugin Cleanup downloadmgr titles (#4222) 6 years ago
statistics.koplugin Gesture manager (initial) (#4240) 6 years ago
systemstat.koplugin [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
terminal.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
texteditor.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
timesync.koplugin [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
wallabag.koplugin Fixed Wallabag plugin's parsing of wrong API url. (#4501) 5 years ago
zsync.koplugin Cleanup downloadmgr titles (#4222) 6 years ago