| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix inconsistent user profile layout across tabs (#25625) | puni9869 | 2023-07-06 | 1 | -120/+5 |
* | Improve 'Privacy' section in profile settings (#25309) | Panagiotis "Ivory" Vasilopoulos | 2023-06-22 | 1 | -1/+1 |
* | Fix double border and adjust width for user profile page (#24870) | HesterG | 2023-05-23 | 1 | -3/+3 |
* | Improve avatar uploading / resizing / compressing, remove Fomantic card modul... | wxiaoguang | 2023-05-13 | 1 | -2/+3 |
* | Add Gitea Profile Readmes (#23260) | Nicholas Pease | 2023-05-09 | 1 | -35/+4 |
* | Change `join_on` translation to `joined_on` and include placeholder for the d... | Yarden Shoham | 2023-05-06 | 1 | -1/+1 |
* | Require at least one unit to be enabled (#24189) | Lunny Xiao | 2023-05-06 | 1 | -1/+1 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 1 | -3/+3 |
* | Add follow organization and fix the logic of following page (#24345) | yp05327 | 2023-04-29 | 1 | -1/+1 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 1 | -1/+1 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 1 | -1/+1 |
* | Fix unclear "Owner" concept (#24233) | wxiaoguang | 2023-04-20 | 1 | -28/+28 |
* | Add repository counter badge to repository tab (#24205) | Jakob | 2023-04-19 | 1 | -1/+4 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -1/+1 |
* | Show visibility status of email in own profile (#23900) | n0toose | 2023-04-08 | 1 | -1/+19 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -1/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -4/+4 |
* | Fix incorrect project links and use symlink icon for org-wide projects (#23325) | yp05327 | 2023-03-06 | 1 | -1/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -3/+3 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -6/+6 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -1/+1 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 1 | -0/+3 |
* | Optimize html templates (#22080) | Jason Song | 2022-12-09 | 1 | -6/+6 |
* | Allow disable RSS/Atom feed (#21622) | Xinyu Zhou | 2022-11-21 | 1 | -1/+3 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 1 | -1/+1 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 1 | -1/+6 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -1/+1 |
* | Add badge capabilities to users (#20607) | techknowlogick | 2022-08-18 | 1 | -0/+11 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -12/+12 |
* | Make user profile image show full image on mobile (#19840) | Eekle | 2022-06-10 | 1 | -2/+4 |
* | Fix follower display on user page (#19805) | silverwind | 2022-05-26 | 1 | -1/+3 |
* | Github style following followers (#19482) | istiak101 | 2022-05-25 | 1 | -12/+1 |
* | Add RSS Feed buttons to Repo, User and Org pages (#19370) | ktprograms | 2022-04-24 | 1 | -0/+1 |
* | Fix global packages enabled avaiable (#19276) | Lunny Xiao | 2022-03-31 | 1 | -0/+2 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+3 |
* | Move POST /{username}/action/{action} to simply POST /{username} (#18045) | zeripath | 2021-12-20 | 1 | -2/+2 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -1/+1 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -2/+2 |
* | Remove remaining fontawesome usage in templates (#15952) | silverwind | 2021-05-22 | 1 | -1/+1 |
* | Issue sidebar and misc css fixes (#15524) | silverwind | 2021-05-16 | 1 | -7/+13 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 1 | -1/+1 |
* | Disable Stars config option (#14653) | Kyle D | 2021-04-15 | 1 | -5/+11 |
* | Fix svg spacing (#14638) | Kyle D | 2021-02-14 | 1 | -1/+1 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -6/+8 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | CSS navbar and color tweaks (#13609) | silverwind | 2020-11-26 | 1 | -1/+1 |
* | Remove fetch request from heatmap (#13623) | silverwind | 2020-11-18 | 1 | -4/+1 |
* | Fix whitespace rendering in diff (#13415) | silverwind | 2020-11-04 | 1 | -2/+2 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -11/+11 |
* | Set avatar image dimensions (#12654) | Daniel Aleksandersen | 2020-09-02 | 1 | -2/+2 |