Commit graph

55 commits

Author SHA1 Message Date
ed 1c011ff0bb hide k304 config from controlpanel by default;
as this option is very rarely useful, add global-option `--k304` to
unhide the button and/or set it default-enabled

the toggle will still appear when the feature was previously enabled by
a client, and the feature is still default-enabled for all IE clients
2024-03-09 17:50:24 +00:00
ed 263adec70a add support for custom fonts; closes #74 2024-02-24 23:30:17 +00:00
ed d39a99c929 add trailing empty line to jinja templates;
jinja strips the trailing newline which makes the
responses annoying to parse in bulk
2024-02-21 18:51:10 +00:00
ed b32d65207b fix js-error on older chromes in incognito mode;
window.localStorage was null, so trying to read would fail

seen on falkon 23.08.4 with qtwebengine 5.15.12 (fedora39)

might as well be paranoid about the other failure modes too
(sudden exceptions on reads and/or writes)
2024-01-24 02:24:27 +00:00
ed fc9b729fc2 fix #51:
* handle unexpected localstorage values
* handle unsupported --lang values
2023-09-30 22:54:21 +00:00
ed bee26e853b show server hostname in html titles:
* --doctitle defines most titles, prefixed with "--name: " by default
* the file browser is only prefixed with the --name itself
* --nth ("no-title-hostname") removes it
* also removed by --nih ("no-info-hostname")
2023-08-14 23:50:13 +02:00
ed 96d6bcf26e if non-TLS, show warning in the login form 2023-02-17 22:49:03 +00:00
ed 190ccee820 add optional version number on controlpanel 2023-02-04 13:41:34 +00:00
ed cfd24604d5 ux tweaks 2023-01-17 23:21:31 +00:00
ed 18942ed066 location-based rproxy fixes 2023-01-16 20:09:45 +00:00
ed baf641396d add optional powered-by footnode 2023-01-15 20:52:38 +00:00
ed db194ab519 support location-based rproxy 2022-12-10 23:43:31 +00:00
ed e357aa546c add browserchrome color hint 2022-11-28 21:19:42 +00:00
ed f0e78a6826 add landing page with mounting instructions 2022-11-26 19:47:27 +00:00
ed e24ffebfc8 indicate write-activity on splashpage 2022-07-27 14:53:15 +02:00
ed dded4fca76 option to specify favicon + default-enable it 2022-07-05 00:06:22 +02:00
ed 7d10c96e73 grammar 2022-05-18 19:33:20 +02:00
ed 1f6f89c1fd apply default-language to splashpage 2022-05-18 19:02:36 +02:00
ed ddaaccd5af ux tweaks 2022-05-16 18:56:53 +02:00
ed e7cd922d8b translate splashpage and search too 2022-05-15 13:20:52 +02:00
ed a2c0c708e8 focus password field if not logged in 2022-05-07 22:16:12 +02:00
ed 9838c2f0ce golf 2022-04-24 23:47:15 +02:00
ed 1f3c46a6b0 forgot some css files 2022-04-15 17:11:46 +02:00
ed 2dbed4500a add flat theme 2022-04-14 16:57:51 +02:00
ed f3e8308718 eh, better as volflags 2022-03-20 05:45:07 +01:00
ed 954c7e7e50 add option to request noindex from crawlers 2022-03-20 03:23:42 +01:00
ed 689e77a025 option to set a custom servicename 2021-12-06 22:24:25 +01:00
ed 4a843a6624 unflicker navpane + add client state escape hatch 2021-12-04 02:46:00 +01:00
ed edbedcdad3 v1.1.3 2021-11-20 02:27:09 +01:00
ed cae436b566 add client-option to disconnect on HTTP 304 2021-11-15 02:45:18 +01:00
ed a90586e6a8 add reload api 2021-11-06 19:05:58 +01:00
ed f93212a665 add logout button to contrl panel 2021-10-27 01:27:59 +02:00
ed 79629c430a add refresh button on volumes listing 2021-10-26 23:58:10 +02:00
ed d500a51d97 golf 2021-10-07 23:11:11 +02:00
ed abc0424c26 show login prompt on 404 2021-09-15 21:53:30 +02:00
ed fc49cb1e67 add js repl 2021-08-30 01:09:27 +02:00
ed d52038366b reinventing alert/confirm/prompt was exactly what i had in mind for the weekend, thanks google 2021-08-07 18:41:06 +02:00
ed f3dc6a217b use the new toast in md-editor 2021-07-26 19:20:36 +02:00
ed b32d1f8ad3 make ?stack work anywhere 2021-07-09 13:46:42 +02:00
ed d6b5351207 add cachebuster because chrome ignores no-cache 2021-07-01 20:10:02 +02:00
ed 5bec37fcee fix cosmetic login glitch 2021-06-14 00:28:08 +02:00
ed d53c212516 add mtp queue to status page 2021-06-12 02:23:48 +02:00
ed 88ce008e16 more status on admin panel 2021-06-12 01:39:14 +02:00
ed e5f34042f9 more precise volume state in admin panel 2021-06-01 02:32:53 +02:00
ed 0be7c5e2d8 live db/tags rescan 2021-05-29 23:35:07 +02:00
ed 2c0826f85a conditional sections in volume listing 2021-05-13 17:24:37 +02:00
ed 4d62b34786 browser: add light mode 2021-04-19 15:40:32 +02:00
ed bf4949353d support url-pwd on mounts page 2021-04-11 20:43:35 +02:00
ed 316e3abfab NIH! NIH! NIH! 2020-05-11 01:38:30 +02:00
ed 88701157d5 fix html links for items in vfs root 2019-07-08 18:00:35 +00:00