about summary refs log tree commit diff
path: root/web/panettone/src/packages.lisp (follow)
AgeCommit message (Expand)AuthorFilesLines
13 days r/7963 feat(web/panettone): Create users tableAspen Smith1-0/+5
2024-03-31 r/7828 feat(web/panettone): Support full-text search of issuesAspen Smith1-1/+4
2024-03-31 r/7826 feat(web/panettone): Add a system for database migrationsAspen Smith1-3/+3
2022-05-28 r/4182 fix(web/panettone): Don't add extra padding when already paddedGriffin Smith1-1/+1
2022-05-28 r/4180 feat(web/panettone): Implement OAuth2-based authenticationVincent Ambo1-3/+6
2022-05-28 r/4178 fix(web/panettone): Only send emails if the email is knownVincent Ambo1-1/+1
2022-02-13 r/3814 refactor(web/panettone): Use postmodern connection poolsVincent Ambo1-2/+4
2021-05-23 r/2613 fix(panettone): Fix handling of issue-not-foundGriffin Smith1-1/+1
2021-04-30 r/2553 revert: "feat(web/panettone): Allow requesting JSON"grfn1-3/+1
2021-04-22 r/2534 feat(web/panettone): Allow requesting JSONGriffin Smith1-1/+3
2021-04-04 r/2429 feat(panettone): Send emails when issues are closedGriffin Smith1-1/+1
2021-04-04 r/2428 feat(panettone): Add a settings pageGriffin Smith1-0/+1
2021-04-04 r/2427 feat(panettone): Send email notifications for commentsGriffin Smith1-2/+4
2021-04-04 r/2426 feat(panettone): Add functions to send email notificationsGriffin Smith1-0/+13
2021-04-04 r/2425 feat(panettone): Add a user settings tableGriffin Smith1-0/+3
2021-03-28 r/2355 feat(web/panettone): Noping issue authors' usernamesGriffin Smith1-1/+2
2021-01-25 r/2144 feat(panettone): render a subset of markdown in issue subjectssterni1-1/+7
2020-11-22 r/1896 feat(panettone): Bring back + fix irccat issue creation announcementGriffin Smith1-0/+5
2020-11-19 r/1884 revert(panettone): announce newly created issues using irccatglittershark1-5/+0
2020-11-08 r/1877 feat(panettone): announce newly created issues using irccateta1-0/+5
2020-08-31 r/1746 fix(panettone): Automatically reconnect to ldapGriffin Smith1-1/+1
2020-08-29 r/1737 feat(panettone): Add nav to the top of the page as wellGriffin Smith1-0/+1
2020-08-02 r/1539 feat(web/panettone): Allow editing issuesGriffin Smith1-3/+3
2020-07-31 r/1511 feat(web/panettone): Render issues+comments as MarkdownGriffin Smith1-1/+1
2020-07-31 r/1510 feat(web/panettone): Display issue historyGriffin Smith1-5/+8
2020-07-31 r/1509 feat(web/panettone): Log when users change issue statusesGriffin Smith1-2/+14
2020-07-29 r/1505 refactor(web/panettone): Remove prevalenceGriffin Smith1-1/+0
2020-07-28 r/1497 feat(panettone): Use postgres as the storage backendGriffin Smith1-1/+27
2020-07-23 r/1442 feat(web/panettone): Add initial stylesGriffin Smith1-0/+10