Commit graph

368 commits

Author SHA1 Message Date
Hongbo Wu
a7773bf00b test rss-parse 2023-07-06 19:51:30 +08:00
Jackson Harper
eeab8672b9 Remove unused styles, fix styling of notebook on mobile 2023-06-28 09:38:02 +08:00
Jackson Harper
aab893584e MOre work on notebook side pane 2023-06-27 15:46:50 +08:00
Jackson Harper
d4ccde4cd2 Improve hover actions on library cards, start to add spaced list view 2023-06-27 15:46:49 +08:00
Jackson Harper
ed66cba8df Remove the concept of a label colour row to simplify colour selection in labels 2023-06-19 21:42:18 +08:00
Jackson Harper
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
Jackson Harper
9904ccda64
Merge pull request #2341 from omnivore-app/fix/multi-select-filter
Add missing packages
2023-06-16 14:04:00 +08:00
Hongbo Wu
8ad937ed84 allow more labels format in the csv 2023-06-14 13:33:20 +08:00
Hongbo Wu
11cf9f7c28 stringify csv before uploading 2023-06-14 12:50:06 +08:00
Jackson Harper
70dcbdf974 Update packages 2023-06-13 13:24:42 +08:00
Hongbo Wu
e2315b5662 feat: add thumbnail handler 2023-06-06 11:02:46 +08:00
Jackson Harper
5c71b59025
Merge pull request #2204 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-pg-0.35.1
Bump @opentelemetry/instrumentation-pg from 0.30.0 to 0.35.1
2023-05-18 15:17:05 +08:00
Jackson Harper
58b667b57f
Merge pull request #2150 from omnivore-app/dependabot/npm_and_yarn/oauth-0.10.0
Bump oauth from 0.9.15 to 0.10.0
2023-05-18 15:15:57 +08:00
dependabot[bot]
af7cc42fbf
Bump @opentelemetry/instrumentation-pg from 0.30.0 to 0.35.1
Bumps [@opentelemetry/instrumentation-pg](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.30.0 to 0.35.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/host-metrics-v0.30.0...instrumentation-pg-v0.35.1)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-pg"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 22:09:46 +00:00
Hongbo Wu
d1c69303b3 fix readability's substack test page failure by mocking the tweet redirect link 2023-05-10 18:09:07 +08:00
Jackson Harper
56d64df9d5
Merge pull request #2151 from omnivore-app/dependabot/npm_and_yarn/google-cloud/opentelemetry-cloud-trace-exporter-2.0.0
Bump @google-cloud/opentelemetry-cloud-trace-exporter from 1.1.0 to 2.0.0
2023-05-10 13:23:17 +08:00
dependabot[bot]
4b01338bbc
Bump @sentry/nextjs from 7.42.0 to 7.50.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.42.0 to 7.50.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.42.0...7.50.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 22:08:09 +00:00
dependabot[bot]
58ea9eda8e
Bump @google-cloud/opentelemetry-cloud-trace-exporter
Bumps [@google-cloud/opentelemetry-cloud-trace-exporter](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/compare/@google-cloud/opentelemetry-cloud-trace-exporter@1.1.0...@google-cloud/opentelemetry-cloud-trace-exporter@2.0.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/opentelemetry-cloud-trace-exporter"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 22:07:02 +00:00
dependabot[bot]
96099b40b2
Bump oauth from 0.9.15 to 0.10.0
Bumps [oauth](https://github.com/ciaranj/node-oauth) from 0.9.15 to 0.10.0.
- [Release notes](https://github.com/ciaranj/node-oauth/releases)
- [Commits](https://github.com/ciaranj/node-oauth/compare/0.9.15...0.10.0)

---
updated-dependencies:
- dependency-name: oauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 22:06:16 +00:00
Jackson Harper
89c85e5627
Merge pull request #2109 from omnivore-app/feat/tweet-titles
Better tweet titles
2023-04-25 14:17:33 +08:00
Jackson Harper
6560a6e694 Add type definitions 2023-04-25 12:23:37 +08:00
Jackson Harper
4178486758
Merge pull request #2068 from omnivore-app/dependabot/npm_and_yarn/graphql-tools/utils-9.2.1
Bump @graphql-tools/utils from 9.1.1 to 9.2.1
2023-04-25 09:58:44 +08:00
Jackson Harper
27bdf42d62
Merge pull request #2067 from omnivore-app/dependabot/npm_and_yarn/analytics-node-6.2.0
Bump analytics-node from 6.0.0 to 6.2.0
2023-04-25 09:58:21 +08:00
dependabot[bot]
0b8bd1a28d
Bump color2k from 2.0.0 to 2.0.2
Bumps [color2k](https://github.com/ricokahler/color2k) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/ricokahler/color2k/releases)
- [Commits](https://github.com/ricokahler/color2k/compare/v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: color2k
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 22:10:23 +00:00
Hongbo Wu
0125e4e340
Merge pull request #2063 from omnivore-app/fix/tts
Upgrade natural nodejs module and use a new sentence tokenizer based on parsing
2023-04-20 21:22:48 +08:00
Jackson Harper
6d373b1e60
Merge pull request #2069 from omnivore-app/feat/epub-reader
Support additional content reader types
2023-04-18 11:45:04 +08:00
Jackson Harper
69df32d428 Implement a reader for epubs 2023-04-18 09:00:48 +08:00
dependabot[bot]
bbce077afb
Bump @graphql-tools/utils from 9.1.1 to 9.2.1
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 9.1.1 to 9.2.1.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@9.2.1/packages/utils)

---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 22:12:37 +00:00
dependabot[bot]
5df9b312d6
Bump analytics-node from 6.0.0 to 6.2.0
Bumps [analytics-node](https://github.com/segmentio/analytics-node) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/segmentio/analytics-node/releases)
- [Changelog](https://github.com/segmentio/analytics-node/blob/master/History.md)
- [Commits](https://github.com/segmentio/analytics-node/compare/v6.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: analytics-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 22:09:59 +00:00
dependabot[bot]
b7e5a1a641
Bump kbar from 0.1.0-beta.36 to 0.1.0-beta.40
Bumps [kbar](https://github.com/timc1/kbar) from 0.1.0-beta.36 to 0.1.0-beta.40.
- [Release notes](https://github.com/timc1/kbar/releases)
- [Commits](https://github.com/timc1/kbar/compare/v0.1.0-beta.36...v0.1.0-beta.40)

---
updated-dependencies:
- dependency-name: kbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 22:05:00 +00:00
Hongbo Wu
8a86f19e61 Upgrade natural nodejs module and use a new sentence tokenizer based on parsing 2023-04-17 18:56:17 +08:00
Jackson Harper
e56538d60f
Merge pull request #2016 from omnivore-app/dependabot/npm_and_yarn/google-cloud/monitoring-3.0.3
Bump @google-cloud/monitoring from 3.0.0 to 3.0.3
2023-04-13 11:34:59 +08:00
dependabot[bot]
fe6d713101
Bump @google-cloud/monitoring from 3.0.0 to 3.0.3
Bumps [@google-cloud/monitoring](https://github.com/googleapis/nodejs-monitoring) from 3.0.0 to 3.0.3.
- [Release notes](https://github.com/googleapis/nodejs-monitoring/releases)
- [Changelog](https://github.com/googleapis/nodejs-monitoring/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-monitoring/compare/v3.0.0...v3.0.3)

---
updated-dependencies:
- dependency-name: "@google-cloud/monitoring"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 02:54:38 +00:00
Jackson Harper
2fb2bc519f
Merge pull request #2033 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-grpc-0.37.0
Bump @opentelemetry/instrumentation-grpc from 0.29.2 to 0.37.0
2023-04-13 10:52:25 +08:00
Jackson Harper
8c8538a49c
Merge pull request #1936 from omnivore-app/dependabot/npm_and_yarn/google-cloud/pubsub-3.4.1
Bump @google-cloud/pubsub from 2.19.0 to 3.4.1
2023-04-13 10:51:50 +08:00
dependabot[bot]
11d26e3fd5
Bump @opentelemetry/instrumentation-grpc from 0.29.2 to 0.37.0
Bumps [@opentelemetry/instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-js) from 0.29.2 to 0.37.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/commits/experimental/v0.37.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 01:51:28 +00:00
Hongbo Wu
e6690709c3 Replace express-http-context with express-http-context2 2023-04-12 17:50:13 +08:00
dependabot[bot]
8dbb898460
Bump @types/express from 4.17.15 to 4.17.17
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.15 to 4.17.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 15:46:47 +00:00
Jackson Harper
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
Jackson Harper
af00b88c5a More merge fixes 2023-04-03 17:29:01 +08:00
Jackson Harper
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
Jackson Harper
b79307af39 Add missing package 2023-03-24 20:47:14 +08:00
Jackson Harper
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
dependabot[bot]
92c532a62a
Bump @google-cloud/pubsub from 2.19.0 to 3.4.1
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 2.19.0 to 3.4.1.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-pubsub/compare/v2.19.0...v3.4.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/pubsub"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:03:03 +00:00
Jackson Harper
3160e15605
Merge pull request #1857 from omnivore-app/dependabot/npm_and_yarn/firebase-admin-11.5.0
Bump firebase-admin from 10.0.2 to 11.5.0
2023-03-20 10:39:35 +08:00
Jackson Harper
d2e7dd1b07
Merge pull request #1903 from omnivore-app/dependabot/npm_and_yarn/sentry/nextjs-7.42.0
Bump @sentry/nextjs from 6.19.6 to 7.42.0
2023-03-20 10:37:05 +08:00
Hongbo Wu
adae20e7e1 Use elasticsearch body builder 2023-03-15 19:15:40 +08:00
dependabot[bot]
cbbaa0cfac
Bump @sentry/nextjs from 6.19.6 to 7.42.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 7.42.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...7.42.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 05:33:07 +00: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
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