Commit graph

105 commits

Author SHA1 Message Date
ed a2d1787c84 release v0.2.3 2020-01-19 16:12:59 +01:00
ed e301f1a232 Merge branch 'master' of github.com:9001/copyparty 2020-01-19 14:31:26 +01:00
ed ded987d9b5 impl write-only volumes + support py3.8 2020-01-19 14:30:48 +01:00
ed 7b4871b7b8 rudimentary jython compat 2019-11-11 04:12:25 +01:00
ed 85454e409a windows support + add quiet mode 2019-09-26 15:59:14 +00:00
ed 565417453f add cache (pointless on lan) 2019-09-19 21:43:14 +00:00
ed 01a8409d69 fix fuse reconnect 2019-09-19 19:49:25 +00:00
ed ea8543ebb0 add meme 2019-09-19 00:53:48 +00:00
ed c09288880b keepalive debug 2019-07-16 21:46:38 +00:00
ed f11550538f support old browsers 2019-07-16 21:44:02 +00:00
ed e679d1f5f8 support termux 2019-07-16 21:43:37 +00:00
ed 64274ca756 evict stuck/idle clients 2019-07-11 18:26:24 +00:00
ed 456fab2e0b error handling 2019-07-11 16:54:13 +00:00
ed 051c782c28 fix mojibake upload targets (am train, cant sleep) 2019-07-10 01:15:35 +00:00
ed 0c01156027 fix up2k.js encoding root as // 2019-07-08 18:34:39 +00:00
ed a3df1f538b up2k js-opt (fix 0.2s idle after each file) 2019-07-08 18:12:08 +00:00
ed 1b94a4a74c print version on startup 2019-07-08 18:00:58 +00:00
ed 88701157d5 fix html links for items in vfs root 2019-07-08 18:00:35 +00:00
ed f7b19a04e1 add up2k.sh :^) 2019-07-07 00:20:15 +00:00
ed 4414ab120c support connection: close 2019-07-06 23:59:45 +00:00
ed 184af0c603 workaround android-chrome bug 2019-07-05 19:01:04 +00:00
ed d98daf96be browser compat + multitasking switch 2019-07-03 22:50:13 +00:00
ed ea7c82c5e4 print() can deadlock 👁👄👁 2019-07-03 22:25:51 +00:00
ed 0cfda684ce clean socket shutdown (fix multiprocessing) 2019-07-02 23:36:16 +00:00
ed 3794aa7ac7 support repetitive files 2019-07-02 22:58:31 +00:00
ed 1b43ed9432 fix mojibake (...and py2.7) 2019-07-02 21:25:54 +00:00
ed 7d4844c6dd optimize js 2019-07-02 20:39:01 +00:00
ed 2a09349c14 mp debug 2019-07-02 00:43:00 +00:00
ed 2ccb9facd7 up2k works (no registry persistence yet) 2019-07-02 00:14:55 +00:00
ed 19d6487eaf serialize exceptions across mp 2019-07-02 00:10:09 +00:00
ed 68943ca454 hide dotfiles, add logues 2019-07-01 20:00:18 +00:00
ed ff332b07b5 dynamic per-file chunksize 2019-07-01 03:04:25 +02:00
ed 9da6a73044 full-duplex broker for up2k-registry 2019-07-01 02:42:29 +02:00
ed bebc49595d firefox-android-nightly is also busted 2019-06-29 20:19:32 +00:00
ed b2e7bca2b1 chrome55 compat 2019-06-28 19:59:59 +00:00
ed 1131b4dcf7 firefox-android can't multiselect 2019-06-28 16:13:30 +00:00
ed 2044de6cf6 prefer DataTransferItemList 2019-06-28 15:25:34 +00:00
ed 8a4546e4a1 ogg/vorbis/opus player for iPhone/iPad/OSX 2019-06-28 06:59:02 +00:00
ed 1c7195e555 asm.js polyfill for crypto.subtle.digest 2019-06-27 23:25:49 +00:00
ed 96c6be0ea1 http error codes 2019-06-26 23:32:34 +00:00
ed f110d1254d zopflicate deps in parallel 2019-06-26 22:11:37 +00:00
ed 97a90f5f10 cleanup + fix lastmod 2019-06-26 19:41:00 +00:00
ed 17359972f3 huh, formatter wasn't kicking in 2019-06-26 19:02:15 +00:00
ed d7bd75911d add content-encoding for precompressed deps 2019-06-26 18:26:18 +00:00
ed 9ae8bee252 compress deps with zopfli 2019-06-26 06:57:28 +00:00
ed 0bfb778446 TLS error handling 2019-06-25 23:21:15 +00:00
ed b0c2fc91b2 add buildscripts for js deps 2019-06-25 23:04:13 +00:00
ed 9ef3945abf very temporary socket tracking dbg 2019-06-25 21:24:52 +00:00
ed 9fcd4823b5 add cursed TLS to enable crypto.subtle, thx webkit 2019-06-25 21:01:00 +00:00
ed fe83994dc6 decode json post 2019-06-22 15:55:39 +00:00