| Commit message (Expand) | Author | Age | Files | Lines |
* | Make `add line comment` buttons focusable (#25894) (#25896) | Giteabot | 2023-07-15 | 2 | -10/+10 |
* | Fix incorrect release count (#25879) (#25887) | Giteabot | 2023-07-14 | 1 | -1/+1 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) | wxiaoguang | 2023-07-10 | 5 | -7/+7 |
* | Hide `add file` button for pull mirrors (#25748) (#25751) | Giteabot | 2023-07-07 | 1 | -1/+1 |
* | Several fixes for mobile UI (#25634) (#25689) | Denys Konovalov | 2023-07-07 | 6 | -19/+19 |
* | Allow/fix review (approve/reject) of empty PRs (#25690) (#25732) | Giteabot | 2023-07-06 | 2 | -170/+164 |
* | Show correct naming for 1 comment (#25704) (#25712) | Giteabot | 2023-07-06 | 1 | -1/+1 |
* | Fix tags header and pretty format numbers (#25624) (#25694) | Giteabot | 2023-07-05 | 3 | -5/+5 |
* | Actions list enhancements (#25601) (#25678) | silverwind | 2023-07-04 | 2 | -18/+20 |
* | Use AfterCommitId to get commit for Viewed functionality (#25529) (#25612) | Giteabot | 2023-07-01 | 1 | -1/+1 |
* | read-only checkboxes don't appear and don't entirely act the way one might ex... | Giteabot | 2023-06-29 | 1 | -2/+2 |
* | Fix milestones deletion (#25583) (#25584) | Giteabot | 2023-06-29 | 1 | -1/+1 |
* | Improve loadprojects for issue list (#25468) (#25493) | Giteabot | 2023-06-26 | 1 | -2/+2 |
* | Fine tune "dropdown button" icon (#25442) (#25499) | Giteabot | 2023-06-25 | 1 | -1/+2 |
* | Improve wiki sidebar and TOC (#25460) (#25477) | Giteabot | 2023-06-24 | 3 | -36/+40 |
* | Make "dismiss" content shown correctly (#25461) (#25465) | Giteabot | 2023-06-23 | 1 | -1/+0 |
* | Diff page enhancements (#25398) (#25437) | Giteabot | 2023-06-22 | 2 | -6/+8 |
* | Various UI fixes (#25264) (#25431) | Giteabot | 2023-06-22 | 4 | -6/+11 |
* | Show outdated comments in files changed tab (#24936) (#25428) | sebastian-sauer | 2023-06-22 | 5 | -8/+40 |
* | Fix dropdown icon layout on diff page (#25397) (#25403) | Giteabot | 2023-06-21 | 3 | -5/+4 |
* | Fix label list divider (#25312) (#25372) | Giteabot | 2023-06-19 | 1 | -1/+2 |
* | fix issue filters on mobile view (#25368) (#25371) | Giteabot | 2023-06-19 | 1 | -2/+2 |
* | Fix UI on mobile view (#25315) (#25340) | Giteabot | 2023-06-18 | 8 | -88/+110 |
* | When viewing a file, hide the add button (#25320) (#25339) | Giteabot | 2023-06-18 | 1 | -1/+1 |
* | Show if File is Executable (#25287) (#25300) | Giteabot | 2023-06-16 | 1 | -0/+5 |
* | Fix some UI alignments (#25277) (#25290) | Giteabot | 2023-06-16 | 3 | -6/+6 |
* | Use flex to align SVG and text (#25163) (#25260) | Giteabot | 2023-06-14 | 9 | -66/+61 |
* | Fix strange UI behavior of cancelling dismiss review modal (#25172) | silverwind | 2023-06-11 | 1 | -2/+2 |
* | Button and color enhancements (#24989) (#25176) | silverwind | 2023-06-11 | 16 | -39/+35 |
* | Fix mobile navbar and misc cleanups (#25134) (#25169) | Giteabot | 2023-06-11 | 1 | -1/+0 |
* | Add details summary for vertical menus in settings to allow toggling (#25098) | HesterG | 2023-06-07 | 1 | -3/+3 |
* | Don't display `select all issues` checkbox when no issues are available (#25086) | Yevhen Pavlov | 2023-06-06 | 1 | -1/+1 |
* | fix "Remove stars when repo goes private #19904" (#25084) | 6543 | 2023-06-05 | 1 | -1/+1 |
* | Remove stars when repo goes private (#19904) | Wim | 2023-06-05 | 1 | -1/+1 |
* | Add Progressbar to Milestone Page (#25050) | JakobDev | 2023-06-05 | 1 | -18/+20 |
* | Remove cancel button from branch protection form (#25063) | Yarden Shoham | 2023-06-03 | 1 | -1/+0 |
* | 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 |
* | Merge `new project` templates into one (#24985) | delvh | 2023-05-31 | 1 | -87/+1 |
* | various style fixes (#25008) | Denys Konovalov | 2023-05-30 | 1 | -3/+3 |
* | Add show timestamp/seconds and fullscreen options to action page (#24876) | HesterG | 2023-05-30 | 1 | -0/+3 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -2/+2 |
* | 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 |
* | Fix repo level project - edit column (#24982) | HesterG | 2023-05-29 | 1 | -1/+1 |
* | Improve dropdown menus, remove inline styles (#24954) | silverwind | 2023-05-29 | 6 | -12/+5 |
* | Rework button coloring, add focus and active colors (#24507) | silverwind | 2023-05-29 | 2 | -4/+8 |
* | Add PDF rendering via PDFObject (#24086) | silverwind | 2023-05-29 | 2 | -4/+4 |
* | Hide 'Mirror Settings' when unneeded, improve hints (#24433) | Panagiotis "Ivory" Vasilopoulos | 2023-05-29 | 1 | -5/+35 |
* | Consolidate the two review boxes into one (#24738) | silverwind | 2023-05-29 | 4 | -770/+697 |