| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix manual merge form and 404 page templates (#30000) | wxiaoguang | 2024-03-22 | 1 | -1/+1 |
* | Fix template error when comment review doesn't exist (#29888) (#29889) | wxiaoguang | 2024-03-19 | 2 | -129/+141 |
* | Fix incorrect redirection when creating a PR fails (#29537) (#29543) | Giteabot | 2024-03-02 | 2 | -13/+3 |
* | Fix XSS vulnerabilities (#29336) | 6543 | 2024-02-22 | 1 | -1/+1 |
* | Do not show delete button when time tracker is disabled (#29257) (#29279) | Zettat123 | 2024-02-20 | 1 | -1/+1 |
* | Rework spellchecking, add lint-spell (#29112) | silverwind | 2024-02-16 | 1 | -1/+1 |
* | Don't reload timeline page when (un)resolving or replying conversation (#2865... | Jimmy Praet | 2024-01-24 | 2 | -133/+134 |
* | Rework markup link rendering (#26745) (#28803) | KN4CK3R | 2024-01-16 | 1 | -1/+1 |
* | Fix links in issue card (#28806) (#28807) | Giteabot | 2024-01-16 | 1 | -3/+3 |
* | Refactor template empty checks (#28351) (#28354) | Giteabot | 2023-12-05 | 2 | -2/+2 |
* | Fix rendering assignee changed comments without assignee (#27927) (#27952) | Giteabot | 2023-11-07 | 1 | -24/+23 |
* | Remove set tabindex on view issue (#27892) (#27896) | Giteabot | 2023-11-03 | 1 | -5/+5 |
* | Fix required checkboxes in issue forms (#27592) (#27692) | Giteabot | 2023-10-19 | 1 | -4/+7 |
* | Hide archived labels by default from the suggestions when assigning labels fo... | Giteabot | 2023-10-17 | 2 | -8/+10 |
* | Backport manually for a tmpl issue in v1.21 (#27612) | Nanguan Lin | 2023-10-14 | 1 | -1/+1 |
* | Revert "Fix pr template (#27436)" (#27567) | Nanguan Lin | 2023-10-11 | 1 | -1/+1 |
* | Remove max-width and add hide text overflow (#27359) (#27550) | Giteabot | 2023-10-09 | 1 | -12/+12 |
* | Restore warning commit status (#27504) (#27529) | Giteabot | 2023-10-09 | 1 | -1/+1 |
* | Fix pr template (#27436) (#27440) | Giteabot | 2023-10-04 | 1 | -1/+1 |
* | Fix missing `ctx` in new_form.tmpl (#27434) (#27438) | Giteabot | 2023-10-04 | 1 | -2/+2 |
* | Hide archived labels when filtering by labels on the issue list (#27115) (#27... | Giteabot | 2023-10-01 | 4 | -157/+183 |
* | More `db.DefaultContext` refactor (#27265) (#27347) | Giteabot | 2023-09-29 | 2 | -6/+6 |
* | Backport ctx locale refactoring manually (#27231) (#27259) (#27260) | wxiaoguang | 2023-09-25 | 31 | -501/+501 |
* | cleanup locale function usage (#27227) (#27240) | Giteabot | 2023-09-25 | 8 | -17/+14 |
* | Allow copying issue comment link on archived repos and when not logged in (#2... | Giteabot | 2023-09-24 | 3 | -13/+13 |
* | fix: text decorator on issue sidebar menu label (#27206) (#27209) | Giteabot | 2023-09-23 | 1 | -1/+1 |
* | Fix dropdown icon position (#27175) (#27177) | Giteabot | 2023-09-21 | 4 | -16/+16 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 13 | -23/+23 |
* | Display archived labels specially when listing labels (#26820) | puni9869 | 2023-09-18 | 3 | -16/+24 |
* | Fix "delete" modal dialog for issue/PR (#27015) | wxiaoguang | 2023-09-11 | 1 | -2/+2 |
* | Enable djlint H008 and fix issues (#26869) | silverwind | 2023-09-01 | 2 | -4/+4 |
* | Remove "TODO" tasks from CSS file (#26835) | wxiaoguang | 2023-08-31 | 3 | -7/+7 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 5 | -11/+7 |
* | Refactor some CSS styles and simplify code (#26771) | wxiaoguang | 2023-08-28 | 3 | -22/+24 |
* | Adding hint `Archived` to archive label. (#26741) | puni9869 | 2023-08-27 | 1 | -0/+5 |
* | Fix incorrect "tabindex" attributes (#26733) | wxiaoguang | 2023-08-26 | 2 | -3/+3 |
* | Simplify helper CSS classes and avoid abuse (#26728) | wxiaoguang | 2023-08-26 | 6 | -14/+14 |
* | Make issue template field template access correct template data (#26698) | wxiaoguang | 2023-08-24 | 1 | -2/+1 |
* | Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol... | yp05327 | 2023-08-24 | 1 | -11/+6 |
* | Improve show role (#26621) | yp05327 | 2023-08-22 | 3 | -61/+23 |
* | Improve translation of milestone filters (#26569) | CaiCandong | 2023-08-21 | 1 | -2/+2 |
* | Improve deadline icon location in milestone list page (#26532) | yp05327 | 2023-08-16 | 1 | -1/+1 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 2 | -2/+12 |
* | Refactor project templates (#26448) | Denys Konovalov | 2023-08-12 | 2 | -55/+68 |
* | Fix incorrect redirection in new issue using references (#26440) | CaiCandong | 2023-08-10 | 1 | -1/+1 |
* | Use template context function for avatar rendering (#26385) | wxiaoguang | 2023-08-10 | 6 | -49/+49 |
* | Fix incorrect color of selected assignees when create issue (#26324) | yp05327 | 2023-08-04 | 1 | -0/+2 |
* | Remove nonsense `<a>` for commit status check icon (#26287) | yp05327 | 2023-08-03 | 1 | -2/+2 |
* | Fix due date rendering the wrong date in issue (#26268) | Yarden Shoham | 2023-08-01 | 1 | -1/+1 |
* | De-emphasize issue sidebar buttons (#26171) | silverwind | 2023-07-30 | 1 | -10/+22 |