summaryrefslogtreecommitdiffhomepage
path: root/client/web/src/components
AgeCommit message (Expand)AuthorFilesLines
2023-09-28client/web: add debug mode for web client ui updatesSonia Appasamy2-22/+115
2023-08-29client/web: pipe unraid csrf token through apiFetchSonia Appasamy1-1/+1
2023-08-29client/web: add localapi proxySonia Appasamy2-3/+14
2023-08-22client/web: hook up remaining legacy POST requestsSonia Appasamy2-49/+68
2023-08-21client/web: add csrf protection to web client apiSonia Appasamy2-25/+27
2023-08-16client/web: hook up data fetching to fill --dev React UISonia Appasamy1-6/+13
2023-08-15client/web: copy existing UI to basic react componentsWill Norris2-1/+286
2023-08-14client/web: add tailwind styling to react appSonia Appasamy1-1/+1
2023-08-11client/web: pipe through to React in dev modeSonia Appasamy1-0/+5