feat(user_settings): finish ui, add ability to export and create identities, add tildefriends.css to the /static/ folder

This commit is contained in:
2024-03-21 19:25:07 +01:00
parent 392206c19e
commit 88ee0aa6f0
11 changed files with 370 additions and 134 deletions

View File

@ -644,6 +644,7 @@ static void _httpd_endpoint_static(tf_http_request_t* request)
"style.css",
"tfrpc.js",
"w3.css",
"tildefriends-v1.css"
};
const char* k_map[][2] = {