Commit graph

231 commits

Author SHA1 Message Date
ed 6da366fcb0 forgot a few 2021-10-23 02:33:51 +02:00
ed 5c242a07b6 refresh file listing on upload complete 2021-10-18 21:10:05 +02:00
ed eb05cb6c6e add optional favicon 2021-10-12 00:49:50 +02:00
ed bd5cfc2f1b fix filedrop with fallback hashers 2021-10-04 22:37:35 +02:00
ed b2ae14695a show multiple filesearch hits 2021-10-04 21:53:28 +02:00
ed 19d86b44d9 less verbose debug toasts 2021-10-04 21:35:25 +02:00
ed a6935b0293 allow uploading empty files 2021-10-02 23:34:12 +02:00
ed 37cef05b19 move up2k flag switch to the settings tab 2021-09-26 17:17:16 +02:00
ed 5886a42901 url escaping 2021-09-26 16:59:02 +02:00
ed f10d03c238 add --no-symlink 2021-09-26 13:49:29 +02:00
ed f9a66ffb0e up2k: fully parallelize handshakes/uploads 2021-09-26 12:57:16 +02:00
ed 189391fccd up2k-cli: less aggressive retries 2021-09-25 18:18:15 +02:00
ed 06bbf0d656 filekeys in search results 2021-09-18 17:26:13 +02:00
ed 5849c446ed new access level g 2021-09-15 01:01:20 +02:00
ed 1a7852794f dry boolean configs 2021-09-14 00:50:27 +02:00
ed c1bee96c40 fix filedrop trying to upload without write access 2021-09-08 00:19:48 +02:00
ed b54cb47b2e listen for filedrops in all tabs/modes 2021-09-07 22:44:48 +02:00
ed d288467cb7 separate dropzones for upload/search 2021-09-07 20:52:06 +02:00
ed 252c3a7985 faster turbo 2021-09-05 18:51:01 +02:00
ed a3ecbf0ae7 better fix for the up2k bounce 2021-09-05 18:50:24 +02:00
ed 5955940b82 fix upload eta going bad after inactivity 2021-09-04 03:10:54 +02:00
ed a6dc5e2ce3 add some missing preventdefaults 2021-09-03 20:37:30 +02:00
ed 43a8bcefb9 v0.13.10 2021-08-30 03:02:11 +02:00
ed 1c03705de8 upload filedrops in alphabetical order 2021-08-30 01:50:12 +02:00
ed f7e461fac6 add humantime 2021-08-30 01:16:20 +02:00
ed af0a34cf82 improve iphone fix 2021-08-28 02:11:40 +02:00
ed d98e361083 quick debounce 2021-08-26 23:59:17 +02:00
ed 75c485ced7 misc toast rice and html escaping 2021-08-26 23:45:28 +02:00
ed 9c6e2ec012 misc modal rice and html escaping 2021-08-26 23:23:56 +02:00
ed 8b05ba4ba1 stop counting eta when we don't hold the flag 2021-08-26 22:51:07 +02:00
ed 21e2874cb7 warning when another browser tab holds the flag 2021-08-26 22:50:22 +02:00
ed 360ed5c46c release the up2k flag when disabling it 2021-08-26 22:48:57 +02:00
ed 5099bc365d better eta for fsearch 2021-08-26 22:47:43 +02:00
ed ac7b6f8f55 update turbo hint for fsearch 2021-08-26 20:44:36 +02:00
ed 981b9ff11e more accurate eta 2021-08-26 20:43:52 +02:00
ed 4186906f4c pause hashing as well when parallel uploads is 0 2021-08-26 20:43:27 +02:00
ed 7ab8334c96 remove debug 2021-08-26 01:16:59 +02:00
ed a4d7329ab7 revert to fixed MiB/s in upload tab 2021-08-26 01:13:20 +02:00
ed 3f4eae6bce yolo search + show in bz + md search 2021-08-26 00:57:49 +02:00
ed 518cf4be57 set fsearch tag on tasks 2021-08-26 00:54:00 +02:00
ed 71096182be toFixed is busted, workaround 2021-08-26 00:51:35 +02:00
ed 6452e927ea download-eta accuracy + misc ux 2021-08-26 00:40:12 +02:00
ed bc70cfa6f0 fix tmi 2021-08-25 09:02:34 +02:00
ed c761bd799a add pane with total eta for all uploads 2021-08-25 02:06:29 +02:00
ed 2f7c2fdee4 add colors to status column in up2k ui 2021-08-24 00:32:53 +02:00
ed 70a76ec343 add toast on upload/fsearch completion 2021-08-24 00:31:01 +02:00
ed 42ea30270f up2k-ui: post absolute URLs 2021-08-16 08:16:52 +02:00
ed ebbbbf3d82 misc old-browser support 2021-08-16 00:22:30 +02:00
ed f0125cdc36 prevent massive stacks in chrome 2021-08-12 22:12:05 +02:00
ed 190473bd32 up2k-ui: fix hash-ahead button 2021-08-09 01:16:09 +02:00
ed be65c3c6cf cleanup 2021-08-07 21:11:01 +02:00
ed 46e7fa31fe up2k-cli: handle subfolders better 2021-08-07 20:43:24 +02:00
ed 66e21bd499 up2k-ui: prevent accidentally showing huge lists 2021-08-07 20:08:41 +02:00
ed d52038366b reinventing alert/confirm/prompt was exactly what i had in mind for the weekend, thanks google 2021-08-07 18:41:06 +02:00
ed 9a45549b66 adding upload rules 2021-08-07 03:45:50 +02:00
ed c164fc58a2 add unpost 2021-07-29 23:53:08 +02:00
ed 19f23c686e toasty 2021-07-27 00:18:08 +02:00
ed 0eb3a5d387 ignorable exceptions 2021-07-22 10:08:39 +02:00
ed 99f6ed0cd7 up2k-cli: avoid loading sha.js multiple times 2021-07-20 23:14:30 +02:00
ed 0194eeb31f add login/permissions indicator 2021-07-20 22:42:03 +02:00
ed f7dbd95a54 v0.11.43 2021-07-19 01:56:19 +02:00
ed bf5ee9d643 colum header tooltips 2021-07-17 02:52:55 +02:00
ed d7d625be2a v0.11.33 2021-07-07 10:45:47 +02:00
ed 22971a6be4 up2k-cli: add turbo button 2021-07-06 21:43:07 +02:00
ed 456f575637 v0.11.31 2021-07-04 16:44:29 +02:00
ed 83b4b70ef4 add keepalive handshakes 2021-07-04 16:04:26 +02:00
ed a5120d4f6f parallelize handshakes 2021-07-04 01:48:01 +02:00
ed ecead109ab v0.11.30 2021-07-01 22:27:19 +02:00
ed 765294c263 ignore dupe-chunk warnings; handshake takes care of it 2021-07-01 20:22:12 +02:00
ed a2009bcc6b up2k-cli: recover from tcp/dns issues on upload 2021-07-01 00:52:09 +02:00
ed 12709a8a0a up2k-cli: recover from antivirus yanking files mid-read 2021-07-01 00:11:40 +02:00
ed c055baefd2 up2k-client: maybe fix busy-tab (assumed linear progress) 2021-06-30 23:17:07 +02:00
ed 56522599b5 up2k-client: way faster init on large filedrops 2021-06-30 21:26:13 +02:00
ed 664f53b75d chrome gets stuck iterating over aux.h on win10 2021-06-30 19:26:06 +02:00
ed 5c3d0b6520 catch errors in onloads 2021-06-30 17:09:37 +02:00
ed 7e606cdd9f make search rate-control less visually confusing 2021-06-30 01:44:25 +02:00
ed 8b4b7fa794 allow opening tree nodes in a new tab 2021-06-30 01:08:20 +02:00
ed e15c8fd146 add upload pause 2021-06-30 00:34:33 +02:00
ed b4d6f4e24d american-friendly upload limits (allow additional bypass using manual text entry) 2021-06-30 00:11:23 +02:00
ed f1870daf0d retry filesearch when rate-limited 2021-06-23 22:01:06 +02:00
ed 0a3bbc4b4a v0.11.20 for real 2021-06-20 19:32:17 +02:00
ed be055961ae adjust up2k hashlen to match base64 window 2021-06-20 15:32:36 +02:00
ed 093e955100 move stuff that needs javascript out of the html 2021-06-19 01:10:40 +02:00
ed 57579b2fe5 fix android-chrome layout glitch in up2k 2021-06-18 23:38:43 +02:00
ed 10362aa02e v0.11.18 2021-06-18 00:30:37 +02:00
ed 6da63fbd79 up2k-cli: recover from lost handshakes 2021-06-14 01:01:06 +02:00
ed df018eb1f2 add colors 2021-06-05 01:34:39 +02:00
ed 49aa47a9b8 way faster sha512 wasm fallback 2021-06-05 01:14:16 +02:00
ed c5e9a643e7 more accurate url escaping 2021-05-29 09:02:42 +02:00
ed 903f8e8453 logging 2021-05-17 18:45:15 +02:00
ed 322abdcb43 more dino support 2021-05-16 05:04:44 +02:00
ed 31100787ce ahh whatever 2021-05-16 03:21:49 +02:00
ed c57d721be4 ie11 doesnt support sha512 2021-05-16 03:11:37 +02:00
ed 3b5a03e977 this too 2021-05-16 02:34:36 +02:00
ed ed807ee43e native sha512 on old iphones 2021-05-16 02:25:00 +02:00
ed 073c130ae6 respect tooltip pref in up2k 2021-05-16 02:18:54 +02:00
ed c061461d01 fix md perm reqs + dyn up2k modeset 2021-05-13 17:22:31 +02:00
ed c30dc0b546 write-only QoL mostly 2021-05-12 23:06:13 +02:00
ed 127ec10c0d js cleanup + minor tweaks 2021-04-23 20:04:17 +02:00
ed e5c4f49901 ok ok 2021-04-21 21:26:55 +02:00