| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1 | wxiaoguang | 2024-04-27 | 1 | -2/+2 |
* | Various improvements for long file and commit names (#30374) | silverwind | 2024-04-10 | 1 | -16/+18 |
* | Migrate font-family to tailwind (#30118) | silverwind | 2024-03-28 | 1 | -4/+4 |
* | Put an edit file button on pull request files to allow a quick operation (#29... | Lunny Xiao | 2024-03-27 | 1 | -0/+3 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 1 | -7/+7 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -10/+10 |
* | Migrate `gap` helpers to tailwind (#30034) | silverwind | 2024-03-24 | 1 | -3/+3 |
* | Remove fomantic header module (#30033) | silverwind | 2024-03-24 | 1 | -2/+2 |
* | Replace all simple inline styles with tailwind (#30032) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Migrate font-weight helpers to tailwind (#30027) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 1 | -8/+8 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -8/+8 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 1 | -3/+3 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 1 | -1/+1 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 1 | -0/+1 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 1 | -2/+2 |
* | Use tailwind instead of `gt-[wh]-` helper classes (#29423) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Add attachment support for code review comments (#29220) | Jimmy Praet | 2024-02-25 | 1 | -0/+5 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 1 | -1/+1 |
* | Clean up diff header css and reduce global textarea min-height (#29232) | silverwind | 2024-02-18 | 1 | -1/+1 |
* | Improve CSS helper naming (#28769) | wxiaoguang | 2024-01-12 | 1 | -1/+1 |
* | Fix Show/hide filetree button on small displays (#27881) | sebastian-sauer | 2023-11-17 | 1 | -2/+2 |
* | Improve PR diff view on mobile (#27883) | sebastian-sauer | 2023-11-16 | 1 | -1/+1 |
* | Show correct commit sha when viewing single commit diff (#27916) | sebastian-sauer | 2023-11-06 | 1 | -1/+1 |
* | Remove "tabindex" from some form buttons (#27892) | Earl Warren | 2023-11-03 | 1 | -2/+2 |
* | Only show diff file tree when more than one file changed (#27775) | silverwind | 2023-10-25 | 1 | -4/+9 |
* | Replace ajax with fetch, improve image diff (#27267) | silverwind | 2023-10-11 | 1 | -3/+5 |
* | Fix review UI (#27322) | wxiaoguang | 2023-09-28 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -3/+3 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -37/+37 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -1/+0 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -2/+2 |
* | Fix review bar misalignment (#26711) | wxiaoguang | 2023-08-24 | 1 | -1/+1 |
* | Fix tooltip of commit select button (#26472) | silverwind | 2023-08-14 | 1 | -1/+1 |
* | Display human-readable text instead of cryptic filemodes (#26352) | delvh | 2023-08-06 | 1 | -2/+4 |
* | Add commits dropdown in PR files view and allow commit by commit review (#25528) | sebastian-sauer | 2023-07-28 | 1 | -2/+22 |
* | Fixing the align of commit stats in commit_page template. (#26161) | puni9869 | 2023-07-28 | 1 | -2/+2 |
* | Enable H014 and H023 djlint rules (#25786) | silverwind | 2023-07-09 | 1 | -2/+2 |
* | Allow/fix review (approve/reject) of empty PRs (#25690) | sebastian-sauer | 2023-07-06 | 1 | -169/+163 |
* | Use AfterCommitId to get commit for Viewed functionality (#25529) | sebastian-sauer | 2023-07-01 | 1 | -1/+1 |
* | Highlight viewed files differently in the PR filetree (#24956) | sebastian-sauer | 2023-06-25 | 1 | -1/+1 |
* | Diff page enhancements (#25398) | silverwind | 2023-06-22 | 1 | -4/+6 |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 1 | -2/+2 |
* | Show file tree by default (#25052) | Kyle D | 2023-06-02 | 1 | -1/+2 |
* | Add button on diff header to copy file name, misc diff header tweaks (#24986) | silverwind | 2023-06-01 | 1 | -15/+17 |
* | Refactor diffFileInfo / DiffTreeStore (#24998) | wxiaoguang | 2023-05-30 | 1 | -27/+25 |
* | Display file mode for new file and file mode changes (#24966) | Yevhen Pavlov | 2023-05-29 | 1 | -0/+5 |
* | Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd... | silverwind | 2023-05-21 | 1 | -1/+1 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 1 | -4/+4 |
* | Make diff view full width again (#24598) | wxiaoguang | 2023-05-09 | 1 | -2/+2 |