omnivore/packages/web/lib/networking/queries
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
..
search.tsx More work on react-query switchover 2024-08-12 11:09:56 +08:00
sendInstallInstructions.tsx Connected sendInstallInstructions API 2022-06-07 09:48:47 +00:00
typeaheadSearch.tsx add siteName in api response in web 2022-07-13 11:03:33 +08:00
useGetAISummary.tsx Add summaries, display accont features 2024-02-28 15:14:32 +08:00
useGetApiKeysQuery.tsx More warnings clean up 2023-02-27 10:34:12 +08:00
useGetArticleOriginalHtmlQuery.tsx More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
useGetArticleQuery.tsx More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
useGetArticleSavingStatus.tsx More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
useGetDiscoverFeedItems.tsx Some prettier changes, string change 2024-03-12 11:14:59 +08:00
useGetDiscoverFeeds.tsx Update SWR usage, move highlights temporarily 2024-06-10 18:15:10 +08:00
useGetHiddenHomeSection.tsx Add move operation to home, fix query inputs 2024-06-25 17:14:33 +08:00
useGetHighlights.tsx More work on react-query switchover 2024-08-12 11:09:56 +08:00
useGetHome.tsx Migrate to react-query for the saved searches 2024-08-12 11:09:56 +08:00
useGetIntegrationQuery.tsx Update SWR usage, move highlights temporarily 2024-06-10 18:15:10 +08:00
useGetIntegrationsQuery.tsx get value from database 2024-03-13 13:27:00 +08:00
useGetNewsletterEmailsQuery.tsx More warnings clean up 2023-02-27 10:34:12 +08:00
useGetRecentEmails.tsx Allow displaying recent email HTML 2023-05-04 10:36:43 +08:00
useGetRulesQuery.tsx Add highlight_updated event 2024-04-04 12:17:28 +08:00
useGetSubscriptionsQuery.tsx fix: failed to search items by rss feed url which has query parameters 2024-08-26 14:18:27 +08:00
useGetUserPersonalization.tsx Allog config of digest 2024-05-14 18:03:05 +08:00
useGetViewerQuery.tsx depreciate features fields in get user api in web 2024-03-29 11:32:18 +08:00
useGetWebhookQuery.tsx Update SWR usage, move highlights temporarily 2024-06-10 18:15:10 +08:00
useGetWebhooksQuery.tsx Remove some debug lines 2023-09-04 15:18:23 +08:00
useValidateUsernameQuery.tsx Start to update navigation to use new sections 2024-06-10 18:56:12 +08:00