mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
address bar: :! to add example command line file web.js & web.sh
This commit is contained in:
parent
aeec3960f5
commit
cd87cc793c
6 changed files with 63 additions and 31 deletions
|
@ -49,7 +49,9 @@
|
|||
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
||||
<p><a href="https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge</a></p>
|
||||
<h4 id="change-logs">Change logs</h4>
|
||||
<p>949: Address bar: ":p [width in milliInch]x[height]" to generate PDF in custom size<br>
|
||||
<p>954: Address bar: ":!" for command line support (.js/.sh files as executables).<br>
|
||||
953: hardware keyboard: ":", "!" to set focus on address bar<br>
|
||||
949: Address bar: ":p [width in milliInch]x[height]" to generate PDF in custom size<br>
|
||||
946: Option "use offline cache" to support serverless local websites.</p>
|
||||
<p>945: commands to support evaluation of generated js code.</p>
|
||||
<p>943: Multiple home screens support .mht (offline webpage), .search & .html local files.</p>
|
||||
|
@ -63,26 +65,6 @@
|
|||
<li>Serverless local sites: PWA-kind web extension (chrome .crx & firefox .xpi) support.</li>
|
||||
<li>PWAs and web extensions to be used as search engines, ex. kiwix zim as search engines.</li>
|
||||
</ul>
|
||||
<p>925:</p>
|
||||
<ul>
|
||||
<li>remote js: wait for remote js to be fully loaded.</li>
|
||||
<li>html5 apps are as powerful as native ones now and still secure.</li>
|
||||
<li>Security enhancements.</li>
|
||||
</ul>
|
||||
<p>921: fix remote file decompression.</p>
|
||||
<p>917:</p>
|
||||
<ul>
|
||||
<li>re-implement html5 enhancement for better mdict lookup support.</li>
|
||||
</ul>
|
||||
<p>908:</p>
|
||||
<ul>
|
||||
<li>Add internal links "i:1d" to launch apps. (to fix "am" issues for Android 8+)</li>
|
||||
<li>File sending now supports pseudo file manager (page url faked as a file url for folder), thus scripts of internal links "d:" can generate any kind of pseudo file manager for file transfer.</li>
|
||||
<li>Better support for naked Termux (without any initial packages with updateonly version).</li>
|
||||
</ul>
|
||||
<p>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup<br>
|
||||
app, works like native with minimal change)<br>
|
||||
901: Use in-app files folder for configuration</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue