Commit graph

61 commits

Author SHA1 Message Date
thaddeus kuah d450f61534
Apply custom fonts to buttons and input fields (#152)
* set custom font for inputs and buttons

Signed-off-by: Thaddeus Kuah <tk@tkkr.dev>
2025-04-06 19:15:10 +00:00
ed 5afb562aa3 avoid layout-shift for qr-codes 2024-11-22 22:44:44 +00:00
ed 96edcbccd7 https://ocv.me/stuff/goed-gedaan.jpg 2024-11-08 22:11:33 +00:00
ed 22dfc6ec24 ui-toast: hide countdown if infinite 2024-10-16 21:32:47 +00:00
ed f0abc0ef59 v1.15.4 2024-10-04 23:19:28 +00:00
ed 0dfe1d5b35 toast countdown bar 2024-10-04 19:29:54 +00:00
ed e45420646f share folders as qr-codes 2024-10-03 23:14:06 +00:00
ed c4e2b0f95f doc-viewer: always wordwrap code 2024-08-30 22:13:10 +00:00
ed a19a0fa9f3 fix modal wordwrap in firefox;
with overflow:auto, firefox picks the div-width before estimating
the height, causing it to undershoot by the scrollbar width
and then messing up the text alignment

fix: conditionally set overflow-y:scroll using js
2024-07-29 18:04:35 +00:00
ed 927c3bce96 support descript.ion; makes listings 2% slower 2024-07-06 17:02:33 +02:00
ed 263adec70a add support for custom fonts; closes #74 2024-02-24 23:30:17 +00:00
ed fbfdd8338b respect prefers-reduced-motion some more places 2024-02-18 14:11:48 +00:00
ed c354a38b4c up2k: warn about browser cap on num connections 2024-02-02 23:46:00 +00:00
ed 4ef3106009 more old-browser support:
* polyfill Set() for gridview (ie9, ie10)
* navpane: do full-page nav if history api is ng (ie9)
* show markdown as plaintext if rendering fails (ie*)
* text-editor: hide preview pane if it doesn't work (ie*)
* explicitly hide toasts on close (ie9, ff10)
2024-01-18 22:56:39 +00:00
ed 95566e8388 cosmetics:
* fix toast/tooltip colors on splashpage
* properly warn if --ah-cli or --ah-gen is used without --ah-alg
* support ^D during --ah-cli
* improve flavor texts
2023-11-03 16:52:43 +00:00
ed 9f32e9e11d set default sort order; --sort or volflag "sort" 2023-10-14 22:17:37 +00:00
ed 2b6a3afd38 fix iOS randomly increasing fontsize of some things:
* links which are wider than the display width
* probably input fields too
2023-08-16 03:47:19 +00:00
ed b8e851c332 cloudflare update + cosmetics:
* toastb padding fixes scrollbar on norwegian 403 in firefox
* fix text aspect ratio in seekbaron compact toggle
* crashpage had link overlaps on homepage
2023-06-25 23:09:29 +00:00
ed 0880bf55a1 markdown thumbnails 2023-03-26 01:53:41 +00:00
ed 405f3ee5fe adjustable toast position 2023-02-02 22:28:31 +00:00
ed f2f9640371 workaround firefox layout bug:
three-line toasts get a scrollbar even if it doesn't need one
and the width is not adjusted correctly when that happens
2023-01-18 19:45:04 +00:00
ed db194ab519 support location-based rproxy 2022-12-10 23:43:31 +00:00
ed fc5bfe81a0 add hotkey '?' for hotkeys listing 2022-10-30 16:05:14 +00:00
ed 37c84021a2 up2k: folder-upload without drag/drop 2022-09-22 21:58:04 +02:00
ed eba86b1d23 default-disable mt on https-desktop-chrome 2022-08-18 19:01:33 +02:00
ed 6e445487b1 satisfy cloudflare DDoS protection 2022-07-03 16:04:28 +02:00
ed 27ca54d138 md: ol appeared as ul 2022-06-19 19:05:41 +02:00
ed 35d4a1a6af ux: delay loading animation + focus outlines + explain ng 2022-06-16 11:02:05 +02:00
ed cf87cea9f8 ux, tl 2022-05-21 11:32:25 +02:00
ed bfa34404b8 ux tweaks 2022-05-19 18:00:33 +02:00
ed 187feee0c1 add norwegian translation 2022-05-14 23:25:40 +02:00
ed aa29e7be48 minimal support for browsers without css-variables 2022-05-03 00:52:26 +02:00
ed 65b4f79534 add themes "vice" and "hot dog stand" 2022-04-27 22:33:01 +02:00
ed 1f3c46a6b0 forgot some css files 2022-04-15 17:11:46 +02:00
ed 05485e8539 md: smaller indent on outermost list 2021-12-06 20:17:12 +01:00
ed dd122111e6 v1.1.4 2021-11-28 04:22:05 +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 deb8f20db6 misc cleanup/unjank 2021-11-12 20:48:26 +01:00
ed 083f6572f7 ie11 support 2021-10-29 01:04:09 +02:00
ed 20030c91b7 looks better 2021-10-23 02:46:18 +02:00
ed 80f3d90200 better focus outlines 2021-10-04 20:54:07 +02:00
ed ed6c683922 cosmetic 2021-09-19 00:07:49 +02:00
ed 22b1373a57 accessibility: always hilight focused elements 2021-09-14 00:46:53 +02:00
ed a009ff53f7 show README.md in directory listings 2021-09-06 00:23:35 +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 95014236ac js-repl presets 2021-09-02 18:50:47 +02:00
ed d5892341b6 prevent vertical toast overflow 2021-09-01 22:34:48 +02:00
ed 8a21a86b61 better iOS error-handling 2021-08-30 02:29:38 +02:00