gitea/web_src/js
wxiaoguang 6292603215
Fix database deadlock when update issue labels (#17649)
This fix updates issue labels one by one, and won't cause database deadlock.
In future, we can use a batch API to update all changed labels by one request.
2021-11-16 10:21:13 +08:00
..
components Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 2021-10-21 15:37:43 +08:00
features Fix database deadlock when update issue labels (#17649) 2021-11-16 10:21:13 +08:00
markup Improve async/await usage, and sort init calls in `index.js` (#17386) 2021-11-09 17:27:25 +08:00
standalone
vendor Restore Accessibility for Dropdown (#16576) 2021-08-06 01:16:24 +03:00
easymde.js
index.js Improve async/await usage, and sort init calls in `index.js` (#17386) 2021-11-09 17:27:25 +08:00
jquery.js
publicpath.js Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 2021-10-21 15:37:43 +08:00
serviceworker.js
svg.js Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00
utils.js Fix context popup error (#17398) 2021-10-22 22:34:01 +08:00
utils.test.js Fix context popup error (#17398) 2021-10-22 22:34:01 +08:00