summaryrefslogtreecommitdiffstats
path: root/templates/user/settings/keys_ssh.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Improve some Forms (#24878)JakobDev2023-05-261-1/+1
* Change `add_on` in `keys_ssh.tmpl` (#24803)Zettat1232023-05-191-1/+1
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-061-1/+1
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Allow adding SSH keys even if SSH server is disabled (#24025)Dmitry Sharshakov2023-04-101-7/+8
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-231-1/+1
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-231-1/+1
* Use octicon-verified for gpg signatures (#23529)silverwind2023-03-171-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-3/+3
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-2/+2
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-25/+25
* Replace pubkey with privkey in keys_ssh.tmpl (#20112)Robert Lützner2022-06-241-1/+1
* 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-201-3/+3
* Show ssh command directly in template instead of i18n translation (#19335)原俊杰2022-04-061-1/+1
* Add support for ssh commit signing (#17743)Wim2021-12-191-0/+38
* Move key forms before list and add cancel button (#17432)qwerty2872021-10-281-28/+28
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-1/+1
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-251-19/+19
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Update GitHub docs links for SSH & GPG (#12947)Bagas Sanjaya2020-09-261-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Add placeholder text for "Add SSH/GPG Key" forms (#12533)Bagas Sanjaya2020-08-201-1/+1
* Fix svg octicon-key placement (#11410)Cirno the Strongest2020-05-141-1/+3
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+2
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Spaces to tabs in templates (#2953)Ethan Koenig2017-11-211-52/+52
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-0/+4
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-0/+67