Commit graph

1809 commits

Author SHA1 Message Date
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
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
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
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
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
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
Jackson Harper
bccdbf1d40 Add missing static files 2023-07-28 12:24:56 +08:00
Jackson Harper
d81359e57a Remove unused icons 2023-07-28 09:37:51 +08:00
Jackson Harper
0ed08df1a7 Fix paths to static resources 2023-07-28 09:37:51 +08:00
Jackson Harper
7d821d1c42 Vendor the mathjax and highlightjs code to avoid CSP loading 2023-07-28 09:37:51 +08:00
Tomo
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
8ea5539512 Fix typo on viewAll type 2023-07-26 12:52:10 +08:00
Jackson Harper
49969b6c42 Persist the viewAll states for left menu items 2023-07-26 12:41:20 +08:00
Hongbo Wu
0a227decdd
Merge pull request #2515 from omnivore-app/fix/push-notification
fix/push notification
2023-07-26 12:36:13 +08:00
Jackson Harper
a14560cb9a Set initial page based on highlight deep link if possible 2023-07-26 12:11:16 +08:00
Jackson Harper
b276dbf51c Fix deep links to PDF highlights from the library 2023-07-26 11:10:26 +08:00
Jackson Harper
28bd4578d2 Better handle subscriptions returning null or empty 2023-07-26 09:40:43 +08:00
Karl Prieb
73a3cb3908 Control article margins on small viewports 2023-07-25 19:29:33 -03:00
Jackson Harper
cd2e35e02f Make sure focused highlight is reset when there is new selection data 2023-07-25 15:47:04 +08:00
Jackson Harper
fc286533c8 Fix issue where notes annotations were not created correctly on iOS 2023-07-24 21:03:01 +08:00
Jackson Harper
fa1ff9ba17 Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
Hongbo Wu
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
Jackson Harper
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
Hans Pinckaers
570dc0f78a
Fix line-height when sub/sup is present 2023-07-23 21:24:06 +02:00
Hongbo Wu
0d3b742837 limit 20k articles per pocket import 2023-07-21 18:03:57 +08:00
Hongbo Wu
e0a6a2e0a4 limit number of rss subscriptions to 20 2023-07-21 15:28:20 +08:00
Mags
65dccf5d85
update input types to email 2023-07-20 10:15:24 -04:00
Hongbo Wu
9a224d2324 add event_types and fix the validation of form on rules page 2023-07-20 18:33:30 +08:00
Hongbo Wu
ba639db31f revert push notification on rules page 2023-07-20 17:29:26 +08:00
Hongbo Wu
2bf70c3659 validate feed url before subscribing 2023-07-20 14:43:25 +08:00
Hongbo Wu
d572a9e3e4 add detailed error message for adding feed 2023-07-20 14:10:12 +08:00
Hongbo Wu
06087c8578 show detailed error message in toast 2023-07-20 13:56:41 +08:00
Hongbo Wu
40f681db2e format last fetched at as date + time 2023-07-20 13:41:12 +08:00
Hongbo Wu
7ceb96a93e fix edit rss ui 2023-07-20 13:35:43 +08:00
Hongbo Wu
6ef74a2601 disable import button while importer is running 2023-07-20 09:52:23 +08:00
Hongbo Wu
eee3238bcb add edit rss feed name to the web ui 2023-07-19 18:45:48 +08:00