aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/markup/tasklist.js
Commit message (Expand)AuthorAgeFilesLines
* Convert frontend code to typescript (#31559)silverwind2024-07-071-90/+0
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-271-2/+10
* Remove jQuery from the comment task list (#29170)Yarden Shoham2024-02-151-7/+6
* Fix task list checkbox toggle to work with YAML front matter (#25184)Jonathan Tran2023-06-131-0/+8
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-3/+4
* Add new JS linter rules (#17699)silverwind2021-11-221-4/+5
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-1/+1
* Keep attachments on tasklist update (#16750)KN4CK3R2021-08-201-1/+2
* Fixed setting of wrong position (#16148)KN4CK3R2021-06-141-3/+13
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-231-0/+62