| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve "language stats" UI (#26968) | wxiaoguang | 2023-09-10 | 1 | -90/+24 |
* | Fix scoped label layout (#26932) | wxiaoguang | 2023-09-06 | 1 | -1/+2 |
* | More fixes for the "commit-body" (#26898) | wxiaoguang | 2023-09-04 | 1 | -2/+3 |
* | Remove CSS `has` selector and improve various styles (#26891) | wxiaoguang | 2023-09-04 | 1 | -13/+4 |
* | Refactor "shortsha" (#26877) | wxiaoguang | 2023-09-03 | 1 | -63/+0 |
* | Render code blocks in repo description (#26830) | silverwind | 2023-08-31 | 1 | -4/+0 |
* | Remove polluted ".ui.left" style (#26809) | wxiaoguang | 2023-08-30 | 1 | -18/+0 |
* | Unify `border-radius` behavior (#26770) | delvh | 2023-08-28 | 1 | -10/+10 |
* | Fixed text overflow in dropdown menu (#26694) | Viktor Suprun | 2023-08-25 | 1 | -0/+5 |
* | Fix review bar misalignment (#26711) | wxiaoguang | 2023-08-24 | 1 | -10/+6 |
* | Improve the branch selector tab UI (#26631) | wxiaoguang | 2023-08-21 | 1 | -2/+2 |
* | Fix various line-height styles (#26553) | wxiaoguang | 2023-08-17 | 1 | -2/+2 |
* | Refactor project templates (#26448) | Denys Konovalov | 2023-08-12 | 1 | -19/+0 |
* | Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ... | Earl Warren | 2023-08-01 | 1 | -12/+0 |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 1 | -27/+0 |
* | Fixing the align of commit stats in commit_page template. (#26161) | puni9869 | 2023-07-28 | 1 | -1/+1 |
* | Use frontend fetch for branch dropdown component (#25719) | HesterG | 2023-07-21 | 1 | -0/+4 |
* | Don't stack PR tab menu on small screens (#25789) | sebastian-sauer | 2023-07-14 | 1 | -1/+8 |
* | move issue filters to shared template (#25729) | Denys Konovalov | 2023-07-13 | 1 | -0/+1 |
* | Tweak repo topics bar (#25769) | silverwind | 2023-07-08 | 1 | -1/+1 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) | wxiaoguang | 2023-07-08 | 1 | -1/+2 |
* | Fix commits table regression (#25710) | Denys Konovalov | 2023-07-06 | 1 | -14/+3 |
* | Several fixes for mobile UI (#25634) | Denys Konovalov | 2023-07-04 | 1 | -14/+42 |
* | Fix UI misalignment on user setting page (#25629) | wxiaoguang | 2023-07-03 | 1 | -4/+0 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -5/+2 |
* | Update JS dependencies and misc tweaks (#25540) | silverwind | 2023-06-27 | 1 | -3/+3 |
* | Fix migrate page layout on mobile (#25507) | silverwind | 2023-06-26 | 1 | -3/+22 |
* | Improve wiki sidebar and TOC (#25460) | wxiaoguang | 2023-06-23 | 1 | -57/+0 |
* | Update octicons and use `octicon-file-directory-symlink` (#25453) | silverwind | 2023-06-22 | 1 | -1/+2 |
* | Diff page enhancements (#25398) | silverwind | 2023-06-22 | 1 | -1/+0 |
* | Various UI fixes (#25264) | silverwind | 2023-06-21 | 1 | -4/+0 |
* | Show outdated comments in files changed tab (#24936) | sebastian-sauer | 2023-06-21 | 1 | -9/+12 |
* | 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 | 1 | -2/+3 |
* | Fix label list divider (#25312) | wxiaoguang | 2023-06-18 | 1 | -1/+0 |
* | Fix UI on mobile view (#25315) | Denys Konovalov | 2023-06-18 | 1 | -50/+33 |
* | add `stylelint-stylistic` (#25285) | silverwind | 2023-06-17 | 1 | -5/+3 |
* | Fix some UI alignments (#25277) | wxiaoguang | 2023-06-15 | 1 | -13/+10 |
* | Use flex to align SVG and text (#25163) | wxiaoguang | 2023-06-14 | 1 | -23/+6 |
* | Fix mobile navbar and misc cleanups (#25134) | silverwind | 2023-06-09 | 1 | -27/+27 |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 1 | -7/+2 |
* | Improve notification icon and navbar (#25111)v1.21.0-dev | silverwind | 2023-06-07 | 1 | -1/+1 |
* | Clean up WebAuthn javascript code and remove JQuery code (#22697) | zeripath | 2023-06-06 | 1 | -5/+0 |
* | Add Progressbar to Milestone Page (#25050) | JakobDev | 2023-06-05 | 1 | -0/+5 |
* | Add button on diff header to copy file name, misc diff header tweaks (#24986) | silverwind | 2023-06-01 | 1 | -23/+19 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -8/+0 |
* | Rework button coloring, add focus and active colors (#24507) | silverwind | 2023-05-29 | 1 | -0/+9 |
* | Add PDF rendering via PDFObject (#24086) | silverwind | 2023-05-29 | 1 | -6/+27 |
* | Consolidate the two review boxes into one (#24738) | silverwind | 2023-05-29 | 1 | -51/+37 |
* | Improve and fix bugs surrounding reactions (#24760) | silverwind | 2023-05-28 | 1 | -34/+35 |