summaryrefslogtreecommitdiffhomepage
path: root/client/web/src/api.ts
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-05-22client/web: add Sec-Fetch-Site CSRF protection (#16046)Patrick O'Doherty1-10/+0
2023-12-11client/web: add visual indication for exit node pending approval (#10532)Mario Minardi1-2/+8
2023-12-11client/web: add endpoint for logging device detail click metric (#10505)Mario Minardi1-1/+0
2023-12-07client/web: restructure api mutations into hookSonia Appasamy1-10/+253
2023-12-07client/web: add additional web client metrics logging (#10462)Mario Minardi1-0/+8
2023-12-06client/web: start using swr for some fetchingSonia Appasamy1-14/+26
2023-12-06.github/workflows: add webclient workflowSonia Appasamy1-9/+12
2023-12-05client/web: add metric logging logic to the web client (#10434)Mario Minardi1-0/+27
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy1-0/+3
2023-11-13client/web: add Tailscale SSH viewSonia Appasamy1-1/+1
2023-11-01web/client: update synology token from /api/auth callWill Norris1-3/+12
2023-09-01client/web,cmd/tailscale: add prefix flag for web commandWill Norris1-1/+1
2023-08-29client/web: pipe unraid csrf token through apiFetchSonia Appasamy1-9/+30
2023-08-29client/web: pull SynoToken logic into apiFetchSonia Appasamy1-5/+19
2023-08-21client/web: add csrf protection to web client apiSonia Appasamy1-0/+32