gitea/web_src/less
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
* Show Signer in commit lists and add basic trust

Show the avatar of the signer in the commit list pages as we do not
enforce that the signer is an author or committer. This makes it
clearer who has signed the commit.

Also display commits signed by non-members differently from
members and in particular make it clear when a non-member signer
is different from the committer to help reduce the risk of
spoofing.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* ensure orange text and background is available

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update gpg_key.go

* Update models/gpg_key.go

* Apply suggestions from code review

* Require team collaborators to have access to UnitTypeCode

* as per @6543

* fix position of sha as per @silverwind

* as per @guillep2k
2020-02-27 16:20:55 -03:00
..
themes Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
vendor Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
_admin.less Fix admin notices (#10480) 2020-02-26 10:25:54 -06:00
_base.less Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
_dashboard.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
_editor.less Various dark theme fixes (#10416) 2020-02-22 22:32:15 -06:00
_emojify.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 2019-11-12 10:22:16 +01:00
_explore.less Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
_form.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
_home.less Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
_install.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 2019-11-12 10:22:16 +01:00
_markdown.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
_organization.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 2019-11-12 10:22:16 +01:00
_repository.less Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
_review.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
_svg.less Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
_tribute.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
_user.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
index.less Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00