Jackson Harper
|
ff871c35bc
|
Merge pull request #174 from omnivore-app/fix/code-styling-width
Remove inline-block styling on code blocks
|
2022-03-02 10:06:50 -08:00 |
|
Jackson Harper
|
304f6352dc
|
Remove inline-block styling on code blocks
This will let code blocks go full width without inline code
statements creating a new line break.
|
2022-03-01 15:53:44 -08:00 |
|
Jackson Harper
|
2bce598624
|
Merge pull request #164 from omnivore-app/dependabot/npm_and_yarn/swr-1.2.2
Bump swr from 1.0.1 to 1.2.2
|
2022-03-01 15:16:16 -08:00 |
|
Jackson Harper
|
cd90d3a402
|
Add typing on the error filter query
|
2022-03-01 14:40:36 -08:00 |
|
Jackson Harper
|
1557136e81
|
Use the outer query value in gqlFetcher call
The inner query value never changes, so no need to worry
with type casting this here, it will always be a string.
|
2022-03-01 14:28:21 -08:00 |
|
dependabot[bot]
|
51b3fb4545
|
Bump swr from 1.0.1 to 1.2.2
Bumps [swr](https://github.com/vercel/swr) from 1.0.1 to 1.2.2.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/1.0.1...1.2.2)
---
updated-dependencies:
- dependency-name: swr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 22:14:59 +00:00 |
|
Jackson Harper
|
9515c3c6f6
|
Merge pull request #171 from omnivore-app/fix/upgrade-segment
Upgrades to bump up update-notifier version
|
2022-03-01 14:06:08 -08:00 |
|
Jackson Harper
|
15b44bb53c
|
Merge pull request #170 from omnivore-app/fix/font-stepper-persistence
Ensure font size changes are persisted
|
2022-03-01 12:46:55 -08:00 |
|
Jackson Harper
|
a8e2c4780f
|
Upgrade nodemon in admin
|
2022-03-01 12:35:44 -08:00 |
|
Jackson Harper
|
f30c6f21c3
|
Update segment and nodemon to bump update-notifier
|
2022-03-01 12:20:13 -08:00 |
|
Jackson Harper
|
c2dd4143ff
|
Ensure font size changes are persisted
|
2022-03-01 12:04:19 -08:00 |
|
Jackson Harper
|
6ac3f7f6c8
|
Merge pull request #163 from omnivore-app/dependabot/npm_and_yarn/intercom-client-3.1.4
Bump intercom-client from 2.11.2 to 3.1.4
|
2022-03-01 11:58:15 -08:00 |
|
Jackson Harper
|
505f888e37
|
Update to latest intercom client
|
2022-03-01 11:20:31 -08:00 |
|
dependabot[bot]
|
cadccfc7e1
|
Bump intercom-client from 2.11.2 to 3.1.4
Bumps [intercom-client](https://github.com/intercom/intercom-node) from 2.11.2 to 3.1.4.
- [Release notes](https://github.com/intercom/intercom-node/releases)
- [Commits](https://github.com/intercom/intercom-node/commits/v3.1.4)
---
updated-dependencies:
- dependency-name: intercom-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 18:40:33 +00:00 |
|
Jackson Harper
|
c4cf5bc2b0
|
Merge pull request #146 from omnivore-app/fix/favicons
Fix the favicon imports
|
2022-03-01 10:37:23 -08:00 |
|
Jackson Harper
|
836d73ad74
|
Add icons
|
2022-03-01 10:20:02 -08:00 |
|
Jackson Harper
|
bb6fbe8d9a
|
Merge pull request #169 from omnivore-app/label-tweaks
Add labels to library items query, improve design of labels
|
2022-03-01 09:49:23 -08:00 |
|
Jackson Harper
|
ecb44c4c80
|
Add labels to library items query, improve design of labels
|
2022-03-01 08:54:19 -08:00 |
|
Jackson Harper
|
ca6a47fd93
|
Merge pull request #161 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-0.1.6
Bump @radix-ui/react-dropdown-menu from 0.1.4 to 0.1.6
|
2022-02-28 20:45:23 -08:00 |
|
Satindar Dhillon
|
3f0cef3ac8
|
Merge pull request #167 from omnivore-app/fix/swift-state-init
SwiftUI State Initialization
|
2022-02-28 20:44:02 -08:00 |
|
Satindar Dhillon
|
f88676807a
|
initialize stateObject correctly on share extension view
|
2022-02-28 20:23:20 -08:00 |
|
Hongbo Wu
|
fc9aa9452c
|
Add a flag in readability to retain table elements in newsletter emails (#152)
* add a flag in readability to retain table elements in newsletter emails
* remove header of axios newsletters
|
2022-03-01 11:49:38 +08:00 |
|
Satindar Dhillon
|
1a7c7bcc91
|
initialize apple profile view modal outside of view init
|
2022-02-28 18:30:36 -08:00 |
|
Satindar Dhillon
|
016f347756
|
initialize create profile view modal outside of profile view init
|
2022-02-28 18:25:33 -08:00 |
|
Satindar Dhillon
|
52e6c7688b
|
move CreateProfileView into App package
|
2022-02-28 18:11:19 -08:00 |
|
Jackson Harper
|
389d1e20d1
|
Merge pull request #160 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-express-0.28.0
Bump @opentelemetry/instrumentation-express from 0.24.0 to 0.28.0
|
2022-02-28 14:30:20 -08:00 |
|
dependabot[bot]
|
c5790feaf6
|
Bump @radix-ui/react-dropdown-menu from 0.1.4 to 0.1.6
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) from 0.1.4 to 0.1.6.
- [Release notes](https://github.com/radix-ui/primitives/releases)
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-dropdown-menu"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 21:28:12 +00:00 |
|
dependabot[bot]
|
b2faf8a78d
|
Bump @opentelemetry/instrumentation-express from 0.24.0 to 0.28.0
Bumps [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.24.0 to 0.28.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/v0.24.0...contrib-test-utils-v0.28.0)
---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-express"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 21:27:15 +00:00 |
|
Satindar Dhillon
|
da70e40c6a
|
pass in appenv binding to debug view
|
2022-02-28 12:32:42 -08:00 |
|
Satindar Dhillon
|
1aaab4d337
|
use onAppear to set selectedEnvironment in debug menu
|
2022-02-28 12:18:19 -08:00 |
|
Satindar Dhillon
|
76c56dcdad
|
Merge pull request #155 from omnivore-app/feature/ipad-layout
iPad Layout - Drop to two panes
|
2022-02-28 12:11:08 -08:00 |
|
Satindar Dhillon
|
c24264ff27
|
Split root view and rootviewmodel into separate files
|
2022-02-28 12:07:35 -08:00 |
|
Satindar Dhillon
|
40153855df
|
configure configurePDFProvider onAppear of RootView
|
2022-02-28 12:00:08 -08:00 |
|
Satindar Dhillon
|
cba037336c
|
don't initialize root view model in root view init
|
2022-02-28 11:54:52 -08:00 |
|
Jackson Harper
|
1c0f59c9db
|
Merge pull request #154 from omnivore-app/add-importer-blurb
Add a link in readme to David Öhlin's importer
|
2022-02-28 10:23:24 -08:00 |
|
Satindar Dhillon
|
2040f8efe2
|
move home feed components into separate files
|
2022-02-28 10:21:44 -08:00 |
|
Satindar Dhillon
|
714e7bb184
|
use home feed child components in ios views
|
2022-02-28 10:05:46 -08:00 |
|
Jackson Harper
|
88a198024d
|
Add extra space so code block is rendered correctly
|
2022-02-28 10:03:38 -08:00 |
|
Jackson Harper
|
800ea460fe
|
Fix typo
|
2022-02-28 09:59:12 -08:00 |
|
Jackson Harper
|
31f590211a
|
Add a link in readme to David Öhlin's importer
|
2022-02-28 09:58:09 -08:00 |
|
Satindar Dhillon
|
00fcd99466
|
destructure home feed components into platform specific parent components
|
2022-02-28 08:53:58 -08:00 |
|
Hongbo Wu
|
7bf454ae91
|
use dataloader to fetch all labels of a list of linkIds in a single q… (#133)
* use dataloader to fetch all labels of a list of linkIds in a single query and cached
* add labels in GQL query in frontend
|
2022-02-28 12:13:26 +08:00 |
|
Satindar Dhillon
|
bedd5d8784
|
add detail column for mac app only
|
2022-02-26 20:29:53 -08:00 |
|
Satindar Dhillon
|
c27eafebde
|
add navigation title back
|
2022-02-26 20:18:59 -08:00 |
|
Satindar Dhillon
|
4e12191893
|
drop from three panels to two on ipad/mac nav
|
2022-02-26 20:01:38 -08:00 |
|
Satindar Dhillon
|
64ceca0e63
|
Merge pull request #140 from omnivore-app/fix/swiftui-state-objects
Use @StateObject when appropriate
|
2022-02-26 19:43:42 -08:00 |
|
Jackson Harper
|
a39fea9aa5
|
Merge pull request #149 from omnivore-app/fix/codeblock-order
Apply code block highlighting before running DOM clean
|
2022-02-26 19:13:24 -08:00 |
|
Jackson Harper
|
328ebc48cb
|
Apply code block highlighting before running DOM clean
|
2022-02-26 19:04:32 -08:00 |
|
Jackson Harper
|
19471ca891
|
Merge pull request #147 from omnivore-app/fix/highlight-dev-import
Import highlightjs types
|
2022-02-26 17:44:51 -08:00 |
|
Jackson Harper
|
e0b8cfc938
|
Import highlightjs types
We still need these dev packages because of the way our docker
builds are setup.
|
2022-02-26 17:37:01 -08:00 |
|