Commit Graph

424 Commits

Author SHA1 Message Date
ed
e2a15a3a92 v1.19.17 2025-10-17 23:13:50 +00:00
ed
98da5cc509 ui-elements can be hidden (#928) 2025-10-17 16:29:55 +00:00
ed
d099e5e84e tl-split: draw the rest of the owl 2025-10-12 22:49:47 +00:00
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
cd3feaac86 v1.19.16 2025-10-05 22:59:38 +00:00
ed
efd19af7ca new hook: granular ramdisk detection 2025-10-05 00:13:34 +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
41ed559faa hooks: import-flag 2025-10-04 13:32:26 +00:00
ed
daba1ab7bd v1.19.15 2025-09-29 23:10:18 +00:00
ed
435db14798 pregen html_head when static 2025-09-29 21:47:53 +00:00
ed
397ed5653b overwrite on upload with header "replace" 2025-09-26 21:35:00 +00:00
ed
b00dac997a v1.19.13 2025-09-23 21:20:13 +00:00
AppleTheGolden
6dbd9901b2 OPDS Support (#779)
* add OPDS support
* add `?opds` to devnotes.md
* send content-disposition for opds downloads
2025-09-22 19:34:34 +00:00
Taylor
e9ca36fa88 versus.md: add links with tooltips to the comparison matrices 2025-09-22 18:12:16 +00:00
augustanational
a053a663b4 versus.md: sftpgo (#839)
Signed-off-by: augustanational <milanistavietnam1911@gmail.com>
2025-09-22 16:24:14 +02:00
ed
4cce799012 v1.19.12 2025-09-21 22:11:56 +00:00
ed
70c088aeca v1.19.11 2025-09-20 10:11:03 +00:00
ed
2ee9c80d3b v1.19.10 2025-09-19 22:44:54 +00:00
ed
49ce67e9cd v1.19.9 2025-09-15 00:19:24 +00:00
ed
17b4f905a7 misc buildscript / docs:
* make-sfx.sh: fix missing licenses on very first build
* docker/make.sh: add warning on missing deps
* pyinstaller: cleanup notes
* add notes:
  * building on archlinux
  * buliding python 2.7
* support for Zed IDE
2025-09-14 23:15:18 +00:00
ed
c47c708433 v1.19.8 2025-09-07 23:00:05 +00:00
ed
26a29797a6 v1.19.7 2025-08-28 20:14:50 +00:00
ed
200eaa92d7 v1.19.6 2025-08-27 20:38:20 +00:00
ed
48d6224ec8 url-param "dl" downloads file 2025-08-24 20:54:28 +00:00
ed
ceaf133d9d v1.19.5 2025-08-21 23:19:11 +00:00
ed
cc4f4aef99 fix typos; closes #237, closes #465
correct subset of fixes, not touching the intentional/sacred ones
2025-08-21 22:03:34 +00:00
ed
ca98d54fda install on iOS; closes #328 2025-08-21 19:23:44 +00:00
Daniel
cd8771fa52 updated authelia docker-compose.yml (#377) 2025-08-20 23:30:26 +00:00
ed
15c5b50a36 versus.md: additional corrections 2025-08-20 23:17:01 +00:00
Massimo Melina
7a4973fa56 versus.md: corrections and updates for hfs3
Signed-off-by: Massimo Melina <a@rejetto.com>
2025-08-20 23:38:31 +02:00
ed
a113d3b925 v1.19.2 2025-08-17 11:21:25 +00:00
ed
d4cf42e760 show severity in logs with no-ansi; #616 2025-08-17 09:06:23 +00:00
ed
659f351c65 support pillow-heif; closes #607 2025-08-14 16:42:48 +00:00
Adam R. Nelson
0177a9b402 Add RAW file thumbnailing support via rawpy (#567)
* add RAW image file types to mimetype list
* add RAW thumbnailer via rawpy

---------

Signed-off-by: Adam R. Nelson <adam@nels.onl>
Signed-off-by: ed <s@ocv.me>
2025-08-11 17:28:01 +00:00
ed
c2cee222bd v1.19.1 2025-08-10 12:26:12 +00:00
ed
e9ecb2edc5 v1.19.0 2025-08-07 22:13:52 +00:00
ed
b664ebb01f add chungus.conf (#475) 2025-08-04 22:56:37 +00:00
ed
d7e7e77f93 v1.18.10 2025-08-04 00:13:54 +00:00
ed
9db8037e39 remove old joke
end of an era
2025-08-03 22:24:36 +00:00
ed
ca22cd8853 v1.18.9 2025-08-01 20:56:27 +00:00
ed
1f966bb9d5 devnotes: add tgz to build-from-scratch procedure 2025-07-31 22:57:14 +00:00
ed
6069bc9b19 mention optional idp persistence 2025-07-30 19:38:33 +00:00
ed
3cde1f3be2 docker-compose: PYTHONUNBUFFERED=1
almost zero performance impact with podman in kitty
2025-07-29 17:13:34 +00:00
ed
cd40adccdb v1.18.6 2025-07-28 23:20:07 +00:00
ptweezy
5b98e104f2 Update docker-compose.yml
The version attribute is deprecated, resolves error "the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion" when building with Docker

Signed-off-by: ptweezy <parkerbrayden@gmail.com>
2025-07-28 20:10:06 +00:00
ed
cdfceb483e v1.18.5 2025-07-27 23:05:44 +00:00
ed
48705a74c6 versus: nextcloud does chunked uploads 2025-07-26 18:22:51 +00:00
ed
4dca1cf8f4 v1.18.4 2025-07-25 18:41:05 +00:00
ed
be0dd555a6 v1.18.3 2025-07-21 23:07:00 +00:00
ed
a95ea03cd0 v1.18.1 2025-07-07 13:20:59 +00:00