Commit Graph

135 Commits

Author SHA1 Message Date
361d57ac1d Remove secrets loading as this is handled by k8s now. Fix redis init 2024-01-17 13:33:20 +08:00
5986bd0a68 Change around redis initialization so we can pull in secrets from secret manager async on startup 2024-01-16 21:30:15 +08:00
819052f51f Add queue-processor endpoint to the api 2024-01-16 21:27:22 +08:00
fc25d6d615 Enqueue rss-refresh-feed jobs in bull 2024-01-16 21:25:31 +08:00
150a456c35 replace redis client library with ioredis 2024-01-16 15:42:50 +08:00
08c4624fce save the url in redis for 8 hours so rss-feeder will not try to re-save it 2024-01-04 18:03:34 +08:00
07d8c72972 create a standalone version of liqe 2023-12-07 18:47:25 +08:00
a3d3f4daf4 feat: allow logical operator in search query 2023-12-05 10:58:18 +08:00
989f4f04e0 add scan feeds api to scan feeds from opml or html 2023-11-24 12:11:33 +08:00
538ca4212e Revert "Revert "revert sentry upgrade""
This reverts commit 42614d2a37.
2023-11-08 17:52:57 +08:00
42614d2a37 Revert "revert sentry upgrade"
This reverts commit 1cba04d0f3.
2023-11-08 17:49:47 +08:00
d3852ce655 Revert "upgrade sentry/nextjs to 7.77.0"
This reverts commit b65fc43012.
2023-11-08 17:49:22 +08:00
b65fc43012 upgrade sentry/nextjs to 7.77.0 2023-11-08 17:25:43 +08:00
1cba04d0f3 revert sentry upgrade 2023-11-08 17:08:35 +08:00
32ae38fcba upgrade sentry to 7.77.0 in packages/api 2023-11-08 12:23:36 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
4a55e801b4 fix typo 2023-10-05 14:28:50 +08:00
65bb4aa85f remove knex 2023-10-05 14:27:18 +08:00
2d8a52a3c7 Bump @opentelemetry/resources from 0.24.0 to 1.17.0
Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 0.24.0 to 1.17.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/compare/v0.24.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 04:44:08 +00:00
0609043956 reduce retry 2023-08-17 17:59:24 +08:00
792cf0b207 upgrade google cloud sdk 2023-08-11 13:55:29 +08:00
d0ad636b7f use safe stringify in logs 2023-07-28 16:52:28 +08:00
078c26801d Upgrade the speech sdk version 2023-07-26 18:31:20 +08:00
f0e62b1d2a use lodash instead of standalone lodash.debounce package 2023-07-26 13:41:51 +08:00
0a227decdd Merge pull request #2515 from omnivore-app/fix/push-notification
fix/push notification
2023-07-26 12:36:13 +08:00
6fd550fa6c delete chai/required-should from import statements 2023-07-24 21:15:31 +08:00
fa1ff9ba17 Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
99b12c6cfb debounce send push notificaiton within 1 minute 2023-07-20 21:48:30 +08:00
574636451d update api to accommodate rss feed subscriptions 2023-07-06 19:51:30 +08:00
11cf9f7c28 stringify csv before uploading 2023-06-14 12:50:06 +08:00
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
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
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
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
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
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
e6690709c3 Replace express-http-context with express-http-context2 2023-04-12 17:50:13 +08:00
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
adae20e7e1 Use elasticsearch body builder 2023-03-15 19:15:40 +08:00
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
57468fe1bd Bump firebase-admin from 10.0.2 to 11.5.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 10.0.2 to 11.5.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v10.0.2...v11.5.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 22:04:37 +00:00
87fd49540a Merge pull request #1697 from omnivore-app/dependabot/npm_and_yarn/knex-2.4.2
Bump knex from 0.21.12 to 2.4.2
2023-03-06 09:45:50 +08:00
36bac532b0 Bump @opentelemetry/instrumentation-dns from 0.29.0 to 0.31.2
Bumps [@opentelemetry/instrumentation-dns](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.29.0 to 0.31.2.
- [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.29.0...instrumentation-dns-v0.31.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 21:17:27 +00:00
83c8166b3b Unescape HTML entities in annotation to avoid showing escaped characters 2023-02-01 12:13:00 +08:00
f0e3b4588a Bump knex from 0.21.12 to 2.4.2
Bumps [knex](https://github.com/knex/knex) from 0.21.12 to 2.4.2.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 21:19:41 +00:00
43018ea94d Bump luxon from 3.0.4 to 3.2.1
Bumps [luxon](https://github.com/moment/luxon) from 3.0.4 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.0.4...3.2.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 06:22:56 +00:00
7b749f974d Convert HTML to markdown if specified 2023-01-05 12:12:48 +08:00
2ab7e0a599 Merge pull request #1359 from omnivore-app/rules-api
Rules API
2022-11-21 18:00:13 +08:00
fbe4c471cd Add pubsub subscription to trigger rule actions 2022-11-18 14:00:10 +08:00
dabada68ff Add missing package 2022-11-17 18:40:56 +08:00