continuwuity/src
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
..
admin fix(reload): Store paths to config files for admin reload 2025-12-16 14:58:33 +00:00
api fix: Enforce limits when joining rooms 2025-12-13 22:17:47 +00:00
build_metadata build: Don't rerun on git changes 2025-05-26 19:16:05 +01:00
core fix(reload): Store paths to config files for admin reload 2025-12-16 14:58:33 +00:00
database refactor(clippy): Unused self 2025-11-11 13:59:12 +00:00
macros style(clippy): Remove unneeded allocation 2025-11-11 13:59:12 +00:00
main fix(reload): Store paths to config files for admin reload 2025-12-16 14:58:33 +00:00
router chore: Fix deprecation warning 2025-11-28 15:08:20 -05:00
service fix(reload): Store paths to config files for admin reload 2025-12-16 14:58:33 +00:00
web feat: Deal with low screen widths in CSS 2025-11-22 20:30:30 +00:00