summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/deploy_keys.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-1/+1
* Reference labels by IDs instead of names in `keys` settings (#29194)Yarden Shoham2024-02-161-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-17/+17
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Improve SSH Key / GPG Key / Deploy Key UI (#26949)wxiaoguang2023-09-071-2/+2
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-311-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-14/+14
* 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
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-8/+4
* 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
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-12/+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-1/+1
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Add user secrets (#22191)KN4CK3R2023-02-011-4/+2
* Fix delete secret modal (#22187)Lunny Xiao2022-12-201-2/+2
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-201-0/+2
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-19/+19
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-2/+2
* Move key forms before list and add cancel button (#17432)qwerty2872021-10-281-23/+15
* Move add deploy key form before the list and add a cancel button (#17228)qwerty2872021-10-081-34/+39
* Add placeholder text to deploy key textarea (#15575)zeripath2021-04-211-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-3/+3
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Fix svg octicon-key placement (#11410)Cirno the Strongest2020-05-141-11/+13
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+2
* Some small template fixes (#3820)Rodrigo Villablanca Vásquez2018-04-201-1/+1
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-1/+10
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-0/+4
* Simplify settings pages with item list (#1389)Antoine GIRARD2017-03-301-20/+15
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-62/+58
* fix: fill in ssh key title on setting of repo (#950)Bo-Yi Wu2017-02-161-2/+2