|
.sqlx
|
Update prepared SQL statements
|
2024-06-18 08:07:11 +02:00 |
|
app
|
Make auth-info endpoint machine readable
|
2024-06-05 22:30:09 +02:00 |
|
dao
|
Introduce is_paid attribute to SalesUser
|
2024-06-19 09:59:14 +02:00 |
|
dao_impl
|
Introduce is_paid attribute to SalesUser
|
2024-06-19 09:59:14 +02:00 |
|
migrations
|
Introduce is_paid attribute to SalesUser
|
2024-06-19 09:59:14 +02:00 |
|
rest
|
Introduce is_paid attribute to SalesUser
|
2024-06-19 09:59:14 +02:00 |
|
rest-types
|
Introduce is_paid attribute to SalesUser
|
2024-06-19 09:59:14 +02:00 |
|
service
|
Introduce is_paid attribute to SalesUser
|
2024-06-19 09:59:14 +02:00 |
|
service_impl
|
Introduce is_paid attribute to SalesUser
|
2024-06-19 09:59:14 +02:00 |
|
.env
|
Initial commit
|
2024-04-26 21:34:00 +02:00 |
|
.gitignore
|
Add oidc support
|
2024-06-04 20:07:58 +02:00 |
|
build.rs
|
Initial commit
|
2024-04-26 21:34:00 +02:00 |
|
Cargo.lock
|
Add logout url
|
2024-06-18 08:01:52 +02:00 |
|
Cargo.toml
|
Use rest-types to export TOs to the frontend
|
2024-06-06 08:29:56 +02:00 |
|
docker.nix
|
Add nix files
|
2024-05-09 07:18:35 +02:00 |