aboutsummaryrefslogtreecommitdiff
path: root/internal/frontend/server.go
AgeCommit message (Expand)Author
5 daysinternal/frontend: add v1/search endpointEthan Lee
5 daysinternal/api: refactor error handling to increase consistencyEthan Lee
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-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-19internal/api: implement module metadata endpointEthan Lee
2026-03-19internal: instantiate v1/package/{path} endpointEthan Lee
2026-01-15internal/frontend: add module and package metadata to codewiki linkEthan 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-06-24Revert "internal/frontend: recycle database connections every 5m"Robert Findley
2025-06-23internal/frontend: recycle database connections every 5mRob Findley
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-02-06internal/frontend: register POST paths for playground fmt and compileSean Liao
2024-09-30internal/frontend: require GET for most routesJonathan Amsterdam
2024-02-26internal/frontend,static/frontend: remove styleguideJonathan Amsterdam
2023-12-19internal: move templatecheck tests to their own packageMichael Matloob
2023-11-08internal/frontend: add OpenSearchSteve Wills
2023-08-29internal/frontend: inject *http.Client for deps.dev requestsMichael Matloob
2023-08-25cmd/frontend: move typescript compile watching into mainMichael Matloob
2023-08-21internal/frontend: separate fetch and 404 logic into fetchserverMichael Matloob
2023-08-15internal/frontend: move urlinfo to its own packageMichael Matloob
2023-08-15internal/frontend: move base types to their own packagesMichael Matloob
2023-08-04internal/frontend: remove dependency on cloud error reporting clientMichael Matloob
2023-08-04internal/middleware: move stats to its own packageMichael Matloob
2023-08-04internal/frontend: add an interface for creating request cachesMichael Matloob
2023-03-15cmd/pkgsite: hide irrelevant content in local mode; add quick linksRobert Findley
2023-03-08internal/frontend, internal/vulns: isolate references to x/vuln repoTatiana Bradley
2023-02-22internal,static: upgrade esbuildJamal Carvalho
2022-11-15all: convert interface{} to anyHana (Hyang-Ah) Kim
2022-10-21internal/frontend: address problems flagged by staticcheckHana (Hyang-Ah) Kim
2022-10-19internal/frontend: use frontend.searchMode to determine route tagJamal Carvalho
2022-10-13internal/frontend: add separate tag route for search page typesJamal Carvalho
2022-10-04internal/frontend: fix vuln page cache handlerJamal Carvalho
2022-09-28internal/frontend: add vuln pages to redis cacheJamal Carvalho
2022-09-21internal/frontend: copy search mode when replacing basepageJamal Carvalho
2022-09-20internal/frontend: refactor serveSearch for testingJonathan Amsterdam
2022-08-16internal,static: create vulndb portal landing pageJamal Carvalho
2022-06-30internal: re-enable staticcheck SA1019Jamal Carvalho
2022-02-01internal/frontend: redirect /vuln to /vuln/listJonathan Amsterdam
2021-11-22internal/frontend: add cgoup memory infoJonathan Amsterdam
2021-11-22pkgsite: add /about page, copied from go.dev/aboutRuss Cox
2021-11-19internal/frontend: add memory stats to debug handlerJonathan Amsterdam
2021-11-19internal/frontend: require header value for debug pagesJonathan Amsterdam