aboutsummaryrefslogtreecommitdiffstats
path: root/templates/explore
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-222-2/+2
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+3
* Add links to owner home page in explore (#28341)yp053272024-01-051-3/+4
* Keep profile tab when clicking on Language (#28320)JakobDev2023-12-011-1/+1
* Remove autofocus in search box (#28033)yp053272023-11-202-2/+2
* 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
* cleanup repo details icons/labels (#27644)Denys Konovalov2023-10-161-19/+7
* Keep filter when showing unfiltered results on explore page (#27192)JakobDev2023-10-111-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-252-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-254-34/+34
* Use mask-based fade-out effect for `.new-menu` (#27181)silverwind2023-09-251-15/+17
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-2/+2
* Fix dropdown icon position (#27175)wxiaoguang2023-09-212-2/+2
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-161-1/+1
* Improve flex list UI (#26970)wxiaoguang2023-09-081-1/+1
* User details page (#26713)Denys Konovalov2023-08-312-31/+32
* remove unnecessary explore org template (#26459)Denys Konovalov2023-08-111-1/+0
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-081-6/+1
* Fix incorrect sort link with `.profile` repository (#26374)CaiCandong2023-08-071-10/+10
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-013-95/+73
* Use calendar icon for `Joined on...` in profiles (#26215)Panagiotis "Ivory" Vasilopoulos2023-07-292-2/+2
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-18/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-293-3/+3
* Use flex instead of float for sort button and search input (#25519)HesterG2023-06-282-24/+24
* fix tags line no margin see #25255 (#25280)hiifong2023-06-241-2/+2
* 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-222-4/+4
* Consolidate the two review boxes into one (#24738)silverwind2023-05-291-1/+1
* Add Link to Stars and Forks Page to Repo List (#24931)JakobDev2023-05-251-2/+2
* Change `join_on` translation to `joined_on` and include placeholder for the d...Yarden Shoham2023-05-062-2/+2
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-061-1/+1
* Improve "new-menu" (#24465)wxiaoguang2023-05-011-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-252-2/+2
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-232-2/+2
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-112-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-242-3/+3
* Fix long name ui issues and label ui issue (#23541)Hester Gong2023-03-181-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-152-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-9/+9
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-014-4/+4
* improve explore relevancy note (#22421)crystal2023-01-121-1/+1
* Optimize html templates (#22080)Jason Song2022-12-093-20/+20
* Fix flex layout for repo list icons (#21896)Xinyu Zhou2022-11-231-2/+2
* Timeline and color tweaks (#21799)silverwind2022-11-191-3/+3
* Localize all timestamps (#21440)Yarden Shoham2022-10-172-2/+2
* Add user/organization code search (#19977)Lauris BH2022-10-113-60/+5
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-252-12/+12