Commit graph

6 commits

Author SHA1 Message Date
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
78a706ab8d Move log level to config file 2025-12-07 16:42:23 +00:00
2885026d2f Remove serde_with and use human serde instead 2025-12-06 22:14:20 +00:00
c3cbde052a Add server config for mergable extensions 2025-11-30 15:24:52 +00:00
cd57ea6682
Add log rotation to server & UI improvements (#157) 2025-11-02 17:52:04 +00:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +01:00