Commit Graph

1128 Commits

Author SHA1 Message Date
b82ea0425e Add new bulk tool 2023-02-03 14:44:47 +08:00
0a4774828d Allow overriding the logo click destination for tools 2023-02-03 14:44:07 +08:00
f4d2726db7 Sync highlight deletions on PDFs 2023-02-02 14:19:15 +08:00
49acfd71cb Simplify code to get annotation ids from customData 2023-02-02 14:09:48 +08:00
adb122fe55 Remove debug code 2023-02-02 13:51:45 +08:00
23615db32a Fix deleting highlights from the PDF notebook modal 2023-02-02 11:49:12 +08:00
a3396997b2 Handle PDF diffs when sorting the notebook 2023-02-01 17:38:43 +08:00
707ec53cf6 Remove unused test story 2023-02-01 17:07:59 +08:00
f6622bc959 Remove some debug code 2023-02-01 17:04:14 +08:00
a4ed72439f Sort highlights in notebooks 2023-02-01 17:00:09 +08:00
fe9ed7aa13 Track the highlight position percent and anchor index when saving on web 2023-02-01 16:42:36 +08:00
4c04bcffa8 Rename HighlightsModal to NotebookModal 2023-02-01 15:17:36 +08:00
77f44653c0 Revalidate after marking an email as article 2023-01-28 17:24:34 +08:00
bd52eef2a9 Merge pull request #1711 from omnivore-app/feat/recent-emails-ux
Initial work on the recent emails feature
2023-01-28 15:23:23 +08:00
332ded422e Only show mark as article if the email is not an article 2023-01-27 17:54:45 +08:00
5d9aa8cb6b Add documentation link to main dropdown menu 2023-01-27 12:17:27 +08:00
8888574526 Add 3x version of the source code screenshot 2023-01-26 22:54:45 +08:00
7dd026d471 Add key to landing sections loop 2023-01-26 22:46:55 +08:00
1f0f2bdb37 Add Chinese language version of about page 2023-01-26 22:35:42 +08:00
80e6062c1e Make font a little smaller for recents link 2023-01-25 22:20:31 +08:00
5aee465dee Make the email viewer larger 2023-01-25 21:21:21 +08:00
af6813f6af Move link to recents to the right side 2023-01-25 21:04:45 +08:00
d9adf7f376 Add link to recently received emails 2023-01-25 20:47:51 +08:00
2168b73c67 Always reserve space for create button so the table doesnt move when navigating between settings views 2023-01-25 20:47:40 +08:00
a2f88a6288 Sort recent emails descending 2023-01-25 20:40:24 +08:00
8c722f9e57 Remove debug code 2023-01-25 20:29:33 +08:00
2b3a519ebb Set validating to false if there is an error fetching emails 2023-01-25 19:40:53 +08:00
948fa78ab5 Fix types 2023-01-25 19:34:01 +08:00
b872c33ba9 Allow marking recent emails as library items 2023-01-25 19:29:19 +08:00
69388148aa Set fontSize of email viewer 2023-01-25 19:15:27 +08:00
52d32d4f24 Allow viewing text of recently received emails 2023-01-25 19:10:42 +08:00
23944e2d62 Use VStack for email layout 2023-01-25 17:32:04 +08:00
2ae920f36d Display type for recentEmail 2023-01-25 17:25:08 +08:00
de971bb027 More formatting for recent emails 2023-01-25 17:22:47 +08:00
b711efea38 Fix formatting of recent emails byline 2023-01-25 17:10:37 +08:00
9f20920ddc Initial work on the recent emails feature 2023-01-25 16:50:39 +08:00
49792cd84c Fix URLs for @1x images 2023-01-24 19:13:44 +08:00
67481ac2d6 Fix duplicated landing footer 2023-01-24 18:46:49 +08:00
5e539ad82c Add missing About file 2023-01-24 18:29:10 +08:00
54727dd00c Add section on open source 2023-01-24 18:25:49 +08:00
af97ccefd9 Fix component name, linting fixes 2023-01-24 18:09:11 +08:00
9391092a52 Update landing page layout and graphics 2023-01-24 18:03:30 +08:00
ac645223f7 Fix path to ZH open graph image 2023-01-23 22:34:33 +08:00
400efd899b Add first pass at Chinese about page
Mostly a place holder to get the open graph image deployed.
2023-01-23 22:20:49 +08:00
25fffa5e14 Set width and height on infolink so its positioned correctly 2023-01-18 19:42:55 +08:00
59328605c3 Properly set the expires default value date to never 2023-01-18 19:03:23 +08:00
d08763c126 Fix default values when creating API keys, sort keys by createdAt 2023-01-18 18:46:03 +08:00
287f569220 Dont use a button and a dropdown option, fire action from the option 2023-01-18 18:45:44 +08:00
5a5d0a5054 Use never as default expiration, fix key= prop 2023-01-18 18:16:30 +08:00
4e2197331c Fix default expiration to match form 2023-01-18 18:01:34 +08:00