Commit graph

8483 commits

Author SHA1 Message Date
Hongbo Wu
b7496db56c add following handler to save following item 2023-11-09 15:53:44 +08:00
Hongbo Wu
a71181982f create a following task for each rss item fetched 2023-11-09 13:18:24 +08:00
Hongbo Wu
4bef0a006a add following handler cloud run service 2023-11-08 18:16:49 +08:00
Hongbo Wu
cbb5a0a921 revert searchItem changes 2023-11-08 18:16:48 +08:00
Hongbo Wu
cc53992b9a add addFollowingToLibrary API 2023-11-08 18:16:48 +08:00
Hongbo Wu
99616501cf add saveFollowing API 2023-11-08 18:16:48 +08:00
Hongbo Wu
3ff9ce3a09 add in:following search filter 2023-11-08 18:16:48 +08:00
Hongbo Wu
a00ce8893e reduce feed parsing 2023-11-08 18:16:48 +08:00
Hongbo Wu
98faefa644 add date variables to date search 2023-11-08 18:16:48 +08:00
Hongbo Wu
2c9ec454f5 fix tests 2023-11-08 18:16:48 +08:00
Hongbo Wu
9b0b378c39 check is_fetching_content and only fetch content if required for rss feed items 2023-11-08 18:16:48 +08:00
Hongbo Wu
679512c9d1 add columns to library_item 2023-11-08 18:16:48 +08:00
Hongbo Wu
1da8dc6545 update library_item table 2023-11-08 18:16:48 +08:00
Hongbo Wu
da0d1705b5 add following graphql api to fetch user following 2023-11-08 18:16:48 +08:00
Hongbo Wu
fc783f01ec add feeds graphql api for searching feed by title or url 2023-11-08 18:16:48 +08:00
Hongbo Wu
878d881e05 add feed entity 2023-11-08 18:16:48 +08:00
Hongbo Wu
e282eea99f add feeds graphql api to the schema 2023-11-08 18:16:48 +08:00
Hongbo Wu
83054cfeba create feed, feed_item and user_feed_item tables in db 2023-11-08 18:16:48 +08:00
Hongbo Wu
5d49a3a212
Merge pull request #3091 from omnivore-app/fix/github-ci-timeout
fix/github ci timeout
2023-11-08 18:15:27 +08:00
Hongbo Wu
8731262e51 update docker-compose-test 2023-11-08 18:02:40 +08:00
Hongbo Wu
538ca4212e Revert "Revert "revert sentry upgrade""
This reverts commit 42614d2a37.
2023-11-08 17:52:57 +08:00
Hongbo Wu
42614d2a37 Revert "revert sentry upgrade"
This reverts commit 1cba04d0f3.
2023-11-08 17:49:47 +08:00
Hongbo Wu
d3852ce655 Revert "upgrade sentry/nextjs to 7.77.0"
This reverts commit b65fc43012.
2023-11-08 17:49:22 +08:00
Hongbo Wu
b65fc43012 upgrade sentry/nextjs to 7.77.0 2023-11-08 17:25:43 +08:00
Hongbo Wu
1cba04d0f3 revert sentry upgrade 2023-11-08 17:08:35 +08:00
Hongbo Wu
f8440cc328 add timeout to the step 2023-11-08 15:55:24 +08:00
Hongbo Wu
7d1b637755 skip api test 2023-11-08 15:39:54 +08:00
Hongbo Wu
6c052f40fe debug test timeout 2023-11-08 15:39:45 +08:00
Jackson Harper
98dd809337
Merge pull request #3078 from omnivore-app/feat/ios-header-pins
Header pins on the web
2023-11-08 13:25:32 +08:00
Hongbo Wu
127951ee6d
Merge pull request #3082 from omnivore-app/dependabot/npm_and_yarn/sentry/serverless-7.77.0
Bump @sentry/serverless from 6.19.3 to 7.77.0
2023-11-08 12:47:17 +08:00
Hongbo Wu
32ae38fcba upgrade sentry to 7.77.0 in packages/api 2023-11-08 12:23:36 +08:00
Jackson Harper
656ac8e676 Fix dropdown 2023-11-08 12:21:57 +08:00
Jackson Harper
2e650c4ad1 Simplify change actions 2023-11-08 12:10:45 +08:00
Jackson Harper
09c30fe645 Add pinned searches 2023-11-08 11:27:21 +08:00
Hongbo Wu
9c8b601a98
Merge pull request #3086 from omnivore-app/feature/add-fields-to-user-personalization
feature/add fields to user personalization
2023-11-08 10:34:51 +08:00
Hongbo Wu
3e9a049306 add fields to the response of user personalization api 2023-11-07 15:39:56 +08:00
Hongbo Wu
39586cfb91 add fields column of type:json to the user_personalization table 2023-11-07 13:50:00 +08:00
dependabot[bot]
41805d13db
Bump @sentry/serverless from 6.19.3 to 7.77.0
Bumps [@sentry/serverless](https://github.com/getsentry/sentry-javascript) from 6.19.3 to 7.77.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.3...7.77.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 03:35:00 +00:00
Jackson Harper
045e7c742d Force PDF read position on Android, bump version 2023-11-07 11:31:05 +08:00
dependabot[bot]
fa92e073fc Bump dayjs from 1.11.7 to 1.11.10
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.7 to 1.11.10.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 11:31:05 +08:00
Remy Chantenay
6554eadef2 Android: Fix Add Link sheet state
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-07 11:31:05 +08:00
dependabot[bot]
0a1feaa0e0 Bump firebase-admin from 11.5.0 to 11.11.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 11.5.0 to 11.11.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v11.5.0...v11.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 11:31:05 +08:00
Jackson Harper
b464734cc9
Merge pull request #3083 from omnivore-app/fix/android-pdf-position
Force PDF read position on Android, bump version
2023-11-07 11:19:18 +08:00
Jackson Harper
84d979f863 Force PDF read position on Android, bump version 2023-11-07 10:56:23 +08:00
Jackson Harper
b93143cbae
Merge pull request #3080 from omnivore-app/dependabot/npm_and_yarn/dayjs-1.11.10
Bump dayjs from 1.11.7 to 1.11.10
2023-11-07 10:20:50 +08:00
Jackson Harper
5062534b0f
Merge pull request #3079 from remychantenay/android-fix-add-link-sheet-state
Android: Fix Add Link sheet state
2023-11-07 10:17:54 +08:00
Jackson Harper
63d3c1ebf0
Merge pull request #3081 from omnivore-app/dependabot/npm_and_yarn/firebase-admin-11.11.0
Bump firebase-admin from 11.5.0 to 11.11.0
2023-11-07 10:17:18 +08:00
dependabot[bot]
ba7c9ffeea
Bump firebase-admin from 11.5.0 to 11.11.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 11.5.0 to 11.11.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v11.5.0...v11.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 22:08:16 +00:00
dependabot[bot]
250cbcc533
Bump dayjs from 1.11.7 to 1.11.10
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.7 to 1.11.10.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 22:07:19 +00:00
Remy Chantenay
de06fd2839
Android: Fix Add Link sheet state
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-06 11:25:23 +01:00