Commit graph

7268 commits

Author SHA1 Message Date
Jackson Harper
a94b5814ea
Merge pull request #2546 from omnivore-app/fix/web-pdf-deep-links-from-library
Fix deep links to PDF highlights
2023-07-26 12:56:50 +08:00
Jackson Harper
8ea5539512 Fix typo on viewAll type 2023-07-26 12:52:10 +08:00
Jackson Harper
49969b6c42 Persist the viewAll states for left menu items 2023-07-26 12:41:20 +08:00
Hongbo Wu
0a227decdd
Merge pull request #2515 from omnivore-app/fix/push-notification
fix/push notification
2023-07-26 12:36:13 +08:00
Jackson Harper
3eb3406d41
Merge pull request #2519 from MagsMagnoli/feature/node-version
Add node version
2023-07-26 12:30:35 +08:00
Jackson Harper
470c0d35cd
Merge pull request #2542 from omnivore-app/fix/web-subscriptions-failure-state
Better handle subscriptions returning null or empty
2023-07-26 12:21:59 +08:00
Jackson Harper
a14560cb9a Set initial page based on highlight deep link if possible 2023-07-26 12:11:16 +08:00
Jackson Harper
b276dbf51c Fix deep links to PDF highlights from the library 2023-07-26 11:10:26 +08:00
Jackson Harper
28bd4578d2 Better handle subscriptions returning null or empty 2023-07-26 09:40:43 +08:00
Jackson Harper
da0a1ab587
Merge pull request #2541 from karlprieb/feat/article-margin-small-viewport
Control article margins on small viewports
2023-07-26 09:18:31 +08:00
Jackson Harper
ef0665168b Upgrade node version 2023-07-26 09:16:08 +08:00
Karl Prieb
73a3cb3908 Control article margins on small viewports 2023-07-25 19:29:33 -03:00
Hongbo Wu
909dce7e18
Merge pull request #2537 from omnivore-app/fix/set-headers-after-send
move sentry error handler after apollo middleware
2023-07-25 23:40:40 +08:00
Hongbo Wu
2841783504 limit max log entry size to 256kb 2023-07-25 23:39:03 +08:00
Hongbo Wu
f5ae16a904 disable gql request log 2023-07-25 23:03:57 +08:00
Hongbo Wu
ecd6a2922f disable sentry error handler 2023-07-25 22:32:00 +08:00
Hongbo Wu
fd6223ee93 revert changes 2023-07-25 21:20:26 +08:00
Hongbo Wu
a3e86a9bc1 only log error.message 2023-07-25 20:52:15 +08:00
Jackson Harper
ac38ca2e86 Remove unused property 2023-07-25 20:48:29 +08:00
Hongbo Wu
0e38060b0c set maxEntrySize for logger to 256KB 2023-07-25 20:07:02 +08:00
Hongbo Wu
1006cdad36 reduce error log size 2023-07-25 19:11:08 +08:00
Hongbo Wu
de647e44bd Revert "move sentry error handler after apollo middleware"
This reverts commit 8d8d2b592c.
2023-07-25 19:10:12 +08:00
Hongbo Wu
8d8d2b592c move sentry error handler after apollo middleware 2023-07-25 18:18:40 +08:00
Jackson Harper
0c81a04d06 Remove closeOnTap so snackbars dont steal focus 2023-07-25 15:48:18 +08:00
Jackson Harper
cd2e35e02f Make sure focused highlight is reset when there is new selection data 2023-07-25 15:47:04 +08:00
Hongbo Wu
47f1cec070
Merge pull request #2536 from omnivore-app/fix/highlighted-markdown
return markdown content if it takes too long to process highlighted content
2023-07-25 15:14:12 +08:00
Hongbo Wu
77456373bf return content without highlight if it takes too long to process highlighted content
* timeout if the get text node function takes more than 10 minutes
2023-07-25 11:19:06 +08:00
Hongbo Wu
64c93bec0e
Merge pull request #2472 from omnivore-app/chore/upgrade-node
Upgrade node to 18.16
2023-07-24 21:33:06 +08:00
Hongbo Wu
6fd550fa6c delete chai/required-should from import statements 2023-07-24 21:15:31 +08:00
Jackson Harper
fc286533c8 Fix issue where notes annotations were not created correctly on iOS 2023-07-24 21:03:01 +08:00
Jackson Harper
a63cc7ff5e Force the colour of the menu dropdown 2023-07-24 16:11:56 +08:00
Jackson Harper
0efb5e4d77 Update node version in github runner 2023-07-24 15:55:11 +08:00
Jackson Harper
fa1ff9ba17 Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
Jackson Harper
09f40cf6c6 Max accessibility size for the filter menus otherwise UI blows up 2023-07-24 15:45:31 +08:00
Jackson Harper
445600cd3a Add dynamic type boundaries 2023-07-24 15:37:50 +08:00
Jackson Harper
1f8f5f33ca Fix navigation views in tablet and phone layouts 2023-07-24 15:37:41 +08:00
Hongbo Wu
0a5ffb0538
Merge pull request #2522 from omnivore-app/fix/pocket-importer-timeout
limit 20k articles per pocket import
2023-07-24 15:34:22 +08:00
Jackson Harper
1f0e788e63
Merge pull request #2189 from omnivore-app/fix/webflow-textbox
Add test for webflow page that includes an embedded textbox
2023-07-24 15:25:06 +08:00
Jackson Harper
6b7e0820d9 Use dynamic type in the library 2023-07-24 15:21:46 +08:00
Jackson Harper
ea51acd1a4 Simplify drop shadow gradient in light mode 2023-07-24 15:21:07 +08:00
Jackson Harper
0d186e3d44 Remove double navigation stack 2023-07-24 15:20:45 +08:00
Jackson Harper
9f155c6c71
Merge pull request #2066 from omnivore-app/dependabot/npm_and_yarn/ts-node-10.9.1
Bump ts-node from 10.8.1 to 10.9.1
2023-07-24 14:25:19 +08:00
jacksonh
837bea4913 Update generated html 2023-07-24 05:15:02 +00:00
Jackson Harper
2f0c830843 Improve readability for lesswrong.com 2023-07-24 13:13:50 +08:00
Jackson Harper
98c5fb21a5
Merge pull request #2518 from MagsMagnoli/fix/email-input-type
Update email inputs to type email
2023-07-24 12:42:32 +08:00
Jackson Harper
e8f2252136
Merge pull request #2513 from omnivore-app/fix/ios-mainactor
Add MainActor to main views in iOS
2023-07-24 12:41:22 +08:00
Jackson Harper
48ed5ec745 Hide webflow test elements 2023-07-24 12:35:18 +08:00
jacksonh
545e396d6e Update generated html 2023-07-24 12:21:51 +08:00
Jackson Harper
9d49b683f5 Add test for webflow page that includes an embedded textbox 2023-07-24 12:17:45 +08:00
Jackson Harper
2c2dc1f96d
Merge pull request #2508 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /pkg/extension
2023-07-24 12:15:47 +08:00