Jackson Harper
|
d44f5cc6ff
|
Migrate to react-query for the saved searches
|
2024-08-12 11:09:56 +08:00 |
|
Jackson Harper
|
1fc73bd59e
|
Update labels to use react-query
|
2024-08-12 11:09:56 +08:00 |
|
Jackson Harper
|
ab0e9b28be
|
Move bulk action to react-query
|
2024-08-12 11:09:56 +08:00 |
|
Jackson Harper
|
6c6cc8d4c4
|
Better handling of slugs and library item lists in the cache
|
2024-08-12 11:09:56 +08:00 |
|
Jackson Harper
|
67bf5003ea
|
Move reading progress to new system
|
2024-08-12 11:09:56 +08:00 |
|
Jackson Harper
|
d0e4908c0f
|
Better cache handling when setting labels
|
2024-08-12 11:09:56 +08:00 |
|
Jackson Harper
|
137283db0a
|
More moves to react-query for key library functions
|
2024-08-12 11:09:56 +08:00 |
|
Jackson Harper
|
3622c8e096
|
Merge pull request #4172 from omnivore-app/fix/web-mutation-string-interop
Use GQL variables for all mutations
|
2024-07-09 12:01:21 +08:00 |
|
Jackson Harper
|
f19cae74bb
|
Use GQL variables for all mutations
|
2024-07-09 09:42:18 +08:00 |
|
Jackson Harper
|
1e9c291d39
|
Fix string interp on update label mutation
We should always use input instead of strings like this.
|
2024-07-09 09:32:06 +08:00 |
|
Hongbo Wu
|
a680cbc9c9
|
show an error message on web if notion database is not found
|
2024-07-01 18:11:08 +08:00 |
|
Jackson Harper
|
5c85257cdb
|
Implement actions on the home view
|
2024-06-21 13:20:27 +08:00 |
|
Jackson Harper
|
153db085a4
|
Allow refreshing the debug home page
|
2024-05-29 17:58:59 +08:00 |
|
Jackson Harper
|
a034771848
|
Allog config of digest
|
2024-05-14 18:03:05 +08:00 |
|
Jackson Harper
|
e85bb9aa6a
|
Only allow eligible users to enable digest
|
2024-05-10 14:34:52 +08:00 |
|
Jackson Harper
|
976f5e5a6b
|
Better handling of user personalization errors
|
2024-05-08 16:09:02 +08:00 |
|
Jackson Harper
|
dad7cfdc41
|
Add digest config to the account page
|
2024-05-08 14:01:57 +08:00 |
|
Justin Maximillian Kimlim
|
08a4126f00
|
feat: bulk mark as read action
|
2024-04-14 14:55:11 +07:00 |
|
Hongbo Wu
|
30fa6f8bd0
|
fix some state issue
|
2024-04-04 12:19:17 +08:00 |
|
Hongbo Wu
|
ce18072324
|
remove button if feature is requested
|
2024-03-28 15:53:13 +08:00 |
|
Hongbo Wu
|
f677f1167f
|
get feature list on web
|
2024-03-28 15:27:37 +08:00 |
|
Hongbo Wu
|
6a47bfac02
|
add long polling to check exporter state
|
2024-03-21 12:19:12 +08:00 |
|
Hongbo Wu
|
ca371b6d42
|
fix mutation error
|
2024-03-21 12:07:09 +08:00 |
|
Hongbo Wu
|
a939d0f484
|
fix prerendering issue
|
2024-03-21 12:05:45 +08:00 |
|
Hongbo Wu
|
0ac4800920
|
add export to notion button
|
2024-03-21 11:45:48 +08:00 |
|
Jackson Harper
|
e47e169402
|
Merge branch 'main' into discover-no-ts-changes
|
2024-03-19 15:50:51 +08:00 |
|
Jackson Harper
|
36c312ca75
|
Add missing YT files
|
2024-03-19 10:12:49 +08:00 |
|
Jackson Harper
|
9618e452bc
|
Fix some issues with unsubscribing on web
|
2024-03-14 18:09:38 +08:00 |
|
Hongbo Wu
|
6310e5f83b
|
update form
|
2024-03-13 15:55:34 +08:00 |
|
Thomas Rogers
|
7d291f084b
|
Merge all changes from main, update theming of Discover
|
2024-03-07 17:39:57 +01:00 |
|
Jackson Harper
|
8a5f993f8d
|
Allow toggling the fetch content type per feed
|
2024-03-05 18:03:24 +08:00 |
|
Jackson Harper
|
a7f052a9af
|
Add empty trash support to account page
|
2024-03-05 13:15:46 +08:00 |
|
Jackson Harper
|
dd8f913cdd
|
Warnings cleanup
|
2024-02-16 12:25:45 +08:00 |
|
Jackson Harper
|
e4be448792
|
Update imports
|
2024-02-16 11:56:26 +08:00 |
|
Jackson Harper
|
ddf7d590fd
|
Copy params so no extra params are sent
|
2024-02-01 09:59:42 +08:00 |
|
Jackson Harper
|
7f59a23294
|
Dont pass library item id to backend when updating highlights
The native (iOS and Android) code needs this param but we
cant send it to the web.
|
2024-01-23 14:51:17 +08:00 |
|
Thomas Rogers
|
c0373646cb
|
Fix Linting...
|
2024-01-09 11:22:32 +01:00 |
|
Jackson Harper
|
cb48c755f1
|
Start creating a separate sync queue for android highlight changes
|
2024-01-08 22:27:48 +08:00 |
|
Hongbo Wu
|
da3fede3a4
|
fix saved search bug: undefined category in input
|
2023-12-08 19:58:41 +08:00 |
|
Hongbo Wu
|
d82eda1f32
|
allow importing all or unarchived only pocket items
|
2023-11-16 16:37:14 +08:00 |
|
Hongbo Wu
|
885f608600
|
add auto add to library checkbox
|
2023-11-15 18:12:52 +08:00 |
|
Jackson Harper
|
973c1dec1e
|
When saving PDF read position always set it to the current page
|
2023-10-24 17:15:03 +08:00 |
|
Jackson Harper
|
21507dd334
|
Handle errorCodes response when updating email
|
2023-10-04 12:10:23 +08:00 |
|
Hongbo Wu
|
ee50529f95
|
add update email form on account page
|
2023-10-02 22:21:50 +08:00 |
|
Jackson Harper
|
34e9ed16b5
|
Add settings menu
|
2023-09-30 12:51:15 +08:00 |
|
Thomas Rogers
|
79f42a5bde
|
Merge Main
|
2023-09-06 17:54:18 +02:00 |
|
Jackson Harper
|
afaf6f2945
|
Remove some debug lines
|
2023-09-04 15:18:23 +08:00 |
|
Thomas Rogers
|
d433d48365
|
Add Filters, and editing filters.
|
2023-08-30 19:37:24 +02:00 |
|
Jackson Harper
|
361aa33ba9
|
Fix for updating highlight colours, add proper copy icon
|
2023-08-24 13:52:05 +08:00 |
|
Jackson Harper
|
03e95a029b
|
Add multiple highlight colors
|
2023-08-24 12:03:32 +08:00 |
|