Age | Commit message (Expand) | Author | Files | Lines |
2021-06-12 | r/2654 feat(atward): Handle plain host queries | Vincent Ambo | 1 | -0/+28 |
2021-05-24 | r/2625 fix(atward): Update link to use at.tvl.fyi | Cynthia Revström | 1 | -1/+1 |
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-05-12 | r/2590 feat(tvl/template): use atward for dispatching to README.md | sterni | 1 | -1/+1 |
2021-05-12 | r/2589 feat(web/atward): make checkbox label clickable | sterni | 1 | -2/+3 |
2021-05-12 | r/2588 refactor(web/atward): translate index page to markdown | sterni | 1 | -56/+48 |
2021-05-12 | r/2587 feat(tvl/template): support markdown via cheddar | sterni | 1 | -19/+29 |
2021-05-12 | r/2586 feat(tvl/template): link to atward in footer | sterni | 1 | -0/+2 |
2021-05-12 | r/2585 refactor(web): common template for index pages of tvl and atward | sterni | 7 | -152/+216 |
2021-05-12 | r/2583 feat(atward): Support reading configuration from cookies | Vincent Ambo | 2 | -15/+139 |
2021-05-11 | r/2580 fix(web/tvl): add two pixels to make favicon square | Florian Klink | 1 | -0/+0 |
2021-05-11 | r/2579 feat(atward): Serve OpenSearch XML file to support Firefox | Vincent Ambo | 3 | -0/+20 |
2021-05-11 | r/2578 feat(atward): Add an index page with setup instructions | Vincent Ambo | 2 | -1/+84 |
2021-05-11 | r/2576 feat(atward): Add 'cs' query parameter to toggle Sourcegraph support | Vincent Ambo | 1 | -3/+48 |
2021-05-11 | r/2575 refactor(atward): Construct an atward query type from user requests | Vincent Ambo | 1 | -15/+44 |
2021-05-06 | r/2573 fix(atward): Better align unsupported query error with inspiration | Vincent Ambo | 1 | -1/+2 |
2021-05-06 | r/2572 refactor(atward): Rename Query -> Handler | Vincent Ambo | 1 | -18/+18 |
2021-05-06 | r/2570 feat(web/atward): Support depot paths (to cgit for now) | Vincent Ambo | 1 | -0/+30 |
2021-05-06 | r/2569 fix(atward): Use 'q' query parameter for query instead | Vincent Ambo | 1 | -2/+10 |
2021-05-05 | r/2566 refactor(atward): Configure listen address | Vincent Ambo | 1 | -2/+2 |
2021-05-04 | r/2564 feat(atward): Add query for changelists | Vincent Ambo | 1 | -0/+16 |
2021-05-03 | r/2560 feat(web/atward): Wire up query resolution to a web server | Vincent Ambo | 1 | -1/+17 |
2021-05-03 | r/2559 feat(web/atward): Implement match scaffolding for TVL redirector | Vincent Ambo | 5 | -0/+1085 |
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-20 | r/2532 feat(nix/utils): add storePathName, a more generic baseNameOf | sterni | 1 | -8/+6 |
2021-04-20 | r/2530 refactor(web/converse): Refactor first handlers to rouille | Vincent Ambo | 7 | -243/+584 |
2021-04-20 | r/2526 fix(bubblegum): import lib from the new correct place | sterni | 2 | -2/+2 |
2021-04-12 | r/2497 refactor: Replace 'depotPath' with 'depot.path' | Vincent Ambo | 2 | -2/+2 |
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-11 | r/2474 feat(tvl): remove aranea from tvl.dot | eta | 1 | -3/+0 |
2021-04-10 | r/2470 refactor: Move nixpkgs attribute to `third_party.nixpkgs` | Vincent Ambo | 3 | -9/+13 |
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-05 | r/2446 fix(web/converse): Update to use mime_guess::from_path | Vincent Ambo | 2 | -3/+1 |
2021-04-05 | r/2445 refactor(web/converse): Use crimp instead of reqwest | Vincent Ambo | 5 | -379/+115 |
2021-04-05 | r/2444 chore(web/converse): Apply 'cargo fix --edition' | Vincent Ambo | 7 | -29/+29 |
2021-04-05 | r/2443 fix(web/converse): Bare minimum changes to build in 2021 | Vincent Ambo | 7 | -6568/+1840 |
2021-04-05 | r/2442 docs(converse): Convert README to Markdown | Vincent Ambo | 1 | -2/+2 |
2021-04-05 | r/2441 chore(converse): Remove old Github-specific things | Vincent Ambo | 8 | -150/+4 |
2021-04-05 | r/2440 feat(web/converse): Import repository | Vincent Ambo | 54 | -0/+11309 |
2021-04-05 | r/2439 feat(web/bubblegum): allow passing status as an int | sterni | 2 | -9/+16 |
2021-04-05 | r/2438 feat(web/bubblegum): report some errors to the user via HTTP | sterni | 2 | -34/+51 |
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 |