Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-12 | chore(cargo): Remove unused dependency | Vincent Ambo | 1 | -1/+0 |
2018-04-11 | chore(cargo): Use stable release of actix-web | Vincent Ambo | 1 | -1/+1 |
2018-04-11 | chore(cargo): Add md5 crate dependency | Vincent Ambo | 1 | -0/+1 |
2018-04-10 | chore(cargo): Dependency bump & pin versions | Vincent Ambo | 1 | -4/+5 |
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/+6 |
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 | -1/+3 |
2018-04-08 | chore(cargo): Add dependency on tera | Vincent Ambo | 1 | -0/+1 |
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 | -1/+3 |
2018-04-08 | feat(main): Add minimal thread listing example | Vincent Ambo | 1 | -1/+1 |
2018-04-08 | chore: Add bootstrapped Cargo project | Vincent Ambo | 1 | -0/+11 |