ed
9f9d30f42c
fix logues redered as-is with ?b (GHSA-rcp6-88mm-9vgf)
2026-03-10 23:36:35 +00:00
ed
981a7cd9dd
bbox: probably fix #1348 (currentTime rhs was NaN)
2026-03-08 10:24:04 +00:00
ed
753ff548f2
move js/css into /.cpr/w/ to simplify allowlisting
2026-03-08 09:56:50 +00:00
ed
fc39561b32
add m4a aliases m4b/m4r; closes #1317
2026-03-08 09:02:57 +00:00
ed
8941701a43
rclone: use network-mode on windows; closes #1324
...
https://rclone.org/commands/rclone_mount/#mounting-modes-on-windows
2026-03-08 08:51:22 +00:00
ed
de1d9d8b75
fix hotkey headers (thx @satgo1546)
2026-03-06 22:02:32 +00:00
Frog Chen
b01527413b
improve Chinese translation ( #1316 )
...
in collaboration with @lxdlam
2026-03-06 21:47:12 +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
exci
c2b71dab25
i18n: check/fix finnish ( #1304 )
2026-02-21 21:20:56 +00:00
ed
f1a433a617
audioplayer: fix s-s crash on folder change
2026-02-17 18:54:00 +00:00
ed
d68028890d
minify translations a little;
...
saves 7.4 KiB after zopfli; reduction from 343.8 to 336.4
2026-02-16 21:24:42 +00:00
ed
f37c3b9608
enable hungarian translation
2026-02-16 19:11:13 +00:00
SoNaCl
eefb181b33
Add Hungarian translation ( #1298 )
...
* Add Hungarian translation
---------
Signed-off-by: SoNaCl <81562723+sonacl@users.noreply.github.com>
2026-02-16 19:06:28 +00:00
/dev/urandom
c39d149378
extra esperanto tweaks ( #1297 )
2026-02-16 17:14:52 +00:00
/dev/urandom
914f84ce5e
update Esperanto translation ( #1296 )
...
translate skip-silence section
Signed-off-by: /dev/urandom <53902042+slashdevslashurandom@users.noreply.github.com>
2026-02-14 21:42:41 +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
/dev/urandom
418bf2f979
Update Esperanto translation ( #1292 )
...
Most `//m` lines are okay, but some suffered from english-isms or needed grammar/capitalization fixes.
Signed-off-by: /dev/urandom <53902042+slashdevslashurandom@users.noreply.github.com>
2026-02-12 19:24:32 +00:00
Brandon Philips
84e687a00d
opds: add opensearch support ( #1287 )
...
tested with Moon Reader and Koreader; based on:
https://specs.opds.io/opds-1.2#3-search
https://github.com/koreader/koreader/pull/7380
Signed-off-by: Brandon Philips <brandon@ifup.org>
2026-02-11 22:47:24 +01: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
0e8913c2d0
jxl in cbz
2026-02-09 20:46:00 +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
ed
4cb4e820f6
descript.ion without e2d/e2t; closes #1277
2026-02-05 22:27:56 +00:00
Ivan Shapovalov
a65a30b1b4
web, th: rudimentary jxl support
...
Fixes #724 .
2026-02-04 01:34:04 +01:00
Ivan Shapovalov
93ffc65c14
web: baguettebox: sort and add missing image extensions
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
2f57228fd4
webdeps: vendor busy.mp3 ( #1252 );
...
mainly with reproducible builds in mind,
and after all it's only 106 bytes
2026-01-26 23:34:06 +00:00
ed
b6bf6d5f7a
shares: fix lifetime-extend; closes #1248
2026-01-25 21:40:16 +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
000yesnt
69fa1d10bc
update Portuguese translation ( #1245 )
...
* portuguese tl: verify and adjust strings
* portuguese tl: fix newlines
* portuguese tl: change rc_zip wording
2026-01-25 16:25:30 +00:00
ed
5c4ba376a0
fix ie11 spinlock in write-only folders
2026-01-25 00:25:24 +00:00
ed
bef30ac04d
webdeps: vendor asmcrypto.js;
...
npm is no longer able to build it, and the build output
never changed since copyparty v0.11.20 (2021-06-20) /
asmcrypto 2821dd1dedd1196c378f5854037dda5c869313f3 (2018-12-02)
one final pass of reasonable size-golfing was done by hand
deflated with pigz -11 -I250
2026-01-25 00:22:54 +00:00
ed
c249ee457b
v1.20.4
2026-01-23 00:55:08 +00:00
ed
81e5eb7b27
shares: lan button; closes #1232
2026-01-23 00:31:13 +00:00
/dev/urandom
1142ac2563
Esperanto translation update ( #1229 )
...
Important changes:
The "shift" key is called "MAJ" (short for "majuskla" for "uppercase") in the translation, so the new lines have been updated.
"beligi json" is technically a valid string, but the "-on" ending could be confused for a grammatical ending, with the whole string being interpreted as "beautify javascript" instead, so instead "JSON" is capitalized and another "on" ending is added.
A few commas are added for readability.
Signed-off-by: /dev/urandom <53902042+slashdevslashurandom@users.noreply.github.com>
2026-01-23 00:14:30 +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