@samitouri / QOSami-HFS / commits / f7acf67f

doc: wrong information

Massimo Melina committed Sep 5, 2025 at 23:47 UTC f7acf67f5632743a30ed427e7a966d74ef856fd5
2 files changed +3 -2
README.md
+2 -1
@@ -123,9 +123,10 @@ If your language is missing, please consider [translating yourself](https://gith
123 - Appending ?lang=CODE to address will force a specific language
124 - Right-click on toggle-all checkbox will invert each checkbox state
125 - Appending `?login=USER:PASSWORD` will automatically log in the browser
126 -- Appending `?overwrite` on uploads, will override the dont_overwrite_uploading configuration, provided you also have delete permission
126 +- Appending `?overwrite` on uploads, will override the dont_overwrite_uploading configuration, provided you also have *delete* permission
127 - Appending `?search=PATTERN` will trigger search at start
128 - Appending `?onlyFiles` or `?onlyFolders` will limit type of results
129 +- Appending `?get=basic` will show an elementary web interface, meant for old/basic browsers. This is automatic if a basic browser is detected.
130 - Appending `?autoplay=shuffle` will trigger show & play; `?autoplay` will not shuffle, but also will not start until the list is complete
131 - Right-click on "check for updates" will let you input a URL of a version to install
132 - Shift+click on a file will show & play
dev-plugins.md
+1 -1
@@ -1059,5 +1059,5 @@ If you want to override a text regardless of the language, use the special langu
1059 - backend event: checkVfsPermission
1060 - 12.9 (v0.57.14)
1061 - frontend event fileShow gets Component parameter
1062 -- 12.91 (v3.0.0)
1062 +- 12.91 (v0.57.15)
1063 - HFS.isVideoComponent, HFS.markVideoComponent, HFS.isAudioComponent, HFS.markAudioComponent
\ No newline at end of file