Commit Graph

10285 Commits

Author SHA1 Message Date
432003b50d Bump express from 4.18.2 to 4.19.2 in /pkg/bull-queue-admin
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 02:33:03 +00:00
a888354e33 Merge pull request #3716 from egrajeda/main
fix: page becomes unresponsive after closing modal
2024-03-26 10:32:13 +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
38ea03f052 Merge pull request #3714 from omnivore-app/fix/db-connections 2024-03-23 10:35:18 +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
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