Commit Graph

2055 Commits

Author SHA1 Message Date
78043aed65 Merge pull request #758 from omnivore-app/reader-prefs-modal
Reader prefs modal
2022-06-04 08:21:39 -07:00
5de414fae9 hide nav bar in reader pres view 2022-06-03 20:35:15 -07:00
5c86ee6748 Merge pull request #756 from omnivore-app/fix/ios-light-theme-shareview 2022-06-03 19:38:50 -07:00
24b0eebb1a Dont create a stub entry when creating a file save request on iOS
This isnt needed on the backend anymore because the client will
create its own entry.
2022-06-03 19:11:34 -07:00
27a0b5f0a7 Set spacing and background colour on share extension 2022-06-03 19:09:56 -07:00
2991549413 attempt to adjust form sheet size 2022-06-03 18:52:26 -07:00
11c4c1a87b embed reder pref popover in a nav view 2022-06-03 18:39:20 -07:00
50e00eb6ed Merge pull request #755 from omnivore-app/fix/ios-pdf-titles
Better titles and images for local PDFs
2022-06-03 17:26:31 -07:00
25a8aebe4d resolve merge conflict (web prefs popover) 2022-06-03 17:25:07 -07:00
043cb25c32 Merge pull request #754 from omnivore-app/fix/ios-web-prefs-fixes
iOS Font Switching
2022-06-03 17:17:21 -07:00
44ef6c4227 update SF Mono string 2022-06-03 16:46:59 -07:00
e607fc5675 update font family in web view 2022-06-03 16:44:40 -07:00
842d77fba7 add ui to change font family 2022-06-03 16:20:13 -07:00
642b59e940 bundle web app code 2022-06-03 16:02:23 -07:00
be5323b8ce update web preferences event listeners 2022-06-03 15:59:49 -07:00
6fd096bf9f remove duplicate web pref adjustment signals 2022-06-03 15:28:53 -07:00
2f95c02ad3 use enum to manage events sent to web view 2022-06-03 15:17:14 -07:00
b61a8f6015 Merge pull request #747 from omnivore-app/fix/ios-sorting
Disable sorting options that need API improvements
2022-06-03 14:04:19 -07:00
7607b828a0 Merge pull request #722 from omnivore-app/OMN-696
[OMN-696]: Subscribe to checked newsletters during onboarding
2022-06-03 13:41:09 -07:00
791e31d60f Merge pull request #750 from omnivore-app/OMN-633
Reopening OMN-633 to rebase
2022-06-03 13:36:36 -07:00
3c140ebdc4 Merge pull request #725 from omnivore-app/dependabot/npm_and_yarn/stitches/react-1.2.8
Bump @stitches/react from 1.2.5 to 1.2.8
2022-06-03 12:52:36 -07:00
e37c543bf3 Merge pull request #724 from omnivore-app/dependabot/npm_and_yarn/graphql-15.8.0
Bump graphql from 15.3.0 to 15.8.0
2022-06-03 12:51:19 -07:00
b56c6dafa9 Disable sorting options that need API improvements 2022-06-03 12:47:43 -07:00
b46020294c Bump graphql from 15.3.0 to 15.8.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.3.0 to 15.8.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.8.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 19:20:16 +00:00
24234fac3a Merge pull request #745 from omnivore-app/fix/article-tests
Add createdAt and updatedAt attributes to article tests GQL
2022-06-03 12:19:29 -07:00
1f61c63d5a Bump @stitches/react from 1.2.5 to 1.2.8
Bumps [@stitches/react](https://github.com/modulz/stitches) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/modulz/stitches/releases)
- [Commits](https://github.com/modulz/stitches/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: "@stitches/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 19:12:10 +00:00
278d56baef Add createdAt and updatedAt attributes to article tests GQL 2022-06-03 12:03:24 -07:00
c6ba1bee57 default to inter font 2022-06-03 11:55:18 -07:00
afd2acf302 pass in font family to web reader 2022-06-03 11:54:45 -07:00
f177262787 partial implementation of max form sheet height 2022-06-03 11:54:45 -07:00
db14d4a6c2 generate apple web bundle 2022-06-03 11:54:45 -07:00
e0372bfc5a adjust maxWidth for iphone web embed 2022-06-03 11:54:45 -07:00
4e60a2d878 Merge pull request #737 from omnivore-app/chore/graphql-schema-update
Update gql schema and fix errors [Apple]
2022-06-03 11:53:54 -07:00
8e042c98b8 run gql gen in /apple 2022-06-03 10:42:12 -07:00
bf929db559 Add the updatedAt attribute to page items 2022-06-03 10:24:11 -07:00
97f5002898 Merge pull request #740 from omnivore-app/fix/ios-sync-crashes
Fix potential crash when syncing a PDF fails
2022-06-03 09:48:18 -07:00
052d5a7dc4 Fix potential crash when syncing a PDF fails 2022-06-03 09:25:39 -07:00
9ff04a6fb6 Merge pull request #739 from omnivore-app/fix/sync-state
Fixes for the sync state UI when errors occur
2022-06-03 09:17:16 -07:00
f18542f865 Merge pull request #728 from omnivore-app/webhook-ui
Create webhook settings ui
2022-06-03 17:14:54 +08:00
65c6af23c4 Fix url and eventTypes not set correctly 2022-06-03 17:02:41 +08:00
5177b30f85 Add default event_type options 2022-06-03 16:51:16 +08:00
f7c46e676f Set values in checkboxes 2022-06-03 16:41:26 +08:00
9212f9e270 Update toast 2022-06-03 16:27:08 +08:00
96e67a1ddd Add checkout box input 2022-06-03 16:23:05 +08:00
f54968d5d1 Fixes for the sync state UI when errors occur
If syncing fails, the item is still saved so we don't change the
title.

When syncing fails make sure the red error cloud is shown.
2022-06-02 21:36:32 -07:00
32a45676e3 Update modal form style 2022-06-03 10:42:00 +08:00
71083dfe65 resolve merge conflict 2022-06-02 17:28:19 -07:00
975411d429 Merge pull request #719 from omnivore-app/fix/pdf-uploading-improvements 2022-06-02 16:47:03 -07:00
b736bc721a Better image previews when saving from URL 2022-06-02 16:25:27 -07:00
5547a7bb6e Improve preview images from content 2022-06-02 16:17:27 -07:00