summaryrefslogtreecommitdiffstats
path: root/templates/explore (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: simplify main-attribute labels0ko2024-12-082-6/+6
* [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-102-2/+2
* [PORT] Replace DateTime with DateUtils (gitea#32383)wxiaoguang2024-11-031-1/+1
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-271-2/+5
* [I18N] Injected updated time in translation string (#3837)Léana 江2024-05-201-1/+1
* [BUG] Fix tooltip for 1000+ stars/forksGusted2024-04-101-4/+4
* Merge pull request 'Fix accessibility and translatability of repo explore cou...Gusted2024-03-301-6/+6
|\
| * Fix accessibility and translatability of repo explore counters0ko2024-03-281-6/+6
* | Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-302-3/+3
* | [Port] gitea#29982 Introduce `.secondary-nav` and handle `.page-content` spac...silverwind2024-03-281-1/+1
|/
* Refactor repo header/list (#29969)wxiaoguang2024-03-271-5/+12
* Fix incorrect tailwind migration (#30007)silverwind2024-03-262-2/+2
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-262-3/+3
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-262-5/+5
* Unify search boxes (#29530)Denys Konovalov2024-03-205-11/+12
* Merge pull request 'Accessibility: Label Stars/Forks links in repo explore' (...Gusted2024-03-201-2/+2
|\
| * Label stars/forks link in repo exploreOtto Richter2024-03-191-2/+2
* | Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-201-3/+3
|/
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-062-45/+1
* Revert "[BUG] Remember topic only in repo search"Earl Warren2024-03-061-1/+0
* Only use supported sort order for "explore/users" page (#29430)wxiaoguang2024-03-061-2/+0
* Merge pull request '[gitea] cherry-pick' (#2478) from earl-warren/forgejo:wip...Earl Warren2024-02-272-2/+2
|\
| * Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-261-1/+1
| * Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-262-2/+2
* | [BUG] Remember topic only in repo searchGusted2024-02-261-0/+1
|/
* Allow instance-wide disabling of forkingGergely Nagy2024-02-252-3/+7
* 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-121-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