Commit Graph

7 Commits

Author SHA1 Message Date
zhayujie
ec4c36f450 feat(desktop): redirect writable data to ~/.cow for packaged app
Introduce get_data_root() driven by the COW_DATA_DIR env var so the
packaged desktop build stores config.json, run.log, user data and
WeChat credentials under ~/.cow — surviving app updates and keeping the
app bundle read-only. Source deployments leave COW_DATA_DIR unset and
fall back to the repo root, so existing behavior is unchanged.
2026-06-23 17:22:53 +08:00
zhayujie
511ee0bbaf fix: windows PowerShell script 2026-03-29 18:28:50 +08:00
lanvent
8f72e8c3e6 formatting code 2023-04-17 01:01:02 +08:00
lanvent
898aa30b1d godcmd: add temp passwd 2023-04-06 21:57:02 +08:00
lanvent
709a1317ef feat: add debug option 2023-04-04 14:02:14 +08:00
zhayujie
71b4cf57c3 fix: adjust log level 2022-12-20 22:25:03 +08:00
zhayujie
eef0dfc4fa feat: use logging 2022-12-11 21:05:00 +08:00