Commit graph

7781 commits

Author SHA1 Message Date
Jackson Harper
817a894d64 Fix styling of accounts without altering the default form controls 2023-09-30 14:20:03 +08:00
Jackson Harper
66ae24329c
Merge pull request #2814 from omnivore-app/feat/extension-create-labels
Allow creating labels from the extension
2023-09-30 14:07:04 +08:00
Jackson Harper
4bda74db3f
Merge pull request #2812 from omnivore-app/fix/web-service-worker-cache
Dont use the service worker cache as it interferes with the content security policy
2023-09-30 14:06:49 +08:00
Jackson Harper
a10c451010 Linting clean up 2023-09-30 13:14:01 +08:00
Jackson Harper
10e768ace0 Remove debug 2023-09-30 12:54:10 +08:00
Jackson Harper
34e9ed16b5 Add settings menu 2023-09-30 12:51:15 +08:00
Jackson Harper
16c000bad4 Revert change 2023-09-30 12:49:44 +08:00
Jackson Harper
44e85ea295 Merge 2023-09-30 12:48:57 +08:00
Hongbo Wu
5cb94738de
Merge pull request #2815 from omnivore-app/fix/archive-and-unarchive-tooltip
fix: showing unarchive as the tooltip when the item is in library and vice versa
2023-09-29 11:15:06 +08:00
Hongbo Wu
a3beb48237 fix: showing unarchive as the tooltip when the item is in library and vice versa 2023-09-28 21:50:39 +08:00
Hongbo Wu
cd8f47acad
Merge pull request #2813 from omnivore-app/fix/published-date
get published date from url and time elements
2023-09-28 18:07:32 +08:00
Jackson Harper
db4604e21f Sync label changes 2023-09-28 17:49:00 +08:00
sywhb
2b23b0e002 Update generated html 2023-09-28 09:37:48 +00:00
Hongbo Wu
001403c02d fix tests 2023-09-28 17:36:27 +08:00
Hongbo Wu
310ad5de1d get published date from url 2023-09-28 17:35:33 +08:00
Hongbo Wu
45b7c2b619 get published date from time element 2023-09-28 17:14:17 +08:00
Jackson Harper
bc2c46d3d1 Fix request 2023-09-28 16:09:43 +08:00
Jackson Harper
901bdd2564 Sync label changes 2023-09-28 16:08:47 +08:00
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