vault-link/sync-server/src
Andras Schmelczer a9ce09b59d split: server foundation (Cargo, config, errors, utils, main)
Cargo.{toml,lock} bumps, build.rs, config-e2e.yml, rust-toolchain.toml,
src/config/* (database/logging/server/user configs), src/consts.rs,
src/errors.rs, src/main.rs, and src/utils/* (dedup_paths,
find_first_available_path, rotating_file_writer, sanitize_path).
2026-05-08 21:35:18 +01:00
..
app_state Improve CI (#181) 2025-12-10 22:03:13 +00:00
cli Move log level to config file 2025-12-07 16:42:23 +00:00
config split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
server Apply editorconfig 2025-12-07 16:42:23 +00:00
utils split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
app_state.rs Add log rotation to server & UI improvements (#157) 2025-11-02 17:52:04 +00:00
cli.rs Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
config.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
consts.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
errors.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
main.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
server.rs Remove serde_with and use human serde instead 2025-12-06 22:14:20 +00:00
utils.rs Move log level to config file 2025-12-07 16:42:23 +00:00