Commit graph

745 commits

Author SHA1 Message Date
ed 789a602914 save some more bytes on the wire 2021-06-19 01:18:48 +02:00
ed 093e955100 move stuff that needs javascript out of the html 2021-06-19 01:10:40 +02:00
ed c32a89bebf minor lightmode tweaks 2021-06-19 00:17:39 +02:00
ed c0bebe9f9f eq-param error-hilight in lightmode 2021-06-18 23:51:26 +02:00
ed 57579b2fe5 fix android-chrome layout glitch in up2k 2021-06-18 23:38:43 +02:00
ed 51d14a6b4d fix toolbar tooltips on android 2021-06-18 22:11:01 +02:00
ed c50f1b64e5 dodge android-chrome bug: canvas aspect ratio 2021-06-18 21:46:15 +02:00
ed 98aaab02c5 block scroll events, hilight selected radios 2021-06-18 20:49:38 +02:00
ed 0fc7973d8b add shadow to playback times 2021-06-18 20:24:36 +02:00
ed 10362aa02e v0.11.18 2021-06-18 00:30:37 +02:00
ed 0a8e759fe6 v0.11.17 2021-06-17 00:31:38 +02:00
ed d70981cdd1 fix eq param input 2021-06-17 00:29:14 +02:00
ed e08c03b886 audio-filters: expose gain control 2021-06-16 22:25:29 +02:00
ed 56086e8984 ux: contrast tweaks + fix anchor-scroll 2021-06-16 21:38:30 +02:00
ed 1aa9033022 add play/pause hotkey 2021-06-16 19:19:29 +02:00
ed 076e103d53 ux: responsive settings layout 2021-06-16 19:10:32 +02:00
ed 38c00ea8fc print thumbnail cleanup summary 2021-06-16 18:57:10 +02:00
ed 32f9c6b5bb v0.11.16 2021-06-16 01:51:18 +02:00
ed 6251584ef6 fix .13dB clipping with all-zero eq 2021-06-15 23:37:44 +00:00
ed f3e413bc28 icons 2021-06-16 00:01:07 +02:00
ed 6f6cc8f3f8 move eq to the player settings tab 2021-06-15 22:26:39 +02:00
ed 8b081e9e69 media player: continue to next folder 2021-06-15 22:19:53 +02:00
ed c8a510d10e fully hide columns when minimized 2021-06-15 21:43:37 +02:00
ed 6f834f6679 sticky tree header 2021-06-15 21:07:27 +02:00
ed cf2d6650ac audio-eq: flatten frequency response 2021-06-15 21:06:00 +02:00
ed cd52dea488 v0.11.15 2021-06-15 00:01:11 +02:00
ed 6ea75df05d add audio equalizer 2021-06-14 23:58:56 +02:00
ed fc024f789d v0.11.14 2021-06-14 03:05:50 +02:00
ed 473e773aea fix deadlock 2021-06-14 00:55:11 +00:00
ed 48a2e1a353 add threadwatcher 2021-06-14 01:57:18 +02:00
ed 6da63fbd79 up2k-cli: recover from lost handshakes 2021-06-14 01:01:06 +02:00
ed 5bec37fcee fix cosmetic login glitch 2021-06-14 00:28:08 +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 f3dfd24c92 v0.11.13 2021-06-12 20:37:05 +02:00
ed fa0a7f50bb add image gallery 2021-06-12 20:25:08 +02:00
ed 44a78a7e21 v0.11.12 2021-06-12 04:28:21 +02:00
ed e7b18ab9fe custom css 2021-06-12 04:22:07 +02:00
ed aa12830015 keep transparency in thumbnails 2021-06-12 03:32:06 +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 ca27f8587c add cygpath support for volume src too 2021-06-12 01:55:45 +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 fbe656957d fix race 2021-06-11 18:12:06 +02:00
ed a45a53fdce support macos ffmpeg 2021-06-11 03:05:42 +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 1078d933b4 adding --no-hash 2021-06-10 18:08:30 +02:00
ed d6bf300d80 option to store state out-of-volume (mostly untested) 2021-06-10 01:27:04 +02:00
ed a359d64d44 v0.11.11 2021-06-08 23:43:00 +02:00
ed 5ded5a4516 alphabetical up2k indexing 2021-06-08 21:42:08 +02:00
ed 79c7639aaf haha memes 2021-06-08 21:10:25 +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 4dd5d4e1b7 when rootless, blank instead of block rootdir 2021-06-08 18:35:55 +02:00
ed acd8149479 dont track workloads unless multiprocessing 2021-06-08 18:01:59 +02:00
ed b97a1088fa v0.11.10 2021-06-08 09:41:31 +02:00
ed b77bed3324 fix terminating tls connections wow 2021-06-08 09:40:49 +02:00
ed b28533f850 v0.11.9 2021-06-07 20:22:10 +02:00
ed 89e48cff24 detect recursive symlinks 2021-06-07 20:09:18 +02:00
ed 6fc1be04da support windows-py3.5 2021-06-06 21:10:53 +02:00
ed 0061d29534 v0.11.8 2021-06-06 19:09:55 +02:00
ed d6a1e62a95 append file-ext when avoiding name collisions 2021-06-06 18:53:32 +02:00
ed cda36ea8b4 support json replies from bput 2021-06-06 18:47:21 +02:00
ed 99d30edef3 v0.11.7 2021-06-05 03:33:29 +02:00
ed b63ab15bf9 gallery links in new tab if a selection is atcive 2021-06-05 03:27:44 +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 7d20eb202a optimize 2021-06-04 19:35:08 +02:00
ed c533da9129 fix single-threaded mtag 2021-06-04 19:00:24 +02:00
ed 5cba31a814 spin on thumbnails too 2021-06-04 17:38:57 +02:00
ed 1d824cb26c add volume lister / containment checker 2021-06-04 02:23:46 +02:00
ed 9c8ccabe8e v0.11.6 2021-06-01 08:25:35 +02:00
ed b1f2c4e70d gain 1000x performance with one weird trick 2021-06-01 06:17:46 +00:00
ed d6f516b34f pypi exclusive 2021-06-01 04:14:23 +02:00
ed 83127858ca v0.11.4 2021-06-01 03:55:51 +02:00
ed d89329757e fix permission check in tar/zip generator (gdi) 2021-06-01 03:55:31 +02:00
ed 49ffec5320 v0.11.3 2021-06-01 03:11:02 +02:00
ed ea4441e25c v0.11.2 2021-06-01 02:47:37 +02:00
ed e5f34042f9 more precise volume state in admin panel 2021-06-01 02:32:53 +02:00
ed 271096874a fix adv and date handling in query lang 2021-06-01 02:10:17 +02:00
ed 8efd780a72 thumbnail cleaner too noisy 2021-06-01 01:51:03 +02:00
ed 41bcf7308d fix search results as thumbnails 2021-06-01 01:41:36 +02:00
ed d102bb3199 fix on-upload hasher (0.11.1 regression) 2021-06-01 01:20:34 +02:00
ed d0bed95415 search: add a query language 2021-06-01 01:16:40 +02:00
ed 292c18b3d0 v0.11.1 2021-05-29 23:39:39 +02:00
ed 0be7c5e2d8 live db/tags rescan 2021-05-29 23:35:07 +02:00
ed eb5aaddba4 v0.11.0 2021-05-29 15:03:32 +02:00
ed d8fd82bcb5 ffthumb only gets one shot 2021-05-29 12:32:51 +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 8b53c159fc dodge chrome bug 2021-05-29 10:58:21 +02:00
ed 81e281f703 add opus mimetype 2021-05-29 10:17:24 +02:00
ed 3948214050 drop deleted files from snap 2021-05-29 09:03:18 +02:00
ed c5e9a643e7 more accurate url escaping 2021-05-29 09:02:42 +02:00
ed d25881d5c3 mojibake fixes 2021-05-29 09:01:59 +02:00
ed 38d8d9733f fix bugs 2021-05-29 05:50:41 +02:00
ed 118ebf668d fix bugs 2021-05-29 05:43:09 +02:00
ed a86f09fa46 mtp: file extension filtering 2021-05-29 04:18:57 +02:00
ed deea66ad0b support multiple tags from mtp helpers 2021-05-29 03:43:14 +02:00
ed bf99445377 groking the ffprobe tarot cards 2021-05-28 06:25:44 +02:00
ed 7b54a63396 icon fix 2021-05-28 06:25:00 +02:00
ed 0fcb015f9a minor fixes 2021-05-28 05:16:28 +02:00
ed 0a22b1ffb6 dont log thumbnail GETs by default 2021-05-28 05:16:01 +02:00
ed 68cecc52ab dont grow thumbs 2021-05-28 05:01:25 +02:00
ed 53657ccfff add avif read support 2021-05-28 05:01:12 +02:00
ed 96223fda01 detect missing webp support 2021-05-28 05:00:08 +02:00
ed 374ff3433e gj 2021-05-28 02:52:03 +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 69dc433e1c ffprobe parser less bad 2021-05-27 01:41:12 +02:00
ed c880cd848c gridview lightmode 2021-05-26 22:53:40 +02:00
ed 5752b6db48 hook up the multiselect ui 2021-05-26 00:47:43 +02:00
ed b36f905eab sort folders first + tweak thumbs ui 2021-05-25 21:15:54 +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 3f4a8b9d6f fixes 2021-05-25 06:35:12 +02:00
ed 02a856ecb4 create video thumbnails 2021-05-25 06:14:25 +02:00
ed 4dff726310 initial thumbnail and icon stuff 2021-05-25 03:37:01 +02:00
ed bbb1e165d6 v0.10.22 2021-05-18 04:10:37 +02:00
ed fed8d94885 handle unsupported codecs better 2021-05-18 03:44:30 +02:00
ed 58040cc0ed fix the treesize off-by-one (*finally*) 2021-05-18 03:21:53 +02:00
ed 03d692db66 add now-playing clipboard meme 2021-05-18 02:54:52 +02:00
ed 903f8e8453 logging 2021-05-17 18:45:15 +02:00
ed 405ae1308e v0.10.21 2021-05-16 20:22:33 +02:00
ed a203e33347 v0.10.20 2021-05-16 07:51:39 +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 c0e6df4b63 let it gooo 2021-05-16 05:27:04 +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 8810e0be13 add option to log headers 2021-05-16 02:11:09 +02:00
ed f93016ab85 dont suggest bup if no write-access 2021-05-16 00:30:32 +02:00
ed e0d975e36a v0.10.19 2021-05-14 00:00:15 +02:00
ed cfeb15259f not careful enough 2021-05-13 23:29:15 +02:00
ed 3b3f8fc8fb careful rice 2021-05-13 23:00:51 +02:00
ed bd367389b0 broke windows 2021-05-13 22:58:23 +02:00
ed 58ba71a76f option to hide incomplete uploads 2021-05-13 22:56:52 +02:00
ed d03e34d55d v0.10.18 2021-05-13 17:42:06 +02:00
ed 24f239a46c ui tweaks 2021-05-13 17:41:14 +02:00
ed 2c0826f85a conditional sections in volume listing 2021-05-13 17:24:37 +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 0c786b0766 v0.10.17 2021-05-12 23:39:54 +02:00
ed 26e18ae800 disallow uploading logues 2021-05-12 23:22:43 +02:00
ed c30dc0b546 write-only QoL mostly 2021-05-12 23:06:13 +02:00
ed f94aa46a11 open write-only folders from tree 2021-05-12 21:50:32 +02:00
ed 403261a293 support pyinstaller 2021-05-12 21:21:07 +02:00
ed c7d9cbb11f show logues in write-only folders 2021-05-12 21:20:59 +02:00
ed 0754b553dd v0.10.16 2021-05-02 09:18:19 +02:00
ed 50661d941b cfg-parser: fix wildcard permissions 2021-05-02 09:16:14 +02:00
ed a79a5c4e3e readme + ui tweaks 2021-04-25 22:44:50 +02:00
ed 375b72770d readme 2021-04-25 04:34:06 +02:00
ed 0e87f35547 ui tweaks 2021-04-24 22:06:21 +02:00
ed c9c3302664 a 2021-04-24 19:22:15 +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 127ec10c0d js cleanup + minor tweaks 2021-04-23 20:04:17 +02:00
ed 5a9c0ad225 ui tweaks 2021-04-22 09:10:32 +02:00
ed 7e8daf650e v0.10.14 2021-04-21 22:04:21 +02:00
ed 0cf737b4ce 404 rather than redirect home if 404 or 403 2021-04-21 21:51:27 +02:00
ed e5c4f49901 ok ok 2021-04-21 21:26:55 +02:00
ed e4654ee7f1 uhh 2021-04-21 21:13:16 +02:00
ed e5d05c05ed up2k ui tweaks 2021-04-21 20:50:10 +02:00
ed 73c4f99687 add markdown streaming 2021-04-21 20:28:50 +02:00
ed 28c12ef3bf cleanup 2021-04-21 18:48:23 +02:00
ed eed82dbb54 remove dead code 2021-04-21 18:44:47 +02:00
ed 2c4b4ab928 up2k-cli: cond. readahead 2021-04-21 18:39:55 +02:00
ed 505a8fc6f6 up2k: sparse alloc on windows 2021-04-21 18:32:21 +02:00
ed e4801d9b06 support msys2-python 2021-04-21 18:28:44 +02:00
ed 04f1b2cf3a v0.10.13 2021-04-21 01:19:22 +02:00
ed c06d928bb5 sorry android 2021-04-21 01:10:18 +02:00
ed ab09927e7b v0.10.12 2021-04-19 21:58:49 +02:00
ed 779437db67 up2k: more runahead 2021-04-19 21:58:30 +02:00
ed 28cbdb652e v0.10.11 2021-04-19 21:43:08 +02:00
ed 2b2415a7d8 up2k: gotta go faster 2021-04-19 21:29:43 +02:00
ed 746a8208aa v0.10.10 2021-04-19 17:17:07 +02:00
ed a2a041a98a optimize 2021-04-19 16:54:38 +02:00
ed 10b436e449 browser: add media fragment uris 2021-04-19 16:41:06 +02:00
ed 4d62b34786 browser: add light mode 2021-04-19 15:40:32 +02:00
ed 0546210687 fix up2k progressbars 2021-04-19 13:18:29 +02:00
ed f8c11faada don't start 2t stuff if there's no backend avail 2021-04-19 13:17:34 +02:00
ed 16d6e9be1f tweaks 2021-04-17 09:24:25 +02:00
ed aff8185f2e v0.10.9 2021-04-17 01:29:27 +02:00
ed 217d15fe81 up2k: cheap progress bars 2021-04-17 00:57:35 +02:00
ed 171e93c201 up2k: show realtime speeds 2021-04-17 00:01:03 +02:00
ed acc1d2e9e3 up2k: show some context in the busy-tab 2021-04-16 23:49:57 +02:00
ed 49c2f37154 up2k: replace progressbars with text 2021-04-16 21:23:53 +02:00
ed 69e54497aa yes good 2021-04-14 16:03:15 +02:00
ed 9aa1885669 hide search tab when d2d 2021-04-14 15:23:25 +02:00
ed 4418508513 dodge cpython bug 2021-04-14 14:37:44 +02:00