aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/profile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* User action heatmap (#5131)kolaente2018-10-231-0/+5
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-2/+2
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-241-2/+2
* Refactor User Settings (#3900)David Schneiderbauer2018-05-151-1/+1
* Responsive view (#2750)Morgan Bazalgette2017-12-301-2/+2
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-2/+2
* Make SHOW_USER_EMAIL also apply to profiles (#2258)Michael Kuhn2017-08-171-1/+1
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-201-0/+8
* feat: support search bar on star tab of user profile. (#917)Bo-Yi Wu2017-02-141-0/+1
* feat: support paginater on star tab of user profile. (#845)Bo-Yi Wu2017-02-071-0/+1
* feat: Add search bar on user profile page. (#787)Bo-Yi Wu2017-02-041-0/+1
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-1/+1