summaryrefslogtreecommitdiffhomepage
path: root/client/web/src/hooks/node-data.ts
AgeCommit message (Expand)AuthorFilesLines
2023-08-29client/web: pipe unraid csrf token through apiFetchSonia Appasamy1-24/+7
2023-08-29client/web: add localapi proxySonia Appasamy1-5/+5
2023-08-29client/web: pull SynoToken logic into apiFetchSonia Appasamy1-30/+17
2023-08-28client/web: always use new web client; remove old clientWill Norris1-2/+11
2023-08-24client/web: enforce full path for CGI platformsWill Norris1-1/+1
2023-08-24client/web: refresh on tab focusSonia Appasamy1-3/+16
2023-08-23client/web: open auth URLs in new browser tabSonia Appasamy1-5/+1
2023-08-22client/web: hook up remaining legacy POST requestsSonia Appasamy1-0/+1
2023-08-21client/web: add csrf protection to web client apiSonia Appasamy1-7/+96
2023-08-16client/web: hook up data fetching to fill --dev React UISonia Appasamy1-26/+15
2023-08-15client/web: copy existing UI to basic react componentsWill Norris1-0/+48