aboutsummaryrefslogtreecommitdiffstats
path: root/templates/explore
Commit message (Expand)AuthorAgeFilesLines
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-1/+1
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-042-2/+2
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-1/+1
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-2/+4
* Refactor web routes (#30519)wxiaoguang2024-04-171-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-242-3/+3
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-222-2/+2
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-3/+3
* Refactor repo header/list (#29969)wxiaoguang2024-03-211-5/+12
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-202-5/+5
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-3/+3
* Unify search boxes (#29530)Denys Konovalov2024-03-145-11/+12
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-032-43/+1
* Only use supported sort order for "explore/users" page (#29430)wxiaoguang2024-02-271-2/+0
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-1/+1
* 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