Commit Graph

1771 Commits

Author SHA1 Message Date
fc286533c8 Fix issue where notes annotations were not created correctly on iOS 2023-07-24 21:03:01 +08:00
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
570dc0f78a Fix line-height when sub/sup is present 2023-07-23 21:24:06 +02:00
e0a6a2e0a4 limit number of rss subscriptions to 20 2023-07-21 15:28:20 +08:00
65dccf5d85 update input types to email 2023-07-20 10:15:24 -04:00
2bf70c3659 validate feed url before subscribing 2023-07-20 14:43:25 +08:00
d572a9e3e4 add detailed error message for adding feed 2023-07-20 14:10:12 +08:00
06087c8578 show detailed error message in toast 2023-07-20 13:56:41 +08:00
40f681db2e format last fetched at as date + time 2023-07-20 13:41:12 +08:00
7ceb96a93e fix edit rss ui 2023-07-20 13:35:43 +08:00
6ef74a2601 disable import button while importer is running 2023-07-20 09:52:23 +08:00
eee3238bcb add edit rss feed name to the web ui 2023-07-19 18:45:48 +08:00
9a42f4630e add description on the table row 2023-07-19 15:45:54 +08:00
2fe1aa1b02 clicking on the rss feed will show all the feed items 2023-07-19 15:29:41 +08:00
89ee3675b9 Merge pull request #2497 from omnivore-app/feature/library
make library an internal label
2023-07-18 15:40:18 +08:00
97242b19c5 Merge pull request #2499 from omnivore-app/feat/web-menu-hover
Set title on left menu items so hover displays full text
2023-07-18 12:21:19 +08:00
cd5a9960cd Merge pull request #2471 from omnivore-app/feat/ios-tab-view
Multi tab iOS client
2023-07-18 12:12:53 +08:00
52d4bf0cc9 Set title on left menu items so hover displays full text 2023-07-18 10:49:28 +08:00
76c77fd9f9 update "read later" filter 2023-07-17 20:32:27 +08:00
f9aac2e894 Merge pull request #2483 from omnivore-app/fix/web-advanced-search-link
Open search docs in new tab, use docs.omnivore.app
2023-07-14 18:45:02 +08:00
d8af31e685 Merge pull request #2487 from omnivore-app/fix/web-macos-redirect
Add an install redirect for macos
2023-07-14 18:44:44 +08:00
f53c3bf795 Add noreferred 2023-07-13 18:54:35 +08:00
a62f747b81 Add an install redirect for macos 2023-07-13 18:49:09 +08:00
df58198161 set locale in saveUrl api request on web 2023-07-13 16:00:49 +08:00
b56598c20b fix: wrong timezone used when saving item with adding link on web 2023-07-13 15:16:35 +08:00
b5e9aaa303 format rss feed last fetched at timestamp to short time 2023-07-13 11:28:32 +08:00
18251aefed add feed url in the web ui 2023-07-13 11:11:36 +08:00
d38c9e9867 Open search docs in new tab, use docs.omnivore.app 2023-07-12 17:54:19 +08:00
0289efb0b6 fix subscribe and unsubscribe mutation query in web 2023-07-12 16:59:37 +08:00
b4347fc9b7 add back button 2023-07-12 15:51:16 +08:00
e40afb7706 update add feed css 2023-07-12 15:42:41 +08:00
71fdac626b feat: add rss feeds ui
* list subscribed rss feeds
* add rss feed page
* delete rss feed modal
2023-07-12 15:25:07 +08:00
31038f61ab Fix label layout, add progress indicators on feature cards 2023-07-12 14:06:43 +08:00
dacb4ee354 Label formatting across devices match better 2023-07-12 12:35:09 +08:00
4cb05acfe0 Merge pull request #2459 from 340rahul/fix_1993_signup_form
#1993, #1968 - Make sign up form fields required
2023-07-06 15:22:24 -07:00
9a92fc6870 fix:
* published/saved date not editable on web
* these two dates are not fully shown
2023-07-04 18:58:21 +08:00
7018bd8285 fix: readwise button not clickable on integrations page
We have set the height of the container to 800px which is too small.

* set height of the container to 100%
* remove unused <Box> component
2023-07-04 16:44:04 +08:00
2a1c286961 #1993, #1968 - make sign up form fields required 2023-07-04 00:24:26 +05:30
b06f762ef4 Merge pull request #2453 from omnivore-app/fix/web-logo-header
Show logo on medium devices
2023-06-30 21:44:53 -07:00
faf6fdb8a0 Show logo on medium devices 2023-06-30 21:08:43 -07:00
1981f5c3cc Still show display settings button on very small screens 2023-06-30 12:08:28 -07:00
8cd541f665 Improve the header on very small screens 2023-06-30 11:39:05 -07:00
b56513d28b Remove display inline on highlight view markdown blocks
This fixes the formatting of lists in highlight views.
2023-06-30 09:14:41 -07:00
255ba408f6 Fix reader header on very narrow screens like the Samsung Fold 2023-06-30 09:08:01 -07:00
c1448d510d Make sure articleId is updated when setting labels 2023-06-29 15:32:11 -07:00
2009ce1b72 Fix state of articleId preventing labels from saving on reader view 2023-06-29 15:03:38 -07:00
f10e1f667b Close notebook on escape 2023-06-29 14:37:13 -07:00
873f24c125 Styling on highlight views 2023-06-28 21:03:07 +08:00
d511d43593 Handle all whitespace nodes when creating highlights, improve highlight view styling 2023-06-28 15:42:31 +08:00
58d006c9fa Remove unused files 2023-06-28 10:19:54 +08:00