echoed/src-tauri
2024-11-27 00:22:53 +00:00
..
capabilities feat: authentication 2024-11-27 00:22:53 +00:00
icons feat: begin refactor to tauri 2024-11-23 21:07:46 +00:00
src feat: authentication 2024-11-27 00:22:53 +00:00
build.rs feat: begin refactor to tauri 2024-11-23 21:07:46 +00:00
Cargo.lock feat: authentication 2024-11-27 00:22:53 +00:00
Cargo.toml feat: authentication 2024-11-27 00:22:53 +00:00
readme.md feat: begin refactor to tauri 2024-11-23 21:07:46 +00:00
tauri.conf.json feat: begin refactor to tauri 2024-11-23 21:07:46 +00:00

notes

  • profiles file
    • all profiles in one file
    • protobuf encoding
    • schema
      • default (index of default profile)
      • profiles
        • friendly name
        • server url
        • cookies

todo