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/frontend/apps/cloudstorage
John Beard 27bf5b59dd
Add slash to WebDAV starting URL if missing (#8137)
If this is not done, the URL when the file is downloaded will be
something like hostdir/path, rather than host/dir/path.

Also add a debug log to make it more clear when a bogus URL
is being fetched,
3 years ago
..
cloudstorage.lua Standardize select/choose to choose (#8128) 3 years ago
dropbox.lua ReaderUI: Saner FM/RD lifecycle 3 years ago
dropboxapi.lua Standardize select/choose to choose (#8128) 3 years ago
ftp.lua ReaderUI: Saner FM/RD lifecycle 3 years ago
ftpapi.lua CloudStorage: log error (#7694) 3 years ago
webdav.lua Add slash to WebDAV starting URL if missing (#8137) 3 years ago
webdavapi.lua Add slash to WebDAV starting URL if missing (#8137) 3 years ago