aboutsummaryrefslogtreecommitdiffstats
path: root/templates/explore/repo_search.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove autofocus in search box (#28033)yp053272023-11-201-1/+1
* Improve profile for Organizations (#27982)yp053272023-11-131-1/+1
* Fix incorrect "tab" parameter for repo search sub-template (#27755)wxiaoguang2023-10-241-2/+2
* Keep filter when showing unfiltered results on explore page (#27192)JakobDev2023-10-111-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-13/+13
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-1/+1
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-161-1/+1
* Fix incorrect sort link with `.profile` repository (#26374)CaiCandong2023-08-071-10/+10
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Use flex instead of float for sort button and search input (#25519)HesterG2023-06-281-15/+15
* Fix repo search broken because of profile page added (#25455)Lunny Xiao2023-06-231-0/+2
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-2/+2
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-291-2/+5
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* improve explore relevancy note (#22421)crystal2023-01-121-1/+1
* Optimize html templates (#22080)Jason Song2022-12-091-10/+10
* Add user/organization code search (#19977)Lauris BH2022-10-111-1/+1
* Only show relevant repositories on explore page (#19361)Gusted2022-08-251-0/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-13/+13
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-151-11/+10
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Allow to filter repositories by language in explore, user and organization re...Lauris BH2022-01-281-10/+11
* Disable Stars config option (#14653)Kyle D2021-04-151-2/+4
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-22/+22
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Ensure search action button coalesced to adjacent input (#11385)zeripath2020-05-121-2/+2
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-081-0/+1
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-241-0/+29