Commit Graph

12 Commits

Author SHA1 Message Date
ae6a25fe6d Create a Docker Image for Web (#4533) 2025-02-05 15:37:58 +01:00
35341d2a73 Move react toast 2024-08-26 13:26:32 +08:00
409006ff2b Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
23efda667d Theme cleanup, expose extra reader themes
This also removes synced reader preferences so everything is
per device now.
2023-03-10 15:05:18 +08:00
9d6a28cc74 More warnings clean up 2023-02-27 10:34:12 +08:00
a57dad444d Move keyboard commands from header into layout 2023-02-25 08:51:25 +08:00
467a37e8cc WIP: New themes and reader preferences for iOS 2022-11-01 17:40:11 +08:00
99ec93449b Use a Radix dialog instead of dropdown, add OpenDyslexic font, prefetch fonts
The main change here is using Dialog instead of dropdown. The
dialog uses a fixed position, so when the underlying document
dimensions change based on a font change, the dialog will still
be positioned properly.
2022-06-21 15:38:05 -07:00
e3bcdda89c Remove the client side highlight.js code
We perform highlighting on the backend when content is saved, so
this include isn't needed.
2022-04-26 20:44:09 -07:00
b5f68cf5c9 Add async on the highlightjs script import 2022-02-26 16:31:40 -08:00
84fbc9cd27 Add code highlighting using highlight.js 2022-02-26 14:57:59 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00