Commit Graph

2242 Commits

Author SHA1 Message Date
76f3321680 revalidate integration once updated 2024-03-20 10:32:32 +08:00
bf59fbf26e add integration api 2024-03-20 10:32:31 +08:00
7e04b25497 Merge pull request #3696 from omnivore-app/fix/thumbnail
fix/thumbnail
2024-03-20 10:26:34 +08:00
1eb2cd49f6 Merge pull request #3687 from omnivore-app/dependabot/npm_and_yarn/snake-case-4.0.0
Bump snake-case from 3.0.4 to 4.0.0
2024-03-20 10:03:09 +08:00
315c625482 fix title not fetched correctly when using preview content in rss feeds 2024-03-19 18:07:27 +08:00
e47e169402 Merge branch 'main' into discover-no-ts-changes 2024-03-19 15:50:51 +08:00
ad32aa82ce Export highlight notes as children of highlights block in notion 2024-03-19 11:17:42 +08:00
6c7978e138 Bump snake-case from 3.0.4 to 4.0.0
Bumps [snake-case](https://github.com/blakeembrey/change-case) from 3.0.4 to 4.0.0.
- [Release notes](https://github.com/blakeembrey/change-case/releases)
- [Commits](https://github.com/blakeembrey/change-case/compare/snake-case@3.0.4...camel-case@4.0.0)

---
updated-dependencies:
- dependency-name: snake-case
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 22:01:03 +00:00
21d4efc2b5 Allow opting into the YouTube transcript feature 2024-03-18 13:56:37 +08:00
4e50c51598 Merge pull request #3661 from omnivore-app/feat/job-youtube-transcript-generator
Pull metadata from YouTube for library items
2024-03-17 09:40:28 +08:00
596ab5a7aa Feature flag the transcripts 2024-03-15 20:28:02 +08:00
b87073b1fb Add youtube-transcripts beta feature 2024-03-15 20:25:44 +08:00
d3aa671200 Prettier 2024-03-15 10:44:40 +08:00
fdc8055b79 Prettier 2024-03-15 10:43:16 +08:00
17e66aa010 append new highlights only 2024-03-14 22:13:27 +08:00
1085dcc824 read settings 2024-03-14 21:36:47 +08:00
69e74d432d append highlights to the existing page 2024-03-14 19:50:26 +08:00
f2d23626a5 Improve error logging / fix linting 2024-03-14 17:39:13 +08:00
dc6c047aec Add GCS cache 2024-03-14 16:12:06 +08:00
629c044273 Queue the transcript processing as a separate job
Handle YouTube in two steps, first get metadata then
get the transcript.
2024-03-14 15:09:53 +08:00
1ea09e20bd fix: subscription not updated correctly after rss feed refreshed
* sort the shallow copy of the userIds array so the original array not mutated
2024-03-14 12:56:42 +08:00
d3d181c33e Remove unneed import 2024-03-14 12:48:56 +08:00
308b02fbb0 Add breaks to headers in test 2024-03-14 12:48:56 +08:00
e9b15ebb06 Dont process youtube videos in this test 2024-03-14 12:48:56 +08:00
fef28d1c6a Linting fix 2024-03-14 12:48:56 +08:00
3ee6787e39 Improve transcript generation 2024-03-14 12:48:56 +08:00
a7ad67b3bb Start to add tests for youtube processor 2024-03-14 12:48:56 +08:00
39dfa920b5 More fixes to youtube processor 2024-03-14 12:48:56 +08:00
6bcdbfa8f0 Linting 2024-03-14 12:48:56 +08:00
7c3d15e31a Add some scrolling on youtube videos 2024-03-14 12:48:56 +08:00
2dbd16a61e Pull duration and description from YouTube metadata 2024-03-14 12:48:56 +08:00
f7225b298a Rebase 2024-03-14 12:48:56 +08:00
81e489021e add popular reads to the continue reading section of new user library 2024-03-14 11:14:37 +08:00
6a7d2b0ec2 fix tests 2024-03-13 19:11:38 +08:00
6310e5f83b update form 2024-03-13 15:55:34 +08:00
ff157bd453 Merge pull request #3620 from omnivore-app/feature/notion-integration
Feature: Notion Integration
2024-03-12 22:37:51 +08:00
3266d6a9a3 Linting fixes 2024-03-12 21:34:20 +08:00
8eaf754538 do not get content from db when exporting item to integrations 2024-03-12 15:37:19 +08:00
4c2b1cd479 Typeorm version 2024-03-12 11:24:52 +08:00
c356183acd Remove typescript and eslint changes 2024-03-12 11:01:44 +08:00
d2c22eaea2 Merge pull request #3649 from Podginator/discover-clean
Discover clean
2024-03-12 10:11:00 +08:00
e15ae29961 Use folders when handling push notifications 2024-03-08 21:11:16 +08:00
e093738dcc Send libraryItemId with push notifications 2024-03-08 17:24:02 +08:00
7d77291f11 Push configuration on iOS 2024-03-08 17:15:59 +08:00
6bc100942f Send libraryItemId and thumbnail with push notifications 2024-03-08 16:40:49 +08:00
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
44178c1c1e Add author 2024-03-07 13:24:02 +08:00
39778feb88 export highlights and labels 2024-03-06 20:23:42 +08:00
d41459a5cd log unhandled error 2024-03-06 12:04:16 +08:00
289f1cf5e2 better error message 2024-03-06 11:54:41 +08:00