Commit graph

1649 commits

Author SHA1 Message Date
ed b235037dd3 5x faster rendering of huge tagsets 2022-09-17 20:17:24 +02:00
ed 3108139d51 30% faster tags listing 2022-09-17 19:36:42 +02:00
ed 2ae99ecfa0 new upload modifiers:
* terse upload responser
* randomize filenames
2022-09-17 14:48:53 +02:00
ed e8ab53c270 fix read-only search positioning 2022-09-17 13:45:41 +02:00
ed 5e9bc1127d fix windows symlink creation 2022-09-17 13:27:54 +02:00
ed 415e61c3c9 prevent blanks from skipping ahead in the queue 2022-09-16 23:51:55 +02:00
ed 0dbeb010cf fix symlinked filekeys 2022-09-16 21:41:17 +02:00
ed 17c465bed7 lazyload big folders; closes #11 2022-09-15 23:43:40 +02:00
ed add04478e5 multiprocessing: fix listening-socket config 2022-09-15 22:25:11 +02:00
ed 6db72d7166 optimizations / cleanup 2022-09-15 01:18:19 +02:00
ed 868103a9c5 more flexible --stackmon 2022-09-14 02:06:34 +02:00
ed 0f37718671 improve error messages 2022-09-14 01:56:16 +02:00
icxes fa1445df86 align grid items to left if there's not enough to fill a row 2022-09-12 00:58:54 +02:00
icxes a783e7071e add small margin to grid 2022-09-12 00:58:54 +02:00
icxes a9919df5af change justify-content depending on whether sidebar is open 2022-09-12 00:58:54 +02:00
icxes b0af31ac35 fix indentation? 2022-09-12 00:58:54 +02:00
icxes c4c964a685 simplify style and make gaps equal size 2022-09-12 00:58:54 +02:00
icxes 348ec71398 make grid items scale properly at different zoom levels 2022-09-12 00:58:54 +02:00
exci a257ccc8b3 try using grids for the.. grids 2022-09-12 00:58:54 +02:00
ed fcc4296040 mention the upcoming bugfix in chrome 2022-09-11 22:31:36 +02:00
ed 1684d05d49 dont crash chrome with too many unique SVGs 2022-09-11 11:47:26 +02:00
ed 0006f933a2 hmac uploader-ip when avoiding filename collisions 2022-09-11 08:27:45 +02:00
ed 0484f97c9c stop writing upload-summary textfiles,
can be reenabled with --write-uplog
2022-09-10 22:07:10 +02:00
ed e430b2567a add pyoxidizer (windows-only) 2022-09-10 17:33:04 +02:00
ed fbc8ee15da make firefox stop complaining 2022-09-08 19:22:51 +02:00
ed 68a9c05947 load eq ui early 2022-09-08 18:47:30 +02:00
ed 0a81aba899 fix wrong ETA after failed handshakes +
tooltip-hint positioning on bottom-most elements
2022-09-07 23:34:43 +02:00
ed d2ae822e15 more socket cleanup fiddling 2022-09-07 23:06:12 +02:00
ed fac4b08526 firefox may forget FDs during upload; warn about it 2022-09-07 23:03:48 +02:00
ed 3a7b43c663 dodge firefox race (thx exci) 2022-09-07 21:27:36 +02:00
ed 8fcb2d1554 defer actx until needed (audioplayer, uploads) and
try to be less reliant on the actx speedhack for upload performance
2022-09-07 21:08:09 +02:00
ed 590c763659 add unforgetti beam 2022-09-07 08:09:32 +02:00
ed 11d1267f8c option to keep files in index when deleted 2022-09-07 01:07:21 +02:00
ed 8f5bae95ce fix visual glitches in upload ui 2022-09-07 00:38:19 +02:00
ed e6b12ef14c hide warnings when they are remedied 2022-09-07 00:29:26 +02:00
ed b65674618b fix ui bug on upload-queues >= 1 TiB large 2022-09-06 23:24:58 +02:00
ed 635ab25013 up2k.js: defer worker startup until needed 2022-09-05 00:55:52 +02:00
ed 995cd10df8 bump timeouts for zfs / bursty filesystems 2022-09-04 21:21:54 +02:00
ed 50f3820a6d downgrade severity of some transient errors 2022-09-04 12:53:49 +02:00
ed 788db47b95 option to let mtp's keep stdout/stderr 2022-09-04 01:42:28 +02:00
ed 799cf27c5d restore .bin-suffix for nameless PUT/POSTs
disappeared in v1.0.11
2022-09-03 19:59:59 +02:00
ed c930d8f773 add mtp debug mode 2022-09-03 19:58:10 +02:00
ed bc6234e032 parallel socket shutdown 2022-08-31 08:38:34 +02:00
ed 558bfa4e1e siocoutq-based shutdown 2022-08-31 01:16:09 +02:00
ed 5d19f23372 accurate num.cores detection 2022-08-29 19:24:48 +02:00
ed 27f08cdbfa better isNaN + fade + fix preload seek:
* use Number.isFinite or shim it, rejecting strings
* fade-in/out was too quick on volumes < 100%
* fades (especially -out) was too slow on chrome
* seek to start if playing into the previously played file
* and let π raise if it wants to
2022-08-29 19:23:23 +02:00
ed 49470c05fa well that was dumb 2022-08-23 00:03:04 +02:00
ed 500e3157b9 v1.3.16 2022-08-18 19:24:06 +02:00
ed eba86b1d23 default-disable mt on https-desktop-chrome 2022-08-18 19:01:33 +02:00
ed b69a563fc2 gc massage 2022-08-18 18:03:33 +02:00
ed a900c36395 v1.3.15 2022-08-18 01:02:19 +02:00
ed 1d9b324d3e explain w/a wasm leaks in workers (chrome bug) 2022-08-18 01:02:06 +02:00
ed 539e7b8efe help chrome gc by reusing one filereader 2022-08-18 00:05:32 +02:00
ed 7000123a8b v1.3.14 2022-08-15 20:25:31 +02:00
ed d48a7d2398 provide tagparsers with uploader info 2022-08-15 20:23:17 +02:00
ed 389a00ce59 v1.3.13 2022-08-15 19:11:21 +02:00
ed 7a460de3c2 windows db fix 2022-08-15 18:01:28 +02:00
ed 8ea1f4a751 idx multimedia format/container type 2022-08-15 17:56:13 +02:00
ed 1c69ccc6cd v1.3.12 2022-08-13 00:58:49 +02:00
ed 9ccd327298 add directory hashing (boots ~3x faster) 2022-08-12 23:17:18 +02:00
ed 11df36f3cf add option to exit after scanning volumes 2022-08-12 21:20:13 +02:00
ed f62dd0e3cc support fips-cpython and maybe make-sfx on macos 2022-08-12 16:36:20 +02:00
ed ad18b6e15e stop reindexing empty files on startup 2022-08-12 16:31:36 +02:00
ed c00b80ca29 v1.3.11 2022-08-10 23:35:21 +02:00
ed 92ed4ba3f8 parallelize python hashing too 2022-08-10 23:12:01 +02:00
ed 7de9775dd9 lol android 2022-08-10 20:35:12 +02:00
ed 5ce9060e5c up2k.js: do hashing in web-workers 2022-08-10 01:09:54 +02:00
ed f727d5cb5a new cloudflare memes, thx nh 2022-08-09 09:00:22 +02:00
ed 51c152ff4a indicate sqlite thread-safety + some cleanup 2022-08-05 01:20:16 +02:00
ed eeed2a840c v1.3.10 2022-08-04 01:40:14 +02:00
ed 4aaa111925 v1.3.9 2022-08-04 00:39:37 +02:00
ed e31248f018 include version info on startup and in crash dumps 2022-08-04 00:11:52 +02:00
ed 8b4cf022f2 bbox: tweak end-of-gallery animation 2022-08-03 22:56:51 +02:00
ed 4e7455268a tag-scanner perf 2022-08-03 22:33:20 +02:00
ed 680f8ae814 add xdev/xvol indexing guards 2022-08-03 22:20:28 +02:00
ed 90555a4cea clean-shutdown while hashing huge files 2022-08-03 21:06:10 +02:00
ed 56a62db591 force-exit by hammering ctrl-c 2022-08-03 20:58:23 +02:00
ed 5384c2e0f5 reentrant cleanup 2022-08-02 20:56:05 +02:00
ed 9bfbf80a0e ui: fix navpane covering files on horizontal scroll 2022-08-02 20:48:26 +02:00
ed f874d7754f ui: toggle sorting folders before files (default-on) 2022-08-02 20:47:17 +02:00
ed a669f79480 windows upload perf (fat32, smb) 2022-08-02 20:39:51 +02:00
ed 1c3894743a fix filekeys inside symlinked volumes 2022-08-02 20:26:51 +02:00
ed 75cdf17df4 cache sparsefile-support on windows too 2022-08-02 06:58:25 +02:00
ed de7dd1e60a more visible upload errors on mobile 2022-08-02 06:17:13 +02:00
ed 0ee574a718 forget uploads that failed to initialize 2022-08-02 06:15:18 +02:00
ed dac2fad48e v1.3.8 2022-07-27 16:07:26 +02:00
ed 77f624b01e improve shumantime + use it everywhere 2022-07-27 15:07:04 +02:00
ed e24ffebfc8 indicate write-activity on splashpage 2022-07-27 14:53:15 +02:00
ed 70d07d1609 perf 2022-07-27 14:01:30 +02:00
ed bfb3303d87 include client total ETA in upload logs 2022-07-27 12:07:51 +02:00
ed 660705a436 defer volume reindexing on db activity 2022-07-27 11:48:47 +02:00
ed 74a3f97671 cleanup + bump deps 2022-07-27 00:15:49 +02:00
ed b3e35bb494 async lsof w/ timeout 2022-07-26 22:38:13 +02:00
ed 76adac7c72 up2k-hook-ytid: add mp4/webm/mkv metadata scanner 2022-07-26 22:09:18 +02:00
ed 5dc75ebb67 async e2ts / e2v + forget deleted shadowed 2022-07-26 12:47:40 +02:00
ed d686ce12b6 lsof db on stuck transaction 2022-07-25 02:07:59 +02:00
ed d3c40a423e mutagen: support nullduration tags 2022-07-25 01:21:34 +02:00
ed 2fb1e6dab8 mute exception on zip abort 2022-07-25 01:20:38 +02:00
ed 10430b347f fix dumb prisonparty bug 2022-07-22 20:49:35 +02:00
ed c694cbffdc a11y: improve skip-to-files 2022-07-20 23:44:57 +02:00