mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
Add profile switching for user configurations/http auth etc.
This commit is contained in:
parent
d4bc203492
commit
3b6a36a2fa
25 changed files with 55 additions and 467 deletions
|
@ -111,6 +111,7 @@ The following html5 applications are allowed to read local files referred by &am
|
|||
<guid>/en/links/</guid>
|
||||
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
|
||||
VPN
|
||||
Switch configuration
|
||||
Wait for network msg
|
||||
Certificate info
|
||||
Backup to box.com
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="i:1c">Wait for url from other devices</a><br>
|
||||
<p><a href="i:1w">Wait for url from other devices</a><br>
|
||||
<a href="https://berify.com">berify: reverse image search for video</a></p>
|
||||
<h3 id="bookmarks-with-secrets-post-instead-of-get">Bookmarks with secrets (POST instead of GET)</h3>
|
||||
<p>The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password):<br>
|
||||
|
|
|
@ -51,7 +51,8 @@
|
|||
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
||||
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
|
||||
<h4 id="change-logs">Change logs</h4>
|
||||
<p>968: multiple links support for single MENU/(New)Button/GESTURE definition.<br>
|
||||
<p>971: multiple type profiles to switch website logins, http auth, user configurations and more orthogonally.<br>
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.<br>
|
||||
964: site source html preprocessing before rendering with user <a href="../sitejs/index.html">site extra html</a>.<br>
|
||||
961: webdav/http file upload support with <a href="../links/index.html">"i:0u" links</a>.<br>
|
||||
956: Search engines (.search file) to apply same folder "home.css". Use POST type search engine as bookmark for auto login.<br>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.109.0">
|
||||
<meta name="generator" content="Hugo 0.110.0">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
|
|
@ -94,11 +94,11 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
Main features Change logs 971: multiple type profiles to switch website logins, http auth, user configurations and more orthogonally.
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
964: site source html preprocessing before rendering with user site extra html.
|
||||
961: webdav/http file upload support with &quot;i:0u&quot; links.
|
||||
956: Search engines (.search file) to apply same folder &quot;home.css&quot;. Use POST type search engine as bookmark for auto login.
|
||||
955: Address bar: &quot;:!&quot; or &quot;!&quot; for command line support (.</description>
|
||||
956: Search engines (.search file) to apply same folder &quot;home.css&quot;. Use POST type search engine as bookmark for auto login.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -176,6 +176,7 @@ Note: "Engines" needs file "engine.search",whose format is sam
|
|||
<guid>/en/links/</guid>
|
||||
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
|
||||
VPN
|
||||
Switch configuration
|
||||
Wait for network msg
|
||||
Certificate info
|
||||
Backup to box.com
|
||||
|
@ -456,7 +457,7 @@ Swiping on the top part of content window (near the top address bar by default)
|
|||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/readme/</guid>
|
||||
<description>Uweb browser for geeks: unlimited power with html5 &amp; termux 中文
|
||||
<description>Uweb browser: unlimited power 中文
|
||||
Amazon appstore
|
||||
Downloads
|
||||
Uweb browser: downloads, plugins and tips
|
||||
|
|
|
@ -49,8 +49,9 @@
|
|||
</ul>
|
||||
<p>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):<br>
|
||||
<a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a></p>
|
||||
<p><a href="i:0gdefault.link::Wait msg:i:1c%0A">Wait for network msg</a></p>
|
||||
<p><a href="i:0gdefault.link::Certificate info:i:1b%0A">Certificate info</a></p>
|
||||
<p><a href="i:0gdefault.link::profile_config::cprofile . files .conf%0A">Switch configuration</a></p>
|
||||
<p><a href="i:0gdefault.link::Wait msg:i:1w%0A">Wait for network msg</a></p>
|
||||
<p><a href="i:0gdefault.link::Certificate info:i:1c%0A">Certificate info</a></p>
|
||||
<p><a href="i:0gdefault.link::Backup2Box: {let path=`%f`;let iSlash=path.lastIndexOf('/',path.length-2);let f;if('/'!=path[path.length-1])f=path.substring(iSlash+1);else f=path.substring(iSlash+1,path.length-1);location.href='i:0e'+path+':https://dav.box.com/dav/'+f+'.tgz';}%0A">Backup to box.com</a></p>
|
||||
<p><a href="i:0gdefault.link::restoreFromBox: {let path=`%f`;let iSlash=path.lastIndexOf('/',path.length-2);let f;if('/'!=path[path.length-1])f=path.substring(iSlash+1);else f=path.substring(iSlash+1,path.length-1);location.href='i:0dhttps://dav.box.com/dav/'+f+'.tgz';}%0A">Restore from box.com</a></p>
|
||||
<p><a href="i:0gdefault.link::up2Box: {let path=`%f`;let iSlash=path.lastIndexOf('/',path.length-2);let f;if('/'!=path[path.length-1])f=path.substring(iSlash+1);else f=path.substring(iSlash+1,path.length-1)+'.tgz';location.href='i:0u'+path+':https://dav.box.com/dav/'+f;}%0A">upload to box.com</a></p>
|
||||
|
@ -112,6 +113,15 @@ The command line could be a ".js", ".sh" or other executable
|
|||
<a href="i:0h.js:../searchurl/txt/web.js">Click to install the example file ".js"</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>:c[command]</p>
|
||||
<ul>
|
||||
<li>close<br>
|
||||
":cclose" to close the current window/tab.</li>
|
||||
<li>profile [parent folder] [file/folder] [optional ID]<br>
|
||||
Ex. ":cprofile . files" to switch configurations</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>:p [width in milliInch]x[height] [top margin]:[right margin]:[bottom margin]:[left margin]<br>
|
||||
Generate/Print PDF file in the "/sdcard/Download" folder, all units are milliinch.<br>
|
||||
Ex. ":p x" or ":px" for screen width and infinite height (as long vector screenshot).<br>
|
||||
|
@ -154,22 +164,22 @@ Read partial data from url.<br>
|
|||
Append [string] to the address bar text.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1b<br>
|
||||
Show web certificate.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1c<br>
|
||||
Wait to receive url from the network and open the url.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1c1<br>
|
||||
Wait to receive url from the network and open the url (not showing ip)</p>
|
||||
Show web certificate.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1d<action>:<type>:<Category>:<data><br>
|
||||
Launch app for specific <action>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1w<br>
|
||||
Wait to receive url from the network and open the url.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1w1<br>
|
||||
Wait to receive url from the network and open the url (not showing ip)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1e<br>
|
||||
Open file manager for removable SDCARD download folder</p>
|
||||
</li>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<h3 id="uweb-browser-for-geeks-unlimited-power-with-html5--termux">Uweb browser for geeks: unlimited power with html5 & termux</h3>
|
||||
<h3 id="uweb-browser-unlimited-power">Uweb browser: unlimited power</h3>
|
||||
<p><a href="README.zh-Hans.md" onclick="{let u=location.href; if(u.endsWith('index.html'))location='../../zh/readme/index.html'}">中文</a></p>
|
||||
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br>
|
||||
<a href="en/download.md" onclick="{let u=location.href; if(u.endsWith('index.html'))location='../../en/changelog/index.html'}">Downloads</a></p>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -32,7 +32,7 @@ body>ul{padding-left:0;}
|
|||
</ul>
|
||||
</li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:258'"/>Backgroud page loading if pressing backward button within 20 seconds</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>No warning for invalid certificates</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>Reserved</label></li>
|
||||
----------------5---------------
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2532'"/>New tab for next engine search</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2564'"/>Autocomplete to match from the string beginning</label></li>
|
||||
|
@ -57,7 +57,7 @@ body>ul{padding-left:0;}
|
|||
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>Block dubious resources when blocking external scripts</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2533554432'"/>Use termux</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview debug</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>Not follow system night mode</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>Show stderr</label></li>
|
||||
</ul>
|
||||
<script>
|
||||
checkBoxes=document.getElementsByTagName("input");
|
||||
|
|
|
@ -1,66 +0,0 @@
|
|||
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>url services</title></head><body>
|
||||
<h3>url services</h3>
|
||||
<p>
|
||||
Click the following links to install url services with <a href="..">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with the icon "image" to popup the menu.<br>
|
||||
|
||||
<p><a href="i:01Fullscreen video:i:5f">Fullscreen video:i:5f</a></p>
|
||||
<p><a href="i:01Send url:i:5j">Send url:i:5j</a></p>
|
||||
<p><a href="i:01Send url(player):i:5ji:5g">Send url(player):i:5ji:5g</a></p>
|
||||
<p><a href="i:01Send url(bookmark):i:5ji:52../home5:">Send url(bookmark):i:5ji:52../home5:</a></p>
|
||||
<p><a href="i:01Send url(clipboard):i:5ji:5b">Send url(clipboard):i:5ji:5b</a></p>
|
||||
<p><a href="i:01Send url(fullscreen):i:5ji:5f">Send url(fullscreen):i:5ji:5f</a></p>
|
||||
<p><a href="i:01Send url(bookmark fullscreen):i:5ji:52../home5:i:5f">Send url(bookmark fullscreen):i:5ji:52../home5:i:5f</a></p>
|
||||
<p><a href="i:01Send url(site fullscreen):i:5ji:0mi:5f:">Send url(site fullscreen):i:5ji:0mi:5f:</a></p>
|
||||
<p><a href="i:01Send url(video):i:5ji:0mc16:">Send url(video):i:5ji:0mc16:</a></p>
|
||||
<p><a href="i:01Send url(bookmark site fullscreen):i:5ji:52../home5:i:0mi:5f:">Send url(bookmark site fullscreen):i:5ji:52../home5:i:0mi:5f:</a></p>
|
||||
<p><a href="i:01Redirect/edit:e:">Redirect/edit:e:</a></p>
|
||||
<p><a href="i:01Save2autocomplete:i:51:">Save2autocomplete:i:51:</a></p>
|
||||
<p><a href="i:01Bookmark:i:52:">Bookmark:i:52:</a></p>
|
||||
<p><a href="i:01Note:i:53:">Note:i:53:</a></p>
|
||||
<p><a href="i:01Save engine:i:54:">Save engine:i:54:</a></p>
|
||||
<p><a href="i:01Save link:i:55:">Save link:i:55:</a></p>
|
||||
<p><a href="i:01Save to desktop:i:58">Save to desktop:i:58</a></p>
|
||||
<p><a href="i:01Add to media storage::001">Add to media storage::001</a></p>
|
||||
<p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p>
|
||||
<p><a href="i:01tgdownload:https://tx.me/share/url?url=/download ">tgdownload:https://tx.me/share/url?url=/download </a></p>
|
||||
<p><a href="i:01Compatible mode:i:5d">Compatible mode:i:5d</a></p>
|
||||
<p><a href="i:01papago:https://papago.naver.net/website?locale=en&target=en&url=">papago:https://papago.naver.net/website?locale=en&target=en&url=</a></p>
|
||||
<p><a href="i:01google translate:https://translate.google.com/translate?sl=auto&tl=en&u=">google translate:https://translate.google.com/translate?sl=auto&tl=en&u=</a></p>
|
||||
<p><a href="i:01Source:view-source:">Source:view-source:</a></p>
|
||||
<p><a href="i:01outline:https://www.outline.com/">outline:https://www.outline.com/</a></p>
|
||||
<p><a href="i:012pdf:https://www.web2pdfconvert.com#">2pdf:https://www.web2pdfconvert.com#</a></p>
|
||||
<p><a href="i:01printfriendly:https://www.printfriendly.com/print/?url=">printfriendly:https://www.printfriendly.com/print/?url=</a></p>
|
||||
<p><a href="i:01htmlview:https://htmlview.glitch.me/?">htmlview:https://htmlview.glitch.me/?</a></p>
|
||||
<p><a href="i:01htmlpreview:https://htmlpreview.github.io/?">htmlpreview:https://htmlpreview.github.io/?</a></p>
|
||||
<p><a href="i:01webarchive:https://web.archive.org/web/*/">webarchive:https://web.archive.org/web/*/</a></p>
|
||||
<p><a href="i:01archive:https://archive.is/?run=1&url=">archive:https://archive.is/?run=1&url=</a></p>
|
||||
<p><a href="i:01google by image:https://www.google.com/searchbyimage?image_url=">google by image:https://www.google.com/searchbyimage?image_url=</a></p>
|
||||
<p><a href="i:01tinyeye:https://tineye.com/search?url=">tinyeye:https://tineye.com/search?url=</a></p>
|
||||
<p><a href="i:01Yandex image:https://yandex.com/images/search?text=">Yandex image:https://yandex.com/images/search?text=</a></p>
|
||||
<p><a href="i:01Yandex by image:https://yandex.com/images/search?family=yes&rpt=imageview&url=">Yandex by image:https://yandex.com/images/search?family=yes&rpt=imageview&url=</a></p>
|
||||
<p><a href="i:01ascii2d:https://ascii2d.net/search/url/">ascii2d:https://ascii2d.net/search/url/</a></p>
|
||||
<p><a href="i:01trace.moe:https://trace.moe/?url=">trace.moe:https://trace.moe/?url=</a></p>
|
||||
<p><a href="i:01saucenao:https://saucenao.com/search.php?url=">saucenao:https://saucenao.com/search.php?url=</a></p>
|
||||
<p><a href="i:01Add to Feedly:https://feedly.com/i/subscription/feed/">Add to Feedly:https://feedly.com/i/subscription/feed/</a></p>
|
||||
<p><a href="i:01Video download:https://tbvd.herokuapp.com/redirect?url=">Video download:https://tbvd.herokuapp.com/redirect?url=</a></p>
|
||||
<p><a href="i:01Audio download:https://tbvd.herokuapp.com/video?audio=on&url=">Audio download:https://tbvd.herokuapp.com/video?audio=on&url=</a></p>
|
||||
<p><a href="i:01Site analyzer:https://www.similarweb.com/website/">Site analyzer:https://www.similarweb.com/website/</a></p>
|
||||
<p><a href="i:01Site buildwith:https://builtwith.com/?">Site buildwith:https://builtwith.com/?</a></p>
|
||||
<p><a href="i:01instapaper:https://www.instapaper.com/text?u=">instapaper:https://www.instapaper.com/text?u=</a></p>
|
||||
<p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=">google docs:http://docs.google.com/gview?embedded=true&url=</a></p>
|
||||
</p><p>
|
||||
The following needs corresponding <a href="../html5/index.html">html5 application</a> to be installed:<br>
|
||||
<p><a href="i:01txtview:file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=">txtview:file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=</a></p>
|
||||
<p><a href="i:01markdeep:file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=">markdeep:file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=</a></p>
|
||||
<p><a href="i:01plyr:file:///data/data/info.torinfo.uweb/files/app/plyr.html?u=">plyr:file:///data/data/info.torinfo.uweb/files/app/plyr.html?u=</a></p>
|
||||
<p><a href="i:01dplayer:file:///data/data/info.torinfo.uweb/files/app/dplayer.html?u=">dplayer:file:///data/data/info.torinfo.uweb/files/app/dplayer.html?u=</a></p>
|
||||
<p><a href="i:01pdf:file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=">pdf:file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=</a></p>
|
||||
<p><a href="i:01epub:file:///data/data/info.torinfo.uweb/files/app/epub.html?u=">epub:file:///data/data/info.torinfo.uweb/files/app/epub.html?u=</a></p>
|
||||
<p><a href="i:01djvu:file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=">djvu:file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=</a></p>
|
||||
</p><p>
|
||||
|
||||
</p>
|
||||
<p>in which "redirect" needs <a href="../redirect/index.html">default.redirect</a>.</p>
|
||||
|
||||
</body></html>
|
|
@ -18,11 +18,11 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
Main features Change logs 971: multiple type profiles to switch website logins, http auth, user configurations and more orthogonally.
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
964: site source html preprocessing before rendering with user site extra html.
|
||||
961: webdav/http file upload support with &quot;i:0u&quot; links.
|
||||
956: Search engines (.search file) to apply same folder &quot;home.css&quot;. Use POST type search engine as bookmark for auto login.
|
||||
955: Address bar: &quot;:!&quot; or &quot;!&quot; for command line support (.</description>
|
||||
956: Search engines (.search file) to apply same folder &quot;home.css&quot;. Use POST type search engine as bookmark for auto login.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/readme/</guid>
|
||||
<description>Uweb browser for geeks: unlimited power with html5 &amp; termux 中文
|
||||
<description>Uweb browser: unlimited power 中文
|
||||
Amazon appstore
|
||||
Downloads
|
||||
Uweb browser: downloads, plugins and tips
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue