No description
  • Rust 93%
  • Shell 3.4%
  • CSS 3%
  • Dockerfile 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Thomas Eichinger 4392e321cc
Some checks failed
Rust / Test (push) Has been cancelled
Rust / Rustfmt (push) Has been cancelled
Rust / Clippy (push) Has been cancelled
robot tried things to make load test pass... failed
2026-06-18 14:48:51 -07:00
.cargo Update dependencies: rusty-money 0.5, jsonwebtoken 10.3, sailfish 0.10 2026-03-29 16:58:10 -07:00
.github/workflows Security and reliability hardening 2026-06-11 17:11:53 -07:00
.sqlx Template maintainability pass and missing pages for reachable routes 2026-06-12 16:40:23 -07:00
configuration Security and reliability hardening 2026-06-11 17:11:53 -07:00
fonts Skeleton functions to export .csv and .pdf 2023-11-09 22:22:18 -08:00
loadtest robot tried things to make load test pass... failed 2026-06-18 14:48:51 -07:00
media Add a first version of a logo 2023-12-05 23:23:57 -08:00
migrations robot tried things to make load test pass... failed 2026-06-18 14:48:51 -07:00
scripts robot tried things to make load test pass... failed 2026-06-18 14:48:51 -07:00
src robot tried things to make load test pass... failed 2026-06-18 14:48:51 -07:00
static robot fixed things in the templates 2026-06-17 20:26:15 -07:00
templates robot fixed things in the templates 2026-06-17 20:26:15 -07:00
tests Template maintainability pass and missing pages for reachable routes 2026-06-12 16:40:23 -07:00
.dockerignore implemented project get for given project and user 2023-01-12 17:07:45 -08:00
.env minor update to tests 2024-08-25 23:27:19 -07:00
.gitignore First routes implementation for /user resource 2023-01-05 13:41:49 -08:00
Cargo.lock Security and reliability hardening 2026-06-11 17:11:53 -07:00
Cargo.toml Build out the test suite (7 -> 62 tests) 2026-06-11 17:45:46 -07:00
container-convivia_psql.service Update dependencies: rusty-money 0.5, jsonwebtoken 10.3, sailfish 0.10 2026-03-29 16:58:10 -07:00
create_db_snapshot.sh Script to dump database into xz archive. Removes files older than 14 days. 2023-11-21 11:50:42 -08:00
deetable.service Security and reliability hardening 2026-06-11 17:11:53 -07:00
Dockerfile Allow for building for production. 2023-09-01 22:55:43 -07:00
Makefile Add initial Makefile. 2024-03-18 16:58:40 +10:00