Commit graph

487 commits

Author SHA1 Message Date
ed b6dba8beee imagine going plaintext in the middle of a tls reply 2021-02-11 22:50:59 +00:00
ed 3365b1c355 add --ssl-ver (ssl/tls versions to allow) 2021-02-11 21:24:17 +00:00
ed ce274d2011 handle url-encoded posts 2021-02-03 23:18:11 +01:00
ed 12d25d09b2 limit gz/br unpacker to embedded resources 2021-02-03 00:19:14 +01:00
ed cc076c1be1 persist/timeout incomplete uploads too 2021-01-10 16:47:35 +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 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 ba94cc5df7 v0.6.2 2020-12-14 04:28:21 +01:00
ed 19bcf90e9f support uploads with huge filenames 2020-12-12 00:35:54 +01:00
ed c4b322b883 this commit sponsored by eslint 2020-12-01 02:25:46 +01:00
ed 2bc6a20d71 md: poll server for changes 2020-11-30 03:00:44 +01:00
ed 300c0194c7 add inline markdown plugins 2020-11-27 03:22:41 +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 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 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 b5fc537b89 support PUT and ACAO 2020-08-08 00:47:54 +00:00
ed 94ad1f5732 option to list dotfiles 2020-05-16 01:40:29 +02:00
ed 1c0f44fa4e more 206 correctness 2020-05-15 00:52:57 +02:00
ed dad92bde26 smart-home 2020-05-11 22:04:02 +02:00
ed 316e3abfab NIH! NIH! NIH! 2020-05-11 01:38:30 +02:00
ed 2f09c62c4e indicate version history in the browser 2020-05-06 23:10:30 +02:00
ed 15d5859750 deal with illegal filenames on windows 2020-05-06 23:06:26 +02:00
ed 6e43ee7cc7 verify markdown saves with a full roundtrip 2020-05-03 20:57:52 +02:00
ed d9c71c11fd markdown editor works 2020-05-02 01:16:10 +02:00
ed bef2e92cef markdown-editor joke stopped being a joke... 2020-04-30 00:47:28 +02:00
ed 1c49b71606 add markdown viewer 2020-04-26 23:43:26 +02:00
ed 9e3a560ea6 add brotli + improve 404 handling 2020-04-26 23:28:20 +02:00
ed 53f22c25c9 don't modify untracked files 2020-04-20 14:49:25 +00:00
ed c2016ba037 avoid crashing ie 2020-04-20 10:09:13 +00:00
ed 5283837e6d windows fixes 2020-04-20 03:19:58 +00:00
ed 82f2200f55 up2k symlink dupes (still no persistence) 2020-04-20 03:03:26 +00:00
ed eec3efd683 show vfs nodes in browser 2020-04-19 00:53:45 +00:00
ed bf0aac2cbd mkdir fixes 2020-04-19 00:23:12 +00:00
ed 10652427bc add mkdir + keep mtime + bump max-size 2020-04-14 22:42:43 +00:00
ed ded987d9b5 impl write-only volumes + support py3.8 2020-01-19 14:30:48 +01:00
ed c09288880b keepalive debug 2019-07-16 21:46:38 +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 88701157d5 fix html links for items in vfs root 2019-07-08 18:00:35 +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 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 2ccb9facd7 up2k works (no registry persistence yet) 2019-07-02 00:14:55 +00:00
ed 68943ca454 hide dotfiles, add logues 2019-07-01 20:00:18 +00:00
ed 9da6a73044 full-duplex broker for up2k-registry 2019-07-01 02:42:29 +02:00
ed b2e7bca2b1 chrome55 compat 2019-06-28 19:59:59 +00:00
ed 96c6be0ea1 http error codes 2019-06-26 23:32:34 +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 fe83994dc6 decode json post 2019-06-22 15:55:39 +00:00
ed de29747dd1 add http 206 partial content 2019-06-18 23:29:12 +00:00
ed c4e190f8bb ux 2019-06-18 21:55:14 +00:00
ed a25a6946a7 error handling 2019-06-18 21:54:49 +00:00
ed d59ad1b119 less todo (last-modified / HTTP 304) 2019-06-18 20:23:46 +00:00
ed 5b1e73ff71 less todo (handle client/network errors) 2019-06-18 19:27:17 +00:00
ed bf3163be0f cleanup and minor fixes 2019-06-18 18:33:31 +00:00
ed f5e07fcfbc fix paths in rootdir + js unescape 2019-06-13 00:50:34 +00:00
ed 63e089a5f0 support mojibake and py3.2 2019-06-12 16:39:43 +00:00
ed 7b4b38d98b fallback uploader works 2019-06-10 19:47:01 +00:00
ed 1ea9b26a89 add upload widget 2019-06-10 17:18:11 +00:00
ed df2c158142 add media player 2019-06-10 02:29:07 +00:00
ed 36fc87aa6f file access 2019-06-10 01:23:13 +00:00
ed 2414766678 browser getting close 2019-06-07 18:42:15 +00:00
ed fe0330f6f7 delinting 2019-06-07 08:54:41 +00:00
ed 5414591362 fix path traversal ( ´_ゝ`) 2019-06-06 14:02:20 +02:00
ed af28a90e3d basic routing 2019-06-06 12:32:04 +02:00
ed c2b270dcea add HttpConn 2019-06-06 08:18:00 +02:00
ed e7dc7c9997 support netscape 3.0 2019-06-04 22:48:29 +00:00
ed 5d8be84d18 login, vol.tree, refactor 2019-06-04 22:12:28 +00:00
ed afa4216591 static resources 2019-06-02 14:16:53 +00:00
ed 75cae0261f conn. keep-alive 2019-05-28 19:38:44 +00:00
ed ae197b2183 support winxp 2019-05-26 19:34:43 +00:00
ed 5b708c45ed hello world 2019-05-26 16:30:19 +00:00