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/options
Gusted e4e3df6c66
Handle invalid issues (#18111)
* Handle invalid issues

- When you hover over a issue reference, and the issue doesn't exist, it
will just hang on the loading animation.
- This patch fixes that by showing them the pop-up with a "Error
occured" message.

* Add I18N

* refactor

* fix comment for lint

* fix unit test for i18n

* fix unit test for i18n

* add comments

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
gitignore [skip ci] Updated licenses and gitignores 3 years ago
label Add label descriptions (#3662) 7 years ago
license [skip ci] Updated licenses and gitignores 3 years ago
locale Handle invalid issues (#18111) 3 years ago
readme Bindata is optional and over-writable on restart (#354) 8 years ago