Commit Graph

11793 Commits

Author SHA1 Message Date
6776cdf1cd check if there are more than five items "created" within a minute instead of "saved" 2024-07-24 15:59:22 +08:00
31fe4b65a0 remove readability from content-fetch 2024-07-24 12:53:41 +08:00
066883a84d remove unused dependencies 2024-07-24 12:51:25 +08:00
29a5b20d2c remove scrapingbee from content-fetch 2024-07-24 12:17:13 +08:00
284dcfa323 Merge pull request #4212 from omnivore-app/feature/use-gpt-4-o-mini
use new gpt-4o-mini openai model
2024-07-23 14:01:06 +08:00
f87ecbcf18 Merge pull request #4207 from omnivore-app/fix/published-date-change-in-wechat
fix/published date change in wechat
2024-07-23 13:58:17 +08:00
4c1b9a1c4b Merge pull request #4210 from omnivore-app/fix/self-hosting
add missing lines to build utils dependency to the docker file for self-hosting
2024-07-23 13:57:46 +08:00
ea7f24777a Merge pull request #4214 from omnivore-app/fix/self-hosting-1
add missing redis env var to docker-compose file
2024-07-23 13:57:17 +08:00
8209b05273 Merge pull request #4146 from omnivore-app/remove-ultra-realistic-voices-in-backend
map realistic voice to openai voice in tts-handler
2024-07-23 11:06:53 +08:00
110f537e72 sleep for 1 second to avoid rate limiting 2024-07-22 18:36:11 +08:00
95657e3d3e queue email sending jobs in exporter and importer 2024-07-21 11:11:29 +08:00
f749090a7d close writestream on finish 2024-07-19 21:44:54 +08:00
01bce43781 create a cloud run service for the exporter 2024-07-19 17:12:40 +08:00
0c377c370f add missing redis env var to docker-compose file 2024-07-19 15:24:22 +08:00
3f76431c47 use new gpt-4o-mini openai model 2024-07-19 11:45:38 +08:00
228b9df86d add missing lines to build utils dependency to the docker file for self-hosting 2024-07-18 16:26:01 +08:00
5876e4cd66 Bump ws from 7.5.9 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 04:24:49 +00:00
1f29fcef78 Merge pull request #4208 from omnivore-app/fix/youtube-transcript
fix: youtube transcript not parsed correctly
2024-07-18 12:23:23 +08:00
d9b088cc01 fix tests 2024-07-18 12:22:21 +08:00
b5fe0cb279 remove all the commas in the raw transcript which are added by youtubei 2024-07-18 12:10:45 +08:00
faa3e1d00e upgrade youtubei version to fix the caption parsing error 2024-07-18 12:10:07 +08:00
52341e538f Merge pull request #4206 from omnivore-app/fix/substack-headings
fix: substack headings are removed because its class name contains header
2024-07-18 11:20:32 +08:00
f2b3a66b72 remove metadata and cover image from content 2024-07-18 11:18:51 +08:00
02280b576b fix: wechat official account articles published date not captured because its format is changed 2024-07-18 10:33:06 +08:00
7d2e10ba5f Update generated html 2024-07-17 07:57:11 +00:00
34d8fc54e2 fix: substack headings are removed because its class name contains header 2024-07-17 15:56:09 +08:00
fdbd182cc3 Merge pull request #4205 from omnivore-app/fix/login-redirect 2024-07-16 12:56:07 +08:00
df3c16381a fix: revert home redirect path to /home 2024-07-16 12:47:41 +08:00
001b468333 Bump aws4-axios from 3.3.4 to 3.3.6
Bumps [aws4-axios](https://github.com/jamesmbourne/aws4-axios) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/jamesmbourne/aws4-axios/releases)
- [Commits](https://github.com/jamesmbourne/aws4-axios/compare/v3.3.4...v3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 21:50:38 +00:00
8675edafff Bump braces from 3.0.2 to 3.0.3 in /pkg/extension
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 11:18:58 +00:00
cf61b933d4 Merge pull request #4194 from omnivore-app/feat/ios-18
iOS 18 fixes
2024-07-14 19:18:13 +08:00
6aeee29988 Return after ineligible error in digest sign up so its raised correctly 2024-07-12 16:58:09 +08:00
57f4401d0b New reg system for intercom 2024-07-12 15:19:39 +08:00
47727f1321 Intercom and thread updates 2024-07-12 15:19:14 +08:00
7ac3729a72 Make sure posthog runs on main thread 2024-07-12 15:18:31 +08:00
4d92643c33 Upgrade intercom, fix loading animation 2024-07-12 15:18:04 +08:00
b6d0c2723d Merge pull request #4188 from debanjandhar12/main
Add Amplenote origins to cors config
2024-07-12 13:54:34 +08:00
733ef9b57d Merge pull request #4167 from omnivore-app/dependabot/npm_and_yarn/puppeteer-core-22.12.1
Bump puppeteer-core from 22.8.0 to 22.12.1
2024-07-11 17:20:34 +08:00
e53675ccfe Merge pull request #4193 from omnivore-app/fix/web-home-loading
Improve loading on web home
2024-07-11 17:19:10 +08:00
2b137c7706 Remove ultra realistic voices 2024-07-11 17:17:24 +08:00
7ab328f5ce New spinner dont block while making network requests if there is local data 2024-07-11 17:16:48 +08:00
3c6d06bd8e Bump puppeteer-core from 22.8.0 to 22.12.1
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 22.8.0 to 22.12.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.8.0...puppeteer-core-v22.12.1)

---
updated-dependencies:
- dependency-name: puppeteer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 06:30:01 +00:00
e5433aad19 Improve loading on web home 2024-07-11 14:26:20 +08:00
3d791a7866 Merge pull request #4155 from omnivore-app/fingerprint
inject fingerprint
2024-07-11 14:24:07 +08:00
57d546bff9 Merge pull request #4192 from omnivore-app/fix/notion
fix: export highlight in yellow in notion if color is null
2024-07-11 13:50:42 +08:00
1965f0ac19 fix tests 2024-07-11 13:38:22 +08:00
d36d9cdb57 fix: update highlight 2024-07-11 13:14:01 +08:00
225eefd73b fix: readwise export not working for PAGE and LABEL events 2024-07-11 13:13:50 +08:00
2e322955f6 fix: title not exported when item is not in notion and gets exported by attaching labels 2024-07-11 12:24:25 +08:00
8a8780d63a Merge pull request #4191 from omnivore-app/feat/web-home-resizing
Improve responsive reflow on the home view
2024-07-11 12:01:15 +08:00