Jackson Harper
5a285a4c7e
Improve design for the error pages
2022-02-25 13:50:59 -08:00
Jackson Harper
824e3a6f11
Merge pull request #132 from omnivore-app/fix/create-trigger-syntax
...
Remove the OR REPLACE when creating the article trigger
2022-02-24 22:45:00 -08:00
Jackson Harper
cf9e470f74
Create trigger with a new name
2022-02-24 22:38:34 -08:00
Jackson Harper
ae467d44f9
Syntax
2022-02-24 22:31:34 -08:00
Jackson Harper
e8ac5ed0c1
Remove the OR REPLACE when creating the article trigger
2022-02-24 22:28:00 -08:00
Jackson Harper
2939ebef52
Merge pull request #126 from omnivore-app/search-on-domain
...
Add the link domain to the search index
2022-02-24 22:14:29 -08:00
Jackson Harper
3926cefc1f
Add comment to search index query
2022-02-24 22:07:26 -08:00
Jackson Harper
df3a0e1640
Add the link domain to the search index
...
This adds the domain of the saved link to the search index in
two formats, the full domain like www.omnivore.app and just
the secondary domain like `omnivore`.
This also adds some ranking to search, making title, description,
and domain more highly ranked than the content but search results
wont change as we still order by saved_at.
2022-02-24 22:07:26 -08:00
Jackson Harper
01d96c98db
Merge pull request #131 from omnivore-app/add-contributing-doc
...
Add a contributing file
2022-02-24 21:43:49 -08:00
Jackson Harper
ba8860bb70
Add link to license file, make more terse
2022-02-24 21:37:17 -08:00
Jackson Harper
960a6438ca
Add a contributing file
2022-02-24 21:32:10 -08:00
Satindar Dhillon
c085467249
Merge pull request #129 from omnivore-app/fix/snackbar-position
...
Remove snackbar offset
2022-02-24 21:11:18 -08:00
Satindar Dhillon
b7b994e599
set snackbar y offset to 8
2022-02-24 21:09:15 -08:00
Jackson Harper
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
Satindar Dhillon
e01aed15e8
remove snackbar offset
2022-02-24 20:58:48 -08:00
Jackson Harper
42511a5439
Remove the labels query from GetArticle
2022-02-24 20:54:22 -08:00
Satindar Dhillon
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
Jackson Harper
c55625589c
Merge pull request #98 from omnivore-app/feature/labels
...
Labels API and testing page
2022-02-24 19:51:28 -08:00
Hongbo Wu
3d98604d97
remove labels in getArticles query
2022-02-25 11:44:05 +08:00
Satindar Dhillon
fee91c86a0
move create profile view into views package
2022-02-24 17:09:47 -08:00
Satindar Dhillon
58cfc4f8b2
remove bing function from share extension view model
2022-02-24 16:33:35 -08:00
Satindar Dhillon
a5ff333ac4
move share extension view model into App package
2022-02-24 16:18:06 -08:00
Satindar Dhillon
0ba2598fd0
remove extra state vars from ShareExtensionView
2022-02-24 16:04:17 -08:00
Satindar Dhillon
6db80a522e
extract chils view from share extension code
2022-02-24 16:02:20 -08:00
Satindar Dhillon
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
Satindar Dhillon
1250c5435b
update menu icon image
2022-02-24 15:13:30 -08:00
Satindar Dhillon
e7e710feaa
rename Binders package to App
2022-02-24 15:07:32 -08:00
Satindar Dhillon
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
Satindar Dhillon
c73d4dc64a
render correct color mode in privacy and term web embeds [apple]
2022-02-24 14:18:51 -08:00
Satindar Dhillon
cf627e53cb
add app specific privact and terms pages
2022-02-24 13:28:48 -08:00
Satindar Dhillon
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
Satindar Dhillon
6300ec2d29
update home bar button item image
2022-02-24 12:53:24 -08:00
Satindar Dhillon
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
Satindar Dhillon
88a123503c
rebuild safari extension
2022-02-24 12:08:12 -08:00
Satindar Dhillon
dab57ab840
update extension success messages
2022-02-24 11:53:20 -08:00
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