continuwuity/src/core
Odd E. Ebbesen 867d0ab671 fix(reload): Store paths to config files for admin reload
Paths given via --config at startup are now stored inside the config
struct at runtime, to make it possible to reload config without setting
an env var for the config file location.
2025-12-16 14:58:33 +00:00
..
alloc refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
config fix(reload): Store paths to config files for admin reload 2025-12-16 14:58:33 +00:00
error chore: replace serde-yml with serde-saphyr 2025-11-09 11:23:32 +01:00
info fix: Prevent crash on process exit on MacOS 2025-10-26 17:42:08 +00:00
log refactor: Replace std RwLock with parking_lot 2025-07-20 16:31:55 +01:00
matrix fix: Perform additional validation on events 2025-12-13 21:36:20 +00:00
metrics simplify request handler task base 2025-01-30 18:58:32 +00:00
mods Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
utils fix(sync/v3): Cleanup part 1: mostly fix redundant data in state 2025-12-07 19:58:24 +00:00
Cargo.toml chore: replace serde-yml with serde-saphyr 2025-11-09 11:23:32 +01:00
debug.rs chore: Fix clippy lints with minimal diff 2025-08-22 00:51:54 +01:00
mod.rs refactor: Replace std Mutex with parking_lot 2025-07-20 16:31:02 +01:00
server.rs move systemd stopping notification point 2025-04-03 19:38:51 +00:00