continuwuity/src
Katie Kloss 92a848f74d fix: Crash before starting on OpenBSD
core_affinity doesn't return any cores on OpenBSD, so we try to
clamp(1, 0). This is Less Good than fixing that crate, but at
least allows the server to start up.
2026-02-20 10:13:54 +00:00
..
admin fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
api chore: Migrate to axum 0.8 2026-02-19 02:18:29 +00:00
build_metadata fix: Update package and crate metadata 2026-01-08 19:28:27 +00:00
core fix: Remove rocksdb secondary mode 2026-02-18 23:11:53 +00:00
database fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
macros fix: Add option to mark certain config sections as optional 2026-01-20 17:36:22 +00:00
main fix: Remove ability to set rocksdb as read only 2026-02-18 23:11:53 +00:00
router fix: Don't panic when running startup admin commands 2026-02-15 17:32:26 -05:00
service fix: Crash before starting on OpenBSD 2026-02-20 10:13:54 +00:00
web feat: Default index page improvements 2026-02-15 18:05:42 +00:00