aboutsummaryrefslogtreecommitdiff
path: root/internal/frontend
AgeCommit message (Expand)Author
6 daysinternal/frontend: add v1/search endpointEthan Lee
6 daysinternal/api: refactor error handling to increase consistencyEthan Lee
7 daysinternal/frontend: remove local map of case sensitive excluded pathsMadeline Kalil
7 daysinternal/postgres: allow matching exact prefix with exact:Madeline Kalil
13 daysinternal/api: consolidate error response handling for all handlersEthan Lee
2026-03-30internal/api: implement vulnerabilities endpointEthan Lee
2026-03-30internal/api: implement package imported-by endpointEthan Lee
2026-03-27all: run go fix -waitgroupHana Kim
2026-03-26internal/api: implement package symbols endpointEthan Lee
2026-03-24internal/api: implement search endpointEthan Lee
2026-03-24internal/api: implement module packages endpointEthan Lee
2026-03-23internal/api: implement module versions endpointEthan Lee
2026-03-20internal: conditionally return documentation in GetUnitEthan Lee
2026-03-19internal/api: implement module metadata endpointEthan Lee
2026-03-19internal: instantiate v1/package/{path} endpointEthan Lee
2026-03-13all: fix forvarHana Kim
2026-02-25internal/queue: move InMemory queue to its own packageJean Barkhuysen
2026-02-18internal/frontend: fix typo in test nameOleksandr Redko
2026-01-15internal/frontend: add module and package metadata to codewiki linkEthan Lee
2026-01-01internal/frontend: add attribution params to CodeWiki linkEthan Lee
2025-12-30internal/frontend: remove logging for http.StatusNotFoundEthan Lee
2025-12-22internal/dcensus: add metrics for codewiki link usageEthan Lee
2025-12-20internal/frontend: add CodeWiki link support to pkgsiteEthan Lee
2025-11-20internal/frontend: add additional pprof memory handlersEthan Lee
2025-11-05internal/frontend/fetchserver: add test for "synctest" shortcutFelix Stein
2025-11-05internal/postgres: exclude internal packages when doing shortcut resolutionNicholas S. Husin
2025-10-23all: fix some commentscuishuang
2025-07-21internal/sanitizer: allow picture and source elements in readmeJosiah McMenamy
2025-06-24Revert "internal/frontend: recycle database connections every 5m"Robert Findley
2025-06-23internal/frontend: recycle database connections every 5mRob Findley
2025-06-08internal/frontend: report whether subdirectories are commandsVamsi Avula
2025-05-30internal/frontend: add a go doc mode to suppress some UI elementsMichael Matloob
2025-05-08internal/frontend: handle file paths with spacesSean Liao
2025-03-12internal: case sensitive exclude for github.com/BurntSushi/tomlSean Liao
2025-02-18all: upgrade go directive to at least 1.23.0 [generated]Gopher Robot
2025-02-06internal/frontend: register POST paths for playground fmt and compileSean Liao
2025-01-31internal/frontend: exclude paths case-sensitivelyJonathan Amsterdam
2025-01-27internal/frontend: redirect on "std/" queriesJonathan Amsterdam
2025-01-03all: make function and struct comments match the namescuishuang
2024-12-26internal/frontend/search: don't return 500 on timeoutJonathan Amsterdam
2024-09-30internal/frontend: require GET for most routesJonathan Amsterdam
2024-09-05all: fix printf(var) mistake detected by latest printf checkerTim King
2024-04-24internal/{frontend,vuln}: display affected modulesTatiana Bradley
2024-02-26internal/frontend,static/frontend: remove styleguideJonathan Amsterdam
2024-02-21internal/postgres: support module@version exclusionsJonathan Amsterdam
2024-02-21internal/stdlib: remove support for special branchesJonathan Amsterdam
2024-01-23internal: move UnitMeta.IsRedistributable to UnitMichael Matloob
2024-01-22internal: move UnitMeta.Licenses to UnitMichael Matloob
2023-12-19internal: move templatecheck tests to their own packageMichael Matloob
2023-12-18internal/frontend: remove use of goldmark for readme renderingMichael Matloob