1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-10-15 19:21:57 +00:00
continuwuity/src/core
2025-08-22 00:51:54 +01:00
..
alloc refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
config chore: Fix clippy lints with minimal diff 2025-08-22 00:51:54 +01:00
error mitigate additional debuginfo expansions 2025-04-19 23:33:53 +01:00
info fix: Drop fake room v2 support 2025-08-16 16:22:24 +01:00
log refactor: Replace std RwLock with parking_lot 2025-07-20 16:31:55 +01:00
matrix style: Improve logging and comments 2025-07-23 17:49:07 +01: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 refactor: Allow with_lock to return data and take an async closure 2025-07-20 16:34:48 +01:00
Cargo.toml refactor: Implement with_lock for lock_api 2025-07-20 16:34:36 +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