aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/command/client/account/logout.rs (unfollow)
Commit message (Expand)Author
2 daysfeat(server): Make user stuff statelessBenedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2024-07-10feat(gui): use fancy new side nav (#2243)Ellie Huxtable
2024-05-21fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2023-05-17Restructure account commands to account subcommand (#984)Ellie Huxtable
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-03-06fix(client): always read session_path from settings (#757)Luke Karrys
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2022-04-13provide better error messages (#300)Conrad Ludgate
2021-05-09Add logout, only login if not already logged in (#91)Ellie Huxtable