gitstart-omnivore
37d64a4679
Merge commit '2dcb0e325c01c9f50b0d76f1d57fb930d0f6172d' into OMN-192
2022-03-23 19:32:49 +00:00
dependabot[bot]
7a500b5cbe
Bump minimist from 1.2.5 to 1.2.6 in /pkg/extension
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:37 +00:00
dependabot[bot]
ca296a3615
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:34 +00:00
dependabot[bot]
875cdf4972
Bump minimist from 1.2.5 to 1.2.6 in /pkg/admin
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:07 +00:00
dependabot[bot]
6ac10c4780
Bump @google-cloud/functions-framework from 1.9.0 to 3.0.0
...
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs ) from 1.9.0 to 3.0.0.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases )
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v1.9.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: "@google-cloud/functions-framework"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 18:51:39 +00:00
dependabot[bot]
3ec6f22199
Bump jsdom from 16.7.0 to 19.0.0
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.7.0 to 19.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.7.0...19.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 18:51:08 +00:00
dependabot[bot]
cce301d5ac
Bump nanoid from 3.1.31 to 3.3.1
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.31 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.31...3.3.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 18:51:07 +00:00
Jackson Harper
2dcb0e325c
Merge pull request #297 from omnivore-app/article-mutations
...
Separate the mutations out of lower level components
2022-03-23 11:49:20 -07:00
Satindar Dhillon
fdaf0bd868
regenerate bundle.js
2022-03-23 11:27:32 -07:00
gitstart-omnivore
8b81dd33d6
[Omn-192] - Settings View(Installation)
2022-03-23 18:27:29 +00:00
Jackson Harper
9275dbb732
Display the note SVG in a container div
2022-03-23 11:20:32 -07:00
Satindar Dhillon
4960daeb30
use inline svg for highlight note icon
2022-03-23 10:59:59 -07:00
Jackson Harper
f92c4a3eef
Remove uneeded coma
2022-03-23 09:18:27 -07:00
Jackson Harper
d91cee86ec
Merge pull request #299 from omnivore-app/fix/data-loss-due-to-migration
...
fix data loss by selecting data from links instead of pages
2022-03-23 09:08:06 -07:00
Hongbo Wu
79a7eb11a3
fix data loss by selecting data from links instead of pages
2022-03-23 17:27:55 +08:00
Satindar Dhillon
3b907d415f
handle wkmessages and send replies to webview
2022-03-22 23:48:39 -07:00
Jackson Harper
5c764c1b63
Merge pull request #298 from omnivore-app/feature/assert_migration_data
...
Feature/assert migration data
2022-03-22 23:37:22 -07:00
Hongbo Wu
8a485af20d
validate publishedAt before inserting to elastic
2022-03-23 14:30:33 +08:00
Hongbo Wu
e1752bb176
uncomment testing code
2022-03-23 12:37:33 +08:00
Hongbo Wu
1b0399f286
add assertion of migrated data in python script
2022-03-23 12:09:25 +08:00
gitstart-omnivore
a56314c21a
updated full url to relative url for learn more link
2022-03-22 23:37:44 +00:00
Jackson Harper
7b6c381ce2
Handle results from article actions in swift
2022-03-22 15:25:02 -07:00
gitstart-omnivore
8fbb976f8f
Effected review corrections
2022-03-22 22:07:43 +00:00
gitstart-omnivore
2593596833
Merge commit '42e2beb53d89b333611f215e63d366034905bba6' into OMN-189
2022-03-22 22:06:44 +00:00
Jackson Harper
7f15f42358
Send mutation events from web to native
2022-03-22 14:13:17 -07:00
Jackson Harper
6daa599b76
Separate the mutations out of lower level components
...
This will let us handle the mutations differently on native
iOS and should help in avoiding making web calls directly from
the web view, so we can avoid CORs and introduce a caching
layer.
2022-03-22 13:58:39 -07:00
Satindar Dhillon
42e2beb53d
Merge pull request #295 from omnivore-app/feature/webview-highlights
...
Web Reader Highlights [Apple]
2022-03-22 12:05:17 -07:00
Satindar Dhillon
e85558114c
use shared webview and remove message handlers before each use
2022-03-22 11:54:54 -07:00
Satindar Dhillon
6bb8f76f40
add createdByMe field to Highlight model
2022-03-22 11:51:45 -07:00
Jackson Harper
de162e705c
Merge pull request #292 from omnivore-app/elastic-doc
...
add elastic doc in README
2022-03-22 11:05:51 -07:00
Satindar Dhillon
1b6fb7ba93
create ArticleCOntent model
2022-03-22 08:03:03 -07:00
Satindar Dhillon
e28cf07666
pass highlights into webreader
2022-03-22 08:03:03 -07:00
Satindar Dhillon
cdefac0d50
add annotattion and safari modals to web reader
2022-03-22 08:03:03 -07:00
Satindar Dhillon
93a8d4a890
split reader code into files. remove unused code
2022-03-22 08:03:03 -07:00
Satindar Dhillon
3c283a5636
wire up archive and delete actions on web reader
2022-03-22 08:03:03 -07:00
Satindar Dhillon
fd9170788e
remove font imports from appreader
2022-03-22 08:03:03 -07:00
Hongbo Wu
6597cc37b6
add created_at and updated_at to newsletter emails and sort by created_at desc
2022-03-22 18:43:47 +08:00
Hongbo Wu
acec3b1acb
Use lower priority queue for large imports
...
* add a count query in elastic
* if priority is not set, check the rate limit of user's libary
- if 5 articles added in the last minute: use low queue
- default: use normal queue
2022-03-22 18:08:08 +08:00
Hongbo Wu
7d19c933ac
add elastic in README
2022-03-22 15:33:51 +08:00
Hongbo Wu
1893e36375
Fix uploading endpoint returns 504 ( #289 )
...
* add timeout = 60s for uploading to private bucket
* add debug logs
* send response to client to close connection
* add tests for upload
* add PUBSUB_VERIFICATION_TOKEN in .env.test
2022-03-22 14:20:40 +08:00
Hongbo Wu
3e9063c145
return empty content instead of null in search result ( #291 )
2022-03-22 13:34:44 +08:00
Satindar Dhillon
e63cdd44fa
Merge pull request #279 from omnivore-app/feature/apple-version-number
...
Add version string to profile/settings view
2022-03-21 22:15:48 -07:00
Hongbo Wu
bee3b3c6fa
fix article_id type mismatch (uuid => varchar) when saving highlights in postgres by setting article_id to be undefined ( #285 )
2022-03-22 11:48:01 +08:00
Hongbo Wu
4ca7c89622
format date string as yyyy-mm-dd ( #288 )
2022-03-22 11:46:39 +08:00
Hongbo Wu
c15efe6aad
Fix sentry log size error ( #287 )
...
* reduce sentry log size error by partially logging page created in elastic
* remove some debugging logs
* remove more debugging logs
2022-03-22 11:45:58 +08:00
gitstart-omnivore
1f517104ae
[OMN-189] : Settings View - Emails
2022-03-22 02:15:04 +00:00
Jackson Harper
db22c0d6be
Merge pull request #261 from omnivore-app/experiment/appreader
...
Bundled appreader for iOS
2022-03-21 17:29:05 -07:00
Jackson Harper
fda2ae6916
Updated bundle.js
2022-03-21 15:42:43 -07:00
Satindar Dhillon
5b3be99a55
apply stored theme in appreader
2022-03-21 15:28:48 -07:00
Jackson Harper
1817b469e2
Disable the highlight bar in the embedded iOS reader
2022-03-21 15:22:18 -07:00