Commit Graph

1060 Commits

Author SHA1 Message Date
9a4a4e89d3 Fix delete article note not being displayed 2023-04-19 11:06:03 +08:00
c9f4bda42d Fix labels not being displayed on the reader 2023-04-18 14:05:01 +08:00
a6dbe3ab5a Add epub container 2023-04-18 11:05:31 +08:00
69df32d428 Implement a reader for epubs 2023-04-18 09:00:48 +08:00
21127389f5 Add fullscreen to keyboard help modal 2023-04-15 11:50:03 +08:00
b19e89bf9e Add a hotkey for fullscreen 2023-04-15 11:46:35 +08:00
63b9053d84 Handle cases where no progres is sent during upload 2023-04-14 14:14:49 +08:00
bde605ecf9 Fix issues with progress not being displayed on upload complete 2023-04-14 13:34:30 +08:00
efee75b41d Dont show upload modal by default 2023-04-14 12:55:14 +08:00
9c4c43bf6a Better minWidth for small screens 2023-04-14 12:29:59 +08:00
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
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
1c853ea1a1 Revert library menu changes 2023-04-13 19:01:15 +08:00
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
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
da1fdb85f9 Update web to work with latest integration API 2023-04-12 16:50:10 +08:00
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
0e1aaae8fa Use an override for advanced reader settings so we can update when reader settings change 2023-04-11 12:26:35 +08:00
99d3efed51 Only add text-align on p elements 2023-04-11 11:59:18 +08:00
872c3d8d0b Fix edit labels drop down action 2023-04-10 16:15:57 +08:00
522ea0a3c3 Fix issue with changing system colormode causing the incorrect theme to be applied 2023-04-10 15:59:40 +08:00
14d5676979 Add handler for justify text, fix dependency issue with auto highlights 2023-04-10 15:59:40 +08:00
9669026c8f WIP: update the display settings view on iOS 2023-04-10 15:59:40 +08:00
987394c26a Remove extra debug 2023-04-05 18:18:54 +08:00
490cd6b098 Scroll to highlight keyboard commands 2023-04-05 18:13:54 +08:00
3f8926eb18 Better handling of closing notebooks and refreshing data in the highlight layer 2023-04-05 17:49:54 +08:00
2ed372a74c Better dependency handling of highlights data 2023-04-05 17:05:30 +08:00
6226131c16 Implement scroll to highlight in PDF 2023-04-05 15:39:51 +08:00
4468b038a8 Update notebook icon 2023-04-05 15:09:03 +08:00
1220481b00 Better highlight position calculation 2023-04-04 21:26:47 +08:00
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
5e396ef23b Better MD support in iOS, merge fixes 2023-04-03 19:35:06 +08:00
51f17350a7 Remove duplicated attribute from merge 2023-04-03 17:44:29 +08:00
af00b88c5a More merge fixes 2023-04-03 17:29:01 +08:00
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
8fd891bae7 Start to add a new modal for notes 2023-04-03 16:13:53 +08:00
f20cbed563 Improve highlight scrolling from notebooks 2023-04-03 13:46:19 +08:00
25530eb411 Enable the AddLinkModal in the Highlights Layout 2023-04-03 10:56:39 +08:00
c00ef27e77 Revert scrolling changes 2023-04-03 10:41:18 +08:00
f6fc974040 Add a key to help with rerenders 2023-03-31 21:49:26 +08:00
bd705165c6 Improve highlight list scrolling 2023-03-31 21:47:13 +08:00
2d4723b2cd Add extra spacing at bottom of mobile highlight list 2023-03-31 21:04:18 +08:00
a6bda62a91 Min font size on iOS inputs should be 16px or we will zoom on input 2023-03-31 19:43:03 +08:00
ddb32a7704 Allow passing children as text 2023-03-31 15:57:17 +08:00
3fdc199401 Padding on empty note boxes 2023-03-31 15:50:19 +08:00
579bc45237 Formatting on highlight notes 2023-03-31 15:44:07 +08:00
86c3e08355 Update color, remove unused code 2023-03-31 14:54:22 +08:00
d6a3eaea92 Fix notebook layout to match design, remove unused file 2023-03-31 14:48:31 +08:00
2607445a0b Wider views on small devices for notebooks 2023-03-31 14:36:34 +08:00
d77ce3c46d Improve CSS on MD boxes 2023-03-31 13:23:01 +08:00