about summary refs log tree commit diff
path: root/web/panettone (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-26 r/1486 feat(web/panettone): Add dev helpers for postgres dbGriffin Smith3-0/+27
2020-07-26 r/1484 fix(web/panettone): Don't log backtracesGriffin Smith1-0/+2
2020-07-26 r/1481 chore(web/panettone): ignore .fasl filesGriffin Smith1-0/+1
2020-07-25 r/1467 feat(web/panettone): Make responsiveGriffin Smith2-3/+5
2020-07-24 r/1461 fix(web/panettone): Fix html5 complianceGriffin Smith1-10/+12
2020-07-24 r/1455 feat(web/panettone): Make issues visible publiclyGriffin Smith1-21/+31
2020-07-24 r/1454 feat(web/panettone): Add a Log Out link to the footerGriffin Smith2-18/+53
2020-07-24 r/1453 feat(web/panettone): Add "All Issues" link on issue pageGriffin Smith2-1/+13
2020-07-24 r/1452 feat(web/panettone): Redirect to original URI after loginGriffin Smith2-9/+17
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 Smith2-10/+25
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 Smith2-49/+138
2020-07-23 r/1443 feat(web/panettone): Add support for commentsGriffin Smith2-7/+78
2020-07-23 r/1442 feat(web/panettone): Add initial stylesGriffin Smith5-62/+236
2020-07-23 r/1441 feat(web/panettone): Display who opened issues and whenGriffin Smith2-8/+39
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 Smith4-0/+321