| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Actions list enhancements (#25601) | silverwind | 2023-07-04 | 3 | -11/+24 |
* | Fix show more for image on diff page (#25672) | HesterG | 2023-07-04 | 1 | -0/+2 |
* | Prevent SVG shrinking (#25652) | silverwind | 2023-07-04 | 3 | -10/+42 |
* | Fix UI misalignment on user setting page (#25629) | wxiaoguang | 2023-07-03 | 1 | -4/+0 |
* | Make "cancel" buttons have proper type in modal forms (#25618) | wxiaoguang | 2023-07-03 | 2 | -0/+28 |
* | Add log line anchor for action logs (#25532) | HesterG | 2023-07-03 | 1 | -7/+38 |
* | Update emoji set to Unicode 15 (#25595) | isla w | 2023-06-29 | 1 | -0/+4 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 9 | -322/+44 |
* | Reduce table padding globally (#25568) | silverwind | 2023-06-29 | 1 | -0/+18 |
* | Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) | HesterG | 2023-06-29 | 1 | -4/+11 |
* | Support downloading raw task logs (#24451) | Vitaliy Filippov | 2023-06-29 | 2 | -0/+7 |
* | Align language menu icon and fit the footer area (#25556) | wxiaoguang | 2023-06-28 | 1 | -5/+13 |
* | Add custom ansi colors and CSS variables for them (#25546) | silverwind | 2023-06-28 | 5 | -21/+96 |
* | Update JS dependencies and misc tweaks (#25540) | silverwind | 2023-06-27 | 3 | -6/+6 |
* | Fix rerun icon on action view component (#25531) | HesterG | 2023-06-27 | 1 | -2/+2 |
* | Fix admin-dl-horizontal (#25512) | wxiaoguang | 2023-06-27 | 1 | -18/+13 |
* | Fix input `line-height` cutting off `g` (#25334) | hiifong | 2023-06-27 | 1 | -0/+5 |
* | Add toasts to UI (#25449) | silverwind | 2023-06-27 | 10 | -5/+192 |
* | Fix migrate page layout on mobile (#25507) | silverwind | 2023-06-26 | 1 | -3/+22 |
* | Allow change line of admin-dl-horizontal dt (#25508) | HesterG | 2023-06-26 | 1 | -3/+0 |
* | Fine tune "dropdown button" icon (#25442) | wxiaoguang | 2023-06-25 | 1 | -0/+11 |
* | Revert "Make buttons in a modal form have proper type. (#25446)" (#25485) | wxiaoguang | 2023-06-25 | 1 | -2/+0 |
* | Highlight viewed files differently in the PR filetree (#24956) | sebastian-sauer | 2023-06-25 | 2 | -2/+15 |
* | fix tags line no margin see #25255 (#25280) | hiifong | 2023-06-24 | 1 | -4/+0 |
* | Navbar fixes (#25402) | silverwind | 2023-06-24 | 2 | -4/+9 |
* | Improve wiki sidebar and TOC (#25460) | wxiaoguang | 2023-06-23 | 7 | -71/+79 |
* | Make buttons in a modal form have proper type. (#25446) | wxiaoguang | 2023-06-23 | 1 | -0/+2 |
* | Update octicons and use `octicon-file-directory-symlink` (#25453) | silverwind | 2023-06-22 | 1 | -1/+2 |
* | Diff page enhancements (#25398) | silverwind | 2023-06-22 | 2 | -3/+2 |
* | Introduce shared template for search inputs (#25338) | silverwind | 2023-06-22 | 1 | -1/+1 |
* | Switch to ansi_up for ansi rendering in actions (#25401) | silverwind | 2023-06-22 | 4 | -76/+67 |
* | Various UI fixes (#25264) | silverwind | 2023-06-21 | 4 | -12/+7 |
* | Show outdated comments in files changed tab (#24936) | sebastian-sauer | 2023-06-21 | 2 | -10/+13 |
* | Fine tune project board label colors and modal content background (#25419) | HesterG | 2023-06-21 | 2 | -2/+3 |
* | Add actor and status dropdowns to run list (#25118) | HesterG | 2023-06-21 | 1 | -5/+2 |
* | Fix dropdown icon layout on diff page (#25397) | wxiaoguang | 2023-06-20 | 2 | -8/+3 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 2 | -22/+57 |
* | Navbar styling rework (#25343) | silverwind | 2023-06-20 | 3 | -96/+139 |
* | rename tributeValues to mentionValues (#25375) | silverwind | 2023-06-20 | 4 | -5/+5 |
* | Fix sidebar label dropdown divider (#25359) | HesterG | 2023-06-19 | 1 | -1/+1 |
* | Fix issue filters on mobile view (#25368) | Denys Konovalov | 2023-06-19 | 1 | -5/+8 |
* | Fix loading state regression in markup content (#25349) | silverwind | 2023-06-19 | 1 | -1/+11 |
* | Batch delete issue and improve tippy opts (#25253) | wxiaoguang | 2023-06-19 | 4 | -41/+71 |
* | Fix label list divider (#25312) | wxiaoguang | 2023-06-18 | 2 | -1/+1 |
* | Fix incorrect link-action event target (#25306) | wxiaoguang | 2023-06-18 | 1 | -3/+3 |
* | Fix UI on mobile view (#25315) | Denys Konovalov | 2023-06-18 | 5 | -51/+133 |
* | Update JS dependencies, remove space after emoji completion (#25266) | silverwind | 2023-06-18 | 1 | -1/+3 |
* | Add `stylelint-declaration-block-no-ignored-properties` (#25284) | silverwind | 2023-06-18 | 1 | -3/+0 |
* | Remove EasyMDE focus outline on text (#25328) | silverwind | 2023-06-18 | 1 | -0/+4 |
* | add `stylelint-stylistic` (#25285) | silverwind | 2023-06-17 | 10 | -27/+14 |