about summary refs log tree commit diff
path: root/web/panettone/src/model.lisp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-13 r/3814 refactor(web/panettone): Use postmodern connection poolsVincent Ambo1-25/+19
2021-12-16 r/3269 fix(panettone): Fix export of issue status to SQLGriffin Smith1-1/+6
2021-04-12 r/2485 refactor(users/glittershark): Rename to grfnGriffin Smith1-1/+1
2021-04-04 r/2429 feat(panettone): Send emails when issues are closedGriffin Smith1-0/+14
2021-04-04 r/2428 feat(panettone): Add a settings pageGriffin Smith1-0/+18
2021-04-04 r/2427 feat(panettone): Send email notifications for commentsGriffin Smith1-0/+24
2021-04-04 r/2425 feat(panettone): Add a user settings tableGriffin Smith1-1/+30
2020-08-09 r/1628 fix(web/panettone): revert "implement shorthand issue URLs"glittershark1-1/+1
2020-08-08 r/1617 feat(web/panettone): implement shorthand issue URLsedef1-1/+1
2020-08-02 r/1539 feat(web/panettone): Allow editing issuesGriffin Smith1-0/+26
2020-07-31 r/1510 feat(web/panettone): Display issue historyGriffin Smith1-0/+17
2020-07-31 r/1509 feat(web/panettone): Log when users change issue statusesGriffin Smith1-29/+97
2020-07-28 r/1497 feat(panettone): Use postgres as the storage backendGriffin Smith1-0/+225