Commit graph

769 commits

Author SHA1 Message Date
Jackson Harper
67095df2a4 Add env file for building extension pointing at demo env 2022-03-23 14:31:46 -07:00
gitstart-omnivore
46b2dc1571 remove unneeded change 2022-03-23 21:25:39 +00:00
gitstart-omnivore
f76abe0763 Merge commit '54e4c04c31457c6d320be50fc65180deb2b75f98' into OMN-189 2022-03-23 21:24:56 +00:00
Jackson Harper
54e4c04c31
Update issue templates 2022-03-23 14:16:36 -07:00
gitstart-omnivore
77b97c493e fix borderRadius for single email 2022-03-23 21:16:01 +00:00
gitstart-omnivore
1ff66da756 Merge commit '6e36bb271f595d6dfe02ddee320980d433917d35' into OMN-189 2022-03-23 21:15:19 +00:00
Jackson Harper
6e36bb271f
Merge pull request #305 from omnivore-app/jacksonh-patch-1
Update issue templates
2022-03-23 14:04:49 -07:00
Jackson Harper
d43675d77d
Merge pull request #304 from omnivore-app/fix/gflownet-readability
Fix readability issues with null style elements
2022-03-23 14:02:57 -07:00
Jackson Harper
025276e7fd
Update issue templates 2022-03-23 13:48:26 -07:00
Jackson Harper
12af64609c Fix readability issues with null style elements
isProbably visible can fail in this case because style could be
undefined on an element.
2022-03-23 13:35:00 -07: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
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
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