aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add appearance section in settings (#17433)qwerty2872021-10-274-52/+77
* Add groups scope/claim to OIDC/OAuth2 Provider (#17367)Nico Schieder2021-10-221-2/+4
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-1/+2
* Disable form autofill (#17291)wxiaoguang2021-10-191-1/+2
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-7/+6
* Prevent leave changes dialogs due to autofill fields (#16912)zeripath2021-09-021-1/+1
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-2611-12/+12
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-251-1/+1
* Added introspection endpoint. (#16752)KN4CK3R2021-08-201-0/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-11/+9
* Refactor: Move login out of models (#16199)zeripath2021-07-241-1/+1
* Add fluid to ui container class to remove margin (#16396)Stanley Hu2021-07-202-2/+2
* Improve 2FA autofill (#16473)Jonathan Herlin2021-07-181-1/+1
* show tag name on dashboard items list (#16466)a10121127962021-07-171-1/+1
* Update notification table with only latest data (#16445)zeripath2021-07-171-1/+1
* Fix activation of primary email addresses (#16385)Meano2021-07-131-1/+1
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-2/+58
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-291-1/+1
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-15/+15
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-12/+47
* Add better errors for disabled account recovery (#15117)John Olheiser2021-06-251-1/+7
* Remove User.GetOrganizations() (#14032)65432021-06-181-1/+1
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-171-0/+7
* Add OpenID claims "profile" and "email". (#16141)KN4CK3R2021-06-141-0/+29
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-224-7/+7
* Issue sidebar and misc css fixes (#15524)silverwind2021-05-161-7/+13
* Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch...zeripath2021-05-151-2/+2
* Allow only internal registration (#15795)65432021-05-092-5/+7
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1