Commit graph

1447 commits

Author SHA1 Message Date
ed c5d822c70a v1.1.2 2021-11-12 23:08:24 +01:00
ed 9c09b4061a prefer fpool on linux as well 2021-11-12 22:57:36 +01:00
ed c26fb43ced more cleanup 2021-11-12 22:30:23 +01:00
ed deb8f20db6 misc cleanup/unjank 2021-11-12 20:48:26 +01:00
ed 50e18ed8ff fix up2k layout in readonly folders 2021-11-12 19:18:52 +01:00
ed 31f3895f40 close misc views on escape 2021-11-12 19:18:29 +01:00
ed 615929268a cache monet 2021-11-12 02:00:44 +01:00
ed b8b15814cf add traffic shaping, bump speeds on https/windows 2021-11-12 01:34:56 +01:00
ed 7766fffe83 mostly fix ogvjs preloading 2021-11-12 01:09:01 +01:00
ed 2a16c150d1 general preload improvements 2021-11-12 01:04:31 +01:00
ed 418c2166cc add cursed doubleclick-handler in gridsel mode 2021-11-11 01:03:14 +01:00
ed a4dd44f648 textviewer initiable through hotkeys 2021-11-11 00:18:34 +01:00
ed 5352f7cda7 fix ctrl-a fencing in codeblocks 2021-11-11 00:11:29 +01:00
ed 5533b47099 handle crc collisions 2021-11-10 23:59:07 +01:00
ed e9b14464ee terminate preloader if it can't finish in time 2021-11-10 22:53:02 +01:00
ed 4e986e5cd1 xhr preload is not gapless 2021-11-10 22:00:24 +01:00
ed 8a59b40c53 better clientside upload dedup 2021-11-10 20:57:45 +01:00
ed 391caca043 v1.1.1 2021-11-08 22:39:00 +01:00
ed 171ce348d6 improve swr 2021-11-08 22:25:35 +01:00
ed e7e71b76f0 add alternative preloader for spotty connections 2021-11-08 20:46:40 +01:00
ed a2af61cf6f fix clipboard sharing on recent firefox versions 2021-11-08 20:43:26 +01:00
ed e111edd5e4 v1.1.0 2021-11-06 23:27:48 +01:00
ed c0d7aa9e4a add file selection from text viewer 2021-11-06 22:02:43 +01:00
ed e5b3d2a312 dont hilight huge files 2021-11-06 20:56:23 +01:00
ed 86a859de17 navpane default on if 60em viewport 2021-11-06 20:32:43 +01:00
ed b3aaa7bd0f fence ctrl-a within documents and codeblocks 2021-11-06 19:37:19 +01:00
ed a90586e6a8 add reload api 2021-11-06 19:05:58 +01:00
ed 807f272895 missed one 2021-11-06 18:33:32 +01:00
ed f050647b43 rescan volumes on sigusr1 2021-11-06 18:20:31 +01:00
ed 73baebbd16 initial sigusr1 acc/vol reload 2021-11-06 07:15:04 +01:00
ed f327f698b9 finally drop the -e2s compat 2021-11-06 03:19:57 +01:00
ed 8164910fe8 support setting argv from config files 2021-11-06 03:11:21 +01:00
ed 3498644055 fix permission parser so it matches the documentation 2021-11-06 03:09:03 +01:00
ed d31116b54c spaghetti unraveling 2021-11-06 02:07:13 +01:00
ed aced110cdf bump preload window wrt opus transcoding 2021-11-06 01:02:22 +01:00
ed e9ab6aec77 allow full mime override 2021-11-06 00:50:20 +01:00
ed 15b261c861 help windows a little 2021-11-06 00:45:42 +01:00
ed 970badce66 positioning + optimization 2021-11-06 00:06:14 +01:00
ed 64304a9d65 make it optional 2021-11-06 00:06:05 +01:00
ed d1983553d2 add click handlers 2021-11-06 00:04:45 +01:00
ed 6b15df3bcd fix wordwrap not being set initially 2021-11-06 00:00:35 +01:00
ed 730b1fff71 hilight parents of current folder 2021-11-06 00:00:04 +01:00
ed c3add751e5 oh 2021-11-05 02:12:25 +01:00
ed 9da2dbdc1c rough attempt at docked navpane context 2021-11-05 02:03:35 +01:00
ed 977f09c470 .txt.gz is not actually .txt 2021-11-05 00:29:25 +01:00
ed 4d0c6a8802 ensure selected item visible when toggling navpane mode 2021-11-05 00:13:09 +01:00
ed 5345565037 a 2021-11-04 23:34:00 +01:00
ed be38c27c64 thxci 2021-11-04 22:33:10 +01:00
ed 82a0401099 at some point firefox became case-sensitive 2021-11-04 22:10:45 +01:00
ed 33bea1b663 navpane mode-toggle button and hotkey 2021-11-04 22:04:32 +01:00
ed f083acd46d let client force plaintext response content-type 2021-11-04 22:02:39 +01:00
ed 5aacd15272 ux 2021-11-04 03:38:09 +01:00
ed cb7674b091 make prism optional 2021-11-04 03:10:13 +01:00
ed 3899c7ad56 golfimize 2021-11-04 02:36:21 +01:00
ed d2debced09 navigation history support 2021-11-04 02:29:24 +01:00
ed b86c0ddc48 optimize 2021-11-04 02:06:55 +01:00
ed ba36f33bd8 add textfile viewer 2021-11-04 01:40:03 +01:00
ed 49368a10ba navpane enabled by default on non-touch devices 2021-11-04 01:35:05 +01:00
ed ac1568cacf golf elm removal 2021-11-04 01:33:40 +01:00
ed 862ca3439d proactive opus cache expiration 2021-11-02 20:39:08 +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 cc23b7ee74 better user-feedback when transcoding is unavailable 2021-11-02 03:22:39 +01:00
ed f6f9fc5a45 add audio transcoder 2021-11-02 02:59:37 +01:00
ed c2469935cb add audio spectrogram thumbnails 2021-11-02 00:26:51 +01:00
ed c9b385db4b v1.0.14 2021-10-30 00:37:46 +02:00
ed c951b66ae0 less messy startup messages 2021-10-29 23:43:09 +02:00
ed de735f3a45 list successful binds only 2021-10-29 23:03:36 +02:00
ed 19161425f3 if no args, try to bind 80 and 443 as well 2021-10-29 23:01:07 +02:00
ed c69e8d5bf4 filesearch donut accuracy 2021-10-29 21:07:46 +02:00
ed 3d3bce2788 less fancy but better 2021-10-29 11:02:20 +02:00
ed 1cb0dc7f8e colorcoded favicon donut 2021-10-29 02:40:17 +02:00
ed 4d69f15f48 fix empty files blocking successive uploads 2021-10-29 01:04:38 +02:00
ed 083f6572f7 ie11 support 2021-10-29 01:04:09 +02:00
ed 4e7dd75266 add upload donut 2021-10-29 01:01:32 +02: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 f5f9e3ac97 reduce rescan/lifetime wakeups 2021-10-27 22:23:03 +02:00
ed 598d6c598c reduce wakeups in httpsrv 2021-10-27 22:20:21 +02:00
ed 744727087a better rmtree semantics 2021-10-27 09:40:20 +02:00
ed f93212a665 add logout button to contrl panel 2021-10-27 01:27:59 +02:00
ed 6dade82d2c run tag scrapers in parallel on new uploads 2021-10-27 00:47:50 +02:00
ed 6b737bf1d7 abort tagging if the file has poofed 2021-10-27 00:11:58 +02:00
ed 94dbd70677 plaintext folder listing with ?ls=t 2021-10-27 00:00:12 +02:00
ed 527ae0348e locale-aware sorting of the navpane too 2021-10-26 23:59:21 +02:00
ed 79629c430a add refresh button on volumes listing 2021-10-26 23:58:10 +02:00
ed 908dd61be5 add cheatcode for turning links into downloads 2021-10-26 01:11:07 +02:00
ed 88f77b8cca spacebar as actionkey when ok/cancel focused 2021-10-25 21:31:27 +02:00
ed 1e846657d1 more css nitpicks 2021-10-25 21:31:12 +02:00
ed ce70f62a88 catch shady vfs configs 2021-10-25 21:13:51 +02:00
ed bca0cdbb62 v1.0.13 2021-10-24 21:06:14 +02:00
ed 1ee11e04e6 v1.0.12 2021-10-24 03:12:54 +02:00
ed 6eef44f212 ie 2021-10-24 02:57:19 +02:00
ed 8bd94f4a1c add readme banner 2021-10-24 01:24:54 +02:00
ed 4bc4701372 "fix" up2k layout 2021-10-24 01:19:48 +02:00
ed dfd89b503a ajax navigation in table listing too 2021-10-24 00:54:22 +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 71b478e6e2 persist webp test result 2021-10-24 00:23:51 +02:00
ed ed8fff8c52 more ux 2021-10-24 00:22:46 +02:00
ed 95dc78db10 thumbnails alignment 2021-10-23 21:51:16 +02:00
ed addeac64c7 checkbox selection hilight 2021-10-23 18:28:45 +02:00
ed d77ec22007 more ux 2021-10-23 16:59:11 +02:00
ed 20030c91b7 looks better 2021-10-23 02:46:18 +02:00
ed 8b366e255c fix thumbnail toggle not giving instant feedback 2021-10-23 02:38:37 +02:00
ed 6da366fcb0 forgot a few 2021-10-23 02:33:51 +02:00
ed 2fa35f851e ux 2021-10-22 11:12:04 +02:00
ed e4ca4260bb support mounting entire disks on windows 2021-10-20 00:51:00 +02:00
ed b69aace8d8 v1.0.11 2021-10-19 01:10:16 +02:00
ed 79097bb43c optimize rmtree on windows 2021-10-19 01:04:21 +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 c02920607f linkable search results 2021-10-18 21:43:16 +02:00
ed 452885c271 replace the mediaplayer modal with malert 2021-10-18 21:18:46 +02:00
ed 5c242a07b6 refresh file listing on upload complete 2021-10-18 21:10:05 +02:00
ed 088899d59f fix unpost in jumpvols 2021-10-18 21:08:31 +02:00
ed 23c8d3d045 option to continue running if binds fail 2021-10-18 20:24:11 +02:00
ed a033388d2b sort volume listing 2021-10-13 00:21:54 +02:00
ed 726a98100b v1.0.10 2021-10-12 01:43:56 +02:00
ed 2f021a0c2b skip indexing files by regex 2021-10-12 01:40:19 +02:00
ed eb05cb6c6e add optional favicon 2021-10-12 00:49:50 +02:00
ed 7530af95da css twiddling 2021-10-12 00:48:23 +02:00
ed 8399e95bda ui: fix mkdir race when navpane is closed 2021-10-12 00:46:44 +02:00
ed 3b4dfe326f support pythons with busted ffi 2021-10-12 00:44:55 +02:00
ed 2e787a254e fix mkdir on py2.7 2021-10-11 03:50:45 +02:00
ed f888bed1a6 v1.0.9 2021-10-09 22:29:23 +02:00
ed d865e9f35a support non-python mtp plugins 2021-10-09 22:09:35 +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 d1be37a04a nice 2021-10-09 01:33:27 +02:00
ed b0fd8bf7d4 optimize indexer for huge filesystems 2021-10-09 01:24:19 +02:00
ed 4588f11613 deflicker lightmode 2021-10-07 23:12:00 +02:00
ed 1a618c3c97 safety 2021-10-07 23:11:37 +02:00
ed d500a51d97 golf 2021-10-07 23:11:11 +02:00
ed 734e9d3874 v1.0.8 2021-10-04 22:50:06 +02:00
ed bd5cfc2f1b fix filedrop with fallback hashers 2021-10-04 22:37:35 +02:00
ed 89f88ee78c more obvious dropzones 2021-10-04 22:34:05 +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 85be62e38b audioplayer: minute-mark text on progressbar 2021-10-04 21:26:26 +02:00
ed 80f3d90200 better focus outlines 2021-10-04 20:54:07 +02:00
ed 2d0696e048 allow appending mte in volflags 2021-10-03 19:35:51 +02:00
ed a6935b0293 allow uploading empty files 2021-10-02 23:34:12 +02:00
ed 9e10af6885 make the 404/403 vagueness optional 2021-10-01 19:51:51 +02:00
ed 42bc9115d2 hide logues in search results 2021-10-01 19:33:49 +02:00
ed 7715299dd3 dont show entire web pages in toasts 2021-09-30 19:35:56 +02:00
ed 14aab62f32 fix current-directory hilight 2021-09-27 20:55:05 +02:00
ed cb81fe962c v1.0.7 2021-09-26 20:15:21 +02:00
ed fc970d2dea v1.0.6 2021-09-26 19:36:19 +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 2fd99f807d spa msg 2021-09-26 15:25:19 +02:00
ed 3d4cbd7d10 spa mkdir 2021-09-26 14:48:05 +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 777a50063d wrong key 2021-09-26 03:56:50 +02:00
ed 0bb9154747 catch more tagparser panics 2021-09-26 03:56:30 +02:00
ed 30c3f45072 fix deleting recently uploaded files without e2d 2021-09-26 03:45:16 +02:00
ed 0d5ca67f32 up2k-srv: add option to reuse file-handles 2021-09-26 03:44:22 +02:00
ed b11db090d8 also hide windows-paths in exceptions 2021-09-25 18:19:17 +02:00
ed 189391fccd up2k-cli: less aggressive retries 2021-09-25 18:18:15 +02:00
ed 076d32dee5 up2k-srv: try all dupes for matching path 2021-09-24 19:21:19 +02:00
ed 16c8e38ecd support login/uploading from hv3 2021-09-19 17:03:01 +02:00
ed eacbcda8e5 v1.0.5 2021-09-19 15:11:48 +02:00
ed 59be76cd44 fix basic-upload into fk-enabled folders 2021-09-19 15:00:55 +02:00
ed 5bb0e7e8b3 v1.0.4 2021-09-19 00:41:56 +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 ed6c683922 cosmetic 2021-09-19 00:07:49 +02:00
ed 9fe1edb02b support multiple volume flags in one group 2021-09-18 23:45:43 +02:00
ed fb3811a708 bunch of filekey fixes 2021-09-18 23:44:44 +02:00
ed 18f8658eec insufficient navpane minsize 2021-09-18 18:55:19 +02:00
ed d30001d23d v1.0.3 2021-09-18 17:50:40 +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 027ad0c3ee misc 2021-09-18 15:38:13 +02:00
ed 3abad2b87b fix navpane nowrap 2021-09-18 14:18:23 +02:00
ed 32a1c7c5d5 cosmetic 2021-09-18 02:07:29 +02:00
ed f06e165bd4 retro 2021-09-18 02:07:09 +02:00
ed 2ace9ed380 fix filekeys appearing in filenames 2021-09-17 23:12:32 +02:00
ed 5f30c0ae03 fix button hover bg 2021-09-17 22:49:49 +02:00
ed ef60adf7e2 optional navpane wordwrap diasble 2021-09-17 22:49:26 +02:00
ed 7354b462e8 easymde: use extenral marked.js 2021-09-17 09:32:30 +02:00
ed da904d6be8 upgrade marked.js from v1.1.0 to v3.0.4 2021-09-17 09:10:33 +02:00
ed c5fbbbbb5c show current line number in md-editor 2021-09-17 01:36:06 +02:00
ed 5010387d8a markdown modpoll at an interval 2021-09-16 09:31:58 +02:00
ed f00c54a7fb nice 2021-09-16 09:00:36 +02:00
ed 9f52c169d0 more python3 shebangs 2021-09-16 00:28:38 +02:00
ed 2ad12b074b return 404 on browsing folders with g 2021-09-16 00:17:27 +02:00
ed 0e884df486 keep empty folders after deleting all files 2021-09-15 23:31:49 +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 1a7852794f dry boolean configs 2021-09-14 00:50:27 +02:00
ed 22b1373a57 accessibility: always hilight focused elements 2021-09-14 00:46:53 +02:00
ed 17d78b1469 set max-width for readme.md 2021-09-14 00:46:03 +02:00
ed 4d8b32b249 prevent tooltips on alt-tab 2021-09-14 00:45:30 +02:00
ed b65bea2550 show toast with stack on rejected promises 2021-09-14 00:42:46 +02:00
ed ca6ec9c5c7 v1.0.2 2021-09-09 09:21:30 +02:00
ed 633b1f0a78 v1.0.1 2021-09-09 00:59:55 +02:00
ed 6136b9bf9c don't double-eof 2021-09-09 00:54:09 +02:00
ed 524a3ba566 actually this is better 2021-09-09 00:41:23 +02:00
ed 58580320f9 make the primary tabs toggle-buttons 2021-09-09 00:35:07 +02:00
ed 759b0a994d alternative equalizer tuning 2021-09-09 00:27:18 +02:00
ed d2800473e4 less aggressive searching, especially on phones 2021-09-08 23:24:32 +02:00
ed f5b1a2065e multipart-parser needs exact reads 2021-09-08 21:07:34 +00:00
ed c1bee96c40 fix filedrop trying to upload without write access 2021-09-08 00:19:48 +02:00
ed 012bbcf770 v1.0.0 2021-09-07 23:18:54 +02:00
ed b54cb47b2e listen for filedrops in all tabs/modes 2021-09-07 22:44:48 +02:00
ed 1b15f43745 crashpage: add github-issue link 2021-09-07 22:30:50 +02:00
ed 02e3d44998 fix move/delete without -e2d (thx exci) 2021-09-07 21:20:34 +02:00
ed 156f13ded1 add 10-minute indicators to seekbar 2021-09-07 21:10:50 +02:00
ed d288467cb7 separate dropzones for upload/search 2021-09-07 20:52:06 +02:00
ed 21662c9f3f error-message cleanup 2021-09-07 20:51:07 +02:00
ed 9149fe6cdd lightmode fix 2021-09-07 00:44:09 +02:00
ed 9a146192b7 don't unwrap single folders in zip/tar downloads 2021-09-07 00:43:51 +02:00
ed 053ac74734 v0.13.14 2021-09-06 01:06:16 +02:00
ed a009ff53f7 show README.md in directory listings 2021-09-06 00:23:35 +02:00
ed ca16c4108d add options to disallow renaming/moving dotfiles 2021-09-06 00:17:35 +02:00
ed d1b6c67dc3 fix misnomer 2021-09-06 00:13:52 +02:00
ed a61f8133d5 add option to disable logues 2021-09-05 22:33:42 +02:00
ed 38d797a544 remove duplicate code 2021-09-05 22:32:34 +02:00
ed 16c1877f50 fix markdown scrollmap desync on offsite images 2021-09-05 21:44:17 +02:00
ed da5f15a778 move general markdown to ui.css 2021-09-05 21:42:41 +02:00
ed 396c64ecf7 move sourcecodepro to ui.css 2021-09-05 18:55:28 +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 314327d8f2 support alternative python impls 2021-09-05 18:48:58 +02:00
ed 5955940b82 fix upload eta going bad after inactivity 2021-09-04 03:10:54 +02:00
ed 231a03bcfd v0.13.13 2021-09-03 21:21:17 +02:00
ed be32b743c6 repl: select default text on load 2021-09-03 20:48:41 +02:00
ed a6dc5e2ce3 add some missing preventdefaults 2021-09-03 20:37:30 +02:00
ed 38593a0394 move column hider buttons above the header 2021-09-03 20:19:17 +02:00
ed 95309afeea fix file-list jumping around during uploads 2021-09-03 20:17:44 +02:00
ed c2bf6fe2a3 add basic authentication 2021-09-03 20:15:24 +02:00
ed 99ac324fbd tweaks 2021-09-02 19:06:08 +02:00
ed 5562de330f slightly smaller jpeg thumbnails 2021-09-02 18:51:15 +02:00
ed 95014236ac js-repl presets 2021-09-02 18:50:47 +02:00
ed 6aa7386138 modals: onDisplay callback 2021-09-02 18:46:51 +02:00
ed 3226a1f588 crashpage: show recent console messages 2021-09-02 18:45:42 +02:00
ed b4cf890cd8 emphasis 2021-09-02 18:42:53 +02:00
ed ce09e323af ok/cancel buttons in platform-defined order 2021-09-02 18:42:12 +02:00
ed 941aedb177 v0.13.12 2021-09-01 23:48:01 +02:00
ed 87a0d502a3 crashpage: add useragent 2021-09-01 23:32:27 +02:00
ed d5892341b6 prevent vertical toast overflow 2021-09-01 22:34:48 +02:00
ed 646557a43e crashpage: better localstore dump 2021-09-01 22:34:04 +02:00
ed ed8d34ab43 dont try to play audio if js crashed 2021-09-01 22:28:15 +02:00
ed 5e34463c77 support massive cut/paste ops 2021-09-01 22:27:39 +02:00
ed 1b14eb7959 fix thumbnail-zoom hotkeys 2021-09-01 22:26:18 +02:00
ed ed48c2d0ed v0.13.11 2021-08-30 22:32:16 +02:00
ed 5938230270 more tray ui nitpicks 2021-08-30 22:25:07 +02:00
ed 1a33a047fa fix listening on single interface 2021-08-30 21:39:44 +02:00
ed 43a8bcefb9 v0.13.10 2021-08-30 03:02:11 +02:00
ed 2e740e513f cheap performance fix 2021-08-30 02:38:48 +02:00
ed 8a21a86b61 better iOS error-handling 2021-08-30 02:29:38 +02:00
ed f600116205 login returns to volume listing 2021-08-30 01:55:24 +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 03ce6c97ff better crash-handler ui 2021-08-30 01:15:37 +02:00
ed ffd9e76e07 select all text in modal.prompt 2021-08-30 01:11:00 +02:00
ed fc49cb1e67 add js repl 2021-08-30 01:09:27 +02:00
ed f5712d9f25 v0.13.9 2021-08-29 02:24:09 +02:00
ed 161d57bdda v0.13.8 2021-08-29 01:38:06 +02:00
ed bae0d440bf upgrade ogvjs to 1.8.4 2021-08-29 01:11:44 +02:00
ed 73b06eaa02 coerce iOS into playing opus in the background 2021-08-29 00:05:14 +02:00
ed 08a8ebed17 minor cleanup 2021-08-28 22:40:59 +02:00
ed 74d07426b3 make tray tab smaller 2021-08-28 22:37:39 +02:00
ed 69a2bba99a fix ogv.js crashing iOS 2021-08-28 22:35:47 +02:00
ed 4d685d78ee v0.13.7 2021-08-28 04:55:06 +02:00
ed 5845ec3f49 nevermind, nailed it 2021-08-28 04:08:22 +02:00
ed 13373426fe alright fine apple you win 2021-08-28 03:44:07 +02:00
ed 8e55551a06 positioning fixes 2021-08-28 03:27:14 +02:00
ed 18e33edc88 hide tooltips on scroll 2021-08-28 02:46:06 +02:00
ed c72c5ad4ee make the ellipsis more visible 2021-08-28 02:38:31 +02:00
ed 0fbc81ab2f missed some 2021-08-28 02:37:28 +02:00
ed af0a34cf82 improve iphone fix 2021-08-28 02:11:40 +02:00
ed b4590c5398 horizontally centered tooltips 2021-08-28 01:49:21 +02:00
ed f787a66230 that was dumb 2021-08-28 01:47:36 +02:00
ed b21a99fd62 only tooltip the ellipsed thumbnails 2021-08-28 01:25:27 +02:00
ed eb16306cde misc cleanup 2021-08-28 00:03:30 +02:00
ed 7bc23687e3 this kinda broke ellipsing, hopefully not too expensive 2021-08-28 00:02:59 +02:00
ed e1eaa057f2 optimize clmod 2021-08-27 23:58:23 +02:00
ed 97c264ca3e snappy taps 2021-08-27 23:57:46 +02:00
ed cf848ab1f7 add ellipsing of thumbnail filename, fixes #3 (+ clamp zoom level) 2021-08-27 23:50:09 +02:00
ed cf83f9b0fd v0.13.6 2021-08-27 00:09:36 +02:00
ed d98e361083 quick debounce 2021-08-26 23:59:17 +02:00
ed ce7f5309c7 tweak toast bg 2021-08-26 23:46:04 +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 1a02948a61 prevent text selection on most buttons 2021-08-26 23:01:24 +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 12986da147 might be useful some time 2021-08-26 22:45:50 +02:00
ed 23e72797bc remove some more ansi escapes on win7 2021-08-26 22:45:36 +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