Commit graph

8492 commits

Author SHA1 Message Date
Hongbo Wu
2ade0698c5 remove unused code 2023-11-10 23:03:01 +08:00
Hongbo Wu
59bbc5562b fix tests 2023-11-10 22:37:14 +08:00
Hongbo Wu
adf13131db add folder to library_item table 2023-11-10 17:34:46 +08:00
Hongbo Wu
69dc1ba47a fix tests 2023-11-09 22:39:51 +08:00
Hongbo Wu
98cc0e2b82 upsert feed table when subscribing 2023-11-09 22:06:30 +08:00
Hongbo Wu
490b40e467 fix tests 2023-11-09 19:08:52 +08:00
Hongbo Wu
9dfc5f856d rename variables 2023-11-09 19:00:57 +08:00
Hongbo Wu
ffac5c195d update comment 2023-11-09 16:13:31 +08:00
Hongbo Wu
f96ba17c92 fetch rss content if required 2023-11-09 16:09:23 +08:00
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