AppleTheGolden
8ef6dda74b
view .cbz in browser ( #916 )
...
adds functionality to allow browsing .cbz directly in the browser, without downloading them and using a separate program. meant for quickly inspecting the contents, less so for reading.
adds two new api calls, ?zls and ?zget, which return a file listing of a zip file and a specific file in the archive, respectively.
uses the zipfile module, so no support for .cbr etc
2025-10-11 23:17:24 +00:00
ed
46c205dd60
sfx-packer optimizations
2025-10-11 21:22:22 +00:00
ed
dbd8f837e8
hooks: add wget-i.py (import-safe) ( #904 )
2025-10-08 22:55:19 +00:00
ed
20ac117c32
update pkgs to 1.19.16
2025-10-05 23:08:25 +00:00
ed
cd3feaac86
v1.19.16
2025-10-05 22:59:38 +00:00
ed
f8e19815e1
mention ?v suffix for media links ( #895 )
2025-10-05 21:58:27 +00:00
ed
76e9f23a6d
batch-rename: initial counter values
2025-10-05 21:51:41 +00:00
ed
4542ad3c01
hook-flag to send input on stdin
2025-10-05 20:35:03 +00:00
ed
50276c0cfa
show mediatags in shares
2025-10-05 20:06:17 +00:00
ed
c5f1229685
hide new-share btn in shares
2025-10-05 18:36:10 +00:00
ed
73ec2d296f
rss: option to not embed pw in feed
2025-10-05 18:09:05 +00:00
ed
a499648291
recommend libvips for heic/heif
2025-10-05 17:24:55 +00:00
ed
4bb5baf1b8
dangit
2025-10-05 00:44:07 +00:00
ed
efd19af7ca
new hook: granular ramdisk detection
2025-10-05 00:13:34 +00:00
ed
aace711eb9
unvendorable surrogateescape ( #887 );
...
stolen/surrogateescape.py can be deleted;
this file is only necessary for python2 compatibility
2025-10-04 22:10:34 +00:00
ed
39bd4e5b58
unvendorable dnslib ( #887 );
...
stolen/dnslib/ can be deleted and replaced with system lib
NOTE: unvendoring dnslib will make it impossible to communicate with
devices which have a particular avahi bug; see 6c1cf68bca
2025-10-04 22:09:40 +00:00
ed
08ebb0b4c9
unvendorable qrcodegen ( #887 );
...
move copyparty-original code to qrkode.py
stolen/qrcodegen.py can be deleted and replaced with system lib
this is safe and has minimal affect on functionality;
performance will be a tiny bit slower without the vendored copy
2025-10-04 21:36:41 +00:00
ed
656f0a6c39
unvendorable ifaddr ( #887 );
...
stolen/ifaddr/ can be deleted and replaced with system lib;
this is safe and will not affect any functionality
2025-10-04 21:33:01 +00:00
ed
805a7054e9
add missing licenses ( #887 );
...
* added missing license entry for fusepy
* added missing license entry for DOMPurify
* aligned license names with SPDX identifiers
2025-10-04 21:29:08 +00:00
ed
01709691f2
git-mv ofl.r13
2025-10-04 21:22:28 +00:00
ed
41ed559faa
hooks: import-flag
2025-10-04 13:32:26 +00:00
ed
a0f8f794a8
mention termux fix
2025-10-04 12:03:37 +00:00
ed
fbe5fa582e
helptext fix
2025-10-04 12:00:42 +00:00
ed
2248705e1a
--ui-filesz can have trailing dash
2025-10-04 11:59:53 +00:00
ed
eb173be4f1
folder-thumbs: cbz, epub
2025-10-04 11:57:43 +00:00
ed
d05a88d2ee
add rename counters; closes #854
2025-10-04 11:53:59 +00:00
ed
09e6f29e5e
indent
2025-10-04 11:42:43 +00:00
ed
2ce32e4fb6
apply vol-favicon on nav; closes #882
2025-10-04 11:16:16 +00:00
ed
9b7f933b78
optimize --name-url ( #884 )
2025-10-04 10:45:17 +00:00
Lulu
38cc809822
Add --name-url option ( #884 )
...
Turns the server name into a hyperlink to a spefified URL
Can link back to homepage with `--name-url=/`, controlpanel with
`name-url="/?h"`, or external sites with `name-url="https://foo.bar/ "`
2025-10-04 10:10:48 +00:00
ed
e9b6e645d3
fix buildscript perm
2025-10-04 09:41:05 +00:00
ed
0f9a239078
allow favicon.png/gif (samsung-android)
2025-10-04 09:39:13 +00:00
ed
0453b7ac53
xhrchk: generic error only as fallback
2025-10-04 09:38:34 +00:00
Chloe Surett
1bcdf8c9e3
Add Blu-ray discs to fuzzy file size type ( #878 )
...
Signed-off-by: Chloe Surett <chloe@surett.me>
Signed-off-by: ed <s@ocv.me>
Co-authored-by: ed <s@ocv.me>
2025-10-04 09:35:58 +00:00
ed
4177c1d9ed
epub: handle missing covers; closes #860
2025-10-04 09:30:43 +00:00
ed
171ca985c8
bbox: flex conditionally
2025-10-04 09:23:42 +00:00
AppleTheGolden
dacc64dd2e
baguettebox: RTL support ( #881 )
2025-10-04 09:12:02 +00:00
Kaleb Debre
31f1b535b2
nixos: unix-user/group to run as ( #886 )
...
Co-authored-by: Kaleb Debre <kaleb.debre@web.de>
2025-10-03 17:13:28 +02:00
Daniel Lovegrove
7fc379abc8
Add setup example for running with Podman under systemd ( #460 )
...
* Create copyparty.container file
* Add and document rootful configuration
* Add non-root config, clean up README
Signed-off-by: Daniel Lovegrove <d.lovegrove11@gmail.com>
2025-10-03 05:45:44 +02:00
ed
a8f53d5ef0
shrink docker-min from 45 to 33 MiB
2025-09-30 23:13:46 +00:00
ed
3f59710294
allow chpw with idp; closes #872
2025-09-30 21:26:37 +00:00
ed
24e01221c5
update pkgs to 1.19.15
2025-09-29 23:19:00 +00:00
ed
daba1ab7bd
v1.19.15
2025-09-29 23:10:18 +00:00
ed
1bca86c6e1
thx pyright
2025-09-29 23:07:03 +00:00
ed
fc2754cba5
option to delete .PARTIAL on expiration
2025-09-29 22:16:57 +00:00
ed
470b504843
raster favicons; closes #383 , #473
2025-09-29 21:50:13 +00:00
ed
435db14798
pregen html_head when static
2025-09-29 21:47:53 +00:00
ed
d08e872062
formatting
2025-09-28 22:23:02 +00:00
ed
f91a653bde
zed pls
2025-09-28 22:22:27 +00:00
ed
7d86f39a23
uds-only mdns fix; closes #864
2025-09-28 22:17:30 +00:00