Commit graph

2486 commits

Author SHA1 Message Date
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
Hongbo Wu
5d08384db3 Add readAt field to page properties 2022-06-04 22:10:55 +08:00
Jackson Harper
bbf4ef42ef Add ability to toggle higher contrast text in the reader 2022-06-03 20:59:53 -07:00
Satindar Dhillon
5de414fae9 hide nav bar in reader pres view 2022-06-03 20:35:15 -07:00
Jackson Harper
5c86ee6748
Merge pull request #756 from omnivore-app/fix/ios-light-theme-shareview 2022-06-03 19:38:50 -07:00
Jackson Harper
24b0eebb1a Dont create a stub entry when creating a file save request on iOS
This isnt needed on the backend anymore because the client will
create its own entry.
2022-06-03 19:11:34 -07:00
Jackson Harper
27a0b5f0a7 Set spacing and background colour on share extension 2022-06-03 19:09:56 -07:00
Satindar Dhillon
2991549413 attempt to adjust form sheet size 2022-06-03 18:52:26 -07:00
Satindar Dhillon
11c4c1a87b embed reder pref popover in a nav view 2022-06-03 18:39:20 -07:00
Satindar Dhillon
50e00eb6ed
Merge pull request #755 from omnivore-app/fix/ios-pdf-titles
Better titles and images for local PDFs
2022-06-03 17:26:31 -07:00
Satindar Dhillon
25a8aebe4d resolve merge conflict (web prefs popover) 2022-06-03 17:25:07 -07:00
Satindar Dhillon
043cb25c32
Merge pull request #754 from omnivore-app/fix/ios-web-prefs-fixes
iOS Font Switching
2022-06-03 17:17:21 -07:00
Satindar Dhillon
44ef6c4227 update SF Mono string 2022-06-03 16:46:59 -07:00
Satindar Dhillon
e607fc5675 update font family in web view 2022-06-03 16:44:40 -07:00
Satindar Dhillon
842d77fba7 add ui to change font family 2022-06-03 16:20:13 -07:00
Satindar Dhillon
642b59e940 bundle web app code 2022-06-03 16:02:23 -07:00
Satindar Dhillon
be5323b8ce update web preferences event listeners 2022-06-03 15:59:49 -07:00
Satindar Dhillon
6fd096bf9f remove duplicate web pref adjustment signals 2022-06-03 15:28:53 -07:00
Satindar Dhillon
2f95c02ad3 use enum to manage events sent to web view 2022-06-03 15:17:14 -07:00
Jackson Harper
38584446f7 Update SWR cache function to check search results
Since switching from the articles API to the search API we
haven't been correctly removing items from the cache when
archived/unarchived.
2022-06-03 14:54:57 -07:00
Jackson Harper
b61a8f6015
Merge pull request #747 from omnivore-app/fix/ios-sorting
Disable sorting options that need API improvements
2022-06-03 14:04:19 -07:00
Jackson Harper
704726dc6a Improve parsing of channel news asia 2022-06-03 14:03:14 -07:00
Jackson Harper
7607b828a0
Merge pull request #722 from omnivore-app/OMN-696
[OMN-696]: Subscribe to checked newsletters during onboarding
2022-06-03 13:41:09 -07:00
Jackson Harper
791e31d60f
Merge pull request #750 from omnivore-app/OMN-633
Reopening OMN-633 to rebase
2022-06-03 13:36:36 -07:00
Jackson Harper
3c140ebdc4
Merge pull request #725 from omnivore-app/dependabot/npm_and_yarn/stitches/react-1.2.8
Bump @stitches/react from 1.2.5 to 1.2.8
2022-06-03 12:52:36 -07:00
Jackson Harper
e37c543bf3
Merge pull request #724 from omnivore-app/dependabot/npm_and_yarn/graphql-15.8.0
Bump graphql from 15.3.0 to 15.8.0
2022-06-03 12:51:19 -07:00
Jackson Harper
b56c6dafa9 Disable sorting options that need API improvements 2022-06-03 12:47:43 -07:00
dependabot[bot]
b46020294c
Bump graphql from 15.3.0 to 15.8.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.3.0 to 15.8.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 19:20:16 +00:00