Commit graph

5629 commits

Author SHA1 Message Date
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
Hongbo Wu
f357be51be Show LABEL_ADDED in the webhooks table 2023-03-10 09:56:10 +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
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
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
Jackson Harper
c32d5ca4c0 Add export to markdown for highlights 2023-03-08 19:21:59 +08:00
Jackson Harper
38fd027813 Temporarily, cheat and use has:highlights to indicate the mode 2023-03-08 19:05:07 +08:00
Jackson Harper
86ed3cd542 Add missing file 2023-03-08 18:18:58 +08:00
Jackson Harper
84dee7cf34 Add missing import 2023-03-08 18:08:13 +08:00
Hongbo Wu
16d9534f25
Merge pull request #1866 from omnivore-app/add-quote-to-UpdateHighlightInput 2023-03-08 18:07:44 +08:00
Jackson Harper
72834b2cbe Fix edit border radius 2023-03-08 18:07:04 +08:00
Jackson Harper
21b5dc3133 Consistent background color for highlight text areas 2023-03-08 18:05:24 +08:00
Jackson Harper
e4ae4a7e64 Allow wider grid cards on smaller screens so there isnt a huge amount of margin 2023-03-08 17:58:23 +08:00
Jackson Harper
1067726a7a Sort highlights, make the notes editable 2023-03-08 17:48:30 +08:00
Jackson Harper
e9b4cdd7bf Remove unused 2023-03-08 17:05:42 +08:00
Jackson Harper
c9d48c5f35 Clean up card types, remove old code 2023-03-08 17:02:52 +08:00
Jackson Harper
818a9a66ad Consolidate more of the highlight card code 2023-03-08 16:51:22 +08:00
Jackson Harper
61c44c807b Consolidate some list styling 2023-03-08 16:48:36 +08:00
Jackson Harper
fc81c59e32 Fix background color 2023-03-08 15:45:16 +08:00
Hongbo Wu
a1e3ac8a07 Add quote to the updateHighlightInput of the updateHighlight API 2023-03-08 15:37:24 +08:00
Jackson Harper
142d1fc4f2 Update some highlights colours 2023-03-08 15:31:52 +08:00
Jackson Harper
3fdb7f8694 Add new mobile highlight cards 2023-03-08 15:23:40 +08:00
Jackson Harper
3adb779230 Setting label colours 2023-03-08 12:10:24 +08:00
Jackson Harper
36abe762d6 Remove some debug code 2023-03-08 12:07:13 +08:00
Jackson Harper
e5e61885cb Clean up the labels view 2023-03-08 11:58:37 +08:00
Jackson Harper
976c2386ae Fix crash when creating custom colors for labels 2023-03-08 11:53:00 +08:00
Jackson Harper
25a721d183 Set width based on mode 2023-03-08 11:42:18 +08:00
Jackson Harper
249abc71c3 Fix width on main library view 2023-03-08 11:37:38 +08:00
Jackson Harper
63b076171a Setting mode 2023-03-08 11:19:38 +08:00
Jackson Harper
e5efdf919d Highlights dropdown menu in the highlight layout 2023-03-08 10:52:59 +08:00
Jackson Harper
69ba111d7d Click to nav to highlights 2023-03-08 10:44:26 +08:00