4f46b8f89e
Clean up build
2024-07-10 20:52:08 +08:00
486f0f2870
Improve fallback when no home found, add keyboard navigation
2024-07-10 18:59:23 +08:00
fc9c744496
Remove use verify auth on home
2024-03-05 17:02:05 +08:00
9706fee07b
New function to verify auth
2024-03-05 12:53:07 +08:00
cb6ef5f81c
Fix the library select and mark read/unread shortcuts
2024-03-05 12:53:07 +08:00
dd8f913cdd
Warnings cleanup
2024-02-16 12:25:45 +08:00
328625d713
Allow using system theme
2024-02-14 17:12:28 +08:00
1082b3fa9d
Remove server sync for theme settings
2024-02-14 14:42:54 +08:00
0946f3d3e8
Fix some console logs, better handle posthog
2023-09-13 12:52:34 +08:00
842e4bbf98
Update help links
2023-09-13 10:22:45 +08:00
4d2698145a
Better handling of overflow to improve scroll watching
2023-03-10 15:05:18 +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
d68c79a2eb
Dark / light mode tweaks
2023-03-03 16:58:19 +08:00
3eb74251da
Work on dark mode
2023-03-03 12:15:02 +08:00
066766d980
Remove unused code
2023-02-27 11:12:29 +08:00
9d6a28cc74
More warnings clean up
2023-02-27 10:34:12 +08:00
36e86cf921
Add support for logout, centralize all the dropdown code
2023-02-25 09:06:35 +08:00
a57dad444d
Move keyboard commands from header into layout
2023-02-25 08:51:25 +08:00
ea734db683
Update the library layout to be closer to the design spec
2023-02-24 14:54:37 +08:00
c7307ec713
Force the height of the primary layout content space
...
This is needed so the PDF container gets a size set
on it, because it can't expand content to fit its size.
2022-06-22 12:35:40 -07:00
376cc74aaa
Allow primary layout to use full screen dimensions
...
Also set the library fetch limit back to 10.
2022-06-20 12:31:30 -07:00
eb8cb3854c
Do all scroll watching on the main window
...
This moves all scrolling from child divs to the main window. This
improves our keyboard handling, as focus will be given to the
body element, not the child div when navigating by keyboard
commands, so arrow keys and space bar will work after navigating
to the reader with the keyboard commands.
2022-06-17 15:59:51 -07:00
bf8a41af29
Make sure the header bar has a background in settings screens
2022-05-13 10:57:39 -07:00
0842aba57c
Always display the article actions toolbar on top for PDFs
...
Because we dont have margin space on PDFs we want to always
display this on top.
2022-04-14 15:56:10 -07:00
18cbe4a856
Remove font stepper from dropdown
2022-04-13 10:28:33 -07:00
785e3661fc
Wire up article actions to have an article instance when hosted in the header
2022-04-12 12:23:55 -07:00
19e3af66d5
Encapsulate the article actions menu, standardize header height at 48px
2022-04-12 12:23:08 -07:00
602dbb29be
Play with transparent header in desktop
2022-04-12 12:23:08 -07:00
770dbbd68a
Add margins on wider screens, keyboard commands to adjust
2022-04-12 12:23:08 -07:00
ddb13770d3
set position to fixed for article container wrapper in /app routes
2022-03-09 13:40:18 -08:00
84f32935f5
Open source omnivore
2022-02-11 09:24:33 -08:00