Commit Graph

505 Commits

Author SHA1 Message Date
f33e5323c6 Start to use nav return in most places to return to the previous library section 2024-06-21 10:56:20 +08:00
a8d1a8f6b3 Better return from PDF to library 2024-06-13 16:11:42 +08:00
5e7bd2fe0e Theme clean up 2024-06-11 17:10:38 +08:00
0b908c4bb1 Dont crash reader if items have a webkit element 2024-06-11 12:47:12 +08:00
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
b6cbf064e9 Add full theme selection to the menu 2024-06-06 11:39:22 +08:00
ecd72279c3 Remove extra whitespace 2024-05-13 14:07:46 +08:00
4d0f1bec88 Add support for embedding TikTok videos 2024-05-13 13:30:54 +08:00
211415f1f6 Allow more lines of titles on smaller screens 2024-05-09 15:55:51 +08:00
5de381c392 Handle really long titles better 2024-05-09 15:34:21 +08:00
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