Ginger
|
0cc188f62c
|
fix: Remove redirect on index
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
eec7103910
|
feat: Implement dedicated 404 page for routes under /_continuwuity/
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
4e1dac32a5
|
fix: Don't panic when running startup admin commands
|
2026-02-15 17:32:26 -05:00 |
|
K900
|
cb79a3b9d7
|
refactor(treewide): get rid of compile time build environment introspection
It's cursed and not very useful. Still a few uses of ctor left, but oh well.
|
2026-01-19 19:44:28 +00:00 |
|
Ginger
|
8cf2d175d6
|
fix: Update package and crate metadata
|
2026-01-08 19:28:27 +00:00 |
|
Jade Ellis
|
aed15f246a
|
refactor: Clean up logging issues
Primary issues: Double escapes (debug fmt), spans without levels
|
2026-01-05 18:28:57 +00:00 |
|
Ginger
|
c565e6ffbc
|
feat: Restrict where certain admin commands may be used
|
2025-12-31 19:56:31 +00:00 |
|
Ginger
|
956c3dfa62
|
chore: Fix deprecation warning
|
2025-11-28 15:08:20 -05:00 |
|
Ginger
|
dc047b635f
|
feat: Send notifications to systemd when a reload is triggered
|
2025-10-15 03:12:25 +00:00 |
|
Jade Ellis
|
1d7dda6cf5
|
chore: Upgrade ctor, cbor
|
2025-09-06 16:19:56 +01:00 |
|
Jade Ellis
|
8b35de6a43
|
chore: Fix clippy lints with minimal diff
|
2025-08-22 00:51:54 +01:00 |
|
Jason Volk
|
364293608d
|
Post-formatting aesthetic and spacing corrections
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-07-02 19:17:06 +01:00 |
|
Jade Ellis
|
fb9d4c30f4
|
feat: Prefill server name in federation test
|
2025-05-01 21:23:37 +01:00 |
|
Jade Ellis
|
e1655edd83
|
feat: HTML default page
|
2025-04-30 22:31:25 +01:00 |
|
Jade Ellis
|
22e7617362
|
chore: Release
|
2025-04-20 23:07:20 +01:00 |
|
Jason Volk
|
576a783a6f
|
add missing feature-projections between intra-workspace crates
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-04-19 23:33:53 +01:00 |
|
Jason Volk
|
83126cc667
|
propagate better message from RustlsConfig load error. (#734)
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-04-19 23:33:52 +01:00 |
|
Jason Volk
|
29d55b8036
|
move systemd stopping notification point
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-04-03 19:38:51 +00:00 |
|
Jason Volk
|
d60920c728
|
workaround some large type name length issues
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-03-31 03:00:53 +00:00 |
|
Jason Volk
|
aa4d2e2363
|
fix unused import without feature jemalloc_conf
fix span passed by value
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-03-26 01:33:41 +00:00 |
|
June Clementine Strawberry
|
de53ad83b2
|
run nightly cargo fmt again
Signed-off-by: June Clementine Strawberry <june@3.dog>
|
2025-03-02 23:15:05 -05:00 |
|
June Clementine Strawberry
|
a1e1f40ded
|
run cargo fix for rust 2024 changes and rustfmt
Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
|
2025-02-23 01:17:45 -05:00 |
|
strawberry
|
43e6c27bb7
|
misc nix tweaks to maybe speedup ci
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2025-02-06 18:27:36 -05:00 |
|
strawberry
|
fda8b36809
|
add more systemd notify integration with stopping/reloading/ready states
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2025-02-05 07:32:00 +00:00 |
|
Jason Volk
|
32f990fc72
|
fix the panic counter in the tower layer
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-02-03 01:16:09 +00:00 |
|
Jason Volk
|
ffe3b0faf2
|
make shutdown grace periods configurable
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-02-02 16:30:55 +00:00 |
|
Jason Volk
|
bd6d4bc58f
|
enforce timeout on request layers
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-02-02 16:30:55 +00:00 |
|
Jason Volk
|
b4d22bd05e
|
remove unnecessary cf arc refcnt workaround
log errors and panics propagating through the request task join
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-02-02 10:08:30 +00:00 |
|
Jason Volk
|
69837671bb
|
simplify request handler task base
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-30 18:58:32 +00:00 |
|
Jason Volk
|
a567e314e9
|
simplify shutdown signal handlers
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-29 01:18:08 +00:00 |
|
Jason Volk
|
5167e1f06d
|
add option to disable listeners
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-18 01:43:58 +00:00 |
|
strawberry
|
53d03bbb1f
|
gate sd_notify to linux target_os only
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2025-01-11 19:37:44 -05:00 |
|
Jason Volk
|
d36167ab64
|
partially revert 9a9c071e82; use std threads for db pool.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-09 18:14:23 +00:00 |
|
Jason Volk
|
f1af7ec08c
|
fix unused import in release mode
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-03 02:36:24 +00:00 |
|
Jason Volk
|
50cadbee96
|
add faster shutdown point in unix socket listener
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-02 08:20:02 +00:00 |
|
Jason Volk
|
b1182fe8a4
|
improve some router tracing spans
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-02 08:20:02 +00:00 |
|
Jason Volk
|
c5b94be5b8
|
remove dev_release_log_level cfg
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-01 23:28:01 -05:00 |
|
Jason Volk
|
e5a1309583
|
additional interruption points to hasten shutdown
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-01 23:28:01 -05:00 |
|
strawberry
|
77e0b76408
|
apply new rustfmt.toml changes, fix some clippy lints
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-15 01:00:41 -05:00 |
|
strawberry
|
0317cc8cc5
|
rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-14 22:24:45 -05:00 |
|
strawberry
|
76a5a67b6f
|
fix a couple rust 2024 lints introduced in rust 1.82.0
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-12-12 10:22:30 -05:00 |
|
Jason Volk
|
aba88ccead
|
misc tracing span tweaks
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-10 06:20:30 +00:00 |
|
Jason Volk
|
3109c0daba
|
perform async shutdown for database pool after services stop
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-12-04 00:51:57 +00:00 |
|
Jason Volk
|
f30b08f015
|
fix optional config section related
split api/client well_known
simplify well_known config access
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-11-24 07:11:26 +00:00 |
|
Jason Volk
|
4ec5d1e28e
|
replace additional use tracing::
add log:: to disallowed-macros
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-11-14 04:50:07 +00:00 |
|
strawberry
|
0efe24a028
|
remove spaces from CSP header to save a few bytes
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-10-26 18:50:29 -04:00 |
|
strawberry
|
2ce91f33af
|
log method on tracing req spans, fix path sometimes being truncated
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-10-26 18:50:29 -04:00 |
|
Jason Volk
|
08a2fecc0e
|
catch panics at base functions to integrate with other fatal errors.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-10-26 18:50:28 -04:00 |
|
Jason Volk
|
bd9a9cc5f8
|
fix trait-solver issue requiring recursion_limit increase
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-10-25 00:38:45 -04:00 |
|
Jason Volk
|
6001014078
|
add UnwrapInfallible to Result
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-10-25 00:15:01 -04:00 |
|