summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Fix i18n for email notifications (#20518)wxiaoguang2022-07-281-1/+1
* Added email notification option to receive all own messages (#20179)Tyrone Yeh2022-07-281-0/+1
* Fix icon margin in user/settings/repos (#20281)Baoshuo Ren2022-07-141-5/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2748-525/+525
* Hide notify mail setting ui if not enabled (#20138)Lunny Xiao2022-06-281-0/+2
* Make better use of i18n (#20096)Gusted2022-06-263-3/+3
* Replace pubkey with privkey in keys_ssh.tmpl (#20112)Robert Lützner2022-06-241-1/+1
* Use correct variable for issue count (#20085)Lunny Xiao2022-06-221-2/+2
* Prettify number of issues (#17760)Gusted2022-06-122-9/+13
* Make user profile image show full image on mobile (#19840)Eekle2022-06-101-2/+4
* Remove out-dated comments (#19921)wxiaoguang2022-06-081-6/+0
* Improve wording on delete access token modal (#19909)André Jaenisch2022-06-071-2/+2
* Improve UX on modal for deleting an access token (#19894)André Jaenisch2022-06-071-3/+9
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-0/+2
* Fix i18n for Link Account button, re-format tmpl (#19835)wxiaoguang2022-05-291-14/+13
* Adding button to link accounts from user settings (#19792)Mai-Lapyst2022-05-291-0/+18
* Fix follower display on user page (#19805)silverwind2022-05-261-1/+3
* Github style following followers (#19482)istiak1012022-05-251-12/+1
* Remove fomantic progress module (#19760)silverwind2022-05-201-5/+8
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2012-28/+28
* Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2022-05-071-1/+1
* Add RSS Feed buttons to Repo, User and Org pages (#19370)ktprograms2022-04-241-0/+1
* Show ssh command directly in template instead of i18n translation (#19335)原俊杰2022-04-061-1/+1
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Fix global packages enabled avaiable (#19276)Lunny Xiao2022-03-311-0/+2
* Add Package Registry (#16510)KN4CK3R2022-03-304-0/+40
* Do not send activation email if manual confirm is set (#19119)zeripath2022-03-181-0/+2
* Fix release typo (#18728)Lunny Xiao2022-02-111-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-082-2/+2
* Add config options to hide issue events (#17414)qwerty2872022-01-211-0/+98
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Fix incorrect OAuth message (#18332)wxiaoguang2022-01-191-2/+2
* Webauthn nits (#18284)zeripath2022-01-152-11/+1
* Support webauthn (#17957)Lunny Xiao2022-01-146-68/+57
* Fix mermaid rendering in milestone dashboard (#18202)silverwind2022-01-071-1/+1
* Refactor auth package (#17962)Lunny Xiao2022-01-026-4/+4
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-291-2/+2
* Move POST /{username}/action/{action} to simply POST /{username} (#18045)zeripath2021-12-201-2/+2
* Fix delete u2f keys modal (#18040)Lunny Xiao2021-12-201-1/+1
* Add support for ssh commit signing (#17743)Wim2021-12-191-0/+38
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-22/+18
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-2/+2
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-222-2/+2
* Support pagination of organizations on user settings pages (#16083)Lunny Xiao2021-11-221-0/+1
* Fix correct usage of teams (#17732)Gusted2021-11-201-2/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-184-11/+11
* Multiple Escaping Improvements (#17551)zeripath2021-11-168-64/+64
* Allow U2F 2FA without TOTP (#11573)Kamil Domański2021-11-083-27/+25
* Move key forms before list and add cancel button (#17432)qwerty2872021-10-282-65/+63