Commit Graph

733 Commits

Author SHA1 Message Date
49792cd84c Fix URLs for @1x images 2023-01-24 19:13:44 +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
25fffa5e14 Set width and height on infolink so its positioned correctly 2023-01-18 19:42:55 +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
cf96ece945 Add confirmation for deleting emails 2023-01-17 20:11:54 +08:00
30155f1321 Empty rows for table settings, formatting fixes, less differences between mobile web and desktop 2023-01-17 17:45:21 +08:00
23b1f13522 Use same table base for emails and subscriptions 2023-01-17 15:28:35 +08:00
f674bb34aa Style tweaks for the emails list 2023-01-16 21:57:34 +08:00
d6042999c5 Merge pull request #1656 from omnivore-app/feat/update-landing-feature-graphic
Update the feature graphic on landing page and login page
2023-01-16 16:33:31 +08:00
6eb019cc76 Use webBaseURL to make twitter image url absolute 2023-01-16 16:03:17 +08:00
a409935da3 Fix concat of test image url 2023-01-16 15:14:07 +08:00
e04ad1568b Test making twitter image url absolute 2023-01-16 15:05:53 +08:00
9034a75151 Add twitter image data handlers 2023-01-16 14:27:53 +08:00
ca1de74da8 Add updateHighlight call to the PdfReader 2023-01-16 13:55:12 +08:00
6a5618eb82 When notes are added/removed from notebook, refresh reader 2023-01-16 13:43:42 +08:00
3e9be89077 Fix bug preventing notes from being saved when added in the notebook 2023-01-16 13:02:08 +08:00
414b7aee0d Set width/height on feature graphic 2023-01-16 12:41:39 +08:00
a37e885323 Improve CLS of login button on landing page 2023-01-16 12:28:07 +08:00
65dfe1279d Reduce layout shift from landing page feature graphic + login button 2023-01-16 12:04:48 +08:00
068c2a1a9b Update the feature graphic on landing page and login page 2023-01-13 16:34:47 +08:00
824899760a Update some style, add Matter archive importer tool 2023-01-12 14:00:46 +08:00
d85f3b1dd3 Use the CTA colour for the contact email address 2023-01-03 09:50:59 +08:00
2bb1b2fd9c Update the year in the copyright footer 2023-01-02 20:12:51 +08:00
c3084d668e Why didnt i use const here? 2022-12-30 11:22:49 +08:00
194d93912c Use let instead of var 2022-12-30 11:21:41 +08:00
dba672a9d5 Set labels on toggle 2022-12-30 11:20:05 +08:00
3040a35203 Reset modal on close 2022-12-29 17:45:29 +08:00
e03da2475d Update setlabels to save on close, always use the modal 2022-12-29 17:37:52 +08:00
2c6b6ef3cc Set labels before making API call 2022-12-29 16:42:22 +08:00
49bca60e2b More debugging 2022-12-29 15:55:54 +08:00
f060a0d4df Add some debugging for set labels on highlights 2022-12-29 15:37:50 +08:00
f72e1333d6 Remove the santa hat logo 2022-12-28 17:49:33 +08:00
cbfecca505 Sort labels alphabetically on the labels popup 2022-12-22 10:14:40 +08:00
76ea354084 Update browser icons from install page 2022-12-21 16:52:55 +08:00
79ae04215e Remove unused imports 2022-12-21 13:14:49 +08:00
f8b828a070 Disable empty arrow, this func isnt needed as we call save 2022-12-21 12:59:12 +08:00
a15af3f514 Different sizing for highlight bar if displaying the extra image 2022-12-21 12:55:08 +08:00
f13fc9c35a Only save labels from the modal when the user finishes selection
This prevents creating issues by calling the setlabels mutation
too frequently if a user is rapidly changing labels, if that
happens a failure in the API could cause the user's changes
to be overwritten.
2022-12-21 12:29:34 +08:00
63b01ca2e6 Revert android touch position changes 2022-12-20 11:33:01 +08:00
6a94fb4aa7 Fix props 2022-12-19 21:27:10 +08:00
1ac5beef6c Clean up recommendation quotes view 2022-12-19 17:14:21 +08:00
e8cd9f4412 Shared highlights UX 2022-12-19 17:07:27 +08:00
447458f6be adjust tap location with scroll offset 2022-12-19 17:07:27 +08:00
55e925cc98 Clean up iOS recommendations, show a primer on first load 2022-12-19 17:07:27 +08:00