Commit graph

1087 commits

Author SHA1 Message Date
Jackson Harper
5a3d0698bf Make sure we filter origin names on library cards 2023-05-26 13:01:42 +08:00
Jackson Harper
cd162f653e Reader settings offset with smaller headers 2023-05-25 20:35:07 +08:00
Jackson Harper
a3de2c63ef Fix the grid columns for various sizes 2023-05-25 20:29:22 +08:00
Jackson Harper
782aa9bb82 Pointer events on header 2023-05-25 20:16:55 +08:00
Jackson Harper
a02d01a1a5 Add continue reading saved search on web 2023-05-25 17:39:03 +08:00
Jackson Harper
f1de7a0332 More messing with pointer events and the header 2023-05-25 17:33:40 +08:00
Jackson Harper
b0bfded57e Better handling of overflow on long label names, hide Subscriptions if user does not have any 2023-05-25 16:44:18 +08:00
Jackson Harper
9e28d14b87 Use the ReaderHeader in the /sr/ loading view 2023-05-25 15:36:44 +08:00
Jackson Harper
b6410976e5 Better handling of focus outlines 2023-05-25 15:26:29 +08:00
Jackson Harper
5f7ca75273 Change the xxl min-width break point for the library grid 2023-05-25 13:28:27 +08:00
Jackson Harper
6cfd424922 Modify the sizes of the left menu and the header 2023-05-25 12:56:58 +08:00
Jackson Harper
951fcef756 Dont capture cursor events when the header is transparent 2023-05-25 11:07:18 +08:00
Jackson Harper
f4a860e912 Add label sorting on the web 2023-05-05 12:36:30 +08:00
Jackson Harper
aab332eefc Sort labels by name 2023-05-05 12:03:50 +08:00
Jackson Harper
fde5ec29cf Dont allow descriptions to overflow their card width 2023-05-05 12:00:22 +08:00
Jackson Harper
b1cf122543 Simplify style on signup pages 2023-05-05 11:34:46 +08:00
Jackson Harper
253297aeda Allow displaying recent email HTML
This should help with users not being able to access confirmation
links.
2023-05-04 10:36:43 +08:00
Jackson Harper
0a147b744d Move theme and color scheme setting to the documentElement
In theory this is more correct and could help with issues of
color-scheme not being set correctly in the reader on iOS and
Android.
2023-05-02 16:01:16 +08:00
Jackson Harper
e4776085ab Update progress bar colour for dark mode 2023-05-02 13:30:11 +08:00
Jackson Harper
2698bb0a24 Display read time on the reader view 2023-05-02 11:56:09 +08:00
Jackson Harper
c7a735b2d0 Better font sizes for article titles 2023-05-02 11:55:33 +08:00
Jackson Harper
030af76a42 Reduce the title font size 2023-05-02 11:01:06 +08:00
Jackson Harper
87be4b0db6 Add more web fonts AtkinsonHyperlegible, LXGWWenKai, Newsreader 2023-04-28 20:32:58 +08:00
Jackson Harper
1f320b6db4 Better handling of the tab keypress in notebooks 2023-04-28 20:13:16 +08:00
Jackson Harper
70530742d6
Merge pull request #2122 from omnivore-app/fix/update-privacy-links
fix/update privacy links
2023-04-26 23:04:33 +08:00
Jackson Harper
160b673bd2 Add links on about pages 2023-04-26 22:49:22 +08:00
Jackson Harper
f779185066 Do not enlarge small images, fallback to original src if proxy URL fails 2023-04-25 12:17:24 +08:00
Jackson Harper
9a4a4e89d3 Fix delete article note not being displayed 2023-04-19 11:06:03 +08:00
Jackson Harper
c9f4bda42d Fix labels not being displayed on the reader 2023-04-18 14:05:01 +08:00
Jackson Harper
a6dbe3ab5a Add epub container 2023-04-18 11:05:31 +08:00
Jackson Harper
69df32d428 Implement a reader for epubs 2023-04-18 09:00:48 +08:00
Jackson Harper
21127389f5 Add fullscreen to keyboard help modal 2023-04-15 11:50:03 +08:00
Jackson Harper
b19e89bf9e Add a hotkey for fullscreen 2023-04-15 11:46:35 +08:00
Jackson Harper
63b9053d84 Handle cases where no progres is sent during upload 2023-04-14 14:14:49 +08:00
Jackson Harper
bde605ecf9 Fix issues with progress not being displayed on upload complete 2023-04-14 13:34:30 +08:00
Jackson Harper
efee75b41d Dont show upload modal by default 2023-04-14 12:55:14 +08:00
Jackson Harper
9c4c43bf6a Better minWidth for small screens 2023-04-14 12:29:59 +08:00
Jackson Harper
93bbf25170
Merge pull request #2038 from omnivore-app/feat/web-upload-modal
Move dnd uploader into a separate modal
2023-04-14 12:17:48 +08:00
Jackson Harper
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
Jackson Harper
1c853ea1a1 Revert library menu changes 2023-04-13 19:01:15 +08:00
Jackson Harper
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
Jackson Harper
3c7ab5d77e Remove position: relative in unneeded places
- relative positioning causes it to create its own box, so
it gets its on z-index, removing this prevents it from showing
above the label modal.
2023-04-13 11:52:01 +08:00
Jackson Harper
da1fdb85f9 Update web to work with latest integration API 2023-04-12 16:50:10 +08:00
Jackson Harper
d60a87d304
Merge pull request #1998 from omnivore-app/fix/ios-display-settings
iOS Reader Settings display updates and theme updates
2023-04-11 12:43:28 +08:00
Jackson Harper
0e1aaae8fa Use an override for advanced reader settings so we can update when reader settings change 2023-04-11 12:26:35 +08:00
Jackson Harper
99d3efed51 Only add text-align on p elements 2023-04-11 11:59:18 +08:00
Jackson Harper
872c3d8d0b Fix edit labels drop down action 2023-04-10 16:15:57 +08:00
Jackson Harper
522ea0a3c3 Fix issue with changing system colormode causing the incorrect theme to be applied 2023-04-10 15:59:40 +08:00
Jackson Harper
14d5676979 Add handler for justify text, fix dependency issue with auto highlights 2023-04-10 15:59:40 +08:00
Jackson Harper
9669026c8f WIP: update the display settings view on iOS 2023-04-10 15:59:40 +08:00