Commit Graph

13 Commits

Author SHA1 Message Date
150a456c35 replace redis client library with ioredis 2024-01-16 15:42:50 +08:00
0f774b6ae4 skip recently saved rss item 2024-01-04 17:36:12 +08:00
af5040a518 saving posts from telegram channel as rss items 2023-11-24 17:23:35 +08:00
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
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
479fc8fb7d Add a test for checksumming 2023-10-18 17:11:02 +08:00
792cf0b207 upgrade google cloud sdk 2023-08-11 13:55:29 +08:00
0170ea3109 fetch rss item by url 2023-07-13 10:09:48 +08:00
eb9a3eddd0 skip old item 2023-07-11 12:59:55 +08:00
44473ba089 upload feed subscriptions in cloud storage in cronjob 2023-07-11 12:22:49 +08:00
08182adbe1 remove cloud task 2023-07-10 16:46:13 +08:00
abd59f0527 save each item in a feed 2023-07-07 21:48:16 +08:00
a7773bf00b test rss-parse 2023-07-06 19:51:30 +08:00