Commit Graph

1726 Commits

Author SHA1 Message Date
022d0f9e66 Merge pull request #3159 from omnivore-app/fix/nested-labels
feat: wildcard search for labels and nested labels
2023-11-23 21:44:44 +08:00
da2b3c6895 add test cases 2023-11-23 21:34:35 +08:00
7c56dc2cba add test cases 2023-11-23 21:33:04 +08:00
750b59cb8d Merge pull request #3139 from omnivore-app/change-folder-to-state-1 2023-11-23 12:31:37 +08:00
46f3515698 feat: wildcard search for labels and nested labels 2023-11-22 23:46:55 +08:00
4e60396d17 save thumbnail of the following item 2023-11-20 17:28:34 +08:00
e26ed0b6f0 add RSS label to the following feed items 2023-11-17 18:26:00 +08:00
c5a97c7a41 change archive and trash from folder to state 2023-11-17 13:51:33 +08:00
d5d3c72196 Merge pull request #3135 from omnivore-app/change-folder-to-state
Change category to folder in saved search
2023-11-17 12:31:21 +08:00
fca406bb3d allow updating taskName 2023-11-17 11:27:30 +08:00
24f31ce1eb add folder to the updates api params 2023-11-17 11:27:30 +08:00
0869cfd477 replace category with folder in the GQL type 2023-11-16 17:50:30 +08:00
d82eda1f32 allow importing all or unarchived only pocket items 2023-11-16 16:37:14 +08:00
25d0123007 fix tests 2023-11-15 17:41:28 +08:00
f9b389edad add folder to article and search item type 2023-11-15 17:25:14 +08:00
12c18a3661 add preview content to the search API response 2023-11-15 15:53:01 +08:00
8b92e96db1 generate slug 2023-11-15 14:27:54 +08:00
c6807a554a item_id and saved_at are optional in the post request 2023-11-15 12:34:35 +08:00
c59b4ca97e Merge pull request #3054 from omnivore-app/feature/social-feeds
feature: following
2023-11-15 11:19:14 +08:00
609d30adbb compatiblity with old saved searches 2023-11-15 10:22:58 +08:00
3d84108202 remove feeds table 2023-11-14 15:27:58 +08:00
2ade0698c5 remove unused code 2023-11-10 23:03:01 +08:00
59bbc5562b fix tests 2023-11-10 22:37:14 +08:00
adf13131db add folder to library_item table 2023-11-10 17:34:46 +08:00
69dc1ba47a fix tests 2023-11-09 22:39:51 +08:00
98cc0e2b82 upsert feed table when subscribing 2023-11-09 22:06:30 +08:00
490b40e467 fix tests 2023-11-09 19:08:52 +08:00
9dfc5f856d rename variables 2023-11-09 19:00:57 +08:00
ffac5c195d update comment 2023-11-09 16:13:31 +08:00
f96ba17c92 fetch rss content if required 2023-11-09 16:09:23 +08:00
b7496db56c add following handler to save following item 2023-11-09 15:53:44 +08:00
cbb5a0a921 revert searchItem changes 2023-11-08 18:16:48 +08:00
cc53992b9a add addFollowingToLibrary API 2023-11-08 18:16:48 +08:00
99616501cf add saveFollowing API 2023-11-08 18:16:48 +08:00
3ff9ce3a09 add in:following search filter 2023-11-08 18:16:48 +08:00
98faefa644 add date variables to date search 2023-11-08 18:16:48 +08:00
2c9ec454f5 fix tests 2023-11-08 18:16:48 +08:00
9b0b378c39 check is_fetching_content and only fetch content if required for rss feed items 2023-11-08 18:16:48 +08:00
679512c9d1 add columns to library_item 2023-11-08 18:16:48 +08:00
1da8dc6545 update library_item table 2023-11-08 18:16:48 +08:00
da0d1705b5 add following graphql api to fetch user following 2023-11-08 18:16:48 +08:00
fc783f01ec add feeds graphql api for searching feed by title or url 2023-11-08 18:16:48 +08:00
878d881e05 add feed entity 2023-11-08 18:16:48 +08:00
e282eea99f add feeds graphql api to the schema 2023-11-08 18:16:48 +08:00
1e336dd61c Use CLIENT_URL instead of hard coded values 2023-11-08 18:16:32 +08:00
8731262e51 update docker-compose-test 2023-11-08 18:02:40 +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