depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
panettone
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
r/3777
fix(web/panettone): unbind LDAP connections after auth
Vincent Ambo
1
-10
/
+10
2022-02-04
r/3768
chore: clean up some obsolete TODOs
sterni
1
-3
/
+0
2022-01-13
r/3591
fix(web/panettone): make (who:html-mode) stick
sterni
1
-1
/
+2
2021-12-16
r/3269
fix(panettone): Fix export of issue status to SQL
Griffin Smith
1
-1
/
+6
2021-10-20
r/2984
feat(web/panettone): support dark mode
Smitty
1
-45
/
+41
2021-05-23
r/2618
chore: Replace remaining mentions of ##tvl[-dev] with #tvl
Vincent Ambo
1
-3
/
+3
2021-05-23
r/2615
fix(panettone): Don't display the full before/after of issue bodies
Griffin Smith
1
-15
/
+18
2021-05-23
r/2614
fix(panettone): Fix username display on issue events
Griffin Smith
1
-2
/
+3
2021-05-23
r/2613
fix(panettone): Fix handling of issue-not-found
Griffin Smith
2
-3
/
+3
2021-04-30
r/2553
revert: "feat(web/panettone): Allow requesting JSON"
grfn
2
-41
/
+4
2021-04-22
r/2534
feat(web/panettone): Allow requesting JSON
Griffin Smith
2
-4
/
+41
2021-04-12
r/2485
refactor(users/glittershark): Rename to grfn
Griffin Smith
2
-2
/
+2
2021-04-11
r/2478
feat(panettone): don't use `_` for em in inline markdown
sterni
1
-1
/
+0
2021-04-10
r/2459
fix(panettone): always use displayname in subjects
sterni
1
-2
/
+2
2021-04-06
r/2449
fix(panettone): set external-format for stream from cheddar
sterni
1
-1
/
+1
2021-04-06
r/2448
refactor(panettone): remove code duplication in render-markdown
sterni
1
-20
/
+13
2021-04-04
r/2431
feat(panettone): Add some more info to emails
Griffin Smith
1
-12
/
+22
2021-04-04
r/2430
feat(panettone): Send notifications when issues are reopened
Griffin Smith
1
-0
/
+15
2021-04-04
r/2429
feat(panettone): Send emails when issues are closed
Griffin Smith
3
-18
/
+42
2021-04-04
r/2428
feat(panettone): Add a settings page
Griffin Smith
4
-6
/
+70
2021-04-04
r/2427
feat(panettone): Send email notifications for comments
Griffin Smith
3
-2
/
+45
2021-04-04
r/2426
feat(panettone): Add functions to send email notifications
Griffin Smith
3
-0
/
+63
2021-04-04
r/2425
feat(panettone): Add a user settings table
Griffin Smith
2
-1
/
+33
2021-03-28
r/2355
feat(web/panettone): Noping issue authors' usernames
Griffin Smith
3
-3
/
+15
2021-01-29
r/2152
fix(panettone): handle missing DNs when looking up displaynames
sterni
2
-13
/
+21
2021-01-25
r/2144
feat(panettone): render a subset of markdown in issue subjects
sterni
3
-3
/
+140
2021-01-25
r/2143
fix(panettone): escape value attr of inputs if dynamic content
sterni
1
-2
/
+3
2020-11-27
r/1928
fix(panettone): only scroll if content is too wide
Alyssa Ross
1
-1
/
+1
2020-11-22
r/1904
fix(panettone): Prefix all IRC messages with a ZWSP
Griffin Smith
1
-1
/
+4
2020-11-22
r/1903
feat(panettone): Send notifications when issues are closed
Griffin Smith
1
-5
/
+14
2020-11-22
r/1896
feat(panettone): Bring back + fix irccat issue creation announcement
Griffin Smith
3
-6
/
+42
2020-11-19
r/1884
revert(panettone): announce newly created issues using irccat
glittershark
3
-37
/
+4
2020-11-08
r/1877
feat(panettone): announce newly created issues using irccat
eta
3
-4
/
+37
2020-09-14
r/1790
fix(panettone): Make pre blocks overflow-x scroll
Griffin Smith
1
-1
/
+3
2020-08-31
r/1746
fix(panettone): Automatically reconnect to ldap
Griffin Smith
3
-17
/
+55
2020-08-29
r/1737
feat(panettone): Add nav to the top of the page as well
Griffin Smith
2
-24
/
+32
2020-08-29
r/1734
feat(panettone): Add styling for blockquotes
Griffin Smith
1
-0
/
+7
2020-08-28
r/1731
feat(panettone): Increase session timeout to 90 days
Griffin Smith
1
-0
/
+2
2020-08-28
r/1730
feat(panettone): Configure a session secret
Griffin Smith
1
-4
/
+13
2020-08-09
r/1628
fix(web/panettone): revert "implement shorthand issue URLs"
glittershark
2
-16
/
+6
2020-08-08
r/1617
feat(web/panettone): implement shorthand issue URLs
edef
2
-6
/
+16
2020-08-03
r/1564
fix(web/panettone): Fix more calls to (id nil) in new issue form
Griffin Smith
1
-32
/
+35
2020-08-03
r/1563
fix(web/panettone): Fix new issue form
Griffin Smith
1
-1
/
+2
2020-08-02
r/1547
feat(web/panettone): Add direct anchor links to comments
Griffin Smith
2
-12
/
+23
2020-08-02
r/1539
feat(web/panettone): Allow editing issues
Griffin Smith
4
-41
/
+146
2020-08-01
r/1517
fix(web/panettone): Don't try to markdownify events
Griffin Smith
1
-3
/
+3
2020-07-31
r/1511
feat(web/panettone): Render issues+comments as Markdown
Griffin Smith
2
-4
/
+63
2020-07-31
r/1510
feat(web/panettone): Display issue history
Griffin Smith
4
-34
/
+80
2020-07-31
r/1509
feat(web/panettone): Log when users change issue statuses
Griffin Smith
4
-112
/
+186
2020-07-31
r/1508
feat(web/panettone): persist original-uri through failed auth
Griffin Smith
1
-1
/
+2
[next]