Commit graph

205 commits

Author SHA1 Message Date
Hongbo Wu
71da03c794 fix: failed to search items by rss feed url which has query parameters
* encode uri component of the rss feed url
* use descriminated unions to differetiate rss and newsletter subscription
2024-08-26 14:18:27 +08:00
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
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
Jackson Harper
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
Jackson Harper
06af855621 WIP: move item queries to react-query to better handle mutations 2024-08-12 11:09:56 +08:00
Jackson Harper
c529e52936 Allow mutate to re-render, fixes issues with filter funcs 2024-08-12 11:09:56 +08:00
Jackson Harper
5b86a23587 Linting fixes 2024-07-10 20:30:09 +08:00
Jackson Harper
486f0f2870 Improve fallback when no home found, add keyboard navigation 2024-07-10 18:59:23 +08:00
Jackson Harper
595e7ddf50 Add empty trash 2024-06-25 19:40:26 +08:00
Jackson Harper
8a8b98f266 Add move operation to home, fix query inputs 2024-06-25 17:14:33 +08:00
Jackson Harper
deccb6f946 Use an action so we can update local cache when moving to inbox 2024-06-25 13:04:34 +08:00
Jackson Harper
c3ae9e7ac6 Dont revalidate shortcuts on focus to reduce flicker 2024-06-25 09:24:51 +08:00
Jackson Harper
613dd39aba Filtering on the library view 2024-06-25 09:11:15 +08:00
Jackson Harper
c130c5309a Fix off by one with new SWR cursor generation 2024-06-14 12:38:32 +08:00
Jackson Harper
64ea02bb2c Add trash and archive section, css fixups 2024-06-11 16:00:47 +08:00
Jackson Harper
f0898de5d5 SWR signature has changed for the fetcher 2024-06-11 14:31:50 +08:00
Jackson Harper
883d6619ea Start to update navigation to use new sections 2024-06-10 18:56:12 +08:00
Jackson Harper
7cce65eda9 Update SWR usage, move highlights temporarily 2024-06-10 18:15:10 +08:00
Hongbo Wu
00d386b5eb add hover menu 2024-06-09 10:23:57 +08:00
Hongbo Wu
470413b704 add basic highlights web UI 2024-06-08 10:50:44 +08:00
Hongbo Wu
28255e073f add get highlights api integration 2024-06-07 16:15:09 +08:00
Hongbo Wu
8eac9375a2 feat: add a hidden section in home feed and load on demand 2024-05-31 16:34:32 +08:00
Jackson Harper
4a525d1671 More improvements to the home debugging page 2024-05-29 19:55:19 +08:00
Jackson Harper
153db085a4 Allow refreshing the debug home page 2024-05-29 17:58:59 +08:00
Jackson Harper
c1305ab1e7 Remove stubs 2024-05-29 16:51:52 +08:00
Jackson Harper
67b38fe928 Debug page to see scores 2024-05-29 16:41:16 +08:00
Jackson Harper
0fa37c301a Request more home items 2024-05-29 16:21:37 +08:00
Jackson Harper
fdf25c3ed2 Better site icon handling, start to separate out subscription hover cards 2024-05-29 16:21:37 +08:00
Jackson Harper
e6b804ef35 Increase number of home items 2024-05-29 16:21:37 +08:00
Jackson Harper
5c4f8fc916 First pass at the just read home web ux 2024-05-29 16:21:37 +08:00
Jackson Harper
a034771848 Allog config of digest 2024-05-14 18:03:05 +08:00
Jackson Harper
0d41e04640 Add enable Digest button 2024-05-08 16:43:01 +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
Hongbo Wu
d18feb7e55 fix: do not fetch content for search on Web 2024-04-23 11:40:37 +08:00
Hongbo Wu
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
Hongbo Wu
0fab3c7904 Add highlight_updated event 2024-04-04 12:17:28 +08:00
Hongbo Wu
f35ac036eb add UI for export in rules 2024-04-04 12:15:28 +08:00
Hongbo Wu
88d6455222 default filter is in:all 2024-04-04 12:02:29 +08:00
Hongbo Wu
7768fba194 depreciate features fields in get user api in web 2024-03-29 11:32:18 +08:00
Hongbo Wu
f677f1167f get feature list on web 2024-03-28 15:27:37 +08:00
Hongbo Wu
282ed75a5f
Merge pull request #3698 from omnivore-app/fix/notion
Fix: notion
2024-03-21 14:08:16 +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
Hongbo Wu
9af4235233 skip failed to parse rules and show the timestamp in the UI 2024-03-20 10:35:58 +08:00
Hongbo Wu
76f3321680 revalidate integration once updated 2024-03-20 10:32:32 +08:00
Jackson Harper
e47e169402
Merge branch 'main' into discover-no-ts-changes 2024-03-19 15:50:51 +08:00
Jackson Harper
10bd05c6a8 Allow opt into transcripts feature, create UI 2024-03-18 15:00:12 +08:00
Jackson Harper
9618e452bc Fix some issues with unsubscribing on web 2024-03-14 18:09:38 +08:00