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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-31
r/7834
fix(web/panettone): Hotfixes for full text search change
Aspen Smith
3
-5
/
+8
2024-03-31
r/7829
chore(web/panettone): Make it easier to override oauth settings
Aspen Smith
1
-4
/
+12
2024-03-31
r/7828
feat(web/panettone): Support full-text search of issues
Aspen Smith
7
-36
/
+126
2024-03-31
r/7827
chore(web/panettone): Use postgres 16 in local dev
Aspen Smith
1
-2
/
+2
2024-03-31
r/7826
feat(web/panettone): Add a system for database migrations
Aspen Smith
5
-37
/
+228
2023-12-20
r/7231
chore(depot): update OWNERS files for aspen
Luke Granger-Brown
1
-1
/
+1
2022-09-19
r/4922
chore(gerrit): migrate OWNERS files to code-owners style
Luke Granger-Brown
1
-5
/
+3
2022-05-28
r/4184
feat(web/panettone): Redirect to created issue after creation.
Griffin Smith
1
-1
/
+2
2022-05-28
r/4183
fix(panettone): Correctly extract user email
Vincent Ambo
1
-1
/
+1
2022-05-28
r/4182
fix(web/panettone): Don't add extra padding when already padded
Griffin Smith
5
-8
/
+20
2022-05-28
r/4181
fix(web/panettone): Properly handle un-padded base64 in jwts
Griffin Smith
1
-1
/
+13
2022-05-28
r/4180
feat(web/panettone): Implement OAuth2-based authentication
Vincent Ambo
4
-165
/
+119
2022-05-28
r/4178
fix(web/panettone): Only send emails if the email is known
Vincent Ambo
2
-3
/
+4
2022-04-14
r/3947
fix(web/panettone): Fix shell.nix for new third_party format
Griffin Smith
1
-1
/
+1
2022-04-14
r/3946
fix(web/panettone): Dont double up on borders
Griffin Smith
1
-7
/
+8
2022-02-13
r/3814
refactor(web/panettone): Use postmodern connection pools
Vincent Ambo
3
-60
/
+61
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-31
r/3723
style: format entire depot with nixpkgs-fmt
Vincent Ambo
1
-1
/
+1
2022-01-13
r/3591
fix(web/panettone): make (who:html-mode) stick
sterni
2
-3
/
+4
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-08-24
r/2772
feat(nix/buildLisp): add ccl
sterni
1
-0
/
+1
2021-08-24
r/2771
feat(nix/buildLisp): add ecl
sterni
1
-0
/
+4
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
3
-3
/
+3
2021-04-11
r/2478
feat(panettone): don't use `_` for em in inline markdown
sterni
2
-6
/
+5
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/2433
fix(panettone): Add email.lisp to source files
Griffin Smith
1
-0
/
+1
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
4
-2
/
+46
2021-04-04
r/2426
feat(panettone): Add functions to send email notifications
Griffin Smith
4
-1
/
+65
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
4
-3
/
+20
2021-03-28
r/2354
chore(web/panettone): Add sterni to OWNERS
Griffin Smith
1
-0
/
+1
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
6
-4
/
+198
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
[next]