about summary refs log tree commit diff
path: root/web (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27 r/4254 refactor(web/cgit-tvl): Move cgit config back out of moduleVincent Ambo2-0/+86
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-17 r/3970 chore(web/converse): Bump dependenciesVincent Ambo1-486/+442
2022-04-17 r/3969 chore(atward): Bump dependenciesVincent Ambo1-53/+82
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-04-11 r/3943 refactor(atward): Split tests into separate fileVincent Ambo2-191/+190
2022-02-16 r/3836 refactor(ops/modules): Move cgit configuration into a moduleVincent Ambo2-85/+0
2022-02-13 r/3814 refactor(web/panettone): Use postmodern connection poolsVincent Ambo3-60/+61
2022-02-08 r/3791 style(rust): Format all Rust code with rustfmtVincent Ambo9-181/+251
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-02-03 r/3760 refactor: expose cheddar-about script from cheddarsterni1-4/+1
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo17-144/+209
2022-01-13 r/3591 fix(web/panettone): make (who:html-mode) sticksterni2-3/+4
2022-01-12 r/3586 docs(web/tvl): Document that channel is now reachable via MatrixVincent Ambo1-1/+4
2022-01-01 r/3507 chore(web/atward): Bump all dependenciesVincent Ambo2-477/+115
2021-12-27 r/3448 refactor(web/todolist): omit unnecessary intermediate drvzseri1-9/+13
2021-12-22 r/3334 fix(web/static): Publish logo in all coloursVincent Ambo1-0/+5
2021-12-16 r/3269 fix(panettone): Fix export of issue status to SQLGriffin Smith1-1/+6
2021-12-01 r/3130 feat(web/tvl/blog): Add a small footnote about Moscow in the postVincent Ambo1-0/+4
2021-12-01 r/3127 fix(web/tvl/blog): Fix Tvix post publication dateVincent Ambo1-1/+1
2021-12-01 r/3126 feat(web/tvl/blog): Publish introductory Tvix blog postVincent Ambo2-3/+2
2021-12-01 r/3124 feat(web/tvl): List blog posts on homepageVincent Ambo1-1/+14
2021-12-01 r/3123 fix(web/tvl/blog): Include only published posts in listings & feedVincent Ambo2-1/+7
2021-12-01 r/3122 refactor(web/tvl/blog): Update Tvix intro blog postVincent Ambo2-17/+24
2021-11-30 r/3120 fix(web/tvl/blog): Fix link to embedded imageVincent Ambo1-2/+2
2021-11-30 r/3119 feat(web/tvl/blog): Write Tvix introduction blog postVincent Ambo4-4/+82
2021-11-30 r/3117 chore(web): Correct URLs for assets & feeds on TVL blogVincent Ambo2-2/+5
2021-11-23 r/3088 refactor(readTree): Move 'drvTargets' into readTreeVincent Ambo1-1/+1
2021-11-13 r/3055 feat(web/tvl/template): add title to derivation namesterni1-2/+2
2021-11-13 r/3054 fix(web/static): avoid drvHash unnecessarily inflating closuressterni1-1/+6
2021-11-12 r/3038 fix(tvl/logo): Fix rendering of PNG filesVincent Ambo1-1/+1
2021-11-12 r/3037 fix(tvl/logo): Fix shape of 'V'Vincent Ambo1-1/+1
2021-11-08 r/3025 fix(web/blog): make base URL configurable for atom feedsVincent Ambo4-13/+14
2021-11-07 r/3013 docs(atward): Document availability of new query typesVincent Ambo1-0/+5
2021-11-05 r/3006 feat(web/tvl): Render blog posts and atom feed for TVLVincent Ambo1-2/+33
2021-11-05 r/3004 feat(web/tvl/blog): Add scaffolding for first blog postVincent Ambo2-0/+14
2021-11-05 r/3003 refactor(web/tvl/template): Move footer into a separate targetVincent Ambo2-15/+22
2021-11-05 r/3002 feat(atward): Support depot revision queries (r/...)Vincent Ambo1-4/+26
2021-11-05 r/3001 fix(web/blog): Correctly wrap footer contentVincent Ambo1-2/+2
2021-11-04 r/3000 refactor(web/blog): Move atom feed creation logic to //web/blogVincent Ambo2-7/+35
2021-11-03 r/2998 refactor(web/blog): Configurable blog name and footerVincent Ambo2-24/+14
2021-10-22 r/2988 chore(web/blog): Move out of //users/tazjinVincent Ambo2-0/+142
2021-10-20 r/2984 feat(web/panettone): support dark modeSmitty1-45/+41