about summary refs log tree commit diff
path: root/src/errors.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-14 feat(main/db): Schedule regular search view refreshVincent Ambo1-0/+10
2018-04-14 feat: License project under GPLv3Vincent Ambo1-0/+16
2018-04-08 feat(handlers): Use cookie session backend to store author infoVincent Ambo1-2/+12
2018-04-08 feat(oidc): Implement initial OIDC actorVincent Ambo1-0/+9
2018-04-08 feat(errors): Introduce error module with custom error typeVincent Ambo1-0/+75