.. |
api_keys.rs
|
set up /say endpoint
|
2025-02-26 13:10:50 -08:00 |
app_error.rs
|
add query validation to /say endpoint
|
2025-03-12 23:12:13 -07:00 |
app_state.rs
|
add support for postmark email backend
|
2025-02-26 13:10:50 -08:00 |
auth.rs
|
fix auth bugs from empty redirect urls
|
2025-03-11 22:23:44 -07:00 |
channel_selections.rs
|
set up channels and email sending
|
2025-02-26 13:10:50 -08:00 |
channels.rs
|
refactor model db methods
|
2025-03-12 23:16:52 -07: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
|
refactor model db methods
|
2025-03-12 23:16:52 -07:00 |
guards.rs
|
re-implement guards using AppError returns instead of macros
|
2025-02-26 13:10:50 -08:00 |
main.rs
|
fix "no nesting at root" bug with empty base_url
|
2025-03-11 22:23:44 -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
|
refactor model db methods
|
2025-03-12 23:16:52 -07:00 |
router.rs
|
refactor model db methods
|
2025-03-12 23:16:52 -07: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
|
refactor model db methods
|
2025-03-12 23:16:52 -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
|
refactor model db methods
|
2025-03-12 23:16:52 -07:00 |
worker.rs
|
implement pg-backed governors for rate limiting
|
2025-03-10 14:52:02 -07:00 |