aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/settings/security/webauthn.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-1/+1
* Make template `DateTime` show proper tooltip (#28677)wxiaoguang2024-01-021-1/+3
* Improve text in Security settings (#28393)Panagiotis "Ivory" Vasilopoulos2023-12-081-0/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-7/+7
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-7/+10
* Fix UI misalignment on user setting page (#25629)wxiaoguang2023-07-031-10/+9
* Fix webauthn regression and improve code (#25113)wxiaoguang2023-06-071-5/+1
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-061-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-8/+8
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Webauthn nits (#18284)zeripath2022-01-151-10/+0
* Support webauthn (#17957)Lunny Xiao2022-01-141-0/+52