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.
wxiaoguang 72c68177ab
Improve issue history dialog and make poster can delete their own history (#27323)
Fix #27313 (see the comment)

And some UI improvements:

### Before


![image](https://github.com/go-gitea/gitea/assets/2114189/420a314d-8f34-4e30-a557-f41cf4f0d2f2)


![image](https://github.com/go-gitea/gitea/assets/2114189/60ca0be4-b55e-4e65-be73-fd53e0d4fc36)


### After


![image](https://github.com/go-gitea/gitea/assets/2114189/d354f815-5a0c-4e63-8d59-d03ed344dbea)


![image](https://github.com/go-gitea/gitea/assets/2114189/6ef437a4-aa6f-4917-a260-00625ee71e79)


![image](https://github.com/go-gitea/gitea/assets/2114189/9d88a36c-616b-4dc9-8c6b-76adaad8acf6)
10 months ago
..
components Add missed return to actions view fetch (#27289) 10 months ago
features Improve issue history dialog and make poster can delete their own history (#27323) 10 months ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
modules Use vitest globals (#27102) 10 months ago
render Use vitest globals (#27102) 10 months ago
standalone Add toasts to UI (#25449) 1 year ago
test Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 11 months ago
utils Use vitest globals (#27102) 10 months ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 11 months ago
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) 12 months ago
bootstrap.js Remove joinPaths function (#26833) 11 months ago
index.js Add "dir=auto" for input/textarea elements by default (#26735) 11 months ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
svg.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
svg.test.js Use vitest globals (#27102) 10 months ago
utils.js Remove joinPaths function (#26833) 11 months ago
utils.test.js Use vitest globals (#27102) 10 months ago