| .. |
|
api_keys.rs
|
set up /say endpoint
|
2025-02-26 13:10:50 -08:00 |
|
app_error.rs
|
implement pg-backed governors for rate limiting
|
2025-03-10 14:52:02 -07:00 |
|
app_state.rs
|
add support for postmark email backend
|
2025-02-26 13:10:50 -08:00 |
|
auth.rs
|
fix tracing spans across awaits
|
2025-03-08 21:47:31 -08:00 |
|
channel_selections.rs
|
set up channels and email sending
|
2025-02-26 13:10:50 -08:00 |
|
channels.rs
|
consolidate channel backend configs in jsonb col
|
2025-02-26 13:10:50 -08:00 |
|
csrf.rs
|
misc back-end cleanup
|
2025-02-26 13:10:50 -08:00 |
|
email.rs
|
make Mailer::send_batch() return a result for each message
|
2025-03-08 23:24:02 -08:00 |
|
governors.rs
|
implement pg-backed governors for rate limiting
|
2025-03-10 14:52:02 -07:00 |
|
guards.rs
|
re-implement guards using AppError returns instead of macros
|
2025-02-26 13:10:50 -08:00 |
|
main.rs
|
embed db migrations into binary
|
2025-03-11 10:33:37 -07:00 |
|
messages.rs
|
add background worker to send messages
|
2025-03-08 22:19:01 -08:00 |
|
nav_state.rs
|
simplify nav state management, sort of
|
2025-02-26 13:10:50 -08:00 |
|
projects.rs
|
consolidate channel backend configs in jsonb col
|
2025-02-26 13:10:50 -08:00 |
|
router.rs
|
make Mailer::send_batch() return a result for each message
|
2025-03-08 23:24:02 -08:00 |
|
schema.rs
|
implement pg-backed governors for rate limiting
|
2025-03-10 14:52:02 -07:00 |
|
sessions.rs
|
fix tracing spans across awaits
|
2025-03-08 21:47:31 -08:00 |
|
settings.rs
|
change env separator from . to __
|
2025-03-11 22:21:23 -07:00 |
|
team_memberships.rs
|
clean up team_memberships schema
|
2025-03-08 21:53:00 -08:00 |
|
teams.rs
|
set up /say endpoint
|
2025-02-26 13:10:50 -08:00 |
|
users.rs
|
set up /say endpoint
|
2025-02-26 13:10:50 -08:00 |
|
v0_router.rs
|
implement pg-backed governors for rate limiting
|
2025-03-10 14:52:02 -07:00 |
|
worker.rs
|
implement pg-backed governors for rate limiting
|
2025-03-10 14:52:02 -07:00 |