Commit graph

138 commits

Author SHA1 Message Date
Jackson Harper
01575e7780 Add SWR 2022-02-16 11:14:36 -08:00
Jackson Harper
3d289f24be Add Radix to the list of OSS we use 2022-02-16 11:10:44 -08:00
Jackson Harper
d21256ff88 Add Swift GraphQL to the shoutouts section 2022-02-16 11:07:04 -08:00
Jackson Harper
376689ea63 README typos 2022-02-16 10:58:44 -08:00
Jackson Harper
ad507ec507 Put the emoji after the headlines to make them a little more readable 2022-02-16 10:56:11 -08:00
Jackson Harper
0313f3805e Add emoji to the README 2022-02-16 10:53:17 -08:00
Jackson Harper
197e038f37 Add a section in the README on the OSS we use 2022-02-16 10:43:38 -08:00
Jackson Harper
5a457479e2
Merge pull request #64 from omnivore-app/feature/handle-pdf-attachment
add pdf attachment to library
2022-02-17 00:55:27 +08:00
Hongbo Wu
d53e94aeb2 add tests for create article 2022-02-16 16:14:14 +08:00
Hongbo Wu
77ba7531f3 add tests for upload 2022-02-16 15:26:11 +08:00
Hongbo Wu
9460197132 add more logs for debugging 2022-02-16 11:34:01 +08:00
Hongbo Wu
b826a101c5 add pdf attachment create-article 2022-02-16 09:24:16 +08:00
Satindar Dhillon
b0005e301c
Merge pull request #68 from omnivore-app/feature/iphone-container-refactor
Extract Snooze Code from Home View [Apple]
2022-02-15 12:02:24 -08:00
Satindar Dhillon
91c294f9c8 use a snozzeActionParams struct to pass values 2022-02-15 11:45:45 -08:00
Satindar Dhillon
1ba9082238 move apple snooze view and supporting code to separate file 2022-02-15 11:29:18 -08:00
Jackson Harper
340d7903b3
Merge pull request #67 from omnivore-app/fix/upgrade-gql-typegen
Upgrade gql-typegen and regen types
2022-02-16 02:52:02 +08:00
Jackson Harper
c3308085ee Upgrade gql-typegen and regen types 2022-02-15 10:42:05 -08:00
Jackson Harper
06a38ae407
Merge pull request #55 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-grpc-0.27.0
Bump @opentelemetry/instrumentation-grpc from 0.22.0 to 0.27.0
2022-02-16 02:05:58 +08:00
Jackson Harper
b1b1232105
Merge pull request #66 from omnivore-app/fix/update-discord-link
Update the Discord Link
2022-02-16 01:51:25 +08:00
Jackson Harper
594d3558b4 Update the Discord Link
Old link had expired, potentially after server settings were
changed.
2022-02-15 09:44:45 -08:00
Jackson Harper
ef75c5c385
Merge pull request #63 from omnivore-app/fix/follow-on-github
Add a follow us on GitHub button to the login page
2022-02-16 01:40:57 +08:00
Jackson Harper
40cf918fce Formatting on octocat icon, use noreferrer when opening a tab to GitHub 2022-02-15 09:25:02 -08:00
Jackson Harper
a050e44e4a Use the OctoCat icon instead of the star icon 2022-02-15 09:16:59 -08:00
Hongbo Wu
5d95e6c734 add pdf attachment upload 2022-02-15 22:22:13 +08:00
Jackson Harper
28e24e3e6d
Merge pull request #60 from omnivore-app/jacksonh-patch-1
Add Omnivore Logo to the README
2022-02-15 15:49:17 +08:00
Jackson Harper
f71787b747
Merge pull request #62 from omnivore-app/fix/rm-unneeded-dep
Remove unneeded installs from API docker file
2022-02-15 15:49:04 +08:00
Jackson Harper
979372c6c8 Add a follow us on GitHub button to the login page 2022-02-14 23:41:41 -08:00
Jackson Harper
49e436b10c Remove unneeded installs from API docker file
These were needed when Chromium was installed on this image.
2022-02-14 21:52:04 -08:00
dependabot[bot]
f93a3e3070
Bump @opentelemetry/instrumentation-grpc from 0.22.0 to 0.27.0
Bumps [@opentelemetry/instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-js) from 0.22.0 to 0.27.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v0.22.0...experimental/v0.27.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 05:22:49 +00:00
Jackson Harper
e2c136978f
Add Omnivore Logo to the README 2022-02-14 21:22:46 -08:00
Jackson Harper
3f34813e97
Merge pull request #59 from omnivore-app/readme-badges
Add badges to the README
2022-02-15 13:15:49 +08:00
Jackson Harper
9ecb53f04d Add a license badge 2022-02-14 20:34:15 -08:00
Jackson Harper
1e2f51e945 Add a label to discord badge 2022-02-14 20:31:55 -08:00
Jackson Harper
749b0c2d0f Add a link for the build status 2022-02-14 20:30:26 -08:00
Jackson Harper
757d7eea10 Remove styling 2022-02-14 20:27:44 -08:00
Jackson Harper
1d9ee15585 Add targets for the README badges 2022-02-14 20:26:45 -08:00
Jackson Harper
41aab0dfac Add badges to the README 2022-02-14 20:22:48 -08:00
Hongbo Wu
e85273d87a
add support for axios newsletters (#49)
* add support for axios newsletters

* fix raw url

* fix getting newsletter url from axios

* add test for url

* add axios parser
2022-02-15 11:56:03 +08:00
Jackson Harper
5724364be0
Merge pull request #58 from omnivore-app/fix/upgrade-axios
Handle upgraded axios API for headers
2022-02-15 08:11:09 +08:00
Jackson Harper
65cd8a95eb Better handling of situations where we fail to set the cookie during auth 2022-02-14 16:04:23 -08:00
Jackson Harper
9d85269bc8
Use the pull_request on event for GH Actions 2022-02-14 15:56:12 -08:00
Jackson Harper
165085a639 Handle upgraded axios API for headers 2022-02-14 15:48:36 -08:00
Jackson Harper
238a2f0e97
Merge pull request #56 from omnivore-app/dependabot/npm_and_yarn/axios-0.26.0
Bump axios from 0.21.4 to 0.26.0
2022-02-15 07:25:37 +08:00
Jackson Harper
a23ae33264
Merge pull request #54 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-dns-0.27.1
Bump @opentelemetry/instrumentation-dns from 0.22.0 to 0.27.1
2022-02-15 07:24:16 +08:00
Jackson Harper
94d8bdd6b0
Merge pull request #53 from omnivore-app/dependabot/npm_and_yarn/winston-3.6.0
Bump winston from 3.3.3 to 3.6.0
2022-02-15 07:23:44 +08:00
Jackson Harper
30638cfa3b
Merge pull request #52 from omnivore-app/dependabot/npm_and_yarn/types/voca-1.4.2
Bump @types/voca from 1.4.1 to 1.4.2
2022-02-15 07:23:10 +08:00
Jackson Harper
bdc4196805
Merge pull request #57 from omnivore-app/fix/rm-old-env
Remove unneeded values from api env example file
2022-02-15 07:03:10 +08:00
Jackson Harper
952e110ccd Remove unneeded values from api env example file 2022-02-14 14:56:07 -08:00
dependabot[bot]
0f843809e3
Bump axios from 0.21.4 to 0.26.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.26.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.26.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 21:35:58 +00:00
dependabot[bot]
77598cd093
Bump @opentelemetry/instrumentation-dns from 0.22.0 to 0.27.1
Bumps [@opentelemetry/instrumentation-dns](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.22.0 to 0.27.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/v0.22.0...host-metrics-v0.27.1)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-dns"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 21:21:48 +00:00