Commit graph

11572 commits

Author SHA1 Message Date
Hongbo Wu
0e0c4bddac block failed domains 2024-07-24 16:55:50 +08:00
Hongbo Wu
dee421d3c8 add hour rate limiter middleware to the api router and allows max 600 requests per hour 2024-07-24 16:24:49 +08:00
Hongbo Wu
6776cdf1cd check if there are more than five items "created" within a minute instead of "saved" 2024-07-24 15:59:22 +08:00
Hongbo Wu
31fe4b65a0 remove readability from content-fetch 2024-07-24 12:53:41 +08:00
Hongbo Wu
066883a84d remove unused dependencies 2024-07-24 12:51:25 +08:00
Hongbo Wu
29a5b20d2c remove scrapingbee from content-fetch 2024-07-24 12:17:13 +08:00
Hongbo Wu
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
Hongbo Wu
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
Hongbo Wu
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
Hongbo Wu
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
Hongbo Wu
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
Hongbo Wu
0c377c370f add missing redis env var to docker-compose file 2024-07-19 15:24:22 +08:00
Hongbo Wu
3f76431c47 use new gpt-4o-mini openai model 2024-07-19 11:45:38 +08:00
Hongbo Wu
228b9df86d add missing lines to build utils dependency to the docker file for self-hosting 2024-07-18 16:26:01 +08:00
Hongbo Wu
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
Hongbo Wu
d9b088cc01 fix tests 2024-07-18 12:22:21 +08:00
Hongbo Wu
b5fe0cb279 remove all the commas in the raw transcript which are added by youtubei 2024-07-18 12:10:45 +08:00
Hongbo Wu
faa3e1d00e upgrade youtubei version to fix the caption parsing error 2024-07-18 12:10:07 +08:00
Hongbo Wu
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
Hongbo Wu
f2b3a66b72 remove metadata and cover image from content 2024-07-18 11:18:51 +08:00
Hongbo Wu
02280b576b fix: wechat official account articles published date not captured because its format is changed 2024-07-18 10:33:06 +08:00
sywhb
7d2e10ba5f Update generated html 2024-07-17 07:57:11 +00:00
Hongbo Wu
34d8fc54e2 fix: substack headings are removed because its class name contains header 2024-07-17 15:56:09 +08:00
Jackson Harper
fdbd182cc3
Merge pull request #4205 from omnivore-app/fix/login-redirect 2024-07-16 12:56:07 +08:00
Hongbo Wu
df3c16381a fix: revert home redirect path to /home 2024-07-16 12:47:41 +08:00
Jackson Harper
cf61b933d4
Merge pull request #4194 from omnivore-app/feat/ios-18
iOS 18 fixes
2024-07-14 19:18:13 +08:00
Jackson Harper
6aeee29988 Return after ineligible error in digest sign up so its raised correctly 2024-07-12 16:58:09 +08:00
Jackson Harper
57f4401d0b New reg system for intercom 2024-07-12 15:19:39 +08:00
Jackson Harper
47727f1321 Intercom and thread updates 2024-07-12 15:19:14 +08:00
Jackson Harper
7ac3729a72 Make sure posthog runs on main thread 2024-07-12 15:18:31 +08:00
Jackson Harper
4d92643c33 Upgrade intercom, fix loading animation 2024-07-12 15:18:04 +08:00
Jackson Harper
b6d0c2723d
Merge pull request #4188 from debanjandhar12/main
Add Amplenote origins to cors config
2024-07-12 13:54:34 +08:00
Hongbo Wu
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
Jackson Harper
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
Jackson Harper
2b137c7706 Remove ultra realistic voices 2024-07-11 17:17:24 +08:00
Jackson Harper
7ab328f5ce New spinner dont block while making network requests if there is local data 2024-07-11 17:16:48 +08:00
dependabot[bot]
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
Jackson Harper
e5433aad19 Improve loading on web home 2024-07-11 14:26:20 +08:00
Hongbo Wu
3d791a7866
Merge pull request #4155 from omnivore-app/fingerprint
inject fingerprint
2024-07-11 14:24:07 +08:00
Hongbo Wu
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
Hongbo Wu
1965f0ac19 fix tests 2024-07-11 13:38:22 +08:00
Hongbo Wu
d36d9cdb57 fix: update highlight 2024-07-11 13:14:01 +08:00
Hongbo Wu
225eefd73b fix: readwise export not working for PAGE and LABEL events 2024-07-11 13:13:50 +08:00
Hongbo Wu
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
Jackson Harper
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
Hongbo Wu
4e388de7ed fix: export highlight in yellow in notion if color is null 2024-07-11 11:41:20 +08:00
Jackson Harper
25350c6a2c Improve responsive reflow on the home view 2024-07-11 11:39:22 +08:00
Jackson Harper
e3955fa4b9
Merge pull request #4190 from omnivore-app/fix/web-body-bg
Use the theme colour for the main bg colour now
2024-07-11 10:45:33 +08:00
Jackson Harper
c28133654c Use the theme colour for the main bg colour now 2024-07-11 10:33:57 +08:00
Jackson Harper
95868af275
Merge pull request #4189 from omnivore-app/fix/web-nav-menu-mobile
Dont show left nav menu by default on smaller screens, reduce flicker on load
2024-07-11 09:58:46 +08:00