Commit Graph

3195 Commits

Author SHA1 Message Date
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
41ed559faa hooks: import-flag 2025-10-04 13:32:26 +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
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
ed
3f59710294 allow chpw with idp; closes #872 2025-09-30 21:26:37 +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
ed
456addf26f show warks in folder-listings 2025-09-28 21:37:46 +00:00
ed
4e38e4087e make warks (checksums) searchable 2025-09-28 21:36:45 +00:00
suza
f0ecb08347 fix(opengraph): video embeds (#870) 2025-09-28 20:13:37 +00:00
ed
1193f9ba6c stop binary garbage from hitting logs 2025-09-28 19:29:18 +00:00
ed
234eddec90 filesize formats; closes #184 2025-09-28 01:14:00 +00:00
ed
e3baf932f3 reflinks are non-e2d safe 2025-09-27 19:29:36 +00:00
ed
eb5d767b01 MTHash: fully preserve exception info 2025-09-27 19:28:41 +00:00
ed
ec7418734d uds-only http/https; closes #855 2025-09-27 19:12:06 +00:00
ed
a3d9506783 mdns: customize http/https ports (#855) 2025-09-27 19:11:15 +00:00
ed
57650a218f use reflinks (not hardlinks) in -ss; closes #858 2025-09-27 18:44:14 +00:00
ed
983865d96c cbz thumbs without ffmpeg; closes #859 2025-09-27 18:39:18 +00:00
ed
e187df28f2 fix markdown-expand example 2025-09-26 23:50:19 +00:00
ed
df0fa9d1b7 xbu/xau with custom message 2025-09-26 23:49:32 +00:00
ed
397ed5653b overwrite on upload with header "replace" 2025-09-26 21:35:00 +00:00
ed
9f46e4dbd7 koie layout 2025-09-26 21:17:07 +00:00
ed
6912e86747 loud warning on EIO (HDD/FS trouble) (#851) 2025-09-25 23:18:09 +00:00
ed
80ca78516e create idp-db when necessary (#849) 2025-09-24 21:32:15 +00:00
ed
c72b62ad86 v1.19.14; closes #847 2025-09-23 22:47:07 +00:00
ed
b00dac997a v1.19.13 2025-09-23 21:20:13 +00:00
ed
9d066414c6 friendly http-5XX errors 2025-09-23 20:42:06 +00:00
ed
5e4ff90b1c config-loader: support utf8-bom 2025-09-23 20:00:45 +00:00
ed
733e85c040 cosmetic: fix uptoast on page load 2025-09-23 19:38:24 +00:00
ed
892a452446 tl cleanup 2025-09-23 19:35:34 +00:00
ed
38df223b8f reindent: try/catch subchunk logic;
ensures chunks get unlocked on throw

reindent of fc8298c468
2025-09-23 19:35:21 +00:00