Commit graph

111 commits

Author SHA1 Message Date
Hongbo Wu
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
Jackson Harper
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
Hongbo Wu
87ef6f2d01 Fix revalidation 2023-05-15 21:46:11 +08:00
Jackson Harper
aec3238590 Fix issue where incorrect username validation message was displayed during signup 2023-05-05 11:16:58 +08:00
Jackson Harper
253297aeda Allow displaying recent email HTML
This should help with users not being able to access confirmation
links.
2023-05-04 10:36:43 +08:00
Jackson Harper
2698bb0a24 Display read time on the reader view 2023-05-02 11:56:09 +08:00
Hongbo Wu
ab1154ef6f Add remove pocket integration to web 2023-04-12 16:50:10 +08:00
Jackson Harper
da1fdb85f9 Update web to work with latest integration API 2023-04-12 16:50:10 +08:00
Hongbo Wu
f65f8202db Disable push notification action in rules web 2023-04-05 12:39:23 +08:00
Jackson Harper
f20cbed563 Improve highlight scrolling from notebooks 2023-04-03 13:46:19 +08:00
Hongbo Wu
d733576e41 Do not check for deleted article in saving request in web 2023-03-21 13:04:22 +08:00
Hongbo Wu
163dd62b58 Use url in save request 2023-03-20 17:02:30 +08:00
Hongbo Wu
cad4afbe8c Revert "Update frontend"
This reverts commit cfb62a3995.
2023-03-17 16:58:08 +08:00
Hongbo Wu
cfb62a3995 Update frontend 2023-03-17 11:37:59 +08:00
Jackson Harper
f811339398 Reset top percent when marking as read/unread 2023-03-11 08:22:15 +08:00
Jackson Harper
faa2912f24 Update the anchor index in the cache when marking as read 2023-03-11 08:14:40 +08:00
Jackson Harper
5cd5f57b4e Fetch top percent with search items 2023-03-11 08:09:43 +08:00
Jackson Harper
8cf0a6ecb2 Simplify top positioning 2023-03-10 16:47:02 +08:00
Jackson Harper
23efda667d Theme cleanup, expose extra reader themes
This also removes synced reader preferences so everything is
per device now.
2023-03-10 15:05:18 +08:00
Hongbo Wu
78f8fa1726
Merge pull request #1864 from omnivore-app/feature/webhook-label-event
Add LABEL_ADDED as event type in webhooks
2023-03-09 11:03:09 +08:00
Hongbo Wu
612b753e43 Add LABEL_ADDED as event type in webhooks 2023-03-07 20:34:36 +08:00
Jackson Harper
e13b809389 Get highlights with library items, over fetching for now, can maybe trim stuff in future 2023-03-06 22:13:50 +08:00
Jackson Harper
e9ae311559 Add wordsCount and better center new grid cards 2023-02-27 15:07:04 +08:00
Jackson Harper
f9e40fe427 Better handling of long filter button text names like subscriptions 2023-02-27 12:35:45 +08:00
Jackson Harper
066766d980 Remove unused code 2023-02-27 11:12:29 +08:00
Jackson Harper
9d6a28cc74 More warnings clean up 2023-02-27 10:34:12 +08:00
Jackson Harper
09328edfe5 Updated library cards 2023-02-24 10:09:24 +08:00
Jackson Harper
2b3a519ebb Set validating to false if there is an error fetching emails 2023-01-25 19:40:53 +08:00
Jackson Harper
9f20920ddc Initial work on the recent emails feature 2023-01-25 16:50:39 +08:00
Jackson Harper
a523c3cf2d Use the same SettingsTable for the API keys 2023-01-18 16:35:24 +08:00
Jackson Harper
7c10cc08c5 Mark emails as validating if no data returned 2023-01-17 21:02:28 +08:00
Jackson Harper
443b416601 Return true for isValidating if no data found 2023-01-17 18:46:39 +08:00
Jackson Harper
844ac6ef12 Dates are stored as strings in the API response 2023-01-17 15:37:09 +08:00
Jackson Harper
cd0640493e Display date created and number of subscriptions 2023-01-16 21:10:05 +08:00
Jackson Harper
45370f46c6 Start to add createdAt and subscriptionCount to newsletter emails 2023-01-16 18:36:25 +08:00
Jackson Harper
55e925cc98 Clean up iOS recommendations, show a primer on first load 2022-12-19 17:07:27 +08:00
Jackson Harper
a8df439297 Rename recommendedBy to recommendations 2022-12-06 21:18:21 +08:00
Jackson Harper
0892d9e7e6 Add user and note to Recommendation type 2022-12-06 17:44:53 +08:00
Jackson Harper
c7d8769b66 Add UI for the rules engine 2022-11-23 13:42:34 +08:00
Jackson Harper
b5a1d8fb9f Call mutate after uploading an item completes 2022-11-14 17:05:38 +08:00
Jackson Harper
64c708986f Fix types 2022-10-25 11:14:28 +08:00
Jackson Harper
349b24947b GQL for the integrations APIs 2022-10-23 07:54:10 +08:00
Hongbo Wu
b6826a8821 add siteName in api response in web 2022-07-13 11:03:33 +08:00
Hongbo Wu
3a31757c59 change size to first in query param in web 2022-07-13 10:51:57 +08:00
Jackson Harper
7c8fe4ba39 Update UX of kbar, implement typeahead search 2022-07-12 10:24:29 -07:00
Jackson Harper
ecde719b64
Merge pull request #807 from omnivore-app/OMN-715
[OMN-715]: Add a command pallet to the web
2022-07-12 09:29:34 -07:00
Jackson Harper
4ebcc763c8
Merge pull request #948 from omnivore-app/modals-design-cleanup
modals design cleanup
2022-07-12 09:11:12 -07:00
Jackson Harper
156c4cf2cf Update design on Add Link, and notes modals 2022-07-11 19:25:25 -07:00
gitstart-omnivore
552d76a929 Added search support for kbar in this PR. 2022-07-11 13:14:12 -07:00
Jackson Harper
56f843142a Linting 2022-07-09 15:28:33 -07:00