Commit Graph

7268 Commits

Author SHA1 Message Date
97d2da4b5c WIP: grid card design 2023-07-31 17:36:15 +08:00
3a0c1c7369 Merge pull request #2550 from omnivore-app/feat/web-library-uploader
Allow uploading via DnD on the library page
2023-07-31 15:09:29 +08:00
a1c51c330a Some validation when importing 2023-07-31 14:18:55 +08:00
4403e6619b Merge pull request #2565 from omnivore-app/fix/self-hosting-tweaks
fix/self hosting tweaks
2023-07-31 12:20:52 +08:00
a8853f1690 ios: Show self hosting values if already set 2023-07-31 11:02:07 +08:00
ade7d7f44f ios: Improve the modal when setting self hosting data 2023-07-31 10:52:57 +08:00
f757368ab1 Dont fail if app_user is already created 2023-07-31 10:18:53 +08:00
d7e15a3b9d Merge pull request #2528 from omnivore-app/fix/ios-sizing-issues
Fix iOS 15 navbar issues and add dynamic type support
2023-07-28 17:48:57 +08:00
68d1ed864a Merge pull request #2560 from omnivore-app/fix/rss-filter
do not show archived rss items when clicking on the feed by adding in:inbox to the filter
2023-07-28 17:12:29 +08:00
d0ad636b7f use safe stringify in logs 2023-07-28 16:52:28 +08:00
8063fc390a Merge pull request #2561 from omnivore-app/fix/web-csp-typo
Fix typo in CSP
2023-07-28 15:48:34 +08:00
1c970a54ce Fix typo in CSP 2023-07-28 14:57:02 +08:00
1621168377 do not show archived rss items when clicking on the feed by adding in:inbox to the filter 2023-07-28 14:52:15 +08:00
8560180368 Merge pull request #2559 from omnivore-app/fix/web-csp-for-intercom
Add intercom recommended CSP items
2023-07-28 14:46:21 +08:00
781e01c73c Fix rebase 2023-07-28 14:26:51 +08:00
fc6cca570e Add intercom recommended CSP items 2023-07-28 14:19:37 +08:00
934ae701f8 Merge pull request #2557 from omnivore-app/fix/rss-deletion
we don't want to update an rss feed page if rss-feeder is tring to re-save it
2023-07-28 14:13:29 +08:00
f20e12311a check if the page is from rss feed 2023-07-28 13:53:19 +08:00
663cc6f9a0 Merge pull request #2558 from omnivore-app/fix/web-intercom-csp
Add intercom to connect-src for Safari CSP
2023-07-28 13:45:07 +08:00
8a5b20c023 Allow uploading via DnD on the library page 2023-07-28 12:53:28 +08:00
c8c367ec31 Add intercom to connect-src for Safari CSP 2023-07-28 12:51:50 +08:00
9bc7ed92c0 we don't want to update an rss feed page if rss-feeder is tring to re-save it 2023-07-28 12:43:04 +08:00
6b19f5f34b Merge pull request #2556 from omnivore-app/fix/add-missing-files
Add missing static files
2023-07-28 12:42:48 +08:00
bccdbf1d40 Add missing static files 2023-07-28 12:24:56 +08:00
0426bdb29f Merge pull request #2554 from omnivore-app/fix/logging
fix/logging
2023-07-28 12:19:16 +08:00
583ae7a838 Merge pull request #2555 from omnivore-app/fix/safari-csp-issues
Vendor the mathjax and highlightjs code to avoid CSP loading
2023-07-28 10:03:23 +08:00
d81359e57a Remove unused icons 2023-07-28 09:37:51 +08:00
0ed08df1a7 Fix paths to static resources 2023-07-28 09:37:51 +08:00
7d821d1c42 Vendor the mathjax and highlightjs code to avoid CSP loading 2023-07-28 09:37:51 +08:00
8f02871f67 Merge pull request #2551 from omnivore-app/fix/upgrade-speech-sdk
Upgrade the speech sdk version
2023-07-28 09:36:11 +08:00
06652f176e Merge pull request #2553 from tomodachi94/fix/add-url-input-type
fix(web): Set input type for AddLinkModal
2023-07-28 09:07:36 +08:00
3146b3bcc5 remove redundant logs 2023-07-27 17:55:17 +08:00
2e965afd69 reformat sql query in logs 2023-07-27 17:34:12 +08:00
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
2d7fe30d6d Fix snackbar issues 2023-07-27 14:06:29 +08:00
89593263e7 fix: Set input type for AddLinkModal
The input type for the AddLinkModal was set to 'text' instead of 'url'.
This causes various frustrations when using the web app on mobile; for
example, autocorrect is applied to URLs that are manually typed.

https://developer.mozilla.org/en-US/docs/Learn/Forms/HTML5_input_types#url_field
2023-07-26 12:32:06 -07:00
808f6f3d3a remove trace 2023-07-26 22:00:37 +08:00
26396487fa Merge pull request #2552 from omnivore-app/fix/stop-newsletter-notifications
Dont send newsletter notifications
2023-07-26 20:54:58 +08:00
5bf3213e49 Dont send newsletter notifications 2023-07-26 20:53:50 +08:00
2fd841775d Add link button on iPad 2023-07-26 19:36:49 +08:00
078c26801d Upgrade the speech sdk version 2023-07-26 18:31:20 +08:00
c0da1f6bcf Merge pull request #2548 from omnivore-app/fix/node-module-missing
use lodash instead of standalone lodash.debounce package
2023-07-26 18:07:40 +08:00
61967fdde5 fix test 2023-07-26 18:07:25 +08:00
ced1a711eb fix test 2023-07-26 17:12:40 +08:00
7b36156ce6 add a trace when log size too big 2023-07-26 17:07:24 +08:00
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
2fa4288edb Merge pull request #2547 from omnivore-app/feat/web-remember-menu-state
Persist the viewAll states for left menu items
2023-07-26 15:13:50 +08:00
f0e62b1d2a use lodash instead of standalone lodash.debounce package 2023-07-26 13:41:51 +08:00