Commit Graph

285 Commits

Author SHA1 Message Date
e7e710feaa rename Binders package to App 2022-02-24 15:07:32 -08:00
7d180b5cb0 Merge pull request #123 from omnivore-app/fix/apple-web-embed-color-modes
Fix apple web embed color modes
2022-02-24 14:26:12 -08:00
c73d4dc64a render correct color mode in privacy and term web embeds [apple] 2022-02-24 14:18:51 -08:00
cf627e53cb add app specific privact and terms pages 2022-02-24 13:28:48 -08:00
ee59b8e857 Merge pull request #122 from omnivore-app/chore/udpate-menu-icon
Update home bar button item image
2022-02-24 13:04:04 -08:00
6300ec2d29 update home bar button item image 2022-02-24 12:53:24 -08:00
811cbaee8e Merge pull request #120 from omnivore-app/fix/mac-app-google-auth
Google auth fix [Mac App]
2022-02-24 12:26:16 -08:00
88a123503c rebuild safari extension 2022-02-24 12:08:12 -08:00
dab57ab840 update extension success messages 2022-02-24 11:53:20 -08:00
eb70a98ad2 add server entitlement for mac app so google auth works 2022-02-24 11:37:32 -08:00
1b215e3438 Merge pull request #118 from omnivore-app/refactor/swiftui-environment-services
Use EnvironmentObject for Services [apple refactor]
2022-02-24 07:24:05 -08:00
d1f0e90e62 use env object for home feed view 2022-02-23 23:27:26 -08:00
bb63806f08 use env object for ProfileContainerView 2022-02-23 22:49:58 -08:00
732941a620 remove link item creator and create view directly instead 2022-02-23 22:20:07 -08:00
6a41484bca set navBarHeight in one place 2022-02-23 21:24:05 -08:00
201576ec7a use environment object to access services in registration views 2022-02-23 21:06:54 -08:00
705b67946d Close #115 (#117)
* forward all emails we failed to handle

* update Regex to get confirmation code from email subject

* add tests

* removed real email from tests
2022-02-24 10:28:17 +08:00
7f9f04989c set authenticator and dataservice on the environmentobject 2022-02-23 17:08:16 -08:00
b1655c06e4 make pdfwrapper public 2022-02-23 16:27:00 -08:00
5e4502719e move LinkItemDetailViewModel into binders package 2022-02-23 16:24:21 -08:00
2bbe0e22d1 move files around 2022-02-23 16:14:58 -08:00
48de634e98 move ProfileContainerViewModel into Binders package 2022-02-23 16:13:29 -08:00
b6e73d3404 move home feed view into views folder 2022-02-23 16:04:29 -08:00
39a50d20b4 move home feed view into binders 2022-02-23 16:03:59 -08:00
3289c5bcbb move CreateProfileView into Binders package 2022-02-23 15:50:21 -08:00
78a2458770 move NewAppleSignupView into binders package 2022-02-23 15:44:07 -08:00
731590c5e2 file rename 2022-02-23 15:41:29 -08:00
0a8db1e477 remove extra public calls in registration view model 2022-02-23 15:39:03 -08:00
6837d08fd4 move RegistrationView into binder package 2022-02-23 15:28:43 -08:00
6e06111035 remove DebugMenuViewModel 2022-02-23 15:15:44 -08:00
e910863935 Merge pull request #103 from omnivore-app/dependabot/npm_and_yarn/normalize-url-7.0.3
Bump normalize-url from 5.3.1 to 6.0.1
2022-02-23 15:11:13 -08:00
1c94070386 Merge pull request #116 from omnivore-app/fix/highlight-urls
Improve the styling of URLs in highlighted text
2022-02-23 15:00:43 -08:00
677a315778 move DebugMenuView to binders package 2022-02-23 14:59:34 -08:00
aa355088d2 remove welcome view model 2022-02-23 14:50:25 -08:00
f97c196f3e extract welcome view components into structs 2022-02-23 14:29:39 -08:00
59c4e6c620 Merge pull request #113 from omnivore-app/feature/tab-bar-alts
Remove TabBar on iPhone
2022-02-23 13:40:13 -08:00
4b78b2e80d Use the omnivoreYellow background on the highlight view
The highlightBackground colour is now used for the background
highlight color when text is selected.
2022-02-23 13:40:03 -08:00
44b6236c83 update profile bar button item image 2022-02-23 13:34:18 -08:00
f2e15e0754 Improve the styling of URLs in highlighted text 2022-02-23 13:22:30 -08:00
6e6745a2b7 Use version 6.1.0 for normalize-url which switches to modules in v7 2022-02-23 10:28:28 -08:00
385cfdad71 Bump normalize-url from 5.3.1 to 7.0.3
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.3.1 to 7.0.3.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits/v7.0.3)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 18:14:46 +00:00
33f6f7c87c Merge pull request #102 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/node-0.24.0
Bump @opentelemetry/node from 0.22.0 to 0.24.0
2022-02-23 10:04:40 -08:00
8ed16e0e8a Bump winston in the puppeteer service 2022-02-23 09:56:45 -08:00
9b04a162c7 load profile view model from home view model 2022-02-23 09:51:45 -08:00
762747be95 add navigation link to show profile view from home feed tab bar item 2022-02-23 09:41:19 -08:00
a9580bb006 add bar button item to navigate to profile on iphone 2022-02-23 09:31:56 -08:00
7c9c75836b Update the monitor packages as these are peer dependencies 2022-02-23 09:26:48 -08:00
578dd80be0 remove the PrimaryContentViewModel 2022-02-23 09:23:00 -08:00
27b60c9cdf move primary content view into binders package 2022-02-23 09:14:45 -08:00
da212e8e46 remove tab bar from compact apple views 2022-02-23 08:56:12 -08:00