Commit graph

10513 commits

Author SHA1 Message Date
gitstart-omnivore
2cc5756dc3 Connected sendInstallInstructions API 2022-06-07 09:48:47 +00:00
gitstart-omnivore
2f1ac68a74
Merge branch 'main' into OMN-700 2022-06-07 14:33:49 +05:30
Jackson Harper
9703ab0440
Merge pull request #771 from omnivore-app/bump-extension-0.1.24
Bump extension version
2022-06-06 21:04:46 -07:00
Jackson Harper
716e484b6c Bump extension version 2022-06-06 20:27:34 -07:00
Jackson Harper
5223d28f6d
Merge pull request #753 from omnivore-app/fix/update-search-cache
Update SWR cache function to check search results
2022-06-06 20:18:51 -07:00
Jackson Harper
6285e89b6a
Merge pull request #770 from omnivore-app/fix/extension-gen
Dont ask for native extension permission for non-Safari extensions
2022-06-06 20:18:27 -07:00
Hongbo Wu
3e3f2d1102
Merge pull request #763 from omnivore-app/feature/api-key-ui
API key UI
2022-06-07 10:01:45 +08:00
Hongbo Wu
d0d22363da Rename api-key file to api 2022-06-07 09:48:51 +08:00
Jackson Harper
0eacd0ede8
Merge pull request #769 from omnivore-app/rm-readAt-web
Remove the readAt attribute on web
2022-06-06 17:06:45 -07:00
gitstart-omnivore
5612679283
Merge branch 'main' into OMN-700 2022-06-07 04:53:58 +05:30
Jackson Harper
d5d27f484f Bump Safari extension 2022-06-06 16:09:36 -07:00
Jackson Harper
4b6517c0a6 Use nativeMessaging permission in Safari extension but not Chrome 2022-06-06 16:09:15 -07:00
Jackson Harper
6e1c5509e2 Remove the readAt attribute on web 2022-06-06 15:36:40 -07:00
dependabot[bot]
726e918791
Bump @opentelemetry/instrumentation-pg from 0.24.0 to 0.29.0
Bumps [@opentelemetry/instrumentation-pg](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.24.0 to 0.29.0.
- [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.24.0...contrib-test-utils-v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 21:21:03 +00:00
Jackson Harper
ce5b949971 Remove readAt 2022-06-06 14:16:02 -07:00
Jackson Harper
55f21ebedb
Merge pull request #766 from omnivore-app/fix/missing-text
Fix text content missing when saving from extension
2022-06-06 13:06:54 -07:00
gitstart-omnivore
a8531b7ced
Merge branch 'main' into OMN-700 2022-06-07 01:01:59 +05:30
Hongbo Wu
35ca7ede82 Add test case for danluu 2022-06-06 22:37:05 +08:00
Hongbo Wu
9ba5b9c697 Add <html> tag in prepared content from extension 2022-06-06 22:36:53 +08:00
Hongbo Wu
427b58eedd Add set labels for highlight gql schema 2022-06-06 19:15:51 +08:00
Hongbo Wu
9655a87bab Add test for set Labels For Highlight data access method 2022-06-06 19:15:10 +08:00
Hongbo Wu
bdda54d54a Add set Labels For Highlight data access method 2022-06-06 19:15:03 +08:00
Hongbo Wu
0586b8b97e Rename to used at 2022-06-06 13:38:31 +08:00
Hongbo Wu
aa15ef0282 Sort by expires at desc nulls last 2022-06-06 13:34:23 +08:00
Hongbo Wu
c389a48209 Add default expires at and validation 2022-06-06 13:10:46 +08:00
Hongbo Wu
07c71da88e Add revoke api key modal 2022-06-06 12:57:00 +08:00
Hongbo Wu
aada005e50 Add revoke api key mutation in Web 2022-06-06 12:53:25 +08:00
Hongbo Wu
fba142eb3b Add copy key modal 2022-06-06 12:51:25 +08:00
Hongbo Wu
cdcb0d9da3 Add generate api key modal 2022-06-06 12:32:35 +08:00
Hongbo Wu
af4a2ed3be Add generateApiKey mutation in Web 2022-06-06 11:46:00 +08:00
Hongbo Wu
d27f79c250 Add get api keys UI 2022-06-06 11:41:58 +08:00
Hongbo Wu
3787fa40ce
Merge pull request #759 from omnivore-app/feature/readAt
Track last time readingProgress was updated
2022-06-06 11:12:46 +08:00
Jackson Harper
5d119d3ddc
Merge pull request #751 from omnivore-app/fix/cna-adverts
Improve parsing of channel news asia
2022-06-05 12:15:18 -07:00
Jackson Harper
4ed946fc7e
Merge pull request #762 from omnivore-app/ios-share-extension-js
Fix issue with ShareExtension.js not executing on iOS
2022-06-05 12:13:38 -07:00
Satindar Dhillon
27a23496c8
Merge pull request #761 from omnivore-app/fix/reader-fonts
Remove sf mono font. Add system default
2022-06-05 12:04:17 -07:00
Satindar Dhillon
0eadd8516e use unset instead of undefined for default font 2022-06-05 11:49:46 -07:00
Satindar Dhillon
d547946e84 remove sf mono font in web reader font list. add sysstem default 2022-06-05 11:24:31 -07:00
Jackson Harper
902b6fe97a Fix issue with ShareExtension.js not executing on iOS
Returning undefined here fixes issues where pages would fail
to scrape if there was no preview image available.
2022-06-05 09:03:11 -07:00
Hongbo Wu
c5e6bb1534 Update sort by readAt query on Web 2022-06-05 20:00:38 +08:00
Jackson Harper
3a1d75de29
Merge pull request #757 from omnivore-app/feature/high-text-contrast-reader-text 2022-06-04 10:09:59 -07:00
Satindar Dhillon
3f33c8b6ad use navbar for reader pref title 2022-06-04 09:41:47 -07:00
Satindar Dhillon
72fa146d1c style the web prefs sheet 2022-06-04 09:14:34 -07:00
Satindar Dhillon
b921a27f31 bundle web app and style contrast switch 2022-06-04 08:59:15 -07:00
Satindar Dhillon
ec7a7f18b2 Merge branch 'main' into feature/high-text-contrast-reader-text 2022-06-04 08:52:50 -07:00
Satindar Dhillon
187526db02 Update web prefs ui to allow for text contrast change 2022-06-04 08:52:46 -07:00
Satindar Dhillon
78043aed65
Merge pull request #758 from omnivore-app/reader-prefs-modal
Reader prefs modal
2022-06-04 08:21:39 -07:00
Hongbo Wu
d00becc269 Add readAt to search API response 2022-06-04 22:12:59 +08:00
Hongbo Wu
fc68d51320 Support sort/filter by readAt 2022-06-04 22:12:03 +08:00
Hongbo Wu
b1d968ff23 Update readAt when saving reading progress 2022-06-04 22:11:44 +08:00
Hongbo Wu
577c6e84fb Add readAt to page type 2022-06-04 22:11:14 +08:00