about summary refs log tree commit diff
path: root/web/panettone (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-20 r/7231 chore(depot): update OWNERS files for aspenLuke Granger-Brown1-1/+1
2022-09-19 r/4922 chore(gerrit): migrate OWNERS files to code-owners styleLuke Granger-Brown1-5/+3
2022-05-28 r/4184 feat(web/panettone): Redirect to created issue after creation.Griffin Smith1-1/+2
2022-05-28 r/4183 fix(panettone): Correctly extract user emailVincent Ambo1-1/+1
2022-05-28 r/4182 fix(web/panettone): Don't add extra padding when already paddedGriffin Smith5-8/+20
2022-05-28 r/4181 fix(web/panettone): Properly handle un-padded base64 in jwtsGriffin Smith1-1/+13
2022-05-28 r/4180 feat(web/panettone): Implement OAuth2-based authenticationVincent Ambo4-165/+119
2022-05-28 r/4178 fix(web/panettone): Only send emails if the email is knownVincent Ambo2-3/+4
2022-04-14 r/3947 fix(web/panettone): Fix shell.nix for new third_party formatGriffin Smith1-1/+1
2022-04-14 r/3946 fix(web/panettone): Dont double up on bordersGriffin Smith1-7/+8
2022-02-13 r/3814 refactor(web/panettone): Use postmodern connection poolsVincent Ambo3-60/+61
2022-02-07 r/3777 fix(web/panettone): unbind LDAP connections after authVincent Ambo1-10/+10
2022-02-04 r/3768 chore: clean up some obsolete TODOssterni1-3/+0
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-1/+1
2022-01-13 r/3591 fix(web/panettone): make (who:html-mode) sticksterni2-3/+4
2021-12-16 r/3269 fix(panettone): Fix export of issue status to SQLGriffin Smith1-1/+6
2021-10-20 r/2984 feat(web/panettone): support dark modeSmitty1-45/+41
2021-08-24 r/2772 feat(nix/buildLisp): add cclsterni1-0/+1
2021-08-24 r/2771 feat(nix/buildLisp): add eclsterni1-0/+4
2021-05-23 r/2618 chore: Replace remaining mentions of ##tvl[-dev] with #tvlVincent Ambo1-3/+3
2021-05-23 r/2615 fix(panettone): Don't display the full before/after of issue bodiesGriffin Smith1-15/+18
2021-05-23 r/2614 fix(panettone): Fix username display on issue eventsGriffin Smith1-2/+3
2021-05-23 r/2613 fix(panettone): Fix handling of issue-not-foundGriffin Smith2-3/+3
2021-04-30 r/2553 revert: "feat(web/panettone): Allow requesting JSON"grfn2-41/+4
2021-04-22 r/2534 feat(web/panettone): Allow requesting JSONGriffin Smith2-4/+41
2021-04-12 r/2485 refactor(users/glittershark): Rename to grfnGriffin Smith3-3/+3
2021-04-11 r/2478 feat(panettone): don't use `_` for em in inline markdownsterni2-6/+5
2021-04-10 r/2459 fix(panettone): always use displayname in subjectssterni1-2/+2
2021-04-06 r/2449 fix(panettone): set external-format for stream from cheddarsterni1-1/+1
2021-04-06 r/2448 refactor(panettone): remove code duplication in render-markdownsterni1-20/+13
2021-04-04 r/2433 fix(panettone): Add email.lisp to source filesGriffin Smith1-0/+1
2021-04-04 r/2431 feat(panettone): Add some more info to emailsGriffin Smith1-12/+22
2021-04-04 r/2430 feat(panettone): Send notifications when issues are reopenedGriffin Smith1-0/+15
2021-04-04 r/2429 feat(panettone): Send emails when issues are closedGriffin Smith3-18/+42
2021-04-04 r/2428 feat(panettone): Add a settings pageGriffin Smith4-6/+70
2021-04-04 r/2427 feat(panettone): Send email notifications for commentsGriffin Smith4-2/+46
2021-04-04 r/2426 feat(panettone): Add functions to send email notificationsGriffin Smith4-1/+65
2021-04-04 r/2425 feat(panettone): Add a user settings tableGriffin Smith2-1/+33
2021-03-28 r/2355 feat(web/panettone): Noping issue authors' usernamesGriffin Smith4-3/+20
2021-03-28 r/2354 chore(web/panettone): Add sterni to OWNERSGriffin Smith1-0/+1
2021-01-29 r/2152 fix(panettone): handle missing DNs when looking up displaynamessterni2-13/+21
2021-01-25 r/2144 feat(panettone): render a subset of markdown in issue subjectssterni6-4/+198
2021-01-25 r/2143 fix(panettone): escape value attr of inputs if dynamic contentsterni1-2/+3
2020-11-27 r/1928 fix(panettone): only scroll if content is too wideAlyssa Ross1-1/+1
2020-11-22 r/1904 fix(panettone): Prefix all IRC messages with a ZWSPGriffin Smith1-1/+4
2020-11-22 r/1903 feat(panettone): Send notifications when issues are closedGriffin Smith1-5/+14
2020-11-22 r/1896 feat(panettone): Bring back + fix irccat issue creation announcementGriffin Smith4-6/+43
2020-11-19 r/1884 revert(panettone): announce newly created issues using irccatglittershark4-38/+4
2020-11-08 r/1877 feat(panettone): announce newly created issues using irccateta4-4/+38
2020-09-14 r/1790 fix(panettone): Make pre blocks overflow-x scrollGriffin Smith1-1/+3