Commit Graph

520 Commits

Author SHA1 Message Date
d1ce129504 Some more logging 2024-08-23 13:57:31 +08:00
1deed8a509 Improve the reader header on smaller screens 2024-08-21 13:23:00 +08:00
43a9a414ab Merge pull request #4294 from omnivore-app/fix/blank-note
fix: delete document note if it is blank on save
2024-08-21 12:28:40 +08:00
d361e772f1 fix: delete document note if it is blank on save 2024-08-21 10:34:55 +08:00
1ba7fc3783 Temporarily disable highlight on release 2024-08-21 10:24:18 +08:00
788b44c7c9 Use router instead of window.location to better handle the local cache 2024-08-13 16:41:24 +08:00
1fc73bd59e Update labels to use react-query 2024-08-12 11:09:56 +08:00
6356a8a3c7 More improvments to optimistic caching 2024-08-12 11:09:56 +08:00
6c6cc8d4c4 Better handling of slugs and library item lists in the cache 2024-08-12 11:09:56 +08:00
67bf5003ea Move reading progress to new system 2024-08-12 11:09:56 +08:00
b29d7d0c97 Cleanup 2024-08-12 11:09:56 +08:00
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
9134a3325f Set default home redirect path 2024-07-09 15:29:34 +08:00
547dccab64 refactor: use common sortHighlights function 2024-07-03 20:47:27 +02:00
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