| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Typescript `strictFunctionTypes` (#32911) | silverwind | 2024-12-22 | 1 | -8/+8 |
* | Refactor markdown math render (#32831) | wxiaoguang | 2024-12-14 | 1 | -9/+11 |
* | Fix various UI bugs (#32821) | wxiaoguang | 2024-12-13 | 1 | -3/+2 |
* | Fix race condition in mermaid observer (#32599) | william-allspice | 2024-11-26 | 1 | -8/+11 |
* | Fix some typescript issues (#32586) | silverwind | 2024-11-21 | 1 | -1/+1 |
* | Fix a number of typescript issues (#32459) | silverwind | 2024-11-11 | 8 | -42/+38 |
* | Fix mermaid diagram height when initially hidden (#32457) | silverwind | 2024-11-09 | 1 | -1/+12 |
* | Support quote selected comments to reply (#32431) | wxiaoguang | 2024-11-07 | 2 | -0/+143 |
* | Update mermaid to v11 (#31913) | silverwind | 2024-08-25 | 1 | -0/+1 |
* | Convert frontend code to typescript (#31559) | silverwind | 2024-07-07 | 8 | -13/+13 |
* | Use `querySelector` over alternative DOM methods (#31280) | silverwind | 2024-06-10 | 1 | -6/+3 |
* | Prevent simultaneous editing of comments and issues (#31053) | metiftikci | 2024-05-27 | 1 | -2/+10 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 1 | -2/+2 |
* | Small refactors in anchors.js (#29947) | silverwind | 2024-03-22 | 1 | -19/+21 |
* | Fix and rewrite markup anchor processing (#29931) | Lunny Xiao | 2024-03-21 | 1 | -33/+51 |
* | Use more specific selector for `name` links (#29679) | silverwind | 2024-03-08 | 1 | -1/+1 |
* | Fix user-defined markup links targets (#29305) | DC | 2024-03-08 | 1 | -0/+15 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 1 | -2/+2 |
* | Remove jQuery from the comment task list (#29170) | Yarden Shoham | 2024-02-15 | 1 | -7/+6 |
* | Strip trailing newline in markdown code copy (#29019) | silverwind | 2024-02-01 | 1 | -1/+3 |
* | Change katex limits (#27823) | KN4CK3R | 2023-10-29 | 1 | -2/+12 |
* | Fix mermaid flowchart margin issue (#27503) | silverwind | 2023-10-08 | 1 | -1/+3 |
* | Fix task list checkbox toggle to work with YAML front matter (#25184) | Jonathan Tran | 2023-06-13 | 1 | -0/+8 |
* | Fix math and mermaid rendering bugs (#24049) | silverwind | 2023-04-17 | 5 | -40/+42 |
* | update to mermaid v10 (#23178) | techknowlogick | 2023-03-04 | 1 | -21/+20 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 2 | -2/+2 |
* | Load asciicast css async (#22502) | Jason Song | 2023-01-18 | 1 | -1/+4 |
* | Support asciicast files as new markup (#22448) | Jason Song | 2023-01-18 | 2 | -0/+16 |
* | Fix environments for KaTeX and error reporting (#22453) | zeripath | 2023-01-16 | 1 | -2/+4 |
* | Add Mermaid copy button, avoid unnecessary tooltip hide (#22225) | silverwind | 2022-12-25 | 2 | -6/+17 |
* | Fix markdown anchor re-clicking (#21931) | silverwind | 2022-11-26 | 1 | -6/+9 |
* | Fix scroll over mermaid frame (#21925) | silverwind | 2022-11-24 | 1 | -1/+1 |
* | Tweak katex options (#21828) | silverwind | 2022-11-17 | 1 | -4/+6 |
* | Fix opaque background on mermaid diagrams (#21642) | silverwind | 2022-10-31 | 1 | -0/+1 |
* | Fix mermaid-related bugs (#21431) | silverwind | 2022-10-15 | 1 | -1/+1 |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 2 | -0/+39 |
* | Various Mermaid improvements (#18776) | silverwind | 2022-02-16 | 1 | -15/+24 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -3/+4 |
* | Add new JS linter rules (#17699) | silverwind | 2021-11-22 | 1 | -4/+5 |
* | Add copy button to markdown code blocks (#17638) | silverwind | 2021-11-16 | 3 | -3/+22 |
* | Improve async/await usage, and sort init calls in `index.js` (#17386) | wxiaoguang | 2021-11-09 | 1 | -2/+2 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 2 | -4/+4 |
* | Update JS dependencies (#17357) | silverwind | 2021-10-19 | 1 | -1/+1 |
* | Keep attachments on tasklist update (#16750) | KN4CK3R | 2021-08-20 | 1 | -1/+2 |
* | Make Mermaid.js limit configurable (#16519) | zeripath | 2021-07-24 | 1 | -3/+3 |
* | Fixed setting of wrong position (#16148) | KN4CK3R | 2021-06-14 | 1 | -3/+13 |
* | Make tasklist checkboxes clickable (#15791) | KN4CK3R | 2021-05-23 | 2 | -1/+70 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 3 | -0/+93 |