copyparty/copyparty
ed 5d13ebb4ac avoid firefox-android quirk(?):
when repeatedly tapping the next-folder button, occasionally it will
reload the entire page instead of ajax'ing the directory contents.

Navigation happens by simulating a click in the directory sidebar,
so the incorrect behavior matches what would happen if the link to the
folder didn't have its onclick-handler attached, so should probably
double-check if there's some way for that to happen

Issue observed fairly easily in firefox on android, regardless if
copyparty is running locally or on a server in a different country.
Unable to reproduce with android-chrome or desktop-firefox

Could also be due to an addon (dark-reader, noscript, ublock-origin)

anyways, avoiding this by doing the navigation more explicitly
2023-08-16 19:56:47 +00:00
..
bos windows: set .hist folder hidden 2022-12-07 22:56:30 +00:00
res replace setup.py with pyproject.toml + misc cleanup 2023-05-07 14:37:57 +00:00
stolen mdns: support primitive clients (android, rfc-6.7) 2022-11-20 20:31:11 +00:00
web avoid firefox-android quirk(?): 2023-08-16 19:56:47 +00:00
__init__.py Fix issue #33 - no color output expected when redirecting stdout 2023-06-05 01:58:49 +02:00
__main__.py option to exactly specify browser title prefix 2023-08-15 03:17:01 +02:00
__version__.py v1.8.8 2023-07-25 15:50:48 +00:00
authsrv.py docker: persist autogenerated seeds, disable certgen, and 2023-08-15 15:07:33 +00:00
broker_mp.py volflags to limit volume size / num files; closes #40 2023-06-19 00:42:45 +00:00
broker_mpw.py add landing page with mounting instructions 2022-11-26 19:47:27 +00:00
broker_thr.py add landing page with mounting instructions 2022-11-26 19:47:27 +00:00
broker_util.py make pylance happier 2022-10-29 20:40:25 +00:00
cert.py fix tls-cert regeneration on windows 2023-07-25 15:27:27 +00:00
cfg.py v1.8.4 2023-07-18 07:46:22 +00:00
dxml.py make pylance happier 2022-10-29 20:40:25 +00:00
fsutil.py make pylance happier 2022-10-29 20:40:25 +00:00
ftpd.py add permission "a" to show uploader IPs (#45) 2023-07-12 21:36:55 +00:00
httpcli.py android's got hella strict filename rules 2023-08-15 06:46:57 +02:00
httpconn.py v1.7.4 2023-06-11 00:07:38 +00:00
httpsrv.py the CVE-2023-37474 fix was overly strict; loosen 2023-07-23 11:31:11 +00:00
ico.py add pillow10 support + improve text rendering 2023-07-07 22:13:04 +00:00
mdns.py macos: mute select() noise on wake from suspend 2023-05-19 16:37:52 +02:00
mtag.py win10-based copyparty64.exe 2023-02-14 21:50:14 +00:00
multicast.py add event hooks 2023-01-22 23:35:31 +00:00
pwhash.py v1.8.0 2023-06-26 00:05:12 +00:00
smbd.py preserve empty folders (closes #23): 2023-04-29 11:30:43 +00:00
ssdp.py show server hostname in html titles: 2023-08-14 23:50:13 +02:00
star.py support location-based rproxy 2022-12-10 23:43:31 +00:00
sutil.py make pylance happier 2022-10-29 20:40:25 +00:00
svchub.py option to exactly specify browser title prefix 2023-08-15 03:17:01 +02:00
szip.py support davfs2 LOCK (uploads) + misc windows support + logue filtering 2023-01-31 18:53:38 +00:00
tcpsrv.py v1.7.6 2023-06-11 08:14:45 +00:00
th_cli.py make pylance happier 2022-10-29 20:40:25 +00:00
th_srv.py more thumbnailer configs available as volflags: 2023-07-11 22:15:37 +00:00
u2idx.py support hashed passwords; closes #39 2023-06-25 21:50:33 +00:00
up2k.py performance / cosmetic: 2023-08-16 19:32:43 +00:00
util.py android's got hella strict filename rules 2023-08-15 06:46:57 +02:00