aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix various Fomantic UI and htmx problems (#33851)wxiaoguang13 days2-43/+0
* Drop fomantic build (#33845)wxiaoguang2025-03-112-2/+21
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant2025-03-031-0/+3
* Refactor global init code and add more comments (#33755)wxiaoguang2025-03-032-50/+94
* Fix dynamic content loading init problem (#33748)wxiaoguang2025-03-012-44/+89
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae2025-02-281-2/+7
* Clone button enhancements (#33362)silverwind2025-01-271-2/+3
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-221-12/+12
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-164-9/+9
* Refactor repo-new.ts (#33070)wxiaoguang2025-01-012-1/+20
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-221-5/+5
* Refactor repo-projects.ts (#32892)silverwind2024-12-191-1/+2
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-161-1/+0
* Fix a number of typescript errors (#32773)silverwind2024-12-111-4/+7
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-092-0/+136
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-281-1/+1
* Fix: passkey login not working anymore (#32623)hiifong2024-11-261-2/+2
* Fix some typescript issues (#32586)silverwind2024-11-2112-43/+48
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-082-5/+7
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-041-1/+1
* Add types to various low-level functions (#31781)silverwind2024-08-104-31/+39
* Add types to fetch,toast,bootstrap,svg (#31627)silverwind2024-07-252-12/+30
* Convert frontend code to typescript (#31559)silverwind2024-07-0718-21/+21
* Make toast support preventDuplicates (#31501)wxiaoguang2024-06-271-3/+20
* Fix navbar `+` menu flashing on page load (#31281)silverwind2024-06-121-0/+16
* Fix body margin shifting with modals, fix error on project column edit (#30831)silverwind2024-05-031-2/+5
* Improve logout from worker (#30775)wxiaoguang2024-04-301-0/+9
* Rework and fix stopwatch (#30732)silverwind2024-04-301-2/+4
* Remove fomantic dimmer module (#30723)silverwind2024-04-292-0/+31
* Add form field id generation, remove duplicated ids (#30546)silverwind2024-04-184-13/+30
* Replace coloris with vanilla-colorful (#30201)silverwind2024-04-031-3/+4
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-03-311-0/+1
* Fix unclickable checkboxes (#30195)silverwind2024-03-311-4/+13
* Remove jQuery class from the comment context menu (#30179)Yarden Shoham2024-03-301-1/+1
* Remove fomantic checkbox module (#30162)silverwind2024-03-293-46/+16
* Drag-and-drop improvements for projects and issue pins (#29875)silverwind2024-03-281-2/+17
* Remove jQuery `.attr` from the Fomantic dropdowns (#30114)Yarden Shoham2024-03-271-56/+64
* Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113)Yarden Shoham2024-03-261-1/+3
* Forbid jQuery `is` and fix issues (#30016)silverwind2024-03-241-1/+1
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Forbid HTML injection using jQuery (#29843)Yarden Shoham2024-03-161-1/+3
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-8/+6
* Improve a11y document and dropdown item (#29753)wxiaoguang2024-03-132-6/+6
* Set user's 24h preference from their current OS locale (#29651)silverwind2024-03-081-1/+9
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Make PR form use toast to show error message (#29545)wxiaoguang2024-03-021-3/+2
* Refactor request function (#29187)silverwind2024-02-161-11/+9
* Avoid showing unnecessary JS errors when there are elements with different or...wxiaoguang2024-02-082-9/+8
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-151-1/+1
* Move some JS code from `fomantic.js` to standalone files (#27994)wxiaoguang2023-11-128-93/+100