ed
4c2cb26991
readme: add mimetype mapping examples; closes #89
2024-06-27 15:24:15 +02:00
ed
dfe7f1d9af
point out that HTTP/2 tends to be slower than HTTP/1.1
...
re discord, someone with a fairly standard setup (cpp behind nginx)
found that switching from HTTP/2 to HTTP/1.1 made it 5x faster
2024-06-27 15:19:21 +02:00
ed
9a87ee2fe4
add gsel option; closes #85
...
global-option `--gsel`, volflag `gsel` default-enables the
client setting to select files by ctrl-clicking them in the grid
2024-06-18 22:47:17 +02:00
ed
52e06226a2
make thumbnails compatible with dirkeys/filekeys
...
was intentionally skipped to avoid complexity but enough people have
asked why it doesn't work that it's time to do something about it
turns out it wasn't that bad
2024-06-16 21:35:43 +02:00
ed
38e4fdfe03
batch-convert audio waveforms with ?tar&p
2024-05-10 12:55:35 +00:00
ed
19d156ff4e
option to add custom UI translations
2024-05-09 23:09:45 +00:00
ed
feed08deb2
doc: export --help
to html and link it
2024-05-08 22:01:58 +00:00
ed
beacedab50
v1.13.1
2024-05-06 00:29:15 +00:00
ed
603d0ed72b
misc: messages, docs, ie4 / win311 support
...
* docker: improve config-not-found warning message
* readme: mention markdown variable expansion
* basic-browser: use zip=crc to support ie4 / win-3.11
2024-05-05 17:32:50 +00:00
ed
36f2c446af
opengraph stuff:
...
* template-based title formatting
* picture embeds are no longer ant-sized
* `--og-color` sets accent color; default #333
* `--og-s-title` forces default title, ignoring e2t
* add a music indicator to song titles because discord doesn't
2024-05-03 00:11:40 +00:00
ed
ea270ab9f2
add og / opengraph / discord embeds
2024-05-01 23:40:56 +00:00
ed
b6cf2d3089
--html-head
can take a filepath and/or jinja2
2024-05-01 20:24:18 +00:00
ed
42d00050c1
v1.13.0
2024-04-20 22:32:50 +00:00
ed
897ffbbbd0
pipe: add to docs
2024-04-19 00:02:28 +00:00
ed
9937c2e755
add ArozOS to comparison
2024-04-16 21:00:47 +00:00
ed
fe700dcf1a
v1.12.2
2024-04-12 21:10:02 +00:00
ed
ea002ee71d
v1.12.1
2024-04-09 23:34:31 +00:00
ed
a080759a03
add transcoding to mp3
...
because CU's car stereo can't do opus...
incidentally adds support for playing any audio format in ie11
2024-03-29 16:36:56 +00:00
ed
0ae12868e5
dirkeys: add volflag dky (skip keycheck)
2024-03-27 21:03:58 +00:00
ed
20870fda79
Merge branch 'dirkeys' into hovudstraum
2024-03-25 10:34:08 +00:00
ed
c6acd3a904
add option --s-rd-sz
(socket read size):
...
counterpart of `--s-wr-sz` which existed already
the default (256 KiB) appears optimal in the most popular scenario
(linux host with storage on local physical disk, usually NVMe)
was previously 32 KiB, so large uploads should now use 17% less CPU
also adds sanchecks for values of `--iobuf`, `--s-rd-sz`, `--s-wr-sz`
also adds file-overwrite feature for multipart posts
2024-03-23 16:35:14 +00:00
ed
ee80cdb9cf
docs: real-ip (with or without cloudflare)
2024-03-18 16:30:51 +00:00
ed
32553e4520
fix building mtp deps on python 3.12
2024-03-16 13:59:08 +00:00
ed
bdbcbbb002
v1.11.0 ( closes #62 )
2024-03-15 20:47:58 +00:00
ed
e78af02241
docs:
...
* add readme section on using amazon/aws s3 as storage
* mention http/https confusion caused by incorrectly configured cloudflare
* improve custom-font notes
* docker: ftp-server howto
* docker: suggest moving hist-folders into the config path
and switch the idp docker-compose files to use the
main image, in anticipation of v1.11
2024-03-14 23:26:26 +00:00
ed
78919e65d6
idp: docs
2024-03-13 22:50:50 +00:00
ed
d71f844b43
IdP: add safeguard --idp-h-key
and also require --xff-src
2024-03-12 22:57:47 +00:00
ed
a1ad608267
add TODO.md, closes #78
2024-03-09 09:02:16 +00:00
ed
8ca996e2f7
as seen on codeberg
2024-02-29 21:21:41 +00:00
ed
055302b5be
faq: repairing firefox certstore corruption
2024-02-26 22:31:28 +00:00
ed
263adec70a
add support for custom fonts; closes #74
2024-02-24 23:30:17 +00:00
ed
0504b010a1
tftp: support ipv6 and utf-8 filenames + ...
...
* fix winexe
* missing newline after dirlist
* optimizations
2024-02-17 21:31:58 +00:00
ed
a0da0122b9
v1.10.0
2024-02-15 00:00:41 +00:00
ed
5d92f4df49
mention why -j0
can be a bad idea to enable,
...
and that `--hist` can also help for loading thumbnails faster
2024-02-13 19:47:42 +00:00
ed
7c8e368721
lol markdown
2024-02-12 06:01:09 +01:00
ed
02879713a2
tftp: update readme + small py2 fix
2024-02-12 05:39:54 +01:00
ed
d636316a19
add tftp server
2024-02-10 18:37:21 +00:00
ed
eefa0518db
change FFmpeg from BtbN to gyan/codex;
...
deps are more up-to-date and slightly better codec selection
2024-01-28 22:04:01 +00:00
ed
fade751a3e
v1.9.30
2024-01-25 22:52:42 +00:00
ed
6dbfcddcda
don't print indexing progress to stdout if -q
2024-01-20 17:26:52 +00:00
ed
01c82b54a7
audio player: add shuffle
2024-01-18 22:59:47 +00:00
ed
140f6e0389
add contextlet + igloo irc config + upd changelog
2024-01-14 04:58:24 +00:00
ed
d0eb014c38
improve applefilters + add missing newline in curl 404
...
* webdav: extend applesan regex with more stuff to exclude
* on macos, set applesan as default `--no-idx` to avoid indexing them
(they didn't show up in search since they're dotfiles, but still)
2024-01-12 00:13:35 +01:00
ed
9bc09ce949
accept file POSTs without specifying the act field;
...
primarily to support uploading from Igloo IRC but also generally useful
(not actually tested with Igloo IRC yet because it's a paid feature
so just gonna wait for spiky to wake up and tell me it didn't work)
2024-01-08 19:09:53 +00:00
ed
987caec15d
v1.9.28
2023-12-31 18:49:42 +00:00
ed
ab40ff5051
add permission "A" (alias of "rwmda."); closes #70
2023-12-31 18:20:24 +00:00
ed
97d9c149f1
IdP config draft ( #62 )
2023-12-24 13:46:26 +01:00
ed
59688bc8d7
* rename hdr-au-usr
to idp-h-usr
...
* ensure lowercase idp-h-*, xff-hdr
* more macos support in tooling
2023-12-24 13:46:12 +01:00
ed
27433d6214
remove fedora/pypi-copr mention because copr has died;
...
https://github.com/fedora-copr/copr/issues/3056
2023-12-20 22:35:52 +00:00
ed
10bc2d9205
unsuccessful attempt at dirkeys ( #64 )
2023-12-17 22:30:22 +00:00