about summary refs log tree commit diff
path: root/src/errors.rs
AgeCommit message (Expand)AuthorFilesLines
2018-04-17 chore(license): Relicense under AGPL-3.0-or-laterVincent Ambo1-8/+10
2018-04-15 feat(handlers/render): Display edit form for user's own postsVincent Ambo1-0/+3
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