|
|
8cd47eec11
|
run prettier
|
2023-07-26 16:41:55 +08:00 |
|
|
|
07d43812a7
|
use winston logger instead of console log so the log will be truncated if it exceeds the max entry size
|
2023-07-26 16:27:18 +08:00 |
|
|
|
66490df72f
|
deeply truncate log object size
|
2023-07-26 15:52:13 +08:00 |
|
|
|
f0e62b1d2a
|
use lodash instead of standalone lodash.debounce package
|
2023-07-26 13:41:51 +08:00 |
|
|
|
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 |
|
|
|
0a227decdd
|
Merge pull request #2515 from omnivore-app/fix/push-notification
fix/push notification
|
2023-07-26 12:36:13 +08:00 |
|
|
|
3eb3406d41
|
Merge pull request #2519 from MagsMagnoli/feature/node-version
Add node version
|
2023-07-26 12:30:35 +08:00 |
|
|
|
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 |
|
|
|
a14560cb9a
|
Set initial page based on highlight deep link if possible
|
2023-07-26 12:11:16 +08:00 |
|
|
|
b276dbf51c
|
Fix deep links to PDF highlights from the library
|
2023-07-26 11:10:26 +08:00 |
|
|
|
28bd4578d2
|
Better handle subscriptions returning null or empty
|
2023-07-26 09:40:43 +08:00 |
|
|
|
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 |
|
|
|
ef0665168b
|
Upgrade node version
|
2023-07-26 09:16:08 +08:00 |
|
|
|
73a3cb3908
|
Control article margins on small viewports
|
2023-07-25 19:29:33 -03:00 |
|
|
|
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 |
|
|
|
2841783504
|
limit max log entry size to 256kb
|
2023-07-25 23:39:03 +08:00 |
|
|
|
f5ae16a904
|
disable gql request log
|
2023-07-25 23:03:57 +08:00 |
|
|
|
ecd6a2922f
|
disable sentry error handler
|
2023-07-25 22:32:00 +08:00 |
|
|
|
fd6223ee93
|
revert changes
|
2023-07-25 21:20:26 +08:00 |
|
|
|
a3e86a9bc1
|
only log error.message
|
2023-07-25 20:52:15 +08:00 |
|
|
|
0e38060b0c
|
set maxEntrySize for logger to 256KB
|
2023-07-25 20:07:02 +08:00 |
|
|
|
1006cdad36
|
reduce error log size
|
2023-07-25 19:11:08 +08:00 |
|
|
|
de647e44bd
|
Revert "move sentry error handler after apollo middleware"
This reverts commit 8d8d2b592c.
|
2023-07-25 19:10:12 +08:00 |
|
|
|
8d8d2b592c
|
move sentry error handler after apollo middleware
|
2023-07-25 18:18:40 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
64c93bec0e
|
Merge pull request #2472 from omnivore-app/chore/upgrade-node
Upgrade node to 18.16
|
2023-07-24 21:33:06 +08:00 |
|
|
|
6fd550fa6c
|
delete chai/required-should from import statements
|
2023-07-24 21:15:31 +08:00 |
|
|
|
0efb5e4d77
|
Update node version in github runner
|
2023-07-24 15:55:11 +08:00 |
|
|
|
fa1ff9ba17
|
Upgrade node to 18.16
|
2023-07-24 15:55:11 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
837bea4913
|
Update generated html
|
2023-07-24 05:15:02 +00:00 |
|
|
|
2f0c830843
|
Improve readability for lesswrong.com
|
2023-07-24 13:13:50 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
48ed5ec745
|
Hide webflow test elements
|
2023-07-24 12:35:18 +08:00 |
|
|
|
545e396d6e
|
Update generated html
|
2023-07-24 12:21:51 +08:00 |
|
|
|
9d49b683f5
|
Add test for webflow page that includes an embedded textbox
|
2023-07-24 12:17:45 +08:00 |
|
|
|
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 |
|
|
|
7bb9549bc0
|
Merge pull request #2509 from omnivore-app/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
|
2023-07-24 12:15:30 +08:00 |
|
|
|
590fc2ed25
|
Update iconography and listview for ios, bump android
|
2023-07-24 12:11:21 +08:00 |
|
|
|
bbb1b1f038
|
Merge pull request #2526 from hanspinckaers/patch-1
Fix line-height when sub/sup is present
|
2023-07-24 11:59:35 +08:00 |
|
|
|
570dc0f78a
|
Fix line-height when sub/sup is present
|
2023-07-23 21:24:06 +02:00 |
|
|
|
0d3b742837
|
limit 20k articles per pocket import
|
2023-07-21 18:03:57 +08:00 |
|
|
|
818b607b85
|
Merge pull request #2521 from omnivore-app/fix/rss
fix/rss
|
2023-07-21 15:47:16 +08:00 |
|
|
|
e0a6a2e0a4
|
limit number of rss subscriptions to 20
|
2023-07-21 15:28:20 +08:00 |
|
|
|
88dec7e53e
|
save latest rss feed item which is older than 24 hours if the feed has never been fetched and no need feed items
|
2023-07-21 12:34:13 +08:00 |
|
|
|
a0672c6f1e
|
add node version
|
2023-07-20 10:29:03 -04:00 |
|