Commit Graph

495 Commits

Author SHA1 Message Date
6091dddc88 Add SuperNotes Pro font 2024-05-02 14:03:22 +08:00
68e3fce61d Add title and URL to notebook export 2024-05-02 13:54:21 +08:00
3c765c9a4d Added resize functionality to notebooks of Article and PDF 2024-04-23 18:10:29 +09:00
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
fcaac20828 Fix const instead of var 2024-03-26 15:20:25 +08:00
cc945eb6c9 Add a placeholder for the youtube iframe so when it is scrolled away the document height does not change
This fixes an issue with scrolling kind of jumping on devices when
the youtube video is moved to the sticky position.
2024-03-26 14:49:30 +08:00
7c3d15e31a Add some scrolling on youtube videos 2024-03-14 12:48:56 +08:00
1a358585b6 Fix issue where System Default font overrides the browser agent font settings 2024-03-07 11:37:25 +08:00
58f75b51d5 Open links in new tab 2024-03-05 14:37:35 +08:00
158a833d2d Remove tooltip wrapped component 2024-03-05 10:18:07 +08:00
8ef19ba28c Remove tooltips to fix library clash 2024-03-05 10:10:16 +08:00
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00
e6b76bf463 Remove callback funcs 2024-03-04 21:42:05 +08:00
36e62f2984 Add some debug 2024-03-04 21:22:57 +08:00
8d77341dd0 Merge pull request #3616 from omnivore-app/fix/web-dismiss-pointer
Attempt to wrap modal root onopenchange to handle pointer events
2024-03-04 21:01:26 +08:00
b7cc86163c Remove update functions 2024-03-04 14:11:50 +08:00
409006ff2b Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
678de05e3d Add some debugging 2024-03-04 13:34:07 +08:00
b719a8aa74 Attempt to wrap modal root onopenchange to handle pointer events 2024-03-04 13:02:18 +08:00
f3d5903d0c Temporarily disable ai summaries 2024-03-01 11:15:18 +08:00
e4fb01785b Add function for checking user flags 2024-02-29 10:12:10 +08:00
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
0ed8623e65 Comment out the withLabel icon until its working better 2024-02-26 14:08:10 +08:00
11cc6b1ec5 More work on shortcuts 2024-02-20 10:15:57 +08:00
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