about summary refs log tree commit diff
path: root/Cargo.toml (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-11 chore(cargo): Add md5 crate dependencyVincent Ambo1-0/+1
2018-04-10 chore(cargo): Dependency bump & pin versionsVincent Ambo1-4/+5
2018-04-09 fix(main): Generate random session keyVincent Ambo1-0/+1
2018-04-08 feat(oidc): Implement initial OIDC actorVincent Ambo1-0/+6
2018-04-08 feat(errors): Introduce error module with custom error typeVincent Ambo1-0/+1
2018-04-08 feat(main): Add support for Tera templatesVincent Ambo1-1/+3
2018-04-08 chore(cargo): Add dependency on teraVincent Ambo1-0/+1
2018-04-08 feat(main): Add barebares thread listingVincent Ambo1-0/+1
2018-04-08 feat(db): Bootstrap DbExecutor actorVincent Ambo1-1/+3
2018-04-08 feat(main): Add minimal thread listing exampleVincent Ambo1-1/+1
2018-04-08 chore: Add bootstrapped Cargo projectVincent Ambo1-0/+11