about summary refs log tree commit diff
path: root/web (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-12 r/2589 feat(web/atward): make checkbox label clickablesterni1-2/+3
2021-05-12 r/2588 refactor(web/atward): translate index page to markdownsterni1-56/+48
2021-05-12 r/2587 feat(tvl/template): support markdown via cheddarsterni1-19/+29
2021-05-12 r/2586 feat(tvl/template): link to atward in footersterni1-0/+2
2021-05-12 r/2585 refactor(web): common template for index pages of tvl and atwardsterni7-152/+216
2021-05-12 r/2583 feat(atward): Support reading configuration from cookiesVincent Ambo2-15/+139
2021-05-11 r/2580 fix(web/tvl): add two pixels to make favicon squareFlorian Klink1-0/+0
2021-05-11 r/2579 feat(atward): Serve OpenSearch XML file to support FirefoxVincent Ambo3-0/+20
2021-05-11 r/2578 feat(atward): Add an index page with setup instructionsVincent Ambo2-1/+84
2021-05-11 r/2576 feat(atward): Add 'cs' query parameter to toggle Sourcegraph supportVincent Ambo1-3/+48
2021-05-11 r/2575 refactor(atward): Construct an atward query type from user requestsVincent Ambo1-15/+44
2021-05-06 r/2573 fix(atward): Better align unsupported query error with inspirationVincent Ambo1-1/+2
2021-05-06 r/2572 refactor(atward): Rename Query -> HandlerVincent Ambo1-18/+18
2021-05-06 r/2570 feat(web/atward): Support depot paths (to cgit for now)Vincent Ambo1-0/+30
2021-05-06 r/2569 fix(atward): Use 'q' query parameter for query insteadVincent Ambo1-2/+10
2021-05-05 r/2566 refactor(atward): Configure listen addressVincent Ambo1-2/+2
2021-05-04 r/2564 feat(atward): Add query for changelistsVincent Ambo1-0/+16
2021-05-03 r/2560 feat(web/atward): Wire up query resolution to a web serverVincent Ambo1-1/+17
2021-05-03 r/2559 feat(web/atward): Implement match scaffolding for TVL redirectorVincent Ambo5-0/+1085
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-20 r/2532 feat(nix/utils): add storePathName, a more generic baseNameOfsterni1-8/+6
2021-04-20 r/2530 refactor(web/converse): Refactor first handlers to rouilleVincent Ambo7-243/+584
2021-04-20 r/2526 fix(bubblegum): import lib from the new correct placesterni2-2/+2
2021-04-12 r/2497 refactor: Replace 'depotPath' with 'depot.path'Vincent Ambo2-2/+2
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-11 r/2474 feat(tvl): remove aranea from tvl.doteta1-3/+0
2021-04-10 r/2470 refactor: Move nixpkgs attribute to `third_party.nixpkgs`Vincent Ambo3-9/+13
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-05 r/2446 fix(web/converse): Update to use mime_guess::from_pathVincent Ambo2-3/+1
2021-04-05 r/2445 refactor(web/converse): Use crimp instead of reqwestVincent Ambo5-379/+115
2021-04-05 r/2444 chore(web/converse): Apply 'cargo fix --edition'Vincent Ambo7-29/+29
2021-04-05 r/2443 fix(web/converse): Bare minimum changes to build in 2021Vincent Ambo7-6568/+1840
2021-04-05 r/2442 docs(converse): Convert README to MarkdownVincent Ambo1-2/+2
2021-04-05 r/2441 chore(converse): Remove old Github-specific thingsVincent Ambo8-150/+4
2021-04-05 r/2440 feat(web/converse): Import repositoryVincent Ambo54-0/+11309
2021-04-05 r/2439 feat(web/bubblegum): allow passing status as an intsterni2-9/+16
2021-04-05 r/2438 feat(web/bubblegum): report some errors to the user via HTTPsterni2-34/+51
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-04-01 r/2395 chore(web/bubblegum): add OWNERS filesterni1-0/+3