add: user settings ui

This commit is contained in:
trisua 2025-03-31 11:45:34 -04:00
parent e7e9b49195
commit f3c2157dfc
24 changed files with 1015 additions and 187 deletions
crates/app/src/public/html/profile

View file

@ -16,11 +16,7 @@
<div class="flex flex-col">
<!-- prettier-ignore -->
<h3 id="username" class="username">
{% if profile.settings.display_name %}
{{ profile.settings.display_name }}
{% else %}
{{ profile.username }}
{% endif %}
{{ components::username(user=profile) }}
{% if profile.is_verified %}
<span title="Verified">