Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-11 | chore(cargo): Add md5 crate dependency | Vincent Ambo | 1 | -0/+7 |
2018-04-10 | chore(cargo): Dependency bump & pin versions | Vincent Ambo | 1 | -4/+100 |
2018-04-09 | fix(main): Generate random session key | Vincent Ambo | 1 | -0/+1 |
2018-04-08 | feat(oidc): Implement initial OIDC actor | Vincent Ambo | 1 | -0/+331 |
2018-04-08 | feat(errors): Introduce error module with custom error type | Vincent Ambo | 1 | -0/+1 |
2018-04-08 | feat(main): Add support for Tera templates | Vincent Ambo | 1 | -0/+3 |
2018-04-08 | chore(cargo): Add dependency on tera | Vincent Ambo | 1 | -0/+59 |
2018-04-08 | feat(main): Add barebares thread listing | Vincent Ambo | 1 | -0/+1 |
2018-04-08 | feat(db): Bootstrap DbExecutor actor | Vincent Ambo | 1 | -0/+29 |
2018-04-08 | chore: Add bootstrapped Cargo project | Vincent Ambo | 1 | -0/+1811 |