Commit Graph

471 Commits

Author SHA1 Message Date
2aa7c1a7d4 Fix reader header offset, add labels icon to highlights 2024-02-16 15:34:39 +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
d6cd57b575 Move menus, add UI for setting auto theme 2024-02-14 14:33:28 +08:00
1a9924bedb Expose highlight on release to web 2024-02-07 15:22:42 +08:00
8aea5c9a90 * feat(HighlightNoteModal.tsx): add keyboard shortcut to save note changes and close modal 2024-01-28 14:29:14 +11:00
ab196df0f2 Fix PDF props 2024-01-09 14:45:17 +08:00
b6708db75f Add libraryItemid to highlight modal 2024-01-09 11:00:58 +08:00
cb48c755f1 Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
470006017d Better loading of synced items 2023-12-26 18:53:32 +08:00
54b5bf6d0f Spacing when sharing title + url 2023-12-26 14:30:06 +08:00
4338fcfe31 Empty note text if no note is attached to an article 2023-12-11 11:21:10 +08:00
bf50d33a6a Add fonts to web 2023-12-11 11:08:55 +08:00
2ad68498ef Add Lexend font to Android, iOS, Web 2023-11-22 12:03:52 +08:00
09c30fe645 Add pinned searches 2023-11-08 11:27:21 +08:00
6c5afeb0e4 Send title text with share original option 2023-11-06 15:12:30 +08:00
a28f618b08 Consistent casing for titles 2023-11-01 15:16:05 +08:00
65d96cfc8d Cleanup debug code 2023-10-27 11:10:54 +08:00
7f4ee51dc0 Some debugging 2023-10-27 10:55:47 +08:00
c89eec5be5 Attempt to disable wasm streaming 2023-10-27 10:45:44 +08:00
62d29d5e49 Fixes for update 2023-10-27 10:30:58 +08:00
6d1f442d86 Update pdfkit 2023-10-27 10:14:54 +08:00
939a00b893 Update yarn file 2023-10-25 16:58:11 +08:00
95c984edf1 Remove soptimization 2023-10-24 17:18:26 +08:00
973c1dec1e When saving PDF read position always set it to the current page 2023-10-24 17:15:03 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
f960379783 Allow navigating to next/previous items on the web with keyboard 2023-10-13 17:50:38 +08:00
c75c38b01b Use a typescript is function to extract event target node 2023-10-12 10:22:34 +08:00
0a8d6515f9 Fix nodeName check 2023-10-12 09:56:29 +08:00
b953001215 Simplify 2023-10-11 21:54:53 +08:00
3ca664ed67 Remove debug line 2023-10-11 21:34:03 +08:00
1f4d5212d6 Handle shortcut events when pdf search is focused 2023-10-11 21:32:56 +08:00
53b6e7d2ad Better keyboard shortcut handling for PDFs 2023-10-09 22:14:46 +08:00
44a4ec5360 Fight with imports a bit 2023-10-04 18:04:58 +08:00
fbae77d3c6 Stop propogation of escape event to prevent going back from the reader 2023-10-04 16:49:21 +08:00
033e337f78 Add the IBM Plex Sans font to the web 2023-10-03 20:46:30 +08:00
334718292f Fic title tooltip for the reader display settings 2023-10-02 14:53:14 +08:00
6d9f8293df Improve settings layout when sections are empty, better display settings for PDFs 2023-10-02 11:58:18 +08:00
12a9973935 Dont show an overlay when editing display settings 2023-09-27 17:40:42 +08:00
8057c7e7fd Fix check for confirming if a highlight has a note 2023-08-30 15:33:43 +08:00
58f8d12710 Fix max font size for web 2023-08-25 17:29:09 +08:00
2dcd4f0a64 Allow larger font sizes 2023-08-25 17:21:01 +08:00
361aa33ba9 Fix for updating highlight colours, add proper copy icon 2023-08-24 13:52:05 +08:00
38b58e764a Update signature for mobile callback 2023-08-24 12:15:01 +08:00
423189993c Handle creating highlight from note without colour 2023-08-24 12:09:06 +08:00
03e95a029b Add multiple highlight colors 2023-08-24 12:03:32 +08:00
ad63f0c102 Trim label names when creating on web 2023-08-11 10:42:58 +08:00
c5450d0231 Make the carousel infinite 2023-08-10 17:01:00 +08:00
d6fa803053 Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
912210a097 Merge pull request #2635 from omnivore-app/feat/web-spring-lightbox
Add a lightbox to the web viewer
2023-08-10 15:12:35 +08:00