Commit graph

905 commits

Author SHA1 Message Date
Hongbo Wu
df58198161 set locale in saveUrl api request on web 2023-07-13 16:00:49 +08:00
Hongbo Wu
b56598c20b fix: wrong timezone used when saving item with adding link on web 2023-07-13 15:16:35 +08:00
Jackson Harper
4cb05acfe0
Merge pull request #2459 from 340rahul/fix_1993_signup_form
#1993, #1968 - Make sign up form fields required
2023-07-06 15:22:24 -07:00
Hongbo Wu
9a92fc6870 fix:
* published/saved date not editable on web
* these two dates are not fully shown
2023-07-04 18:58:21 +08:00
Rahul Tripathi
2a1c286961 #1993, #1968 - make sign up form fields required 2023-07-04 00:24:26 +05:30
Jackson Harper
1981f5c3cc Still show display settings button on very small screens 2023-06-30 12:08:28 -07:00
Jackson Harper
8cd541f665 Improve the header on very small screens 2023-06-30 11:39:05 -07:00
Jackson Harper
255ba408f6 Fix reader header on very narrow screens like the Samsung Fold 2023-06-30 09:08:01 -07:00
Jackson Harper
c1448d510d Make sure articleId is updated when setting labels 2023-06-29 15:32:11 -07:00
Jackson Harper
f10e1f667b Close notebook on escape 2023-06-29 14:37:13 -07:00
Jackson Harper
58d006c9fa Remove unused files 2023-06-28 10:19:54 +08:00
Jackson Harper
c97026924f
Merge pull request #2431 from omnivore-app/feat/web-notebook-backgrounds
Fix background colours on the notebooks
2023-06-27 19:33:38 +08:00
Jackson Harper
c055e3fe4b Fix background colours on the notebooks 2023-06-27 18:50:55 +08:00
Jackson Harper
a4c1253bca Improve printing of articles 2023-06-27 18:27:45 +08:00
Jackson Harper
0c219ee789 Sync deletes of highlights 2023-06-27 17:10:47 +08:00
Jackson Harper
add720d523 Remove test text when creating highlights 2023-06-27 16:40:38 +08:00
Jackson Harper
cb054dcf42 Use mutate as effect hook 2023-06-27 15:48:55 +08:00
Jackson Harper
73498383ba Sync highlight changes from page to notebook 2023-06-27 15:47:32 +08:00
Jackson Harper
52ee03f2d2 Use notebook pane for PDFs 2023-06-27 15:47:32 +08:00
Jackson Harper
0d40f40eeb Handle deleting highlights in the notebook modal on PDFs 2023-06-27 15:47:32 +08:00
Jackson Harper
289405364b fix comments 2023-06-27 15:47:32 +08:00
Jackson Harper
5925f50826 Better handling article notes 2023-06-27 15:47:32 +08:00
Jackson Harper
80652dcf23 Better colors for light mode notebooks 2023-06-27 15:47:32 +08:00
Jackson Harper
6c4ad1e176 Add missing file 2023-06-27 15:47:32 +08:00
Jackson Harper
976a0cb88c Update the selected highlight item when using keyboard controls 2023-06-27 15:47:32 +08:00
Jackson Harper
94286c6676 clean up highlights layout to work with new highlight items 2023-06-27 15:47:32 +08:00
Jackson Harper
f1e6603099 Use the side pane view for notebooks in the library 2023-06-27 15:47:27 +08:00
Jackson Harper
f5792cfc3a Add padding on bottom of notebooks, add cancel button to note editor 2023-06-27 15:46:50 +08:00
Jackson Harper
b719f5df2a Allow the highlights bars and modals to open while the side pane is open 2023-06-27 15:46:50 +08:00
Jackson Harper
64051f3b3f Use full width for highlights pane on smaller screens 2023-06-27 15:46:50 +08:00
Jackson Harper
aab893584e MOre work on notebook side pane 2023-06-27 15:46:50 +08:00
Jackson Harper
92b4f0e523 Better hover action positioning 2023-06-27 15:46:49 +08:00
Jackson Harper
d4ccde4cd2 Improve hover actions on library cards, start to add spaced list view 2023-06-27 15:46:49 +08:00
Jackson Harper
ae05789e5b Add hover actions to the library 2023-06-27 15:46:49 +08:00
Jackson Harper
0888f38d84 Add a header to the highglight view 2023-06-27 15:46:49 +08:00
Jackson Harper
cdaa0c2876 Put the highlight menu in a container 2023-06-27 15:46:49 +08:00
Jackson Harper
630a11e878 Remove unused props 2023-06-27 15:46:49 +08:00
Jackson Harper
ff06f817fe Better handling of state changes on notes 2023-06-27 15:46:49 +08:00
Jackson Harper
f1e435ff0b Passing error messages for notebooks 2023-06-27 15:46:49 +08:00
Jackson Harper
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
Jackson Harper
9f20fd4736 Clean up notebook options 2023-06-27 15:46:49 +08:00
Jackson Harper
15dd87db8f Clean up note saving, linting fixes 2023-06-27 15:46:49 +08:00
Jackson Harper
b0b7bf5dcc Update notebook styling 2023-06-27 15:46:49 +08:00
Jackson Harper
b1a7fc8488 Improve styling of notes 2023-06-27 15:46:49 +08:00
Jackson Harper
e294ed4b4b Clean up notebooks design and saving 2023-06-27 15:46:49 +08:00
Jackson Harper
fa0efe7794 First pass at hover actions on the library items 2023-06-27 15:46:49 +08:00
Jackson Harper
c2e2150f70
Merge pull request #2414 from 340rahul/2267_feature_copyButtonHighlights
Add copy button to highlight bar
2023-06-23 08:40:59 +08:00
Rahul Tripathi
cc27a8e373 Add success and error toasts on copy 2023-06-22 19:24:27 +05:30
Rahul Tripathi
36898eea93 Issue 2267 - add a copy button to highlights 2023-06-22 17:16:29 +05:30
Jackson Harper
aed6f75f63 Set labels control escaping 2023-06-21 21:50:33 +08:00