Commit graph

300 commits

Author SHA1 Message Date
ed 6774bd88f9 make search/upload toggling more visible 2021-02-22 01:25:13 +01:00
ed 8081f9ddfd add up2k cleanup button 2021-02-22 00:47:21 +01:00
ed fa656577d1 prevent non-spa navigation while uploading 2021-02-21 21:08:53 +01:00
ed b14b86990f toggle upload widgets in spa 2021-02-21 20:50:12 +01:00
ed 2a6dd7b512 add close button to search results 2021-02-21 05:33:57 +00:00
ed feebdee88b correctness 2021-02-21 05:15:08 +00:00
ed 99d9277f5d look at him go 2021-02-21 05:36:26 +01:00
ed 9af64d6156 debug pypy3/7.3.3/gcc9.2.0/gentoo 2021-02-21 02:48:25 +00:00
ed 5e3775c1af fuse.py prefers ?ls if available 2021-02-21 02:07:34 +00:00
ed 2d2e8a3da7 less jank ?ls 2021-02-21 01:31:49 +00:00
ed ff593a0904 fix folder tree presentation in mixed-r/w volumes 2021-02-20 19:10:16 +00:00
ed f12789cf44 reversible mojibake marshaling for sqlite 2021-02-20 18:12:36 +00:00
ed 4f8cf2fc87 qol 2021-02-20 17:39:08 +01:00
ed fda98730ac 77.6KiB changeset nice 2021-02-20 04:59:43 +00:00
ed 06c6ddffb6 v0.7.7 2021-02-14 02:13:52 +01:00
ed d29f0c066c logging 2021-02-14 01:32:16 +01:00
ed c9e4de3346 up2k: fix rejected files not counting as progress 2021-02-13 04:30:46 +01:00
ed ca0b97f72d oh cool 2021-02-13 03:59:38 +01:00
ed b38f20b408 up2k: make tabsync optional 2021-02-13 03:45:40 +01:00
ed 05b1dbaf56 up2k: upload semaphore across tabs/windows 2021-02-13 02:57:51 +01:00
ed b8481e32ba lovely priority inversions 2021-02-12 23:53:13 +01:00
ed 9c03c65e07 v0.7.6 2021-02-12 20:53:29 +01:00
ed d8ed006b9b up2k: 128 MiB runahead 2021-02-12 20:41:42 +01:00
ed fd84506db0 don't list up2k db in browser 2021-02-12 19:25:57 +01:00
ed 56a26b0916 up2k: print final commit too 2021-02-12 17:10:08 +01:00
ed 9f578bfec6 v0.7.5 2021-02-12 07:06:38 +00:00
ed 1f170d7d28 up2k scanner messages less useless 2021-02-12 07:04:35 +00:00
ed 5ae14cf9be up2k scanner more better 2021-02-12 01:07:55 +00:00
ed aaf9d53be9 more ssl options 2021-02-12 00:31:28 +00:00
ed 75c73f7ba7 add --http-only (might as well) 2021-02-11 22:54:40 +00:00
ed b6dba8beee imagine going plaintext in the middle of a tls reply 2021-02-11 22:50:59 +00:00
ed 94521cdc1a add --https-only 2021-02-11 22:48:10 +00:00
ed 3365b1c355 add --ssl-ver (ssl/tls versions to allow) 2021-02-11 21:24:17 +00:00
ed 6c957c4923 v0.7.4 2021-02-04 01:01:42 +01:00
ed 68d51e4037 rem 2021-02-04 01:00:41 +01:00
ed ce274d2011 handle url-encoded posts 2021-02-03 23:18:11 +01:00
ed 280778ed43 catch macos socket errors 2021-02-03 22:32:16 +01:00
ed 58f9e05d93 v0.7.3 2021-02-03 00:50:51 +01:00
ed 1ec981aea7 bind multiple ip/ports 2021-02-03 00:49:51 +01:00
ed 2a90286a7c dim the socket debug msgs 2021-02-03 00:25:13 +01:00
ed 12d25d09b2 limit gz/br unpacker to embedded resources 2021-02-03 00:19:14 +01:00
ed a039fae1a4 remove extra anon-rw warning 2021-02-03 00:17:12 +01:00
ed 322b9abadc v0.7.2 2021-01-29 00:52:41 +01:00
ed 0aaf954cea up2k: increase purge timeout 2021-01-29 00:52:22 +01:00
ed c2d22aa3d1 up2k: make confirmation optional 2021-01-29 00:49:35 +01:00
ed 6934c75bba nice 2021-01-29 00:43:57 +01:00
ed d4bb4e3a73 v0.7.1 2021-01-23 19:55:35 +01:00
ed 69b83dfdc4 up2k: limit runahead in client 2021-01-23 19:05:45 +01:00
ed 3b1839c2ce up2k: ask before starting the upload 2021-01-23 18:51:08 +01:00
ed 13742ebdf8 verify that PARTIALs exist after a restart 2021-01-23 18:49:43 +01:00
ed 634657bea1 up2k: discard empty PARTIALs 2021-01-23 18:10:11 +01:00
ed 46e70d50b7 v0.7.0 2021-01-10 17:49:56 +01:00
ed d64e9b85a7 prefer sqlite over registry snaps 2021-01-10 17:47:27 +01:00
ed fb853edbe3 prevent index loss on mid-write crash 2021-01-10 17:16:55 +01:00
ed cc076c1be1 persist/timeout incomplete uploads too 2021-01-10 16:47:35 +01:00
ed 98cc9a6755 mojibake support + exception handling 2021-01-10 09:48:26 +01:00
ed 7bd2b9c23a sqlite3 as up2k db + build index on boot + rproxy ip fix 2021-01-10 09:27:11 +01:00
ed de724a1ff3 up2k: add volume flag to reject existing files 2021-01-09 15:20:02 +01:00
ed 2163055dae media-player: play links don't scroll on click 2021-01-09 14:40:56 +01:00
ed 93ed0fc10b v0.6.3 2021-01-07 01:09:32 +01:00
ed 0d98cefd40 fix dumb 2021-01-07 01:06:31 +01:00
ed d58988a033 use sendfile when possible 2021-01-07 00:50:42 +01:00
ed 2acfab1e3f cleanup 2021-01-06 22:54:54 +01:00
ed b915dfe9a6 nagle adds ~.2sec delay on last packet 2021-01-06 21:08:52 +00:00
ed ba94cc5df7 v0.6.2 2020-12-14 04:28:21 +01:00
ed d08245c3df v0.6.1 2020-12-14 03:51:24 +01:00
ed 29286e159b up2k-client: ignore rejected dupes 2020-12-12 00:55:42 +01:00
ed 19bcf90e9f support uploads with huge filenames 2020-12-12 00:35:54 +01:00
ed dae9c00742 always display world-readable subvolumes 2020-12-04 23:28:18 +01:00
ed 5aadd47199 dodge python-bug #7980 2020-12-01 23:20:44 +01:00
ed 7d9057cc62 v0.6.0 2020-12-01 02:58:11 +01:00
ed c4b322b883 this commit sponsored by eslint 2020-12-01 02:25:46 +01:00
ed eafe2098b6 v0.5.7 2020-11-30 03:01:14 +01:00
ed 2bc6a20d71 md: poll server for changes 2020-11-30 03:00:44 +01:00
ed 8b502a7235 v0.5.6 2020-11-29 19:49:16 +01:00
ed 37567844af md: add render2 plugin func 2020-11-29 19:34:08 +01:00
ed 2f6c4e0e34 refactoring 2020-11-29 19:32:22 +01:00
ed 1c7cc4cb2b ignore border when sizing table 2020-11-29 18:48:55 +01:00
ed b164aa00d4 md: fix eof scroll glitch 2020-11-27 21:25:52 +01:00
ed a2d866d0c2 show plugin errors 2020-11-27 21:10:47 +01:00
ed 2dfe4ac4c6 v0.5.5 2020-11-27 03:25:14 +01:00
ed 300c0194c7 add inline markdown plugins 2020-11-27 03:22:41 +01:00
ed 223657e5f8 v0.5.4 2020-11-17 23:58:08 +01:00
ed 0c53de6767 more lenient md table formatter 2020-11-17 23:55:14 +01:00
ed 9c309b1498 add filetype column 2020-11-17 23:43:55 +01:00
ed 1aa1b34c80 add reverse-proxy support 2020-11-17 23:42:33 +01:00
ed 755a2ee023 v0.5.3 2020-11-13 03:31:07 +01:00
ed 69d3359e47 lots of stuff:
* show per-connection and per-transfer speeds
* support multiple cookies in parser
* set SameSite=Lax
* restore macos support in sfx.sh
* md-editor: add mojibake/unicode hunter
* md-editor: add table formatter
* md-editor: make bold bolder
* md-editor: more hotkeys
* md-editor: fix saving in fancy
* md-editor: fix eof-scrolling in chrome
* md-editor: fix text erasure with newline
* md-editor: fix backspace behavior in gutter
2020-11-13 02:58:38 +01:00
ed b967a92f69 support rclone as fuse client 2020-10-25 08:04:41 +01:00
ed 7b2a4a3d59 v0.5.2 2020-08-18 18:22:23 +00:00
ed 0265455cd1 v0.5.1 2020-08-17 21:55:16 +00:00
ed afafc886a4 support windows 2020-08-17 21:53:24 +00:00
ed 8a959f6ac4 add server info banner thing 2020-08-17 21:33:06 +00:00
ed 1c3aa0d2c5 deal with a soho nas (and FF60esr) 2020-08-17 20:39:46 +00:00
ed 79b7d3316a v0.5.0 2020-08-16 23:04:10 +00:00
ed fa7768583a md-editor: tolerate inaccurate mtimes 2020-08-17 00:44:22 +00:00
ed faf49f6c15 md-editor: add paragraph jumping 2020-08-17 00:42:05 +00:00
ed b5fc537b89 support PUT and ACAO 2020-08-08 00:47:54 +00:00
ed 14899d3a7c fix fuse cache bugs 2020-08-07 23:55:48 +00:00
ed e0a19108e5 ensure firefox shows the latest md 2020-06-25 00:07:50 +00:00