Commit graph

497 commits

Author SHA1 Message Date
ed 2dbed4500a add flat theme 2022-04-14 16:57:51 +02:00
ed 344ce63455 basic-browser is implicitly not js 2022-03-21 01:20:47 +01:00
ed f3e8308718 eh, better as volflags 2022-03-20 05:45:07 +01:00
ed 954c7e7e50 add option to request noindex from crawlers 2022-03-20 03:23:42 +01:00
ed 67ff57f3a3 add option to disable html folder listings 2022-03-20 02:45:53 +01:00
ed ac6c4b13f5 add plaintext volume listing 2022-03-02 21:20:19 +01:00
ed c1a7f9edbe ftpd: add indexing, delete, windows support 2022-02-13 13:58:16 +01:00
ed 98a90d49cb ctrl-click document links to open in new tab 2022-02-12 20:26:44 +01:00
ed ce776a547c add rate throttling to uploads too 2022-02-06 02:06:59 +01:00
ed c9cac83d09 fix PUT response in write-only folders 2022-01-18 21:37:11 +01:00
ed e87ea19ff1 return file URL in PUT response 2022-01-11 22:59:19 +01:00
ed dd28de1796 sendfile: handle eagain 2021-12-17 00:04:19 +01:00
ed 6530cb6b05 shut socket on tx error 2021-12-16 22:51:24 +01:00
ed 50d8ff95ae good stuff 2021-12-10 02:21:56 +01:00
ed 689e77a025 option to set a custom servicename 2021-12-06 22:24:25 +01:00
ed 3bd89403d2 apply per-volume index config to ui 2021-12-06 22:04:24 +01:00
ed 352b1ed10a generate correct links when trailing slash missing 2021-12-06 19:49:14 +01:00
ed 4a843a6624 unflicker navpane + add client state escape hatch 2021-12-04 02:46:00 +01:00
ed 1521307f1e use preferred sort on initial render, fixes #8 2021-12-03 02:07:08 +01:00
ed 30f124c061 fix forcing compression levels 2021-11-20 18:51:15 +01:00
ed 2c7ffe08d7 include sha512 as both hex and b64 in responses 2021-11-20 01:03:32 +01:00
ed 6efb8b735a better handling of python builds without sqlite3 2021-11-16 01:13:04 +01:00
ed 12b3a62586 fix dumb mistakes 2021-11-15 20:13:16 +01:00
ed cae436b566 add client-option to disconnect on HTTP 304 2021-11-15 02:45:18 +01:00
ed b206c5d64e handle multiple simultaneous uploads of the same file 2021-11-14 15:03:11 +01:00
ed 62c3272351 add option to simulate latency 2021-11-14 15:01:20 +01:00
ed c26fb43ced more cleanup 2021-11-12 22:30:23 +01:00
ed b8b15814cf add traffic shaping, bump speeds on https/windows 2021-11-12 01:34:56 +01:00
ed a90586e6a8 add reload api 2021-11-06 19:05:58 +01:00
ed f050647b43 rescan volumes on sigusr1 2021-11-06 18:20:31 +01:00
ed e9ab6aec77 allow full mime override 2021-11-06 00:50:20 +01:00
ed 82a0401099 at some point firefox became case-sensitive 2021-11-04 22:10:45 +01:00
ed f083acd46d let client force plaintext response content-type 2021-11-04 22:02:39 +01:00
ed cb7674b091 make prism optional 2021-11-04 03:10:13 +01:00
ed ba36f33bd8 add textfile viewer 2021-11-04 01:40:03 +01:00
ed fdd4f9f2aa dirlist alignment 2021-11-02 18:59:34 +01:00
ed aa2dc49ebe trailing newline for plaintext folder listings 2021-11-02 18:48:32 +01:00
ed f6f9fc5a45 add audio transcoder 2021-11-02 02:59:37 +01:00
ed 3eb83f449b truncate ridiculous extensions 2021-10-27 23:42:28 +02:00
ed d31f69117b better plaintext and vt100 folder listings 2021-10-27 23:04:59 +02:00
ed 94dbd70677 plaintext folder listing with ?ls=t 2021-10-27 00:00:12 +02:00
ed 060dc54832 thumbnail caching 2021-10-24 00:29:04 +02:00
ed f7a4ea5793 add --js-browser 2021-10-24 00:26:47 +02:00
ed 806fac1742 nullwrite fixes 2021-10-19 00:58:24 +02:00
ed 4f97d7cf8d normalize collision suffix 2021-10-19 00:49:35 +02:00
ed 42acc457af allow providing target filename in PUT 2021-10-19 00:48:00 +02:00
ed 3b4dfe326f support pythons with busted ffi 2021-10-12 00:44:55 +02:00
Daedren fc7fe70f66 is_http now a class variable. Also checks lowercase value 2021-10-09 09:58:14 +02:00
Daedren 5aff39d2b2 Protocol of uploaded file based on X-Forwarded-Proto 2021-10-09 09:58:14 +02:00
ed 9e10af6885 make the 404/403 vagueness optional 2021-10-01 19:51:51 +02:00
ed 5886a42901 url escaping 2021-09-26 16:59:02 +02:00
ed 0d5ca67f32 up2k-srv: add option to reuse file-handles 2021-09-26 03:44:22 +02:00
ed 59be76cd44 fix basic-upload into fk-enabled folders 2021-09-19 15:00:55 +02:00
ed b78d207121 encourage statics caching 2021-09-19 00:36:48 +02:00
ed 0fcbcdd08c correctly ordered folders in initial listing 2021-09-19 00:08:29 +02:00
ed fb3811a708 bunch of filekey fixes 2021-09-18 23:44:44 +02:00
ed 06bbf0d656 filekeys in search results 2021-09-18 17:26:13 +02:00
ed 6ddd952e04 return filekeys in upload summary if read-access 2021-09-18 15:57:43 +02:00
ed 2ad12b074b return 404 on browsing folders with g 2021-09-16 00:17:27 +02:00
ed ef1c55286f add filekeys 2021-09-15 23:17:02 +02:00
ed abc0424c26 show login prompt on 404 2021-09-15 21:53:30 +02:00
ed 44e5c82e6d more aggressively no-cache 2021-09-15 20:49:02 +02:00
ed 5849c446ed new access level g 2021-09-15 01:01:20 +02:00
ed 21662c9f3f error-message cleanup 2021-09-07 20:51:07 +02:00
ed a009ff53f7 show README.md in directory listings 2021-09-06 00:23:35 +02:00
ed a61f8133d5 add option to disable logues 2021-09-05 22:33:42 +02:00
ed c2bf6fe2a3 add basic authentication 2021-09-03 20:15:24 +02:00
ed f600116205 login returns to volume listing 2021-08-30 01:55:24 +02:00
ed a1d05e6e12 folder thumbnail fix 2021-08-20 19:22:25 +02:00
ed 84bb6f915e fix unpost ui for nonroot volumes 2021-08-16 00:03:05 +02:00
ed 46752f758a fix bup into volumes with upload rules 2021-08-15 23:59:41 +02:00
ed 030d1ec254 no wait thats too much 2021-08-09 01:15:51 +02:00
ed 5a2b91a084 handle more exceptions + sanitize fs paths in msgs 2021-08-09 01:09:20 +02:00
ed 621471a7cb add streaming upload compression 2021-08-08 02:45:50 +02:00
ed 46e7fa31fe up2k-cli: handle subfolders better 2021-08-07 20:43:24 +02:00
ed 9a45549b66 adding upload rules 2021-08-07 03:45:50 +02:00
ed 3993605324 add -mth (deafult-hidden columns) 2021-08-02 00:47:07 +02:00
ed 24a2f760b7 v0.12.5 2021-07-30 19:28:14 +02:00
ed 4476f2f0da v0.12.3 orz 2021-07-30 00:32:21 +02:00
ed c164fc58a2 add unpost 2021-07-29 23:53:08 +02:00
ed 0c625a4e62 store upload ip and time 2021-07-29 00:30:10 +02:00
ed 72574da834 hide fileman buttons when argv-disabled 2021-07-26 23:35:55 +02:00
ed e648252479 mv works (at least in trivial cases) 2021-07-25 21:15:43 +02:00
ed d020527c6f centralize mojibake support stuff 2021-07-24 21:56:55 +02:00
ed 4451485664 mv/rm (serverside), 100% untested 2021-07-24 20:08:31 +02:00
ed a4e1a3738a more deletion progress 2021-07-23 23:42:07 +02:00
ed 4339dbeb8d mv/rm handlers 2021-07-23 01:14:49 +02:00
ed 5b0605774c add move/delete permission flags 2021-07-22 23:48:29 +02:00
ed 0194eeb31f add login/permissions indicator 2021-07-20 22:42:03 +02:00
ed 629f537d06 add more hotkey tooltips 2021-07-17 01:05:26 +02:00
ed 4446760f74 fix link to ?stack on rootless configs 2021-07-12 22:55:38 +02:00
ed 8837c8f822 print zip/tar errors to log 2021-07-12 00:47:22 +02:00
ed bac301ed66 get rid of iffy default-args 2021-07-12 00:15:13 +02:00
ed 8fcde2a579 move tcp accept into mp-worker 2021-07-09 15:49:36 +02:00
ed b32d1f8ad3 make ?stack work anywhere 2021-07-09 13:46:42 +02:00
ed efbf8d7e0d better handling of invalid requests 2021-07-06 01:03:09 +02:00
ed 397396ea4a apply -nw to PUT uploads too 2021-07-06 00:49:39 +02:00
ed 2f85c1fb18 add logging to file 2021-07-05 23:30:33 +02:00
ed 1e27a4c2df make thumb-dir.txt unretrievable 2021-07-05 00:21:33 +02:00
ed a5120d4f6f parallelize handshakes 2021-07-04 01:48:01 +02:00
ed d6b5351207 add cachebuster because chrome ignores no-cache 2021-07-01 20:10:02 +02:00
ed 05345ddf8b add per-connection request counting 2021-06-30 01:00:00 +02:00
ed 0f09b98a39 scan for additional folder thumbnails 2021-06-30 00:19:39 +02:00
ed 0d46d548b9 fix panic when zero accounts 2021-06-28 15:20:40 +02:00
ed 2b0a7e378e persist url-password as cookie 2021-06-25 20:39:55 +02:00
ed f1870daf0d retry filesearch when rate-limited 2021-06-23 22:01:06 +02:00
ed 9d014087f4 censor passwords in logs 2021-06-23 00:04:11 +02:00
ed 6249bd4163 add pebkac hints 2021-06-22 17:18:34 +02:00
ed 356512270a file extensions dont contain whitespace 2021-06-21 23:50:35 +02:00
ed 2fcd0e7e72 abandon listing tags in browser when db busy 2021-06-20 21:19:47 +02:00
ed 357347ce3a lower timeout on db reads 2021-06-20 21:03:35 +02:00
ed e3031bdeec fix up2k folder-upload 2021-06-20 00:00:50 +00:00
ed 75917b9f7c better fallback 2021-06-19 16:21:39 +02:00
ed 10362aa02e v0.11.18 2021-06-18 00:30:37 +02:00
ed 48a2e1a353 add threadwatcher 2021-06-14 01:57:18 +02:00
ed 3fd0ba0a31 oh right its the other way around 2021-06-13 22:49:55 +02:00
ed 241a143366 add --rproxy for explicit proxy level 2021-06-13 22:22:31 +02:00
ed e7b18ab9fe custom css 2021-06-12 04:22:07 +02:00
ed f156e00064 s/cover/folder/g 2021-06-12 03:06:56 +02:00
ed d53c212516 add mtp queue to status page 2021-06-12 02:23:48 +02:00
ed 88ce008e16 more status on admin panel 2021-06-12 01:39:14 +02:00
ed 081d2cc5d7 add folder thumbnails (cover.jpg or png) 2021-06-11 23:54:54 +02:00
ed 60ac68d000 single authsrv instance per process 2021-06-11 23:01:13 +02:00
ed 972a56e738 fix stuff 2021-06-11 01:45:28 +02:00
ed 5e03b3ca38 use parent db/thumbs in jump-volumes 2021-06-10 20:43:19 +02:00
ed a359d64d44 v0.11.11 2021-06-08 23:43:00 +02:00
ed 1d6ae409f6 count expenses when sending files 2021-06-08 20:17:53 +02:00
ed 9d729d3d1a add thread names 2021-06-08 20:14:23 +02:00
ed b77bed3324 fix terminating tls connections wow 2021-06-08 09:40:49 +02:00
ed 89e48cff24 detect recursive symlinks 2021-06-07 20:09:18 +02:00
ed cda36ea8b4 support json replies from bput 2021-06-06 18:47:21 +02:00
ed 7d20eb202a optimize 2021-06-04 19:35:08 +02:00
ed d89329757e fix permission check in tar/zip generator (gdi) 2021-06-01 03:55:31 +02:00
ed e5f34042f9 more precise volume state in admin panel 2021-06-01 02:32:53 +02:00
ed d0bed95415 search: add a query language 2021-06-01 01:16:40 +02:00
ed 0be7c5e2d8 live db/tags rescan 2021-05-29 23:35:07 +02:00
ed 97be495861 another chrome bug:
navigating somewhere and back can return a REALLY OLD copy of the page
2021-05-29 12:31:06 +02:00
ed 81e281f703 add opus mimetype 2021-05-29 10:17:24 +02:00
ed d25881d5c3 mojibake fixes 2021-05-29 09:01:59 +02:00
ed 7b54a63396 icon fix 2021-05-28 06:25:00 +02:00
ed 0a22b1ffb6 dont log thumbnail GETs by default 2021-05-28 05:16:01 +02:00
ed 5d63949e98 create webp thumbnails by default 2021-05-28 02:44:13 +02:00
ed 6b065d507d crop thumbs for AESTHETICS 2021-05-28 01:46:27 +02:00
ed f7ee02ec35 ux fixes 2021-05-27 01:41:50 +02:00
ed 483dd527c6 add cache eviction 2021-05-25 19:46:35 +02:00
ed e55678e28f fix thumb/ico bugs 2021-05-25 17:36:31 +02:00
ed 4dff726310 initial thumbnail and icon stuff 2021-05-25 03:37:01 +02:00
ed 3b8f697dd4 include links in bup summary 2021-05-16 07:51:22 +02:00
ed 78ba16f722 log filtering by url regex 2021-05-16 07:29:34 +02:00
ed 0fcfe79994 general-purpose file parsing 2021-05-16 07:04:18 +02:00
ed 8810e0be13 add option to log headers 2021-05-16 02:11:09 +02:00
ed 58ba71a76f option to hide incomplete uploads 2021-05-13 22:56:52 +02:00
ed c061461d01 fix md perm reqs + dyn up2k modeset 2021-05-13 17:22:31 +02:00
ed e7982a04fe explicit redirect to single non-roots 2021-05-13 16:54:31 +02:00
ed 33b91a7513 set password cookie expiration 2021-05-13 16:23:28 +02:00
ed 9bb1323e44 rclone faster + query params correctness 2021-05-13 16:02:30 +02:00
ed 26e18ae800 disallow uploading logues 2021-05-12 23:22:43 +02:00
ed f94aa46a11 open write-only folders from tree 2021-05-12 21:50:32 +02:00
ed c7d9cbb11f show logues in write-only folders 2021-05-12 21:20:59 +02:00
ed c3e4d65b80 v0.10.15 2021-04-24 04:05:57 +02:00
ed ed7727f7cb fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
ed 0cf737b4ce 404 rather than redirect home if 404 or 403 2021-04-21 21:51:27 +02:00
ed 73c4f99687 add markdown streaming 2021-04-21 20:28:50 +02:00
ed e4801d9b06 support msys2-python 2021-04-21 18:28:44 +02:00
ed 8cd97ab0e7 much better 2021-04-11 21:07:41 +02:00
ed bf4949353d support url-pwd on mounts page 2021-04-11 20:43:35 +02:00
ed 12143f2702 http/1.0, minimal dir listing, pw in url 2021-04-03 07:56:35 +02:00
ed 53d3c8b28e decode urlform messages 2021-04-01 23:36:14 +02:00
ed 87aff54d9d v0.10.2 2021-03-27 18:03:33 +01:00
ed 5ccca3fbd5 more 2021-03-27 16:12:47 +01:00
ed 9e850fc3ab zip selection 2021-03-27 15:48:52 +01:00
ed b12131e91c v0.10.1 2021-03-27 02:44:40 +01:00
ed 3b354447b0 v0.10.0 2021-03-27 02:08:07 +01:00
ed 13e5c96cab finish adding zip-crc (semi-streaming) 2021-03-27 01:27:12 +01:00
ed 426687b75e archive format selection in browser 2021-03-27 01:10:05 +01:00
ed c8f59fb978 up2k: add folder upload 2021-03-27 00:20:42 +01:00
ed 871dde79a9 download as tar + utf8 zip + optimize walk 2021-03-26 20:43:25 +01:00
ed e14d81bc6f fix utf8 content-disposition 2021-03-26 02:54:19 +01:00
ed 514d046d1f download folders as zip 2021-03-26 01:51:38 +01:00
ed 4ed9528d36 5x faster reply on 1st req on new conns 2021-03-25 19:29:16 +01:00
ed cd3e0afad2 v0.9.13 2021-03-23 02:13:28 +01:00
ed b07445a363 search ratecontrol and timeouts cause it can get bad 2021-03-20 07:32:01 +00:00
ed 21e1cd87ca nice on windows 2021-03-19 23:43:34 +01:00
ed 7f2cb6764a v0.9.7 2021-03-08 03:51:26 +01:00
ed d3aae8ed6a more mojibake fixes 2021-03-07 18:58:26 +01:00
ed b9a4e47ea2 mojibake support for the spa stuff 2021-03-06 22:48:49 +01:00
ed 57d994422d logging cleanup 2021-03-06 17:38:56 +01:00
ed bd769f5bdb fix py2 + encourage py3 2021-03-06 02:42:17 +01:00
ed 482dd7a938 v0.9.3 2021-03-05 00:00:22 +01:00
ed f7196ac773 dodge pushstate size limit 2021-03-04 21:06:59 +01:00
ed 0d16b49489 broke this too 2021-03-04 01:35:09 +01:00
ed 768405b691 tree broke 2021-03-04 01:32:44 +01:00
ed da01413b7b remove speedbumps 2021-03-04 01:21:04 +01:00
ed 914e22c53e async tagging of incoming files 2021-03-03 18:36:05 +01:00
ed b0b97a2648 fix bugs 2021-03-03 00:46:15 +01:00
ed 8441206e26 read media-tags from files (for display/searching) 2021-03-01 02:50:10 +01:00
ed 00ff133387 support receiving chunked PUT 2021-02-25 22:26:03 +01:00
ed 96164cb934 v0.8.3 2021-02-22 21:58:37 +01:00
ed 5148c4f2e9 include pro/epilogues in ?ls 2021-02-22 21:09:57 +01:00
ed f75c5f2fe5 v0.8.0 2021-02-22 03:46:02 +01:00
ed b14b86990f toggle upload widgets in spa 2021-02-21 20:50:12 +01:00
ed feebdee88b correctness 2021-02-21 05:15:08 +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 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 d29f0c066c logging 2021-02-14 01:32:16 +01:00
ed ca0b97f72d oh cool 2021-02-13 03:59:38 +01:00
ed fd84506db0 don't list up2k db in browser 2021-02-12 19:25:57 +01:00
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