Commit graph

7052 commits

Author SHA1 Message Date
Hongbo Wu
b3dcf0ee46 default return builder 2023-07-17 16:14:03 +08:00
Hongbo Wu
e3af3f526c add in:subscription and in:library in search scope 2023-07-14 17:07:25 +08:00
Hongbo Wu
1a9df90576
Merge pull request #2488 from omnivore-app/fix/rss
fix/rss
2023-07-14 14:22:22 +08:00
Hongbo Wu
387174c8e9 use isoDate only 2023-07-14 13:54:55 +08:00
Hongbo Wu
153662ce6a set savedAt and publishedAt timestamp for rss item 2023-07-14 12:21:34 +08:00
Hongbo Wu
6531dd30e9 skip rss items which are published before 48 hours 2023-07-14 12:08:08 +08:00
Hongbo Wu
799eaaded4
Merge pull request #2485 from omnivore-app/fix/save-url-timezone
fix/save url timezone and locale
2023-07-13 19:07:36 +08:00
Hongbo Wu
ebc8bca941 update gql schema 2023-07-13 18:49:28 +08:00
Hongbo Wu
e46b3c0550 fix typo 2023-07-13 18:09:04 +08:00
Hongbo Wu
aff7da191a set locale in saveUrl api request on android 2023-07-13 16:10:50 +08:00
Hongbo Wu
df58198161 set locale in saveUrl api request on web 2023-07-13 16:00:49 +08:00
Hongbo Wu
b56598c20b fix: wrong timezone used when saving item with adding link on web 2023-07-13 15:16:35 +08:00
Hongbo Wu
55a3f00a5e fix: wrong timezone used when saving page on android 2023-07-13 14:50:34 +08:00
Hongbo Wu
20cf99f323
Merge pull request #2482 from omnivore-app/fix/rss-handler
fix save page api request invalid parameter
2023-07-13 11:53:54 +08:00
Hongbo Wu
82d1cb221b change rss color to match rss icon 2023-07-13 11:44:57 +08:00
Hongbo Wu
b5e9aaa303 format rss feed last fetched at timestamp to short time 2023-07-13 11:28:32 +08:00
Hongbo Wu
18251aefed add feed url in the web ui 2023-07-13 11:11:36 +08:00
Hongbo Wu
983f0dcb99 add rss to the search scope 2023-07-13 11:09:13 +08:00
Hongbo Wu
9697ae2eca make rss an internal label 2023-07-13 10:58:37 +08:00
Hongbo Wu
78b40dbddc fix date comparison 2023-07-13 10:56:34 +08:00
Hongbo Wu
87275fbb9c use a separate queue for fetching rss feed item content 2023-07-13 10:27:15 +08:00
Hongbo Wu
0170ea3109 fetch rss item by url 2023-07-13 10:09:48 +08:00
Hongbo Wu
6f201a9cb4 fix save page api request invalid parameter 2023-07-12 17:50:25 +08:00
Hongbo Wu
b56a71add6
Merge pull request #2481 from omnivore-app/feature/rss-ui
feature/rss ui
2023-07-12 17:02:20 +08:00
Hongbo Wu
0289efb0b6 fix subscribe and unsubscribe mutation query in web 2023-07-12 16:59:37 +08:00
Hongbo Wu
b4347fc9b7 add back button 2023-07-12 15:51:16 +08:00
Hongbo Wu
e40afb7706 update add feed css 2023-07-12 15:42:41 +08:00
Hongbo Wu
71fdac626b feat: add rss feeds ui
* list subscribed rss feeds
* add rss feed page
* delete rss feed modal
2023-07-12 15:25:07 +08:00
Hongbo Wu
3444480b95 change the rss-feed cronjob api endpoint 2023-07-12 10:53:32 +08:00
Hongbo Wu
435fa0c541
Merge pull request #2478 from omnivore-app/fix/puppeteer-timezone
add optional locale and timezone to saveUrl request for puppeteer to use
2023-07-11 17:32:10 +08:00
Hongbo Wu
ebbb97f594
Merge pull request #2465 from omnivore-app/feature/rss
feat: rss
2023-07-11 17:27:17 +08:00
Hongbo Wu
fd67baea09 remove the code to get create_time from wechat article in browser runtime 2023-07-11 16:20:08 +08:00
Hongbo Wu
1f283e6122 add optional locale and timezone to saveUrl request for puppeteer to use 2023-07-11 16:15:32 +08:00
Hongbo Wu
b1b4a2e3fd save rss feed url in the index 2023-07-11 13:14:43 +08:00
Hongbo Wu
c500997693 add lastFetchedAt to the cloud task payload 2023-07-11 13:05:27 +08:00
Hongbo Wu
eb9a3eddd0 skip old item 2023-07-11 12:59:55 +08:00
Hongbo Wu
44473ba089 upload feed subscriptions in cloud storage in cronjob 2023-07-11 12:22:49 +08:00
Hongbo Wu
b88cf7a4e8 add rssFeedUrl field in elasticsearch index 2023-07-10 18:55:52 +08:00
Hongbo Wu
08182adbe1 remove cloud task 2023-07-10 16:46:13 +08:00
Hongbo Wu
c39799fb67 update subscription lastFetchedAt after fetching all items 2023-07-10 15:54:21 +08:00
Hongbo Wu
56a27878dc add updateSubscription api 2023-07-10 15:24:33 +08:00
Hongbo Wu
abd59f0527 save each item in a feed 2023-07-07 21:48:16 +08:00
Hongbo Wu
68667053c8 create an endpoint to fetch all rss feeds 2023-07-07 21:15:42 +08:00
Jackson Harper
4cb05acfe0
Merge pull request #2459 from 340rahul/fix_1993_signup_form
#1993, #1968 - Make sign up form fields required
2023-07-06 15:22:24 -07:00
Hongbo Wu
0ad434ada5 resolve conflicts 2023-07-06 19:52:31 +08:00
Hongbo Wu
66819f8cb3 fix migration sql 2023-07-06 19:51:30 +08:00
Hongbo Wu
574636451d update api to accommodate rss feed subscriptions 2023-07-06 19:51:30 +08:00
Hongbo Wu
7075375e2b fix test 2023-07-06 19:51:30 +08:00
Hongbo Wu
2adf753f8f update graphql schema 2023-07-06 19:51:30 +08:00
Hongbo Wu
a6192ed86b add rss subscription entity class 2023-07-06 19:51:30 +08:00