Commit graph

79 commits

Author SHA1 Message Date
Hongbo Wu
df58198161 set locale in saveUrl api request on web 2023-07-13 16:00:49 +08:00
Hongbo Wu
b56598c20b fix: wrong timezone used when saving item with adding link on web 2023-07-13 15:16:35 +08:00
Hongbo Wu
0289efb0b6 fix subscribe and unsubscribe mutation query in web 2023-07-12 16:59:37 +08:00
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
e540c57da4 Throttle set label calls 2023-06-21 19:59:32 +08:00
Jackson Harper
2293cc0256 Add support for multi select labels 2023-06-21 13:55:20 +08:00
Jackson Harper
0b7cd80c85 Set selected labels after creating 2023-06-19 21:42:18 +08:00
Jackson Harper
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
Jackson Harper
4e2c69d681 Some breakpoint improvements 2023-06-09 14:23:10 +08:00
Jackson Harper
36bb40a6f3 Add expectedCount 2023-06-08 19:59:02 +08:00
Jackson Harper
d92e5f3fd1 Send expected count with bulk actions 2023-06-08 19:57:33 +08:00
Jackson Harper
35dd48c29e Update GQL for bulk actions 2023-06-08 19:57:33 +08:00
Jackson Harper
17735744f8 Call bulk actions API 2023-06-08 19:57:33 +08:00
Jackson Harper
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
Hongbo Wu
1c5991aded import from integration api return a boolean value 2023-04-12 16:50:10 +08:00
Hongbo Wu
737957ff82 Add import from pocket 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
Jackson Harper
a55eab32f3 Send HTML with highlight requests 2023-03-31 14:04:42 +08:00
Jackson Harper
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
Jackson Harper
036040a3a0 Start sending top percent 2023-03-10 15:05:18 +08:00
Jackson Harper
a0a144cdbd set reading progress percent to bottom position 2023-03-10 15:05:18 +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
Jackson Harper
a53925edf9 Update savedAt and publishedAt 2023-03-03 19:20:06 +08:00
Jackson Harper
9d6a28cc74 More warnings clean up 2023-02-27 10:34:12 +08:00
Jackson Harper
a9b431708c Use ssrFetcher for saving via /api/save 2023-02-21 12:05:21 +08:00
Jackson Harper
b82ea0425e Add new bulk tool 2023-02-03 14:44:47 +08:00
Jackson Harper
23615db32a Fix deleting highlights from the PDF notebook modal 2023-02-02 11:49:12 +08:00
Jackson Harper
948fa78ab5 Fix types 2023-01-25 19:34:01 +08:00
Jackson Harper
b872c33ba9 Allow marking recent emails as library items 2023-01-25 19:29:19 +08:00
Jackson Harper
0edd91057e Update user interface for file import tool 2023-01-03 17:49:07 +08:00
Jackson Harper
9314c3d8f1 Add uploadImportFile API method
Add uploadImportFile API method

Fix prefix, counting max files uploaded

Add resolver types

Basic web ui for the uploader interface

Allow selecting type when uploading import files
2023-01-03 10:01:59 +08:00
Jackson Harper
dba672a9d5 Set labels on toggle 2022-12-30 11:20:05 +08:00
Jackson Harper
f13fc9c35a Only save labels from the modal when the user finishes selection
This prevents creating issues by calling the setlabels mutation
too frequently if a user is rapidly changing labels, if that
happens a failure in the API could cause the user's changes
to be overwritten.
2022-12-21 12:29:34 +08:00
Jackson Harper
d57cac47e7 Basic page for accepting invites 2022-12-05 15:45:36 +08:00
Jackson Harper
ed14ac910c Add setLabelsForHighlight mutation 2022-12-02 16:23:23 +08:00
Jackson Harper
009cd59628 Allow setting labels on highlights via the highlight dropdown 2022-12-02 16:16:48 +08:00
Jackson Harper
87fa9611ec Add web UI for editing bylines 2022-11-25 11:16:20 +08:00
Jackson Harper
67253ee8c5 Downgrade antd as its conflicting with our typescript settings 2022-11-23 14:14:17 +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
0a43674da3 Linting fix 2022-11-14 12:02:38 +08:00
Jackson Harper
c9771bb2c3 Add a file uploader 2022-11-14 11:54:28 +08:00
Jackson Harper
8d46a39f51 Fix bug in adding the Readwise connection, open Readwise API page in a new window. 2022-10-28 17:47:02 +08:00
Hongbo Wu
49598b6ea1 Remove integration if remove button clicked 2022-10-28 14:20:42 +08:00
Jackson Harper
d9add56858 Handle errors when setting readwise API token 2022-10-26 16:45:56 +08:00
Jackson Harper
24893f1cd4 Pass input into setIntegration mutation 2022-10-23 08:04:22 +08:00
Jackson Harper
349b24947b GQL for the integrations APIs 2022-10-23 07:54:10 +08:00
Jackson Harper
1b1a783036 Add web page to delete accounts 2022-07-25 12:38:59 -07:00
Jackson Harper
a99303a261 Pass in updatePageInput so we can have null values 2022-06-09 15:50:59 -07:00
gitstart-omnivore
cec6dc5197 Rebase 2022-06-09 13:32:32 -07:00