Commit graph

5655 commits

Author SHA1 Message Date
Hongbo Wu
56ce70dbd4 Revert using youtube data api 2023-03-10 18:21:51 +08:00
Hongbo Wu
28d70e90dc
Merge pull request #1898 from omnivore-app/fix/integrations-router-test
Fix the tests due to the change of readwise integration
2023-03-10 18:17:36 +08:00
Hongbo Wu
83cd93bce4 Fix the tests due to the change of readwise integration 2023-03-10 18:03:39 +08:00
Hongbo Wu
bd3bf68a5b
Merge pull request #1897 from omnivore-app/youtube-published-date
Call youtube data api to fetch published date
2023-03-10 17:42:38 +08:00
Hongbo Wu
98d5f92ad4 Call youtube data api to fetch published date 2023-03-10 17:38:03 +08:00
Hongbo Wu
a3ab0fc35b
Merge pull request #1896 from omnivore-app/debug-readwise-api-integration
Fix readwise integration issue
2023-03-10 16:51:07 +08:00
Hongbo Wu
a0aab94e8b Add site_name and published date to saved twitter 2023-03-10 16:42:40 +08:00
Hongbo Wu
5c3dd904a5 do not use highlightPositionAnchorIndex as the location 2023-03-10 15:54:51 +08:00
Hongbo Wu
12160cc9dc filter out highlights with no quote 2023-03-10 15:43:06 +08:00
Hongbo Wu
45a857152b Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
Hongbo Wu
2e197644d4 Add debug logs 2023-03-10 15:17:04 +08:00
Hongbo Wu
8564c6c623
Merge pull request #1895 from omnivore-app/add-top-percentage-to-read-position
Add top percentage to the reading position in API
2023-03-10 13:11:10 +08:00
Hongbo Wu
8a9a464e84 Add a test case for top position greater than bottom position 2023-03-10 12:56:00 +08:00
Hongbo Wu
45b2fa6329 fix not setting zero 2023-03-10 12:46:41 +08:00
Hongbo Wu
451ed1c70e Add test case for 0 2023-03-10 12:42:57 +08:00
Hongbo Wu
bba0f69f62 Add top percentage to the reading position in API 2023-03-10 12:38:25 +08:00
Jackson Harper
df04986a92
Merge pull request #1888 from omnivore-app/fix/notebooks-modal
Make notebook modal closer to highlights view, add exports
2023-03-10 11:47:28 +08:00
Jackson Harper
56d79580e2 Improve settings layout 2023-03-10 11:03:30 +08:00
Hongbo Wu
fdad88c5d1
Merge pull request #1893 from omnivore-app/fix/labels-added-text
Show LABEL_ADDED in the webhooks table
2023-03-10 10:43:55 +08:00
Jackson Harper
47277b63ee Clean up the settings header to work better with new layout 2023-03-10 10:12:59 +08:00
Hongbo Wu
f357be51be Show LABEL_ADDED in the webhooks table 2023-03-10 09:56:10 +08:00
Jackson Harper
2f5305ffe4 Padding on author top 2023-03-10 09:17:05 +08:00
Jackson Harper
5cd68cae44 When clicking the logo button to go back, use filter states 2023-03-10 09:10:49 +08:00
Jackson Harper
39207f73a2 Fix imports 2023-03-10 08:35:27 +08:00
Hongbo Wu
a85bc721c3
Merge pull request #1891 from omnivore-app/fix/labels-to-add-event
Only publish labels to add to the pubsub queue
2023-03-09 22:02:37 +08:00
Hongbo Wu
590a1cb8ad Only publish labels to add to the pubsub queue 2023-03-09 21:46:33 +08:00
Jackson Harper
5187425da5 Better handle initial flash on /home redirect 2023-03-09 18:48:43 +08:00
Jackson Harper
69bf77cba0 Add menu trigger 2023-03-09 18:46:30 +08:00
Jackson Harper
6bc146f5b0 Simplify metadata on library cards, handle plural in hacky way 2023-03-09 18:46:01 +08:00
Jackson Harper
315c54466e
Merge pull request #1889 from omnivore-app/fix/highlights-viewer-username
Use the username for slugs to highlights
2023-03-09 18:29:34 +08:00
Jackson Harper
c0187bd1e7 Use the username for slugs to highlights 2023-03-09 18:25:59 +08:00
Jackson Harper
8cd7e823c5 Make notebook modal closer to highlights view, add exports 2023-03-09 18:22:51 +08:00
Hongbo Wu
3667dc32a7
Merge pull request #1882 from omnivore-app/fix/webhooks
Replace LABEL_CREATED with LABEL_ADDED in webhooks page
2023-03-09 17:08:43 +08:00
Jackson Harper
361e5b6fc7
Merge pull request #1847 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-dns-0.31.2
Bump @opentelemetry/instrumentation-dns from 0.29.0 to 0.31.2
2023-03-09 17:05:50 +08:00
Jackson Harper
22b7fbbeb5
Merge pull request #1883 from omnivore-app/fix/local-datetime
Use local timezone for the date in the reader
2023-03-09 17:05:26 +08:00
Hongbo Wu
bfccbbb206 Remove seconds in edit modal 2023-03-09 16:25:25 +08:00
Hongbo Wu
83da1d6242 Fix wrong AM/PM of the time in edit article modal 2023-03-09 16:17:16 +08:00
Hongbo Wu
dd7a4e4eac Use local timezone for the date in the reader 2023-03-09 16:00:17 +08:00
Hongbo Wu
2c10068c2a Add checking for the emptiness of event types 2023-03-09 15:06:28 +08:00
Hongbo Wu
104da191d2 Allow webhooks with same event types 2023-03-09 15:00:06 +08:00
Hongbo Wu
b206f8e6b1 Remove unique constraint of user_id and event_types on webhooks table 2023-03-09 14:53:06 +08:00
Hongbo Wu
071c3799c2 Change LABEL_CREATED to LABEL_ADDED in webhook events label 2023-03-09 14:48:24 +08:00
Hongbo Wu
78f8fa1726
Merge pull request #1864 from omnivore-app/feature/webhook-label-event
Add LABEL_ADDED as event type in webhooks
2023-03-09 11:03:09 +08:00
Jackson Harper
d3e334d00d
Merge pull request #1601 from omnivore-app/feat/library-cards
feat/library cards
2023-03-09 10:59:49 +08:00
Jackson Harper
58156b72ff Update yarn.lock 2023-03-09 10:44:42 +08:00
Jackson Harper
ca5511d445
Merge pull request #1826 from Mearman/patch-1
add links to readme
2023-03-09 10:25:24 +08:00
Jackson Harper
b445c7ebfe Padding, margin, font size tweaks on highlight editors 2023-03-09 10:23:02 +08:00
Jackson Harper
d0e4c01b45 Allow passing mode to backend to better handle mode changes in client 2023-03-09 10:15:14 +08:00
Jackson Harper
02dedbcc40 Use let instead of var 2023-03-08 19:30:24 +08:00
Jackson Harper
e8977158b2 Comment out currently unused menu 2023-03-08 19:22:28 +08:00