Commit Graph

6013 Commits

Author SHA1 Message Date
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
7d4bc1b088 add spinner 2024-03-21 12:32:36 +08:00
6a47bfac02 add long polling to check exporter state 2024-03-21 12:19:12 +08:00
ca371b6d42 fix mutation error 2024-03-21 12:07:09 +08:00
a939d0f484 fix prerendering issue 2024-03-21 12:05:45 +08:00
0ac4800920 add export to notion button 2024-03-21 11:45:48 +08:00
c9f9a5ec08 Merge pull request #3708 from omnivore-app/fix/ios-dismiss-extension
Add dismiss on tap outside extension
2024-03-21 11:22:55 +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
4184d64341 Add dismiss on tap outside extension 2024-03-21 10:17:50 +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
647a8f6e24 update the migration version number to resolve conflicts 2024-03-20 11:00:26 +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
2fc6fd6e93 Show error message if failed to creating rules 2024-03-20 10:35:57 +08:00
c05721c87e validate the filter before creating rules 2024-03-20 10:35:57 +08:00
79c8d8ebbb simplify code 2024-03-20 10:32:32 +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
3d44e8ed1f left align header on notion page 2024-03-20 10:31:52 +08:00
7e04b25497 Merge pull request #3696 from omnivore-app/fix/thumbnail
fix/thumbnail
2024-03-20 10:26:34 +08:00
48836a3722 Merge pull request #3688 from omnivore-app/dependabot/npm_and_yarn/floating-ui/react-0.26.9
Bump @floating-ui/react from 0.24.8 to 0.26.9
2024-03-20 10:03:30 +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
c12c995536 Wrap insert label to make sure they are defined 2024-03-20 09:50:32 +08:00
315c625482 fix title not fetched correctly when using preview content in rss feeds 2024-03-19 18:07:27 +08:00
aa137319b3 Move discord bot out of packages directory 2024-03-19 16:19:44 +08:00
e031f4f81c deprioritize jsonld preview image 2024-03-19 15:51:20 +08:00
e47e169402 Merge branch 'main' into discover-no-ts-changes 2024-03-19 15:50:51 +08:00
72e78cd465 Revert WIP changes 2024-03-19 13:06:25 +08:00
55b6f8197c Fixes for empty layout 2024-03-19 12:39:10 +08:00
21335d3ed4 Fix for pages that dont need auth like terms and conditions page 2024-03-19 12:33:40 +08:00
909afc9c08 Merge pull request #3692 from omnivore-app/fix/notion
Export highlight notes as children of highlights block in notion
2024-03-19 11:43:21 +08:00
ad32aa82ce Export highlight notes as children of highlights block in notion 2024-03-19 11:17:42 +08:00
36c312ca75 Add missing YT files 2024-03-19 10:12:49 +08:00
7c170325cf Bump @floating-ui/react from 0.24.8 to 0.26.9
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.24.8 to 0.26.9.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.9/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 22:01:46 +00:00