about summary refs log tree commit diff
path: root/web/panettone/src/panettone.lisp (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24 r/1454 feat(web/panettone): Add a Log Out link to the footerGriffin Smith1-14/+37
2020-07-24 r/1453 feat(web/panettone): Add "All Issues" link on issue pageGriffin Smith1-1/+3
2020-07-24 r/1452 feat(web/panettone): Redirect to original URI after loginGriffin Smith1-9/+16
2020-07-24 r/1450 feat(web/panettone): Add issue subject to page titleGriffin Smith1-1/+4
2020-07-24 r/1449 feat(web/panettone): Disallow comments with an empty bodyGriffin Smith1-10/+14
2020-07-24 r/1448 feat(web/panettone): Disallow issues with an empty subjectGriffin Smith1-10/+20
2020-07-23 r/1446 fix(web/panettone): Fix failure on invalid usernameGriffin Smith1-11/+11
2020-07-23 r/1445 fix(web/panettone): Put snapshot in the right placeGriffin Smith1-1/+5
2020-07-23 r/1444 feat(web/panettone): Add issue statusesGriffin Smith1-47/+124
2020-07-23 r/1443 feat(web/panettone): Add support for commentsGriffin Smith1-6/+55
2020-07-23 r/1442 feat(web/panettone): Add initial stylesGriffin Smith1-62/+96
2020-07-23 r/1441 feat(web/panettone): Display who opened issues and whenGriffin Smith1-7/+37
2020-07-23 r/1438 feat(web/panettone): Read config from envGriffin Smith1-11/+23
2020-07-23 r/1433 feat(web/panettone): The start of a very simple issue trackerGriffin Smith1-0/+295