37459f64c7
remove content from job data
2024-03-26 16:49:26 +08:00
c7990ed094
add notion to the features list
2024-03-26 12:38:44 +08:00
209b08e2ff
add notion to the features list
2024-03-26 12:32:01 +08:00
1c85955d7a
feature flag notion
2024-03-26 12:27:02 +08:00
d051333bcd
remove beta logo
2024-03-26 11:58:17 +08:00
c29d570b78
remove Auto Sync switch from notion integration page
2024-03-26 11:54:55 +08:00
712cad9ea1
fix: page becomes unresponsive after closing modal
...
Came across this issue while migrating to Omnivore, but I saw it also
reported in issue #3648 . There was a first attempt to fix in #3653 , but
I believe it's an issue in the library itself, which is not there
anymore in 2.0.6.
It also fixes the "too much recursion" error that shows in the console
when the modal is open, both in the Feeds page and in the Inbox (e.g.
when clicking on Edit Info).
2024-03-23 17:05:43 +01: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
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