summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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