374c535cfafix cors-checker so it behaves like the readme says; any custom header (pw in our case) is sufficient validation
ed
2023-12-20 20:03:08 +0000
ac7815a0aeensure file can be opened before replying 200 and...
ed
2023-12-20 01:07:45 +0000
10bc2d9205unsuccessful attempt at dirkeys (#64)
ed
2023-12-17 22:30:22 +0000
0c50ea1757list dotfiles only for specific volumes or users (#66): * permission . grants dotfile visibility if user has r too * -ed will grant dotfiles to all r accounts (same as before) * volflag dots likewise
ed
2023-12-16 15:38:48 +0000
c057c5e8e8extend --th-covers with dotfiles; closes#67
ed
2023-12-14 10:53:15 +0000
46d667716esupport python 3.15
ed
2023-12-14 10:49:10 +0000
1690889ed8remember scroll position when leaving the textfile viewer
ed
2023-12-01 23:15:48 +0000
842817d9e3improve handling of malicious clients; * start banning malicious clients according to --ban-422 * reply with a blank 500 to stop firefox from retrying like 20 times * allow Cc's in a few specific URL params (filenames, dirnames)
ed
2023-12-01 23:08:16 +0000
5fc04152bdalso handle NumpadEnter
ed
2023-12-01 21:10:51 +0000
1be85bdb26fix modal focus even more (now works on phones too)
ed
2023-12-01 21:02:05 +0000
2eafaa88a2update pkgs to 1.9.24
ed
2023-12-01 02:16:24 +0000
626b5770a5add --ftp-ipa
ed
2023-11-30 23:36:46 +0000
c2f92cacc1mention the new auth feature
ed
2023-11-30 23:01:05 +0000
4f8a1f5f6aallow free text selection in modals by deferring focus
ed
2023-11-30 22:41:16 +0000
4a98b73915fix a bug previouly concealed by window.event; hitting enter would clear out an entire chain of modals, because the event didn't get consumed like it should, so let's make double sure that will be the case
ed
2023-11-30 22:40:30 +0000
00812cb1danew option --ipa; client IP allowlist: connections from outside the specified list of IP prefixes are rejected (docker-friendly alternative to -i 127.0.0.1)
ed
2023-11-30 20:45:43 +0000
16766e702eadd basic-docker-compose (#59)
ed
2023-11-30 20:14:38 +0000
5e932a9504hilight metavars in help text
ed
2023-11-30 18:19:34 +0000
ccab44daf2initial support for identity providers (#62):
ed
2023-11-30 18:18:47 +0000
8c52b88767make linters happier
ed
2023-11-30 17:33:07 +0000
c9fd26255bsupport environment variables mostly everywhere, useful for docker/systemd stuff
ed
2023-11-30 10:22:52 +0000
0b9b8dbe72systemd: get rid of nftables portforwarding; suggest letting copyparty bind 80/443 itself because nft hard
ed
2023-11-30 10:13:14 +0000
b7723ac245rely on filekeys for album-art over bluetooth; will probably fail when some devices (sup iphone) stream to car stereos but at least passwords won't end up somewhere unexpected this way (plus, the js no longer uses the jank url to request waveforms)
ed
2023-11-29 23:20:59 +0000
35b75c3db1avoid palemoon bug on dragging a text selection; "permission denied to access property preventDefault"
ed
2023-11-26 20:22:59 +0000
f902779050avoid potential dom confusion (ie8 is already no-js)
ed
2023-11-26 20:08:52 +0000
fdddd36a5dupdate pkgs to 1.9.21
ed
2023-11-25 14:48:41 +0000
72e355eb2cprisonparty: prevent overlapping setup/teardown
ed
2023-11-25 14:03:41 +0000
43d409a5d9prisonparty accepts user/group names
ed
2023-11-25 13:40:21 +0000
b1fffc2246open textfiles inline in grid-view, closes#63; also fix the Y hotkey (which converts all links in the list-view into download links), making that apply to the grid-view as well
ed
2023-11-25 13:09:12 +0000
edd3e53ab3prisonparty: support zfs-ubuntu * when bind-mounting, resolve any symlinks ($v/) and read target inode; for example merged /bin and /usr/bin * add failsafe in case this test should break in new exciting ways; inspect mount for any instances of the jailed path (not /proc/mounts since that has funny space encoding) * unmount in a while-loop because xargs freaks out if one of them fail * and systemd doesn't give us a /dev/stderr to write to anyways
ed
2023-11-25 02:16:48 +0000
aa0b119031update pkgs to 1.9.20
ed
2023-11-21 23:44:56 +0000
6f4bde2111fix infinite backspin on "previous track"; when playing the first track in a folder and hitting the previous track button, it would keep switching through the previous folders inifinitely
ed
2023-11-21 23:23:51 +0000
f3035e8869clear load-more buttons upon navigation (thx icxes)
ed
2023-11-21 22:53:46 +0000
a9730499c0don't suggest loading more search results beyond server cap
ed
2023-11-21 22:38:35 +0000
b66843efe2reduce cpu priority of ffmpeg, hooks, parsers
ed
2023-11-21 22:21:33 +0000
cc1aaea300update pkgs to 1.9.19
ed
2023-11-19 12:45:32 +0000