Commit Graph

2274 Commits

Author SHA1 Message Date
7c281359e8 fix recommendations not filtered correctly by rules 2024-03-27 11:29:47 +08:00
c022cf0a22 label match wildcard 2024-03-27 10:54:24 +08:00
3544dd1709 remove feed content from job data 2024-03-27 10:38:51 +08:00
af78b6f4f0 append newsletter labels to avoid labels attached by rules being replaced 2024-03-27 10:37:04 +08:00
41b90cbfd1 fix some undefined error 2024-03-26 17:53:48 +08:00
d02d9444a9 remove content from update event too 2024-03-26 17:46:38 +08:00
c3dba7e9da fix typo 2024-03-26 17:44:05 +08:00
4c458c7118 fallback to search query if implicit fields are in the filter 2024-03-26 17:34:57 +08:00
37459f64c7 remove content from job data 2024-03-26 16:49:26 +08:00
209b08e2ff add notion to the features list 2024-03-26 12:32:01 +08:00
f7c25fe05a do not create a new connection for the discover api 2024-03-23 10:03:06 +08:00
282ed75a5f Merge pull request #3698 from omnivore-app/fix/notion
Fix: notion
2024-03-21 14:08:16 +08:00
445d2846b5 export last 100 items 2024-03-21 14:06:56 +08:00
390d12eea1 add export to integration and get task api 2024-03-21 11:14:23 +08:00
b1e3811e4f Merge pull request #3707 from omnivore-app/fix/rule
send labels and highlight annotations in page_create event
2024-03-21 10:52:15 +08:00
6385b40e38 revert batch size change 2024-03-20 23:07:46 +08:00
3d986a9036 send labels and highlight annotations in page_create event 2024-03-20 22:33:24 +08:00
59cc954618 Add 12hrs option, fix linting issue 2024-03-20 15:36:53 +08:00
82ef57a36a Add last24hrs query for time based search queries to get recently saved/changed items 2024-03-20 15:15:18 +08:00
014ccb1eae Set published date from youtube data
its not clear how consistent the formatting is on these dates,
the one i tested seems like it was a UTC formatted dd M, yyyy string
2024-03-20 13:10:41 +08:00
689eeaeacd disable sending pubsub events for rss feed temporarily to resolve conflicts 2024-03-20 10:46:13 +08:00
2e374557bf send labels in the page_created events 2024-03-20 10:36:36 +08:00
abf9706539 resolve conflicts after rebasing 2024-03-20 10:36:21 +08:00
7f224cc1e1 running text search on all text fields 2024-03-20 10:36:21 +08:00
edeafc9a71 fix bug 2024-03-20 10:36:21 +08:00
de28a9ad5f fix bug 2024-03-20 10:36:21 +08:00
f1eff130af filter data locally with liqe 2024-03-20 10:36:21 +08:00
e87e6dd102 filter data locally 2024-03-20 10:36:21 +08:00
a49366b4cc remove unnecessary fields from item events 2024-03-20 10:36:19 +08:00
208a5895ef remove unnecessary fields from item events 2024-03-20 10:35:58 +08:00
9af4235233 skip failed to parse rules and show the timestamp in the UI 2024-03-20 10:35:58 +08:00
c05721c87e validate the filter before creating rules 2024-03-20 10:35:57 +08:00
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