summaryrefslogtreecommitdiffstats
path: root/templates/user/settings
Commit message (Expand)AuthorAgeFilesLines
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-204-0/+31
* Record OAuth client type at registration (#21316)M Hickford2022-10-242-0/+8
* Localize all timestamps (#21440)Yarden Shoham2022-10-175-6/+6
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-095-118/+110
* Fix linked account translation (#21331)John Olheiser2022-10-041-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-315-6/+6
* Pad GPG Key ID with preceding zeroes (#20878)zeripath2022-08-211-4/+4
* Replace some icons with SVG (#20741)silverwind2022-08-102-2/+2
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-093-3/+3
* 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-2718-265/+265
* Hide notify mail setting ui if not enabled (#20138)Lunny Xiao2022-06-281-0/+2
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Replace pubkey with privkey in keys_ssh.tmpl (#20112)Robert Lützner2022-06-241-1/+1
* 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
* 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
* 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-206-14/+14
* 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
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Add config options to hide issue events (#17414)qwerty2872022-01-211-0/+98
* Webauthn nits (#18284)zeripath2022-01-151-10/+0
* Support webauthn (#17957)Lunny Xiao2022-01-142-12/+13
* Refactor auth package (#17962)Lunny Xiao2022-01-026-4/+4
* Fix delete u2f keys modal (#18040)Lunny Xiao2021-12-201-1/+1
* Add support for ssh commit signing (#17743)Wim2021-12-191-0/+38
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-2/+2
* Support pagination of organizations on user settings pages (#16083)Lunny Xiao2021-11-221-0/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-182-7/+7
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+4
* Allow U2F 2FA without TOTP (#11573)Kamil Domański2021-11-082-24/+20
* 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
* Disable form autofill (#17291)wxiaoguang2021-10-191-1/+2
* 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
* Refactor: Move login out of models (#16199)zeripath2021-07-241-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
* 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
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-221-2/+2
* Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch...zeripath2021-05-151-2/+2
* Unified link creation. (#15619)KN4CK3R2021-04-301-1/+1