about summary refs log tree commit diff
path: root/Cargo.toml (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22 chore(cargo): Remove dependency on TeraVincent Ambo1-2/+1
2018-05-22 chore(cargo): Add dependency on AskamaVincent Ambo1-0/+2
2018-05-19 chore(build): Bump dependencies requires for mime-packagesVincent Ambo1-13/+14
2018-05-18 chore(cargo): Bump actix-web to >0.6Vincent Ambo1-1/+1
2018-05-18 chore(build): Bump dependencies & pin pq-sysVincent Ambo1-0/+1
2018-04-23 fix(build): Add explicit pulldown-cmark dependencyVincent Ambo1-0/+3
2018-04-17 chore(license): Relicense under AGPL-3.0-or-laterVincent Ambo1-0/+1
2018-04-14 feat(main/db): Schedule regular search view refreshVincent Ambo1-0/+2
2018-04-12 chore(cargo): Remove unused dependencyVincent Ambo1-1/+0
2018-04-11 chore(cargo): Use stable release of actix-webVincent Ambo1-1/+1
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