ed
de1d9d8b75
fix hotkey headers (thx @satgo1546)
2026-03-06 22:02:32 +00:00
exci
7c60adc69c
audioplayer: s-s: use clamp from util ( #1313 )
2026-02-25 17:07:45 +00:00
exci
f5e70c7f67
audioplayer: s-s: clamp ffwd; closes #1302 ( #1303 )
...
* remove s-s fade setting;
easier to just set this to 0.2, changing it doesn't
make a whole lot of difference anyway
* limit s-s playback speed multi to 8;
browsers don't play any audio if the playbackrate is
too high or too low; on firefox, 0.15 ~ 8.0 seem to work
2026-02-21 21:25:54 +00:00
ed
f1a433a617
audioplayer: fix s-s crash on folder change
2026-02-17 18:54:00 +00:00
ed
f37c3b9608
enable hungarian translation
2026-02-16 19:11:13 +00:00
ed
ddd5ca84c1
s-s: s/atk/fade/
2026-02-14 21:24:16 +00:00
ed
756494a1c3
audioplayer: hide s-s when unavailable
2026-02-14 19:32:18 +00:00
ed
cd927e7837
audioplayer: s-s: weave it in
2026-02-13 20:52:56 +00:00
ed
17145ba074
audioplayer: fix eq/s-s compat
2026-02-13 07:22:21 +00:00
ed
3089896be7
simplify <code> in tooltips + misc i18n
2026-02-12 21:27:56 +00:00
ed
c8dfcc86f8
add missing localizations; closes #1293
2026-02-12 20:59:26 +00:00
ed
a9a7c7e746
fix mimes: heics, heifs
2026-02-10 21:22:36 +00:00
exci
e5d0a0572d
custom url-origin for ctrl-c ( #1288 )
...
add check for alternative clipboard url origin on ctrl-c
2026-02-10 00:01:28 +00:00
ed
d692838095
rw_edit fixes
2026-02-08 00:43:21 +00:00
ed
312f48e17c
add rw_edit ( closes #1276 );
...
previously, only .md files were editable with permissions read+write;
all other file-extensions required the delete-permission in addition
rw_edit is the list of file-extensions to allow read+write editing of
2026-02-07 23:55:23 +00:00
ed
f02e9cf6d3
textfile-viewer: xhr large docs; closes #1279
2026-02-07 22:12:43 +00:00
stackxp
fc8a4b8ea2
rcm: disable in textfile-viewer; fixes #1280 ( #1281 )
2026-02-07 21:47:27 +00:00
Ivan Shapovalov
a65a30b1b4
web, th: rudimentary jxl support
...
Fixes #724 .
2026-02-04 01:34:04 +01:00
exci
6694998985
audioplayer: add skip-silence feature ( #1265 )
...
* add skip silence option
2026-02-02 22:45:17 +00:00
ed
9c14972da6
ctrl-c also copies links to clipboard; closes #1182
2026-01-30 20:39:48 +00:00
stackxp
22cdc0f8c9
remove nth and fix nih description ( #1257 )
...
Co-authored-by: ed <s@ocv.me>
2026-01-29 18:28:21 +00:00
ed
b20d32593e
prism: change language subset;
...
* add nasm (+0.3 K)
* rm autohotkey (-3.8 K)
* rm cmake (-4.0 K)
2026-01-25 16:26:23 +00:00
ed
5c4ba376a0
fix ie11 spinlock in write-only folders
2026-01-25 00:25:24 +00:00
Diego Passos Couto
ffca67f25a
rcm: new file/folder in gridview ( #1235 )
...
enables creation of files/folders in grid-view
---------
Co-authored-by: ed <s@ocv.me>
2026-01-23 00:06:11 +00:00
ed
cab9feb225
v1.20.2
2026-01-19 01:26:37 +00:00
ed
e752005543
rcm: config sets defaults;
...
also rename ren/rdb to reduce probability of
localstorage conflicts with other softwares
2026-01-19 00:28:00 +00:00
ed
206b1752e6
mtl new strings
2026-01-19 00:09:55 +00:00
ed
22b9c283d1
dsel: boomer-proofing
...
s/boomer/ed/
2026-01-18 22:22:40 +00:00
ed
d925553810
override domain for uploads ( closes #255 );
...
`up-site` will override the scheme and domain (https://example.com/ )
in the links to newly uploaded files, making it possible to upload a
file from a LAN IP while obtaining an external URL in return
2026-01-18 00:30:46 +00:00
stackxp
ffb2560322
rcm: add share options ( #1216 )
2026-01-17 23:24:53 +00:00
exci
72c59405e7
dsel: fix bugs, improve selection ( #1214 )
...
* additive/subtractive select (hold shift/alt while releasing LMB)
* mobile support
2026-01-16 21:17:01 +00:00
ed
5d7cf80ff0
dsel: default on desktop + ie11
2026-01-16 01:11:26 +00:00
exci
3e3228e0f6
add drag-selection to gridview ( #1212 )
2026-01-16 00:52:19 +00:00
hackysphere
d32704ed37
rcm: search-results fix ( #1206 )
...
* fix: show rcm on empty space and make search header not selectable
---------
Co-authored-by: ed <s@ocv.me>
2026-01-15 08:39:03 +00:00
hackysphere
04f612ff63
rcm in search results; closes #1202 ( #1198 )
...
* fix: make right-click menu work in search view
* fix: allow for markdown files to be opened in viewer when in search view
---------
Co-authored-by: ed <s@ocv.me>
2026-01-14 23:53:07 +00:00
ed
bc24604a83
dl-button: skip folders (would give html)
2026-01-12 18:46:47 +00:00
stackxp
25a8b96fd1
rcm: add rename, some fixes ( #1184 )
...
Signed-off-by: stackxp <170874486+stackxp@users.noreply.github.com>
2026-01-11 16:45:39 +01:00
ed
7357d46f43
http415 on failed transcode; closes #1179
2026-01-10 22:38:23 +00:00
ed
3a16d3461d
rcm: fix copy-link filekeys
2026-01-08 23:29:58 +00:00
ed
7d6e59f347
enable japanese translation
2026-01-07 22:35:12 +00:00
seaslug
feabbf3e6a
rcm: gridview support ( #1164 )
2026-01-04 12:18:57 +00:00
ed
cce1210792
v1.20.0
2026-01-02 00:07:31 +00:00
ed
e55e5a4585
toggle unlist with dotfiles-button
2026-01-02 20:47:24 +00:00
ed
af3f777ec9
detect browsers failing to load various js files
2026-01-02 20:16:38 +00:00
ed
2f3591d036
new-file: warn on missing required .md$
2026-01-02 16:59:18 +00:00
stackxp
fd141c61b5
rcm: more fixes ( #1160 )
...
Co-authored-by: stackxp <tillijungblut@gmail.com>
2026-01-02 15:35:53 +00:00
stackxp
4e9cf95e8d
Fix right-click menu ( #1159 )
...
Co-authored-by: stackxp <tillijungblut@gmail.com>
2026-01-02 14:23:39 +01:00
ed
ec51d3241c
mtl new strings
2026-01-01 18:02:20 +01:00
ed
85639ad2cd
button to skip conflicts on copy/move; closes #1124
2026-01-01 16:04:06 +01:00
ed
05a4472075
rcm: fixes;
...
* reload with ?ls
* menu positioning
* close with ESC
2026-01-01 14:33:56 +01:00