Commit graph

1447 commits

Author SHA1 Message Date
ed 344ce63455 basic-browser is implicitly not js 2022-03-21 01:20:47 +01:00
ed ec4daacf9e v1.2.2 2022-03-20 06:15:57 +01:00
ed f3e8308718 eh, better as volflags 2022-03-20 05:45:07 +01:00
ed 515ac5d941 show textfile name in document title 2022-03-20 03:40:21 +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 c10c70c1e5 misc 2022-03-04 21:30:31 +01:00
ed 04592a98d2 include all IPs + link status in server url listing 2022-03-04 21:29:28 +01:00
ed c9c4aac6cf v1.2.1 2022-03-03 01:26:29 +01:00
ed 8b2c7586ce minimal py2 support for ftpd 2022-03-03 01:18:01 +01:00
ed 32e22dfe84 vendor asynchat for pyftpdlib 2022-03-03 01:16:52 +01:00
ed ac6c4b13f5 add plaintext volume listing 2022-03-02 21:20:19 +01:00
ed ececdad22d and increase debounce a bit 2022-03-02 01:56:05 +01:00
ed bf659781b0 try some more spacing 2022-03-02 01:49:15 +01:00
ed 2c6bb195a4 search: get rid of inner-joins to fix -tags 2022-03-02 00:35:04 +01:00
ed aab3baaea7 v1.2.0 2022-02-13 16:58:54 +01:00
ed b8453c3b4f ftpd: support rootless filesystems 2022-02-13 16:38:24 +01:00
ed 6ce0e2cd5b ftpd: add ftps 2022-02-13 15:46:33 +01:00
ed 76beaae7f2 ftpd: add move/rename 2022-02-13 14:26:16 +01:00
ed c1a7f9edbe ftpd: add indexing, delete, windows support 2022-02-13 13:58:16 +01:00
ed b5f2fe2f0a add ftpd 2022-02-13 03:10:53 +01:00
ed 98a90d49cb ctrl-click document links to open in new tab 2022-02-12 20:26:44 +01:00
ed f55e982cb5 configurable max-hits 2022-02-12 16:22:35 +01:00
ed 686c7defeb fix path-search in nontop volumes 2022-02-12 16:00:14 +01:00
ed 457d7df129 fix ie11 hotkey crash 2022-02-06 02:08:18 +01:00
ed ce776a547c add rate throttling to uploads too 2022-02-06 02:06:59 +01:00
ed ded0567cbf v1.1.12 2022-01-18 22:28:33 +01:00
ed c9cac83d09 fix PUT response in write-only folders 2022-01-18 21:37:11 +01:00
ed ed69d42005 v1.1.11 2022-01-14 22:25:06 +01:00
ed e4e63619d4 linkable maintabs 2022-01-14 19:26:07 +01:00
ed f32cca292a propagate sort-order to thegrid 2022-01-14 18:28:49 +01:00
ed e87ea19ff1 return file URL in PUT response 2022-01-11 22:59:19 +01:00
ed 0214793740 fix garbage in markdown output 2022-01-05 18:57:05 +01:00
ed fc9dd5d743 meadup changes 2022-01-03 01:16:27 +01:00
ed 6e7935abaf repaint cut/paste buttons when permissions change 2021-12-24 00:50:52 +01:00
ed 3ba0cc20f1 v1.1.10 2021-12-17 00:05:17 +01:00
ed dd28de1796 sendfile: handle eagain 2021-12-17 00:04:19 +01:00
ed 9eecc9e19a v1.1.9 2021-12-16 22:54:44 +01:00
ed 6530cb6b05 shut socket on tx error 2021-12-16 22:51:24 +01:00
ed 5e2785caba more aggressively try ffmpeg when mutagen fails 2021-12-11 20:31:04 +01:00
ed d7cc000976 v1.1.8 2021-12-10 02:44:48 +01:00
ed 50d8ff95ae good stuff 2021-12-10 02:21:56 +01:00
ed f0ffbea0b2 add breadcrumbs to the textfile tree 2021-12-10 00:44:47 +01:00
ed 199ccca0fe v1.1.7 2021-12-07 19:19:35 +01:00
ed 1d9b355743 fix search ui after b265e59 broke it 2021-12-07 19:12:36 +01:00
ed f0437fbb07 cleanup the windowtitle a bit 2021-12-07 19:09:24 +01:00
ed abc404a5b7 v1.1.6 2021-12-07 01:17:56 +01:00
ed 04b9e21330 update web-deps 2021-12-07 01:12:32 +01:00
ed 1044aa071b deal with consecutive dupes even without sqlite 2021-12-06 23:51:44 +01:00
ed 4c3192c8cc set window-title to listening ip 2021-12-06 23:08:04 +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 b4800d9bcb option to disable onboot-scans per-volume 2021-12-06 20:54:13 +01:00
ed 05485e8539 md: smaller indent on outermost list 2021-12-06 20:17:12 +01:00
ed 0e03dc0868 and fix the markdown breadcrumbs too 2021-12-06 19:51:47 +01:00
ed 352b1ed10a generate correct links when trailing slash missing 2021-12-06 19:49:14 +01:00
ed 0db1244d04 also consider TMPDIR and friends 2021-12-06 09:47:39 +01:00
ed ece08b8179 create ~/.config if /tmp is readonly 2021-12-06 02:02:44 +01:00
ed dcaf7b0a20 v1.1.5 2021-12-04 03:33:57 +01:00
ed f982cdc178 spa gridview 2021-12-04 03:31:12 +01:00
ed b265e59834 spa filetab 2021-12-04 03:25:28 +01:00
ed 4a843a6624 unflicker navpane + add client state escape hatch 2021-12-04 02:46:00 +01:00
ed 241ef5b99d preserve mtimes when juggling symlinks 2021-12-04 01:58:04 +01:00
ed f39f575a9c sort-order indicators 2021-12-03 23:53:41 +01:00
ed 1521307f1e use preferred sort on initial render, fixes #8 2021-12-03 02:07:08 +01:00
ed dd122111e6 v1.1.4 2021-11-28 04:22:05 +01:00
ed 00c177fa74 show upload eta in window title 2021-11-28 04:05:16 +01:00
ed 1a8dc3d18a add workaround for #7 after all since it was trivial 2021-11-28 00:12:19 +01:00
ed 38a163a09a better dropzone for extremely slow browsers 2021-11-28 00:11:21 +01:00
ed 8f031246d2 disable windows quickedit to avoid accidental lockups 2021-11-27 21:43:19 +01:00
ed 8f3d97dde7 indicate onclick action for audio files in grid view 2021-11-24 22:10:59 +01:00
ed 4acaf24d65 remember if media controls were open or not 2021-11-24 21:49:41 +01:00
ed 9a8dbbbcf8 another accesskey fix 2021-11-22 21:57:29 +01:00
ed a3efc4c726 encode quoted queries into raw 2021-11-22 21:53:23 +01:00
ed 0278bf328f support raw-queries with quotes 2021-11-22 20:59:07 +01:00
ed 17ddd96cc6 up2k list wasnt centered anymore 2021-11-21 22:44:11 +01:00
ed 0e82e79aea mention the eq fixing gapless albums 2021-11-20 19:33:56 +01:00
ed 30f124c061 fix forcing compression levels 2021-11-20 18:51:15 +01:00
ed edbedcdad3 v1.1.3 2021-11-20 02:27:09 +01:00
ed e4ae5f74e6 add tooltip indicator 2021-11-20 01:47:16 +01:00
ed 2c7ffe08d7 include sha512 as both hex and b64 in responses 2021-11-20 01:03:32 +01:00
ed 7e82aaf843 simplify/improve up2k ui debounce 2021-11-20 00:03:15 +01:00
ed 315bd71adf limit turbo runahead 2021-11-20 00:01:14 +01:00
ed 2c612c9aeb ux 2021-11-19 21:31:05 +01:00
ed 36aee085f7 add timeouts to FFmpeg things 2021-11-16 22:22:09 +01:00
ed c9b1c48c72 sizelimit registry + persist without e2d 2021-11-16 21:31:24 +01:00
ed aea3843cf2 this is just noise 2021-11-16 21:28:50 +01:00
ed 131b6f4b9a workaround chrome rendering bug 2021-11-16 21:28:36 +01:00
ed 6efb8b735a better handling of python builds without sqlite3 2021-11-16 01:13:04 +01:00
ed e72c2a6982 add fastpath for using the eq as a pure gain control 2021-11-15 23:19:43 +01:00
ed dd9b93970e autoenable aac transcoding when codec missing 2021-11-15 23:18:52 +01:00
ed 12b3a62586 fix dumb mistakes 2021-11-15 20:13:16 +01:00
ed 2da3bdcd47 delay tooltips, fix #6 2021-11-15 03:56:17 +01:00
ed c1dccbe0ba trick iphones into preloading natively 2021-11-15 03:01:11 +01:00
ed 9629fcde68 optionally enable seeking through os controls 2021-11-15 02:47:42 +01:00
ed cae436b566 add client-option to disconnect on HTTP 304 2021-11-15 02:45:18 +01:00
ed 01714700ae more gapless fixes 2021-11-14 20:25:28 +01:00
ed 51e6c4852b retire ogvjs 2021-11-14 19:28:44 +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 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