Commit Graph

6851 Commits

Author SHA1 Message Date
1965f0ac19 fix tests 2024-07-11 13:38:22 +08:00
d36d9cdb57 fix: update highlight 2024-07-11 13:14:01 +08:00
225eefd73b fix: readwise export not working for PAGE and LABEL events 2024-07-11 13:13:50 +08:00
2e322955f6 fix: title not exported when item is not in notion and gets exported by attaching labels 2024-07-11 12:24:25 +08:00
4e388de7ed fix: export highlight in yellow in notion if color is null 2024-07-11 11:41:20 +08:00
c28133654c Use the theme colour for the main bg colour now 2024-07-11 10:33:57 +08:00
e85672dd75 Add an overlay when the left menu is opened in slide out mode 2024-07-11 09:39:43 +08:00
619fb3ad45 Default to no show menu under 1000px 2024-07-11 09:09:52 +08:00
a7e640320c On smaller screens we want the nav menu to be disabled by default 2024-07-11 08:59:34 +08:00
99633c15d5 Merge pull request #4187 from omnivore-app/feat/web-home-navigation
Navigation for home
2024-07-10 21:18:12 +08:00
91ca8acfe5 Merge pull request #4186 from omnivore-app/fix/importer
expose createdAt for User
2024-07-10 21:01:27 +08:00
4f46b8f89e Clean up build 2024-07-10 20:52:08 +08:00
a766da372c Fix for the keyboard commands modal 2024-07-10 20:50:07 +08:00
5b86a23587 Linting fixes 2024-07-10 20:30:09 +08:00
486f0f2870 Improve fallback when no home found, add keyboard navigation 2024-07-10 18:59:23 +08:00
a1ae03f65f expose createdAt for User 2024-07-10 18:40:01 +08:00
1aaa4202fc move items which have less than 250 words to quick links section 2024-07-10 10:54:36 +08:00
8ac27171c7 fix: include just added items in top picks 2024-07-10 10:51:50 +08:00
a536b21c64 Next/previous keyboard navigation for home 2024-07-09 19:58:13 +08:00
33721a0af8 Add a fallback to library if Home is not created for user
Also update the hover stroke colour on the action icons.
2024-07-09 16:48:10 +08:00
13c224371a Fix import 2024-07-09 15:35:52 +08:00
9134a3325f Set default home redirect path 2024-07-09 15:29:34 +08:00
cfbdcd82ea Sizing of hover items in the highlights view 2024-07-09 14:43:36 +08:00
1b21617e24 Hover titles for actions in home 2024-07-09 14:38:01 +08:00
a45be3f1f0 Remove unused table component 2024-07-09 13:30:22 +08:00
488501086b Merge pull request #4173 from omnivore-app/fix/web-webooks-page
Tell users that webhooks are now part of rules
2024-07-09 12:03:16 +08:00
94fdbf1de5 Merge pull request #4174 from omnivore-app/fix/web-beta-features
Remove beta features page as all are enabled
2024-07-09 12:02:58 +08:00
3622c8e096 Merge pull request #4172 from omnivore-app/fix/web-mutation-string-interop
Use GQL variables for all mutations
2024-07-09 12:01:21 +08:00
a87d163ba6 Remove beta features page as all are enabled 2024-07-09 10:22:49 +08:00
f3876ccd5b Remove unused imports 2024-07-09 10:09:26 +08:00
12d356dfa4 Use next Link 2024-07-09 10:08:54 +08:00
b766ed2ba6 Tell users that webhooks are now part of rules 2024-07-09 09:53:40 +08:00
f19cae74bb Use GQL variables for all mutations 2024-07-09 09:42:18 +08:00
1e9c291d39 Fix string interp on update label mutation
We should always use input instead of strings like this.
2024-07-09 09:32:06 +08:00
180efb4846 Set Android client
This checks user-agent before X-OmnivoreClient so the more explicit
X-OmnivoreClient overrides the derived client being set from user
agent.
2024-07-05 20:15:31 +08:00
eee38fcbb9 Merge pull request #4153 from omnivore-app/fix/intercom
have separate intercom secret in env var and return the hash based on the client
2024-07-05 18:00:05 +08:00
76ebfbd305 create separate intercom secret and return the hash based on the client 2024-07-05 17:03:27 +08:00
e2edaa678b Merge pull request #4149 from omnivore-app/feat/ml-score-v3
V3 scoring model, add prom monitoring
2024-07-05 16:58:00 +08:00
59852a1565 Throw if we cant sign the request 2024-07-05 16:43:29 +08:00
6a201018b1 Fix promise 2024-07-05 15:20:45 +08:00
a7ca844220 Add authorization to digest-score 2024-07-05 14:59:16 +08:00
a6653414e8 fix: use software graphic rendering instead of gpu and reduce browser launch timeout to 10 seconds 2024-07-05 12:13:00 +08:00
1eb1d25960 remove specific user-data-dir 2024-07-04 19:34:23 +08:00
38a3e03780 improve args 2024-07-04 19:32:11 +08:00
b38b28c75e create a browser singleton instance and checks browser existence before creating context 2024-07-04 19:12:42 +08:00
e3ffafd623 Merge pull request #4142 from omnivore-app/fix/score-client
increase score api timeout to 20 seconds
2024-07-04 18:01:47 +08:00
f0016eec38 copy utils in docker 2024-07-04 16:59:08 +08:00
8c2a59eb1f Merge pull request #4140 from omnivore-app/use-omnivore-utils
use omnivore utils
2024-07-04 16:25:16 +08:00
649463b785 only disconnect redis message queue client if it is different from cache client 2024-07-04 16:09:32 +08:00
e1694c98ee Merge pull request #4135 from omnivore-app/feat/original-url-feature
Add original_url to score service calls
2024-07-04 13:12:39 +08:00