aboutsummaryrefslogtreecommitdiff
path: root/server/src/ui/account/mod.rs
AgeCommit message (Expand)Author
2026-03-01display login errors as flashmetamuffin
2026-02-27reimplement Object as slice typemetamuffin
2026-02-27ui changed before object slicesmetamuffin
2026-02-26implement application-side continuation tokensmetamuffin
2026-02-25initial account setupmetamuffin
2026-02-25user creation; flash message in request infometamuffin
2026-02-23user settings pagemetamuffin
2026-02-16refactor ui responder; add admin import pagesmetamuffin
2026-01-26can render login uimetamuffin
2026-01-25work on loginmetamuffin
2026-01-25remove some unused imports; css reload; port login logicmetamuffin
2026-01-24move things around; kv cratemetamuffin
2026-01-06Update copyright yearmetamuffin
2025-05-31use RenderInfo guard everywhere and start to use FlashMessagemetamuffin
2025-05-26move all direct database access to logic cratemetamuffin
2025-05-13move AcceptJson and AcceptLanguage guard in preperation to remove themmetamuffin
2025-04-30split base into asset_token and dbmetamuffin
2025-04-29comiles again but still many logic holesmetamuffin
2025-04-29aaaaaaametamuffin
2025-04-28start with splitting servermetamuffin
2025-04-27move files aroundmetamuffin