| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark parent directory as viewed when all files are viewed (#33958) | Kerwin Bryant | 6 hours | 9 | -235/+163 |
* | Update RepoContributors.vue (#34194) | Kerwin Bryant | 30 hours | 2 | -3/+8 |
* | Optimize overflow-menu (#34183) | Kerwin Bryant | 3 days | 3 | -15/+40 |
* | feat: Add sorting by exclusive labels (issue priority) (#33206) | Thomas E Lackey | 5 days | 3 | -0/+17 |
* | Fix vertical centering of file tree icons and use entryIcon for submodules/sy... | Kerwin Bryant | 6 days | 9 | -33/+35 |
* | Keep file tree view icons consistent with icon theme (#33921) | Kerwin Bryant | 9 days | 2 | -2/+17 |
* | Use `overflow-wrap: anywhere` to replace `word-break: break-all` (#34126) | wxiaoguang | 9 days | 4 | -6/+2 |
* | Fix markdown render behaviors (#34122) | wxiaoguang | 11 days | 4 | -118/+123 |
* | Refactor dropdown ellipsis (#34123) | wxiaoguang | 11 days | 2 | -19/+13 |
* | Fix markdown frontmatter rendering (#34102) | wxiaoguang | 13 days | 1 | -0/+12 |
* | Fix some UI bugs and clean up unused tests (#34088) | wxiaoguang | 2025-04-01 | 2 | -2/+18 |
* | [Fix] Resolve the problem of commit_statuses not being loaded at the top - ri... | Kerwin Bryant | 2025-03-31 | 1 | -8/+8 |
* | Fix markup content overflow (#34072) | Kerwin Bryant | 2025-03-31 | 1 | -5/+1 |
* | Add toggleClass function in dom.ts (#34063) | Kerwin Bryant | 2025-03-30 | 2 | -30/+24 |
* | Simplify emoji rendering (#34048) | silverwind | 2025-03-28 | 2 | -13/+1 |
* | Adjust the layout of the toolbar on the Issues/Projects page (#33667) | Kerwin Bryant | 2025-03-28 | 2 | -12/+5 |
* | fix org repo creation being limited by user limits (#34030) | TheFox0x7 | 2025-03-27 | 1 | -7/+21 |
* | Fix dropdown module accessing (#34026) | wxiaoguang | 2025-03-26 | 1 | -2/+5 |
* | Polyfill WeakRef (#34025) | wxiaoguang | 2025-03-26 | 2 | -0/+23 |
* | Fix dropdown delegating and some UI problems (#34014) | wxiaoguang | 2025-03-26 | 4 | -45/+61 |
* | Fix some migration and repo name problems (#33986) | wxiaoguang | 2025-03-24 | 4 | -8/+51 |
* | Allow filtering issues by any assignee (#33343) | Andreas Svanberg | 2025-03-21 | 1 | -1/+5 |
* | Fix "toAbsoluteLocaleDate" test when system locale is not en-US (#33939) | YaFou | 2025-03-19 | 1 | -2/+2 |
* | Optimize Layout Styles of Filelist (#33920) | Kerwin Bryant | 2025-03-19 | 1 | -4/+14 |
* | Fix file tree issues (#33916) | Kerwin Bryant | 2025-03-17 | 2 | -2/+1 |
* | Remove unused or abused styles (#33918) | wxiaoguang | 2025-03-17 | 4 | -49/+2 |
* | Replace text-align classes with tailwind (#33905) | silverwind | 2025-03-16 | 6 | -64/+1 |
* | Simplify secure context check (#33906) | silverwind | 2025-03-16 | 1 | -7/+4 |
* | Update JS and PY deps, misc tweaks (#33903) | silverwind | 2025-03-16 | 2 | -3/+5 |
* | Add file tree to file view page (#32721) | Kerwin Bryant | 2025-03-15 | 6 | -0/+274 |
* | Add old svg class name to git entry icon (#33884) | wxiaoguang | 2025-03-14 | 1 | -1/+1 |
* | Fix various Fomantic UI and htmx problems (#33851) | wxiaoguang | 2025-03-11 | 7 | -67/+16 |
* | Drop fomantic build (#33845) | wxiaoguang | 2025-03-11 | 25 | -25299/+12860 |
* | Add material icons for file list (#33837) | wxiaoguang | 2025-03-10 | 3 | -0/+6 |
* | Improve theme display (#30671) | wxiaoguang | 2025-03-08 | 6 | -0/+24 |
* | Do not show passkey on http sites (#33820) | wxiaoguang | 2025-03-07 | 1 | -1/+10 |
* | Update TypeScript types (#33799) | Kerwin Bryant | 2025-03-05 | 3 | -8/+8 |
* | Refactor repo-issue.ts (#33784) | wxiaoguang | 2025-03-04 | 3 | -147/+110 |
* | Refactor repo-settings.ts (#33785) | wxiaoguang | 2025-03-05 | 1 | -39/+39 |
* | Refactor admin/common.ts (#33788) | wxiaoguang | 2025-03-04 | 1 | -87/+112 |
* | Refactor initRepoBranchTagSelector to use new init framework (#33776) | Kerwin Bryant | 2025-03-03 | 2 | -5/+6 |
* | Refactor buttons to use new init framework (#33774) | Kerwin Bryant | 2025-03-03 | 3 | -25/+27 |
* | Refactor markup and pdf-viewer to use new init framework (#33772) | Kerwin Bryant | 2025-03-03 | 15 | -209/+183 |
* | Refactor global init code and add more comments (#33755) | wxiaoguang | 2025-03-03 | 7 | -109/+135 |
* | Fix dynamic content loading init problem (#33748) | wxiaoguang | 2025-03-01 | 8 | -126/+162 |
* | Refactor repo-diff.ts (#33746) | wxiaoguang | 2025-02-28 | 2 | -67/+52 |
* | Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) | Alexander McRae | 2025-02-28 | 10 | -196/+275 |
* | Improve "generate new access token" form (#33730) | Guillaume | 2025-02-27 | 6 | -129/+10 |
* | Clone repository with Tea CLI (#33725) | Quentin | 2025-02-27 | 1 | -8/+41 |
* | Align sidebar gears to the right (#33721) | Quentin | 2025-02-27 | 1 | -0/+10 |