| .. |
|
api
|
Fix X-Matrix signature validation for incoming requests
|
2024-09-19 16:25:23 +00:00 |
|
cli
|
split out separate error type for serve command
|
2024-09-21 14:11:40 -07:00 |
|
config
|
parse configured EnvFilter once
|
2024-06-12 19:56:59 -07:00 |
|
database
|
rewrite media key parser
|
2024-09-19 15:27:10 -07:00 |
|
service
|
skip over broken keys instead of aborting
|
2024-09-19 15:23:59 -07:00 |
|
utils
|
Add OnDemandHashMap and TokenSet
|
2024-07-22 18:07:00 +00:00 |
|
api.rs
|
serve well-known client and server config
|
2024-09-08 13:35:38 -07:00 |
|
cli.rs
|
split out separate error type for serve command
|
2024-09-21 14:11:40 -07:00 |
|
config.rs
|
Disable unauthenticated media access
|
2024-09-18 20:33:28 +00:00 |
|
database.rs
|
Add wrapper types for short IDs
|
2024-09-06 17:20:14 +00:00 |
|
error.rs
|
split out separate error type for serve command
|
2024-09-21 14:11:40 -07:00 |
|
main.rs
|
move 'serve' command logic into a submodule of 'cli'
|
2024-09-21 14:11:39 -07:00 |
|
observability.rs
|
tracing: allow configuring service name
|
2024-08-24 19:31:39 +00:00 |
|
service.rs
|
Allow tracing filters to be changed at runtime
|
2024-06-27 16:04:23 -07:00 |
|
utils.rs
|
improve media key decoding logs
|
2024-09-19 15:23:20 -07:00 |