aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Feature/oauth userinfo (#15721)N. L. H2021-05-061-0/+1
* Fixed several activation bugs (#15473)KN4CK3R2021-04-301-11/+9
* Unified link creation. (#15619)KN4CK3R2021-04-302-8/+8
* add well-known config for OIDC (#15355)techknowlogick2021-04-151-0/+9
* Disable Stars config option (#14653)Kyle D2021-04-152-9/+17
* Use subdir for URL (#15446)KN4CK3R2021-04-141-1/+1
* Fix repository search (#15428)KN4CK3R2021-04-121-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-108-191/+189
* Remove usage of JS globals (#15378)silverwind2021-04-091-3/+2
* Add dashboard milestone search and repo milestone search by name (#14866)Roger Luo2021-04-081-28/+43
* fix org navbar (#15173)Jimmy Praet2021-03-261-1/+2
* Update JS dependencies (#15033)silverwind2021-03-2213-16/+16
* org dashboard: move teamselector left (#14954)Norwin2021-03-171-52/+53
* Fix a couple of issues with a feeds (#14897)zeripath2021-03-061-1/+2
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-1/+7
* Fix dashboard UI bugs and more (#14767)Mike L2021-02-251-4/+4
* Fix double alert in oauth2 application edit view (#14764)a10121127962021-02-221-1/+0