Commit Graph

545 Commits

Author SHA1 Message Date
c1698464bf Update pspdfkit library files 2022-06-13 13:43:59 -07:00
90153ffa36 Bump pspdfkit from 2021.6.1 to 2022.2.3
Bumps [pspdfkit](https://pspdfkit.com/web) from 2021.6.1 to 2022.2.3.

---
updated-dependencies:
- dependency-name: pspdfkit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 19:58:59 +00:00
bd34f4ff3c use maxWidthPercentage to update margin in web reader: 2022-06-13 11:27:21 -07:00
4423bc3e44 adds ability to control maxWidth on iphone 2022-06-13 09:57:28 -07:00
a99303a261 Pass in updatePageInput so we can have null values 2022-06-09 15:50:59 -07:00
7522f22f51 Pull in bundle.js from main 2022-06-09 13:53:15 -07:00
27d364e5f1 Layout / text tweaks 2022-06-09 13:32:45 -07:00
cec6dc5197 Rebase 2022-06-09 13:32:32 -07:00
f628f08d9b Merge pull request #772 from omnivore-app/OMN-749
[Omn-749] - Connect to SendInstallInstructions API on onboarding/02 page
2022-06-09 13:22:59 -07:00
edadb9aafa Merge pull request #710 from omnivore-app/OMN-657
[OMN-657]: Archive button should change to unarchive on web if an article has already been archived
2022-06-09 12:45:53 -07:00
2cc5756dc3 Connected sendInstallInstructions API 2022-06-07 09:48:47 +00:00
2f1ac68a74 Merge branch 'main' into OMN-700 2022-06-07 14:33:49 +05:30
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
3e3f2d1102 Merge pull request #763 from omnivore-app/feature/api-key-ui
API key UI
2022-06-07 10:01:45 +08:00
d0d22363da Rename api-key file to api 2022-06-07 09:48:51 +08:00
6e1c5509e2 Remove the readAt attribute on web 2022-06-06 15:36:40 -07:00
ce5b949971 Remove readAt 2022-06-06 14:16:02 -07:00
a8531b7ced Merge branch 'main' into OMN-700 2022-06-07 01:01:59 +05:30
0586b8b97e Rename to used at 2022-06-06 13:38:31 +08:00
aa15ef0282 Sort by expires at desc nulls last 2022-06-06 13:34:23 +08:00
c389a48209 Add default expires at and validation 2022-06-06 13:10:46 +08:00
07c71da88e Add revoke api key modal 2022-06-06 12:57:00 +08:00
aada005e50 Add revoke api key mutation in Web 2022-06-06 12:53:25 +08:00
fba142eb3b Add copy key modal 2022-06-06 12:51:25 +08:00
cdcb0d9da3 Add generate api key modal 2022-06-06 12:32:35 +08:00
af4a2ed3be Add generateApiKey mutation in Web 2022-06-06 11:46:00 +08:00
d27f79c250 Add get api keys UI 2022-06-06 11:41:58 +08:00
3787fa40ce Merge pull request #759 from omnivore-app/feature/readAt
Track last time readingProgress was updated
2022-06-06 11:12:46 +08:00
0eadd8516e use unset instead of undefined for default font 2022-06-05 11:49:46 -07:00
d547946e84 remove sf mono font in web reader font list. add sysstem default 2022-06-05 11:24:31 -07:00
c5e6bb1534 Update sort by readAt query on Web 2022-06-05 20:00:38 +08:00
bbf4ef42ef Add ability to toggle higher contrast text in the reader 2022-06-03 20:59:53 -07:00
043cb25c32 Merge pull request #754 from omnivore-app/fix/ios-web-prefs-fixes
iOS Font Switching
2022-06-03 17:17:21 -07:00
e607fc5675 update font family in web view 2022-06-03 16:44:40 -07:00
be5323b8ce update web preferences event listeners 2022-06-03 15:59:49 -07:00
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
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
e0372bfc5a adjust maxWidth for iphone web embed 2022-06-03 11:54:45 -07:00
f18542f865 Merge pull request #728 from omnivore-app/webhook-ui
Create webhook settings ui
2022-06-03 17:14:54 +08:00
65c6af23c4 Fix url and eventTypes not set correctly 2022-06-03 17:02:41 +08:00
5177b30f85 Add default event_type options 2022-06-03 16:51:16 +08:00
f7c46e676f Set values in checkboxes 2022-06-03 16:41:26 +08:00
9212f9e270 Update toast 2022-06-03 16:27:08 +08:00
96e67a1ddd Add checkout box input 2022-06-03 16:23:05 +08:00
32a45676e3 Update modal form style 2022-06-03 10:42:00 +08:00
ba3316f621 Update modal headline padding 2022-06-02 22:02:50 +08:00
0353930ca3 Update Table CSS 2022-06-02 21:55:37 +08:00
99e5c7fa1d remove enabled 2022-06-02 21:42:17 +08:00
d1fa54d3e2 Add contentType and method 2022-06-02 21:38:27 +08:00
967ea80ddb Make rows as state 2022-06-02 21:34:32 +08:00