| Commit message (Expand) | Author | Age | Files | Lines |
* | Add material icons for file list (#33837) | wxiaoguang | 2025-03-10 | 4 | -23/+33 |
* | Worktime tracking for the organization level (#19808) | K Kovacs | 2025-02-03 | 1 | -1/+1 |
* | Make tracked time representation display as hours (#33315) | Vladimir Sysoev | 2025-01-19 | 1 | -1/+1 |
* | Refactor HTMLFormat, update chroma render, fix js error (#33136) | wxiaoguang | 2025-01-08 | 2 | -3/+16 |
* | Make git clone URL could use current signed-in user (#33091) | wxiaoguang | 2025-01-07 | 1 | -1/+1 |
* | Remove some unnecessary template helpers (#33069) | wxiaoguang | 2025-01-01 | 1 | -6/+0 |
* | [Feature] Private README.md for organization (#32872) | Chai-Shi | 2024-12-31 | 2 | -16/+101 |
* | Refactor "string truncate" (#32984) | wxiaoguang | 2024-12-26 | 2 | -4/+4 |
* | Clarify path param naming (#32969) | wxiaoguang | 2024-12-24 | 1 | -3/+1 |
* | Refactor template & test related code (#32938) | wxiaoguang | 2024-12-22 | 5 | -55/+99 |
* | Do not display `attestation-manifest` and use short sha256 instead of full sh... | hiifong | 2024-12-16 | 1 | -0/+4 |
* | Update golangci-lint to v1.62.2, fix issues (#32845) | silverwind | 2024-12-15 | 2 | -5/+5 |
* | Refactor issue filter (labels, poster, assignee) (#32771) | wxiaoguang | 2024-12-10 | 1 | -5/+8 |
* | Fix duplicate dropdown dividers (#32760) | wxiaoguang | 2024-12-09 | 1 | -5/+3 |
* | Refactor issue list (#32755) | wxiaoguang | 2024-12-08 | 1 | -0/+66 |
* | Issue time estimate, meaningful time tracking (#23113) | Illya Marchenko | 2024-12-05 | 1 | -0/+11 |
* | Fix issue title rendering and refactor legacy function names (#32703) | wxiaoguang | 2024-12-04 | 2 | -12/+19 |
* | Refactor markup render system (#32612) | wxiaoguang | 2024-11-24 | 1 | -5/+6 |
* | Refactor markup render system (#32589) | wxiaoguang | 2024-11-22 | 1 | -21/+6 |
* | Refactor markup render system (#32533) | wxiaoguang | 2024-11-18 | 5 | -35/+15 |
* | Fix and refactor markdown rendering (#32522) | wxiaoguang | 2024-11-16 | 2 | -23/+20 |
* | Refactor render system (#32492) | wxiaoguang | 2024-11-14 | 2 | -12/+13 |
* | Refactor sidebar assignee&milestone&project selectors (#32465) | wxiaoguang | 2024-11-11 | 1 | -0/+1 |
* | Support quote selected comments to reply (#32431) | wxiaoguang | 2024-11-07 | 1 | -7/+9 |
* | Fix milestone deadline and date related problems (#32339) | Lunny Xiao | 2024-11-05 | 1 | -1/+1 |
* | Refactor template ctx and render utils (#32422) | wxiaoguang | 2024-11-05 | 6 | -78/+150 |
* | Refactor DateUtils and merge TimeSince (#32409) | wxiaoguang | 2024-11-04 | 3 | -18/+131 |
* | Replace DateTime with proper functions (#32402) | wxiaoguang | 2024-11-02 | 3 | -2/+79 |
* | Replace DateTime with DateUtils (#32383) | wxiaoguang | 2024-11-02 | 2 | -0/+35 |
* | Lazy load avatar images (#32051) | hiifong | 2024-09-17 | 1 | -1/+1 |
* | Refactor names (#31405) | wxiaoguang | 2024-06-19 | 6 | -70/+70 |
* | Fix rendered wiki page link (#31398) | wxiaoguang | 2024-06-18 | 1 | -2/+2 |
* | Make template `Iif` exactly match `if` (#31322) | wxiaoguang | 2024-06-11 | 2 | -21/+47 |
* | code optimization (#31315) | Kerwin Bryant | 2024-06-11 | 2 | -2/+44 |
* | Fix markdown rendering when mentioning users (#30795) | wxiaoguang | 2024-05-02 | 1 | -0/+5 |
* | Fix issue label rendering in the issue popup (#30763) | wxiaoguang | 2024-04-30 | 1 | -22/+17 |
* | Update misspell to 0.5.1 and add `misspellings.csv` (#30573) | silverwind | 2024-04-27 | 1 | -2/+2 |
* | Initial support for colorblindness-friendly themes (#30625) | wxiaoguang | 2024-04-24 | 1 | -6/+12 |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 2 | -5/+3 |
* | Allow everyone to read or write a wiki by a repo unit setting (#30495) | wxiaoguang | 2024-04-17 | 1 | -0/+12 |
* | Avoid losing token when updating mirror settings (#30429) | Jason Song | 2024-04-13 | 1 | -17/+21 |
* | Fix label rendering (#30456) | wxiaoguang | 2024-04-13 | 2 | -12/+35 |
* | Fix and rewrite contrast color calculation, fix project-related bugs (#30237) | silverwind | 2024-04-07 | 2 | -11/+6 |
* | Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253) | Yakov | 2024-04-03 | 1 | -0/+3 |
* | Render code tags in commit messages (#30146) | silverwind | 2024-03-28 | 1 | -2/+2 |
* | Improve QueryEscape helper function (#29768) | wxiaoguang | 2024-03-13 | 1 | -1/+5 |
* | Use relative links for commits, mentions, and issues in markdown (#29427) | KN4CK3R | 2024-03-13 | 1 | -7/+7 |
* | Refactor label.IsArchived() (#29750) | 6543 | 2024-03-13 | 1 | -2/+1 |
* | Highlight archived labels (#29680) | 6543 | 2024-03-12 | 1 | -9/+20 |
* | Remove unnecessary SanitizeHTML from code (#29575) | wxiaoguang | 2024-03-04 | 2 | -9/+2 |