Jackson Harper
d120a6aa3d
Dont use the service worker cache as it interferes with the content security policy
...
If we use this, then the CSP can't set security policies as
granularly, as almost everything will go through connect-src,
like every time we get a fallback image it would go through
fetch and connect-src would have to allow all https.
2023-09-28 15:11:21 +08:00
Hongbo Wu
c9b178ca5c
Merge pull request #2808 from omnivore-app/fix/published-date
...
fix/published date
2023-09-28 15:01:58 +08:00
Jackson Harper
3793d0ff74
Merge pull request #2810 from omnivore-app/fix/web-display-settings-overlay
...
Dont show an overlay when editing display settings
2023-09-28 14:54:06 +08:00
sywhb
f0abdd654a
Update generated html
2023-09-28 02:35:06 +00:00
Hongbo Wu
55e274a32c
better match of published date and avoid removing date string which is not a published date
2023-09-28 10:34:05 +08:00
Jackson Harper
12a9973935
Dont show an overlay when editing display settings
2023-09-27 17:40:42 +08:00
sywhb
0ccf332ab0
Update generated html
2023-09-27 07:33:55 +00:00
Hongbo Wu
3399213328
add test cases from economist and caixin
2023-09-27 15:32:42 +08:00
Jackson Harper
c45c457886
Merge pull request #2806 from omnivore-app/dependabot/npm_and_yarn/react-spinners-0.13.8
...
Bump react-spinners from 0.13.7 to 0.13.8
2023-09-27 13:36:12 +08:00
Hongbo Wu
f420b0d5c8
Merge pull request #2809 from omnivore-app/fix/rss-403
...
fix getting 403 when parsing some rss url by setting a user agent in the request
2023-09-27 12:40:40 +08:00
Hongbo Wu
010e2841da
fix getting 403 when parsing some rss url by setting a user agent in the request
2023-09-27 10:38:49 +08:00
Hongbo Wu
60b7d500a2
fix long published date not parsed correctly
2023-09-26 21:41:27 +08:00
Hongbo Wu
d37cb7fda1
fix published date in chinese not parsed correctly
2023-09-26 20:48:01 +08:00
dependabot[bot]
1c5bb5d358
Bump react-spinners from 0.13.7 to 0.13.8
...
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners ) from 0.13.7 to 0.13.8.
- [Release notes](https://github.com/davidhu2000/react-spinners/releases )
- [Changelog](https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md )
- [Commits](https://github.com/davidhu2000/react-spinners/compare/0.13.7...v0.13.8 )
---
updated-dependencies:
- dependency-name: react-spinners
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 02:56:31 +00:00
Hongbo Wu
bebcaaf44b
Merge pull request #2802 from omnivore-app/fix/dev-weekly-newsletter
...
convert plain text newsletter email content to html using markdown-to-html and save it if html is not available
2023-09-26 10:40:39 +08:00
Jackson Harper
99c578fdf6
Merge pull request #2805 from omnivore-app/dependabot/npm_and_yarn/puppeteer-extra-plugin-stealth-2.11.2
...
Bump puppeteer-extra-plugin-stealth from 2.11.1 to 2.11.2
2023-09-26 10:37:09 +08:00
Jackson Harper
7a0b3e695e
Merge pull request #2800 from omnivore-app/release/macos-1.32.0
...
Bump version for macos release
2023-09-26 10:36:17 +08:00
dependabot[bot]
5e3f7a3384
Bump puppeteer-extra-plugin-stealth from 2.11.1 to 2.11.2
...
Bumps [puppeteer-extra-plugin-stealth](https://github.com/berstend/puppeteer-extra ) from 2.11.1 to 2.11.2.
- [Commits](https://github.com/berstend/puppeteer-extra/compare/puppeteer-extra-plugin-stealth@2.11.1...puppeteer-extra-plugin-stealth@2.11.2 )
---
updated-dependencies:
- dependency-name: puppeteer-extra-plugin-stealth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 21:37:37 +00:00
Hongbo Wu
9021854be7
convert plain text newsletter email content to html using markdown-to-html and save it if html is not available
2023-09-25 21:16:43 +08:00
Jackson Harper
46060e6290
Bump version for macos release
2023-09-25 17:58:18 +08:00
Jackson Harper
4bd2ac2ac3
Merge pull request #2799 from omnivore-app/fix/macos-login-screen-sizes
...
Fix login screen sizes, add some spinners during login
2023-09-25 16:40:45 +08:00
Jackson Harper
22289e3d5c
Fix login screen sizes, add some spinners during login
2023-09-25 16:18:48 +08:00
Jackson Harper
02291e4e55
Merge pull request #2797 from omnivore-app/fix/web-searches-error-handling
...
Handle saved searches failing to load
2023-09-25 14:12:56 +08:00
Jackson Harper
0ae0d0daf5
Merge pull request #2792 from omnivore-app/fix/web-trim-rss-url
...
Trim RSS URLs before validating them to remove whitespace
2023-09-25 14:12:37 +08:00
Jackson Harper
60c4a9c20a
Handle saved searches failing to load
2023-09-25 13:36:32 +08:00
Hongbo Wu
6f59afcea3
Merge pull request #2795 from sumajoo/main
...
Add german language version
2023-09-25 10:36:54 +08:00
sumajoo
d9e7ac3b7e
Add german language version
2023-09-24 16:07:45 +02:00
Jackson Harper
b4fa5df21f
Trim RSS URLs before validating
2023-09-22 18:59:36 +08:00
Jackson Harper
b37d97c90f
Merge pull request #2791 from omnivore-app/feat/web-pwa-share-debugging
...
Make a test page for debuging the PWA share extension
2023-09-22 18:31:26 +08:00
Jackson Harper
21244a394d
Move debug directory to not interfere with usernames
2023-09-22 17:56:25 +08:00
Jackson Harper
716f488bbe
Merge pull request #2790 from omnivore-app/fix/extension-prevent-scroll
...
Prevent scroll on focus of the extension toast element
2023-09-22 17:32:53 +08:00
Jackson Harper
c5359c930b
Use original url for article redirect after saving
2023-09-22 17:25:47 +08:00
Jackson Harper
eeb30c9ff0
Remove debug lines
2023-09-22 17:20:30 +08:00
Jackson Harper
cfe5dc94e6
Early return from share-target
2023-09-22 17:09:49 +08:00
Jackson Harper
319a1dabb2
Early return from share-target
2023-09-22 17:09:22 +08:00
Jackson Harper
f59b6cd370
Fix debug line
2023-09-22 16:54:30 +08:00
Jackson Harper
806c19ccd4
Make a test page for debuging the PWA share extension
2023-09-22 15:59:28 +08:00
Jackson Harper
83d9f27ea1
Bump version number
2023-09-22 11:54:13 +08:00
Jackson Harper
3ce15cf4d5
Prevent scroll on focus of the extension toast element
2023-09-22 08:12:13 +08:00
Jackson Harper
0a50215abc
Merge pull request #2786 from omnivore-app/fix/macos-disable-tabbing
...
Disable window tabbing in the OSX app
2023-09-20 19:29:04 +08:00
Jackson Harper
e34830c1dd
Merge pull request #2785 from omnivore-app/fix/web-archive-tooltip
...
More explicit tooltip on archive button hover
2023-09-20 19:28:37 +08:00
Jackson Harper
8d0747554c
Disable window tabbing in the OSX app
2023-09-20 19:17:32 +08:00
Jackson Harper
d4991dc079
More explicit tooltip on archive button hover
2023-09-20 18:20:31 +08:00
Jackson Harper
4993ef24c8
Merge pull request #2783 from omnivore-app/fix/macos-menus-and-add-link
...
Fix context menus in the library, add an Add link dialog
2023-09-20 17:26:05 +08:00
Jackson Harper
d5bc792a1f
Only add padding to the form on macos
2023-09-20 17:03:07 +08:00
Jackson Harper
8cf94e552d
Fix context menus in the library, add an Add link dialog
2023-09-20 16:55:37 +08:00
Jackson Harper
bfb9f01c68
Merge pull request #2781 from omnivore-app/fix/mac-extension-update
...
Update safari extension, clean up the macos app
2023-09-20 15:20:12 +08:00
Jackson Harper
99df196317
Bump marketing version, set stack navigation style for iOS15
2023-09-19 19:05:15 +08:00
Jackson Harper
b8e033f736
Fixes for iOS15
2023-09-19 18:26:31 +08:00
Jackson Harper
b714fe1f94
Revert Package changes, try the when conditional that doesnt seem to do what we need
2023-09-19 18:09:12 +08:00