aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/code.go
Commit message (Expand)AuthorAgeFilesLines
* Remove AddParamIfExist(AddParam) (#29841)wxiaoguang2024-03-161-1/+1
* Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724)65432024-03-161-1/+11
* Refactor AddParam to AddParamIfExist (#29834)wxiaoguang2024-03-161-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-141-3/+2
* Patch in exact search for meilisearch (#29671)65432024-03-091-2/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Show the repo count in code tab on both user profile and org page. (#27048)puni98692023-09-131-0/+5
* Fix the display of org level badges (#26504)yp053272023-09-061-1/+0
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-1/+3
* Refactor indexer (#25174)Jason Song2023-06-231-2/+2
* Add missing tabs to org projects page (#22705)yp053272023-03-101-0/+1
* fix: code search title translation (#22285)John Olheiser2023-01-021-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add user/organization code search (#19977)Lauris BH2022-10-111-0/+114