Commit graph

7995 commits

Author SHA1 Message Date
Satindar Dhillon
eb70a98ad2 add server entitlement for mac app so google auth works 2022-02-24 11:37:32 -08:00
Satindar Dhillon
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
Satindar Dhillon
d1f0e90e62 use env object for home feed view 2022-02-23 23:27:26 -08:00
Hongbo Wu
f9bdc84980 lint 2022-02-24 15:03:18 +08:00
Hongbo Wu
b9d581166e fix merge conflicts 2022-02-24 14:56:00 +08:00
Satindar Dhillon
bb63806f08 use env object for ProfileContainerView 2022-02-23 22:49:58 -08:00
Hongbo Wu
81324c128d update selected labels once close the modal 2022-02-24 14:47:47 +08:00
Hongbo Wu
42f2cffdf8 remove debug log 2022-02-24 14:47:33 +08:00
Hongbo Wu
6482d280f7 add loading and set labels ui 2022-02-24 14:47:33 +08:00
Hongbo Wu
276205d52a add linkId and labels in article type 2022-02-24 14:44:49 +08:00
Jackson Harper
8f68b60f18 Add basic UI for editing labels 2022-02-24 14:44:49 +08:00
Hongbo Wu
c7841b8e8a remove duplicate links because of join with link_labels table 2022-02-24 14:44:49 +08:00
Hongbo Wu
fc18004a5d add labels in search query 2022-02-24 14:44:49 +08:00
Hongbo Wu
edb9339897 add labels and link_labels table name 2022-02-24 14:44:49 +08:00
Hongbo Wu
5651c92efe ingore case when checking name uniqueness 2022-02-24 14:44:49 +08:00
Hongbo Wu
9599c98c77 add label filters in search query 2022-02-24 14:44:49 +08:00
Hongbo Wu
fc37d06fd2 update params variable 2022-02-24 14:44:49 +08:00
Hongbo Wu
4d770399bd add labels testing page 2022-02-24 14:44:49 +08:00
Hongbo Wu
d33b213092 add setLabels api and tests 2022-02-24 14:44:48 +08:00
Hongbo Wu
138c9682cd update tables 2022-02-24 14:44:48 +08:00
Hongbo Wu
9150e7dbc2 add tests for create/delete labels 2022-02-24 14:44:48 +08:00
Hongbo Wu
e74f334db9 update entity 2022-02-24 14:44:48 +08:00
Hongbo Wu
966295385a add sql 2022-02-24 14:44:48 +08:00
Satindar Dhillon
732941a620 remove link item creator and create view directly instead 2022-02-23 22:20:07 -08:00
Satindar Dhillon
6a41484bca set navBarHeight in one place 2022-02-23 21:24:05 -08:00
Satindar Dhillon
201576ec7a use environment object to access services in registration views 2022-02-23 21:06:54 -08:00
Hongbo Wu
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
Satindar Dhillon
7f9f04989c set authenticator and dataservice on the environmentobject 2022-02-23 17:08:16 -08:00
Satindar Dhillon
b1655c06e4 make pdfwrapper public 2022-02-23 16:27:00 -08:00
Satindar Dhillon
5e4502719e move LinkItemDetailViewModel into binders package 2022-02-23 16:24:21 -08:00
Satindar Dhillon
2bbe0e22d1 move files around 2022-02-23 16:14:58 -08:00
Satindar Dhillon
48de634e98 move ProfileContainerViewModel into Binders package 2022-02-23 16:13:29 -08:00
Satindar Dhillon
b6e73d3404 move home feed view into views folder 2022-02-23 16:04:29 -08:00
Satindar Dhillon
39a50d20b4 move home feed view into binders 2022-02-23 16:03:59 -08:00
Satindar Dhillon
3289c5bcbb move CreateProfileView into Binders package 2022-02-23 15:50:21 -08:00
Satindar Dhillon
78a2458770 move NewAppleSignupView into binders package 2022-02-23 15:44:07 -08:00
Satindar Dhillon
731590c5e2 file rename 2022-02-23 15:41:29 -08:00
Satindar Dhillon
0a8db1e477 remove extra public calls in registration view model 2022-02-23 15:39:03 -08:00
Satindar Dhillon
6837d08fd4 move RegistrationView into binder package 2022-02-23 15:28:43 -08:00
Satindar Dhillon
6e06111035 remove DebugMenuViewModel 2022-02-23 15:15:44 -08:00
Jackson Harper
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
Jackson Harper
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
Satindar Dhillon
677a315778 move DebugMenuView to binders package 2022-02-23 14:59:34 -08:00
Satindar Dhillon
aa355088d2 remove welcome view model 2022-02-23 14:50:25 -08:00
Satindar Dhillon
f97c196f3e extract welcome view components into structs 2022-02-23 14:29:39 -08:00
Satindar Dhillon
59c4e6c620
Merge pull request #113 from omnivore-app/feature/tab-bar-alts
Remove TabBar on iPhone
2022-02-23 13:40:13 -08:00
Jackson Harper
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
Satindar Dhillon
44b6236c83 update profile bar button item image 2022-02-23 13:34:18 -08:00
Jackson Harper
f2e15e0754 Improve the styling of URLs in highlighted text 2022-02-23 13:22:30 -08:00
Jackson Harper
6e6745a2b7 Use version 6.1.0 for normalize-url which switches to modules in v7 2022-02-23 10:28:28 -08:00