mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add webdav cloud storage support for upload, backup/restore, delete, mkcol
This commit is contained in:
parent
53d34196b6
commit
7c38fa2615
13 changed files with 91 additions and 16 deletions
|
@ -104,11 +104,14 @@ The following html5 applications are allowed to read local files referred by &am
|
|||
VPN
|
||||
Wait for network msg
|
||||
Certificate info
|
||||
Backup to box.com
|
||||
Restore from box.com
|
||||
upload to box.com
|
||||
More webdav link menu items
|
||||
Web fullscreen
|
||||
Long pressing the bookmark button in uweb browser will popup menus defined in file "default.link". The file format is as follows:
|
||||
[Menu name]:[url][space][javascript code]
|
||||
in which space and later parts are optional. url and later parts support &quot;%u&quot;,&quot;%s&quot; etc.. The javascript code will be executed after url is fully loaded.</description>
|
||||
in which space and later parts are optional.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue