aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/profile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* UserProfile Page: Render Description (#12415)65432020-08-051-3/+2
* Add hide activity option (#11353)l-jonas2020-06-051-4/+9
* Insert ui divider directly in templates instead of from inside heatmap vue co...wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-05-191-10/+4
* Change action GETs to POST (#10462)John Olheiser2020-02-251-2/+8
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-12/+12
* Fix followers and following tabs in profile (#10202)Lauris BH2020-02-091-19/+14
* wrap long texts on user profile info (#7333)Cherrg2019-06-301-2/+2
* Style orgs list in user profile (#6911)Xaver Maierhofer2019-05-131-1/+5
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+6
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-1/+1
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-2/+4
* Allow link verification for services like Mastodon (#5481)koyu2018-12-061-1/+1
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-271-2/+7