|
|
806c19ccd4
|
Make a test page for debuging the PWA share extension
|
2023-09-22 15:59:28 +08:00 |
|
|
|
0a50215abc
|
Merge pull request #2786 from omnivore-app/fix/macos-disable-tabbing
Disable window tabbing in the OSX app
|
2023-09-20 19:29:04 +08:00 |
|
|
|
e34830c1dd
|
Merge pull request #2785 from omnivore-app/fix/web-archive-tooltip
More explicit tooltip on archive button hover
|
2023-09-20 19:28:37 +08:00 |
|
|
|
8d0747554c
|
Disable window tabbing in the OSX app
|
2023-09-20 19:17:32 +08:00 |
|
|
|
d4991dc079
|
More explicit tooltip on archive button hover
|
2023-09-20 18:20:31 +08:00 |
|
|
|
4993ef24c8
|
Merge pull request #2783 from omnivore-app/fix/macos-menus-and-add-link
Fix context menus in the library, add an Add link dialog
|
2023-09-20 17:26:05 +08:00 |
|
|
|
d5bc792a1f
|
Only add padding to the form on macos
|
2023-09-20 17:03:07 +08:00 |
|
|
|
8cf94e552d
|
Fix context menus in the library, add an Add link dialog
|
2023-09-20 16:55:37 +08:00 |
|
|
|
bfb9f01c68
|
Merge pull request #2781 from omnivore-app/fix/mac-extension-update
Update safari extension, clean up the macos app
|
2023-09-20 15:20:12 +08:00 |
|
|
|
99df196317
|
Bump marketing version, set stack navigation style for iOS15
|
2023-09-19 19:05:15 +08:00 |
|
|
|
b8e033f736
|
Fixes for iOS15
|
2023-09-19 18:26:31 +08:00 |
|
|
|
b714fe1f94
|
Revert Package changes, try the when conditional that doesnt seem to do what we need
|
2023-09-19 18:09:12 +08:00 |
|
|
|
8a5372fd63
|
iOS build fixes
|
2023-09-19 17:47:34 +08:00 |
|
|
|
79dbe3686b
|
Update safari extension, clean up the macos app
|
2023-09-19 17:21:02 +08:00 |
|
|
|
ed6f162f48
|
Merge pull request #2662 from omnivore-app/dependabot/npm_and_yarn/protobufjs-6.11.4
Bump protobufjs from 6.11.3 to 6.11.4
|
2023-09-19 13:09:35 +08:00 |
|
|
|
2cde87b1f5
|
Merge pull request #2780 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/resources-1.17.0
Bump @opentelemetry/resources from 0.24.0 to 1.17.0
|
2023-09-19 13:09:19 +08:00 |
|
|
|
2ada2d3ca0
|
Merge pull request #2708 from omnivore-app/dependabot/npm_and_yarn/apollo-server-core-3.12.1
Bump apollo-server-core from 3.11.0 to 3.12.1
|
2023-09-19 13:09:02 +08:00 |
|
|
|
1cb5ba36d0
|
Merge pull request #2779 from omnivore-app/dependabot/npm_and_yarn/sentry/integrations-7.69.0
Bump @sentry/integrations from 7.50.0 to 7.69.0
|
2023-09-19 13:08:47 +08:00 |
|
|
|
2d8a52a3c7
|
Bump @opentelemetry/resources from 0.24.0 to 1.17.0
Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 0.24.0 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v0.24.0...v1.17.0)
---
updated-dependencies:
- dependency-name: "@opentelemetry/resources"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-19 04:44:08 +00:00 |
|
|
|
5a21d5177e
|
Bump apollo-server-core from 3.11.0 to 3.12.1
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.11.0 to 3.12.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.12.1/packages/apollo-server-core)
---
updated-dependencies:
- dependency-name: apollo-server-core
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-19 04:40:15 +00:00 |
|
|
|
713ab58068
|
Merge pull request #2778 from omnivore-app/fix/api-set-user-properties
Set user properties instead of event properties on labels setter
|
2023-09-19 12:38:30 +08:00 |
|
|
|
d9d220c898
|
Merge pull request #2777 from omnivore-app/fix/ios-audio-crash
Handle ios out of bounds issue
|
2023-09-19 12:36:15 +08:00 |
|
|
|
989d5ecf06
|
Bump @sentry/integrations from 7.50.0 to 7.69.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.50.0 to 7.69.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.50.0...7.69.0)
---
updated-dependencies:
- dependency-name: "@sentry/integrations"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-19 04:35:54 +00:00 |
|
|
|
e26f7e00ec
|
Merge pull request #2773 from omnivore-app/feat/admin-rss
Add subscriptions to admin
|
2023-09-19 12:35:01 +08:00 |
|
|
|
5a3e5a5933
|
Bump protobufjs from 6.11.3 to 6.11.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-19 04:34:41 +00:00 |
|
|
|
d1b27fedcc
|
Merge pull request #2753 from omnivore-app/dependabot/npm_and_yarn/express-rate-limit-6.11.1
Bump express-rate-limit from 6.3.0 to 6.11.1
|
2023-09-19 12:34:35 +08:00 |
|
|
|
64a8756f9a
|
Merge pull request #2772 from omnivore-app/fix/web-favicon
Update favicon
|
2023-09-19 12:34:19 +08:00 |
|
|
|
53ac43563d
|
Set user properties instead of event properties on labels setter
|
2023-09-19 12:30:20 +08:00 |
|
|
|
c94227ded9
|
Improve labels loading for iOS17, bump version
|
2023-09-19 12:22:38 +08:00 |
|
|
|
135feeb362
|
Handle ios out of bounds issue
|
2023-09-19 07:08:18 +08:00 |
|
|
|
52ad191255
|
Merge pull request #2774 from omnivore-app/fix/api-rss-max
Add a max count to RSS refreshes
|
2023-09-15 22:49:06 +08:00 |
|
|
|
ef52c03dfa
|
Add a max count to RSS refreshes
|
2023-09-15 22:35:58 +08:00 |
|
|
|
166a45f142
|
Join user on subscription
|
2023-09-15 22:33:16 +08:00 |
|
|
|
ce3f1f789c
|
Add subscription and integration to user
|
2023-09-15 22:21:31 +08:00 |
|
|
|
eb604fff84
|
Fix last fetch at column
|
2023-09-15 22:12:25 +08:00 |
|
|
|
f1deca700a
|
Register subscriptions
|
2023-09-15 21:54:12 +08:00 |
|
|
|
f129b0d7f6
|
Add subscription models
|
2023-09-15 21:53:49 +08:00 |
|
|
|
1d2ef4a9b5
|
Update favicon
|
2023-09-15 20:41:29 +08:00 |
|
|
|
5d5d383d6e
|
Merge pull request #2771 from omnivore-app/feat/extension-improve-keyboard
Keyboard events + better keyboard handling
|
2023-09-15 16:49:45 +08:00 |
|
|
|
eee89ee229
|
Update icons
|
2023-09-15 15:29:01 +08:00 |
|
|
|
d29f6a9925
|
Merge pull request #2770 from omnivore-app/fix/android-events
Make sure not to collect device info
|
2023-09-15 14:09:30 +08:00 |
|
|
|
9826d943fa
|
Keyboard events + better keyboard handling
|
2023-09-15 12:15:15 +08:00 |
|
|
|
3f835293ed
|
Make sure not to collect device info
|
2023-09-15 12:14:23 +08:00 |
|
|
|
e1c5fc7f2e
|
Merge pull request #2768 from omnivore-app/fix/api-labels-evnet
Properly tag user on labels event
|
2023-09-14 17:13:27 +08:00 |
|
|
|
6c6f27be3e
|
Properly tag user on labels event
|
2023-09-14 16:31:01 +08:00 |
|
|
|
3fcaf0f439
|
Merge pull request #2767 from omnivore-app/feat/android-posthog-and-loading
Improve loading on Android, switch to posthog
|
2023-09-14 16:30:46 +08:00 |
|
|
|
a601ab2bda
|
Add logout to posthog on Android
|
2023-09-14 16:27:50 +08:00 |
|
|
|
2e96fc0fb7
|
Merge pull request #2764 from omnivore-app/feat/ios-update-analytics
feat/ios update analytics
|
2023-09-14 14:55:25 +08:00 |
|
|
|
e51543b6bf
|
Handle PDF
|
2023-09-14 14:54:23 +08:00 |
|
|
|
fcbbc083a7
|
Improve loading on Android, switch to posthog
|
2023-09-14 14:48:30 +08:00 |
|