| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#... | Giteabot | 2023-06-09 | 2 | -21/+9 |
* | Remove incorrect element ID on "post-install" page (#25104) (#25129) | Giteabot | 2023-06-08 | 1 | -2/+2 |
* | Improve notification icon and navbar (#25111) (#25124) | Giteabot | 2023-06-08 | 3 | -8/+6 |
* | fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0 | Denys Konovalov | 2023-06-07 | 1 | -4/+8 |
* | Fix webauthn regression and improve code (#25113) | wxiaoguang | 2023-06-07 | 3 | -32/+29 |
* | Add details summary for vertical menus in settings to allow toggling (#25098) | HesterG | 2023-06-07 | 4 | -15/+15 |
* | Fix 500 error caused by notifications without an issue such as repo transfers... | Jason Song | 2023-06-06 | 1 | -2/+6 |
* | Clean up WebAuthn javascript code and remove JQuery code (#22697) | zeripath | 2023-06-06 | 3 | -22/+13 |
* | 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 ability to set multiple redirect URIs in OAuth application UI (#25072) | Denys Konovalov | 2023-06-05 | 2 | -4/+4 |
* | Add Progressbar to Milestone Page (#25050) | JakobDev | 2023-06-05 | 1 | -18/+20 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -214/+46 |
* | Use a separate admin page to show global stats, remove `actions` stat (#25062) | wxiaoguang | 2023-06-03 | 3 | -8/+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 |
* | Minor UI improvements: logo alignment, auth map editor, auth name display (#2... | wxiaoguang | 2023-06-02 | 4 | -13/+13 |
* | Add button on diff header to copy file name, misc diff header tweaks (#24986) | silverwind | 2023-06-01 | 1 | -15/+17 |
* | Fix incorrect issuel filter menu style (#25018) | wxiaoguang | 2023-05-31 | 2 | -9/+9 |
* | Merge `new project` templates into one (#24985) | delvh | 2023-05-31 | 4 | -231/+59 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -1/+0 |
* | Add user level action runners (#24995) | HesterG | 2023-05-31 | 3 | -0/+10 |
* | various style fixes (#25008) | Denys Konovalov | 2023-05-30 | 5 | -9/+9 |
* | 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 |
* | Fix delete user account modal (#25004) | HesterG | 2023-05-30 | 1 | -9/+9 |
* | 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 |
* | Fix admin config page error, use tests to cover the admin config and 500 erro... | wxiaoguang | 2023-05-29 | 1 | -10/+0 |
* | 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 | 6 | -876/+798 |
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 1 | -0/+161 |
* | Remove meta tags `theme-color` and `default-theme` (#24960) | silverwind | 2023-05-28 | 3 | -5/+3 |
* | Improve and fix bugs surrounding reactions (#24760) | silverwind | 2023-05-28 | 6 | -25/+19 |
* | Make the 500 page load themes (#24953) | silverwind | 2023-05-27 | 3 | -11/+12 |
* | Show `bot` label next to username when rendering autor link if the user is a ... | Yarden Shoham | 2023-05-26 | 1 | -1/+1 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 19 | -38/+38 |
* | Add Link to Stars and Forks Page to Repo List (#24931) | JakobDev | 2023-05-25 | 1 | -2/+2 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 4 | -13/+369 |
* | Use `shared/issueicon` template in projects (#24922) | silverwind | 2023-05-25 | 2 | -36/+4 |
* | Rework notifications list (#24812) | silverwind | 2023-05-25 | 5 | -149/+139 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 2 | -0/+17 |
* | Create pull request for base after editing file, if not enabled on fork (#24841) | Brecht Van Lommel | 2023-05-24 | 1 | -4/+2 |
* | Fix can’t move anymore items in repo project boards (#24892) | yp05327 | 2023-05-24 | 1 | -1/+1 |
* | Fix double border and adjust width for user profile page (#24870) | HesterG | 2023-05-23 | 1 | -3/+3 |