|
|
960a6438ca
|
Add a contributing file
|
2022-02-24 21:32:10 -08:00 |
|
|
|
c085467249
|
Merge pull request #129 from omnivore-app/fix/snackbar-position
Remove snackbar offset
|
2022-02-24 21:11:18 -08:00 |
|
|
|
b7b994e599
|
set snackbar y offset to 8
|
2022-02-24 21:09:15 -08:00 |
|
|
|
f6951f468e
|
Merge pull request #128 from omnivore-app/fix/rm-labels-from-get-article
Remove the labels query from GetArticle
|
2022-02-24 21:04:17 -08:00 |
|
|
|
e01aed15e8
|
remove snackbar offset
|
2022-02-24 20:58:48 -08:00 |
|
|
|
42511a5439
|
Remove the labels query from GetArticle
|
2022-02-24 20:54:22 -08:00 |
|
|
|
ff2aba0768
|
Merge pull request #125 from omnivore-app/refactor/isolate-apple-view-code
Isolate apple view code [Refactor]
|
2022-02-24 20:26:41 -08:00 |
|
|
|
c55625589c
|
Merge pull request #98 from omnivore-app/feature/labels
Labels API and testing page
|
2022-02-24 19:51:28 -08:00 |
|
|
|
3d98604d97
|
remove labels in getArticles query
|
2022-02-25 11:44:05 +08:00 |
|
|
|
fee91c86a0
|
move create profile view into views package
|
2022-02-24 17:09:47 -08:00 |
|
|
|
58cfc4f8b2
|
remove bing function from share extension view model
|
2022-02-24 16:33:35 -08:00 |
|
|
|
a5ff333ac4
|
move share extension view model into App package
|
2022-02-24 16:18:06 -08:00 |
|
|
|
0ba2598fd0
|
remove extra state vars from ShareExtensionView
|
2022-02-24 16:04:17 -08:00 |
|
|
|
6db80a522e
|
extract chils view from share extension code
|
2022-02-24 16:02:20 -08:00 |
|
|
|
02a9a467d9
|
Merge pull request #124 from omnivore-app/refactor/rename-binders-package
Rename Binders package to App
|
2022-02-24 15:18:19 -08:00 |
|
|
|
1250c5435b
|
update menu icon image
|
2022-02-24 15:13:30 -08:00 |
|
|
|
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 |
|
|
|
f9bdc84980
|
lint
|
2022-02-24 15:03:18 +08:00 |
|
|
|
b9d581166e
|
fix merge conflicts
|
2022-02-24 14:56:00 +08:00 |
|
|
|
bb63806f08
|
use env object for ProfileContainerView
|
2022-02-23 22:49:58 -08:00 |
|
|
|
81324c128d
|
update selected labels once close the modal
|
2022-02-24 14:47:47 +08:00 |
|
|
|
42f2cffdf8
|
remove debug log
|
2022-02-24 14:47:33 +08:00 |
|
|
|
6482d280f7
|
add loading and set labels ui
|
2022-02-24 14:47:33 +08:00 |
|
|
|
276205d52a
|
add linkId and labels in article type
|
2022-02-24 14:44:49 +08:00 |
|
|
|
8f68b60f18
|
Add basic UI for editing labels
|
2022-02-24 14:44:49 +08:00 |
|
|
|
c7841b8e8a
|
remove duplicate links because of join with link_labels table
|
2022-02-24 14:44:49 +08:00 |
|
|
|
fc18004a5d
|
add labels in search query
|
2022-02-24 14:44:49 +08:00 |
|
|
|
edb9339897
|
add labels and link_labels table name
|
2022-02-24 14:44:49 +08:00 |
|
|
|
5651c92efe
|
ingore case when checking name uniqueness
|
2022-02-24 14:44:49 +08:00 |
|
|
|
9599c98c77
|
add label filters in search query
|
2022-02-24 14:44:49 +08:00 |
|
|
|
fc37d06fd2
|
update params variable
|
2022-02-24 14:44:49 +08:00 |
|
|
|
4d770399bd
|
add labels testing page
|
2022-02-24 14:44:49 +08:00 |
|
|
|
d33b213092
|
add setLabels api and tests
|
2022-02-24 14:44:48 +08:00 |
|
|
|
138c9682cd
|
update tables
|
2022-02-24 14:44:48 +08:00 |
|
|
|
9150e7dbc2
|
add tests for create/delete labels
|
2022-02-24 14:44:48 +08:00 |
|
|
|
e74f334db9
|
update entity
|
2022-02-24 14:44:48 +08:00 |
|
|
|
966295385a
|
add sql
|
2022-02-24 14:44:48 +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 |
|