aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/profile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix double border and adjust width for user profile page (#24870)HesterG2023-05-231-3/+3
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-131-2/+3
* Add Gitea Profile Readmes (#23260)Nicholas Pease2023-05-091-35/+4
* Change `join_on` translation to `joined_on` and include placeholder for the d...Yarden Shoham2023-05-061-1/+1
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-061-1/+1
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-3/+3
* Add follow organization and fix the logic of following page (#24345)yp053272023-04-291-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-201-28/+28
* Add repository counter badge to repository tab (#24205)Jakob2023-04-191-1/+4
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Show visibility status of email in own profile (#23900)n0toose2023-04-081-1/+19
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-4/+4
* Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp053272023-03-061-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-6/+6
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-0/+3
* Optimize html templates (#22080)Jason Song2022-12-091-6/+6
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-211-1/+3
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Add user/organization code search (#19977)Lauris BH2022-10-111-1/+6
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-1/+1
* Add badge capabilities to users (#20607)techknowlogick2022-08-181-0/+11
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-12/+12
* Make user profile image show full image on mobile (#19840)Eekle2022-06-101-2/+4
* Fix follower display on user page (#19805)silverwind2022-05-261-1/+3
* Github style following followers (#19482)istiak1012022-05-251-12/+1
* Add RSS Feed buttons to Repo, User and Org pages (#19370)ktprograms2022-04-241-0/+1
* Fix global packages enabled avaiable (#19276)Lunny Xiao2022-03-311-0/+2
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+3
* Move POST /{username}/action/{action} to simply POST /{username} (#18045)zeripath2021-12-201-2/+2
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-2/+2
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-221-1/+1
* Issue sidebar and misc css fixes (#15524)silverwind2021-05-161-7/+13
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Disable Stars config option (#14653)Kyle D2021-04-151-5/+11
* Fix svg spacing (#14638)Kyle D2021-02-141-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-6/+8
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* CSS navbar and color tweaks (#13609)silverwind2020-11-261-1/+1
* Remove fetch request from heatmap (#13623)silverwind2020-11-181-4/+1
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-2/+2
* Make SVG size argument optional (#12814)silverwind2020-09-111-11/+11
* Set avatar image dimensions (#12654)Daniel Aleksandersen2020-09-021-2/+2
* Kanban board (#8346)Lanre Adelowo2020-08-161-1/+1
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-161-1/+1