aboutsummaryrefslogtreecommitdiff
path: root/server/src/api.rs
AgeCommit message (Expand)Author
2026-02-18show database debug infometamuffin
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-23move locale code to own cratemetamuffin
2026-01-06Update copyright yearmetamuffin
2025-11-30new sync cachemetamuffin
2025-11-29remove asset token; db jsonmetamuffin
2025-05-31get rid of admin session; checking manually insteadmetamuffin
2025-05-26move all direct database access to logic cratemetamuffin
2025-05-13move AcceptJson and AcceptLanguage guard in preperation to remove themmetamuffin
2025-05-13translation endpointmetamuffin
2025-04-30split base into asset_token and dbmetamuffin
2025-04-29comiles again but still many logic holesmetamuffin
2025-04-29still just moving code aroundmetamuffin
2025-04-27move files aroundmetamuffin