Commit Graph

10281 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
e8ddf9ea12 Merge pull request #3710 from omnivore-app/fix/ios-menus
Fix for menus on iOS17
2024-03-21 13:40:27 +08:00
49dde3f102 Dont show menu when in auto highlight mode, better spacing for youtube sticky player 2024-03-21 13:03:33 +08:00
a21cb85e65 Add support for iOS15 menu items 2024-03-21 12:39:47 +08:00
7d4bc1b088 add spinner 2024-03-21 12:32:36 +08:00
1021d2d6a2 Some linting 2024-03-21 12:26:30 +08:00
eeb44824c8 on ios17 ensure the translate and lookup menus are displayed 2024-03-21 12:26:09 +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
d4ac77aeae Merge pull request #3709 from omnivore-app/fix/web-feeds-and-styling
Fix feeds refresh docs, make h3 smaller
2024-03-21 11:23:12 +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
cadfac5892 Fix docs on feed refresh rate 2024-03-21 10:30:39 +08:00
e302ad0468 Make h3 a bit smaller in the reader 2024-03-21 10:28:42 +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
14fc731669 Merge pull request #3702 from omnivore-app/fix/ios-android-bundle
Update bundle on iOS and Android
2024-03-20 20:55:58 +08:00
75a958c168 Merge pull request #3703 from omnivore-app/feat/api-last24-query
Add last24hrs query for time based search queries to get recently saved/changed items
2024-03-20 20:55:33 +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
3abd1bf377 Merge pull request #3701 from omnivore-app/fix/youtube-upload-date
Set published date from youtube data
2024-03-20 13:40:40 +08:00
23a019c3b5 Update bundle on iOS and Android
This will add the updated youtube iframe stuff.
2024-03-20 13:39:25 +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
1435ccee63 Merge pull request #3700 from omnivore-app/fix/ios-rotation-scale
Disable scale on rotate on iOS
2024-03-20 12:37:26 +08:00
716f94e77f Merge pull request #3685 from omnivore-app/fix/rules
fix/rules
2024-03-20 12:05:59 +08:00
27d7998da0 Disable scale on rotate on iOS 2024-03-20 11:46:21 +08:00
1f3a0b2171 Merge pull request #3689 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.22.0
Bump @opentelemetry/semantic-conventions from 1.17.0 to 1.22.0
2024-03-20 11:25:06 +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