You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
wxiaoguang 74930b1ccd
Avoiding accessing undefined mentionValues (#26461)
The `window.config.mentionValues` might be undefined: 

```
{{if or .Participants .Assignees .MentionableTeams}}
    mentionValues: ...
{{end}}
```
2 years ago
..
css Fix the display of orgs listed in user profile (#26424) 2 years ago
fomantic Replace fomantic divider module with our own (#25539) 2 years ago
js Avoiding accessing undefined mentionValues (#26461) 2 years ago
svg Use inline SVG for built-in OAuth providers (#25171) 2 years ago