Commit graph

1347 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