Commit graph

7995 commits

Author SHA1 Message Date
Jackson Harper
97f422cf3f Improve multiselect 2023-08-03 13:21:46 +08:00
Hongbo Wu
82d820ea8f get link following the order of preference: via, self, alternate 2023-08-03 13:05:26 +08:00
Jackson Harper
ebbc14f841 Sort labels in the left menu alphabetically 2023-08-03 12:24:09 +08:00
Thomas Rogers
cf5f46026a Add Paywalled Wired Handler 2023-08-02 19:53:20 +02:00
Hongbo Wu
27b8bafee7 show status on the row 2023-08-02 22:28:20 +08:00
Hongbo Wu
f3994a8a06 fix test 2023-08-02 22:00:09 +08:00
Hongbo Wu
3d7691c068
Merge pull request #2573 from omnivore-app/fix/failed-to-launch-puppeteer
upgrade puppeteer and update chromium args
2023-08-02 16:20:10 +08:00
Hongbo Wu
7641a2567e disable extensions too 2023-08-02 16:12:24 +08:00
Hongbo Wu
4eab6ea6d2 remove hardware acceleration 2023-08-02 16:07:43 +08:00
Hongbo Wu
a97fcd1e88 do not use single process in chromium 2023-08-02 15:58:32 +08:00
Hongbo Wu
63cbb3011e upgrade puppeteer and update chromium args 2023-08-02 15:33:15 +08:00
Jackson Harper
ec1b14796a Make the reader color full width (remove margins) 2023-08-02 13:11:16 +08:00
Hongbo Wu
b403dea247 add a button to pause rss feed 2023-08-01 22:07:53 +08:00
Jackson Harper
26bfbedcb9 Show progress on grid, change separator for progress 2023-08-01 20:45:15 +08:00
Jackson Harper
ef840bd2a7 Show the progress on library grid cards 2023-08-01 20:39:49 +08:00
Jackson Harper
3d6d421e84
Merge pull request #2566 from omnivore-app/feat/web-improved-cards
WIP: grid card design
2023-08-01 20:34:39 +08:00
Jackson Harper
1606c386af Remove iOS files 2023-08-01 20:17:44 +08:00
Jackson Harper
9059deaef9
Merge pull request #2567 from omnivore-app/feature/increase-rss-limit
increase the max number of rss subscriptions to 50
2023-08-01 20:15:50 +08:00
Jackson Harper
33dbb90c72 Improve loading of images on grid 2023-08-01 18:56:19 +08:00
Jackson Harper
d8c7970000 Hover action sizes 2023-08-01 17:44:21 +08:00
Jackson Harper
1adbe9a8cf Use title instead of TooltipWrapped 2023-08-01 17:27:58 +08:00
Jackson Harper
c3639eec5f Need to use class components for icons 2023-08-01 13:33:16 +08:00
Jackson Harper
c0dbbc3b86 Update icons 2023-08-01 12:31:12 +08:00
Hongbo Wu
00e7e49a4b increase the max number of rss subscriptions to 50 2023-07-31 21:44:50 +08:00
Jackson Harper
dde070f078 Better fallback images 2023-07-31 21:06:38 +08:00
Jackson Harper
58ac6381db Clean up positioning on mobile, hovercards on desktop 2023-07-31 19:16:16 +08:00
Jackson Harper
296050feea Font and text style 2023-07-31 17:46:26 +08:00
Jackson Harper
97d2da4b5c WIP: grid card design 2023-07-31 17:36:15 +08:00
Jackson Harper
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
Jackson Harper
a1c51c330a Some validation when importing 2023-07-31 14:18:55 +08:00
Jackson Harper
4403e6619b
Merge pull request #2565 from omnivore-app/fix/self-hosting-tweaks
fix/self hosting tweaks
2023-07-31 12:20:52 +08:00
Jackson Harper
a8853f1690 ios: Show self hosting values if already set 2023-07-31 11:02:07 +08:00
Jackson Harper
ade7d7f44f ios: Improve the modal when setting self hosting data 2023-07-31 10:52:57 +08:00
Jackson Harper
f757368ab1 Dont fail if app_user is already created 2023-07-31 10:18:53 +08:00
Jackson Harper
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
Hongbo Wu
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
Hongbo Wu
d0ad636b7f use safe stringify in logs 2023-07-28 16:52:28 +08:00
Jackson Harper
8063fc390a
Merge pull request #2561 from omnivore-app/fix/web-csp-typo
Fix typo in CSP
2023-07-28 15:48:34 +08:00
Jackson Harper
1c970a54ce Fix typo in CSP 2023-07-28 14:57:02 +08:00
Hongbo Wu
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
Jackson Harper
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
Jackson Harper
781e01c73c Fix rebase 2023-07-28 14:26:51 +08:00
Jackson Harper
fc6cca570e Add intercom recommended CSP items 2023-07-28 14:19:37 +08:00
Hongbo Wu
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
Hongbo Wu
f20e12311a check if the page is from rss feed 2023-07-28 13:53:19 +08:00
Jackson Harper
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
Jackson Harper
8a5b20c023 Allow uploading via DnD on the library page 2023-07-28 12:53:28 +08:00
Jackson Harper
c8c367ec31 Add intercom to connect-src for Safari CSP 2023-07-28 12:51:50 +08:00
Hongbo Wu
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
Jackson Harper
6b19f5f34b
Merge pull request #2556 from omnivore-app/fix/add-missing-files
Add missing static files
2023-07-28 12:42:48 +08:00