|
|
6c6cc8d4c4
|
Better handling of slugs and library item lists in the cache
|
2024-08-12 11:09:56 +08:00 |
|
|
|
17e547b95e
|
Make sure cached reading progress is updated
|
2024-08-12 11:09:56 +08:00 |
|
|
|
67bf5003ea
|
Move reading progress to new system
|
2024-08-12 11:09:56 +08:00 |
|
|
|
d0e4908c0f
|
Better cache handling when setting labels
|
2024-08-12 11:09:56 +08:00 |
|
|
|
8819ca1d05
|
Fix moveToFolder response handling
|
2024-08-12 11:09:56 +08:00 |
|
|
|
b29d7d0c97
|
Cleanup
|
2024-08-12 11:09:56 +08:00 |
|
|
|
137283db0a
|
More moves to react-query for key library functions
|
2024-08-12 11:09:56 +08:00 |
|
|
|
457d1d9de9
|
More work on react-query switchover
|
2024-08-12 11:09:56 +08:00 |
|
|
|
06af855621
|
WIP: move item queries to react-query to better handle mutations
|
2024-08-12 11:09:56 +08:00 |
|
|
|
c529e52936
|
Allow mutate to re-render, fixes issues with filter funcs
|
2024-08-12 11:09:56 +08:00 |
|
|
|
25350c6a2c
|
Improve responsive reflow on the home view
|
2024-07-11 11:39:22 +08:00 |
|
|
|
a7e640320c
|
On smaller screens we want the nav menu to be disabled by default
|
2024-07-11 08:59:34 +08:00 |
|
|
|
5b86a23587
|
Linting fixes
|
2024-07-10 20:30:09 +08:00 |
|
|
|
486f0f2870
|
Improve fallback when no home found, add keyboard navigation
|
2024-07-10 18:59:23 +08:00 |
|
|
|
9134a3325f
|
Set default home redirect path
|
2024-07-09 15:29:34 +08:00 |
|
|
|
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 |
|
|
|
f19cae74bb
|
Use GQL variables for all mutations
|
2024-07-09 09:42:18 +08:00 |
|
|
|
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 |
|
|
|
04868c1fd9
|
fix: sort by highlight location when highlight position is equal
|
2024-07-03 20:55:14 +02:00 |
|
|
|
547dccab64
|
refactor: use common sortHighlights function
|
2024-07-03 20:47:27 +02:00 |
|
|
|
a680cbc9c9
|
show an error message on web if notion database is not found
|
2024-07-01 18:11:08 +08:00 |
|
|
|
595e7ddf50
|
Add empty trash
|
2024-06-25 19:40:26 +08:00 |
|
|
|
8a8b98f266
|
Add move operation to home, fix query inputs
|
2024-06-25 17:14:33 +08:00 |
|
|
|
deccb6f946
|
Use an action so we can update local cache when moving to inbox
|
2024-06-25 13:04:34 +08:00 |
|
|
|
c3ae9e7ac6
|
Dont revalidate shortcuts on focus to reduce flicker
|
2024-06-25 09:24:51 +08:00 |
|
|
|
613dd39aba
|
Filtering on the library view
|
2024-06-25 09:11:15 +08:00 |
|
|
|
b39bffdc1a
|
Add hover bg for apollo, implement share
|
2024-06-21 15:31:57 +08:00 |
|
|
|
5c85257cdb
|
Implement actions on the home view
|
2024-06-21 13:20:27 +08:00 |
|
|
|
c130c5309a
|
Fix off by one with new SWR cursor generation
|
2024-06-14 12:38:32 +08:00 |
|
|
|
900d4b696b
|
Reduce flicker when loading settings from local storage
|
2024-06-13 16:11:16 +08:00 |
|
|
|
64ea02bb2c
|
Add trash and archive section, css fixups
|
2024-06-11 16:00:47 +08:00 |
|
|
|
f0898de5d5
|
SWR signature has changed for the fetcher
|
2024-06-11 14:31:50 +08:00 |
|
|
|
883d6619ea
|
Start to update navigation to use new sections
|
2024-06-10 18:56:12 +08:00 |
|
|
|
371ed24371
|
Remove debug
|
2024-06-10 18:22:39 +08:00 |
|
|
|
7cce65eda9
|
Update SWR usage, move highlights temporarily
|
2024-06-10 18:15:10 +08:00 |
|
|
|
3f6e7c924a
|
Work on new left menu w/shortcuts
|
2024-06-10 17:34:59 +08:00 |
|
|
|
00d386b5eb
|
add hover menu
|
2024-06-09 10:23:57 +08:00 |
|
|
|
470413b704
|
add basic highlights web UI
|
2024-06-08 10:50:44 +08:00 |
|
|
|
28255e073f
|
add get highlights api integration
|
2024-06-07 16:15:09 +08:00 |
|
|
|
8eac9375a2
|
feat: add a hidden section in home feed and load on demand
|
2024-05-31 16:34:32 +08:00 |
|
|
|
4a525d1671
|
More improvements to the home debugging page
|
2024-05-29 19:55:19 +08:00 |
|
|
|
153db085a4
|
Allow refreshing the debug home page
|
2024-05-29 17:58:59 +08:00 |
|
|
|
c1305ab1e7
|
Remove stubs
|
2024-05-29 16:51:52 +08:00 |
|
|
|
67b38fe928
|
Debug page to see scores
|
2024-05-29 16:41:16 +08:00 |
|
|
|
0fa37c301a
|
Request more home items
|
2024-05-29 16:21:37 +08:00 |
|
|
|
fdf25c3ed2
|
Better site icon handling, start to separate out subscription hover cards
|
2024-05-29 16:21:37 +08:00 |
|
|
|
e6b804ef35
|
Increase number of home items
|
2024-05-29 16:21:37 +08:00 |
|
|
|
5c4f8fc916
|
First pass at the just read home web ux
|
2024-05-29 16:21:37 +08:00 |
|
|
|
89fb6255a5
|
Merge pull request #3952 from omnivore-app/fix/ios-digest-new-users
Allow opt into digest on the library view
|
2024-05-15 11:10:38 +08:00 |
|
|
|
b18ce9ee17
|
fix: content-type set to text/plain in the digest POST request by overwriting it to application/json
|
2024-05-15 09:48:04 +08:00 |
|