about summary refs log tree commit diff
path: root/web/atward (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-17 r/3969 chore(atward): Bump dependenciesVincent Ambo1-53/+82
2022-04-11 r/3943 refactor(atward): Split tests into separate fileVincent Ambo2-191/+190
2022-02-08 r/3791 style(rust): Format all Rust code with rustfmtVincent Ambo1-2/+7
2022-01-01 r/3507 chore(web/atward): Bump all dependenciesVincent Ambo2-477/+115
2021-11-07 r/3013 docs(atward): Document availability of new query typesVincent Ambo1-0/+5
2021-11-05 r/3002 feat(atward): Support depot revision queries (r/...)Vincent Ambo1-4/+26
2021-10-07 r/2953 refactor(web): use static.tvl.{fyi|su} for static assetsVincent Ambo1-1/+0
2021-10-01 r/2942 refactor(web/tvl/template): Make static asset URL configurableVincent Ambo1-1/+1
2021-09-22 r/2905 refactor(web/tvl/template): Don't forcefully embed title in pageVincent Ambo1-0/+5
2021-08-26 r/2789 fix(atward): Redirect `//` queries to depot rootVincent Ambo1-3/+23
2021-06-12 r/2654 feat(atward): Handle plain host queriesVincent Ambo1-0/+28
2021-05-24 r/2625 fix(atward): Update link to use at.tvl.fyiCynthia Revström1-1/+1
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/2585 refactor(web): common template for index pages of tvl and atwardsterni5-114/+151
2021-05-12 r/2583 feat(atward): Support reading configuration from cookiesVincent Ambo2-15/+139
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