summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix index generation parallelly failure (#25235) (#25269)Giteabot2023-06-153-0/+71
* Fix profile render when the README.md size is larger than 1024 bytes (#25270)yp053272023-06-156-10/+114
* Fix edit OAuth application width (#25262) (#25263)Giteabot2023-06-141-46/+44
* Use flex to align SVG and text (#25163) (#25260)Giteabot2023-06-1417-131/+247
* GitHub Actions enhancements for frontend (#25150) (#25259)Giteabot2023-06-144-21/+19
* Fix panic when migrating a repo from GitHub with issues (#25246) (#25247)Giteabot2023-06-141-1/+1
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-1441-454/+1154
* Revert overflow: overlay (revert #21850) (#25231) (#25239)Giteabot2023-06-135-16/+7345
* Do not overwrite the log mode when installing (#25203) (#25209)Giteabot2023-06-131-2/+1
* Change access token UI to select dropdowns (#25109) (#25230)Giteabot2023-06-135-120/+121
* Use inline SVG for built-in OAuth providers (#25171) (#25234)Giteabot2023-06-1334-27/+57
* Fix task list checkbox toggle to work with YAML front matter (#25184) (#25227)Giteabot2023-06-136-7/+66
* Fix compatible for webhook ref type (#25195) (#25223)Giteabot2023-06-134-7/+21
* Hide limited users if viewed by anonymous ghost (#25214) (#25220)Giteabot2023-06-131-0/+4
* Remove hacky patch for "safari emoji glitch fix" (#25208) (#25211)Giteabot2023-06-123-40/+0
* Fix fullscreen for action (#25200) (#25207)Giteabot2023-06-121-1/+1
* Improve some documents: release version, logging, NFS lock (#25202) (#25204)Giteabot2023-06-122-42/+23
* Minor arc-green color tweaks (#25175) (#25205)Giteabot2023-06-122-14/+14
* Add `WithPullRequest` for `actionsNotifier` (#25144) (#25197)Giteabot2023-06-121-0/+7
* Fix strange UI behavior of cancelling dismiss review modal (#25172)silverwind2023-06-112-9/+2
* Button and color enhancements (#24989) (#25176)silverwind2023-06-1131-371/+358
* Fix mobile navbar and misc cleanups (#25134) (#25169)Giteabot2023-06-1123-260/+218
* Fix bug for code search if code is disabled (#25173) (#25181)Giteabot2023-06-091-1/+6
* Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#...Giteabot2023-06-0944-270/+80
* Fix open redirect check for more cases (#25143) (#25154)Giteabot2023-06-081-2/+2
* Update js dependencies (#25137) (#25151)Giteabot2023-06-083-259/+281
* Remove incorrect element ID on "post-install" page (#25104) (#25129)Giteabot2023-06-081-2/+2
* Improve notification icon and navbar (#25111) (#25124)Giteabot2023-06-087-44/+51
* Fix incorrect git ignore rule and add missing license files (#25135) (#25138)Giteabot2023-06-0813-4/+794
* Change branch name from master to main in some documents' links (#25126) (#25...HesterG2023-06-0813-17/+17
* Fix `MilestoneIDs` when querying issues (#25125) (#25141)Giteabot2023-06-081-6/+6
* fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0Denys Konovalov2023-06-073-10/+16
* Fix webauthn regression and improve code (#25113)wxiaoguang2023-06-076-66/+57
* Add details summary for vertical menus in settings to allow toggling (#25098)HesterG2023-06-077-16/+56
* Fix 500 error caused by notifications without an issue such as repo transfers...Jason Song2023-06-061-2/+6
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-069-164/+191
* Enable all webpack sourcemaps in dev build, disable all in prod build (#25089)silverwind2023-06-062-9/+15
* Don't display `select all issues` checkbox when no issues are available (#25086)Yevhen Pavlov2023-06-061-1/+1
* change placeholders in actions docstechknowlogick2023-06-051-1/+1
* change placeholders in actions docstechknowlogick2023-06-051-1/+1
* fix "Remove stars when repo goes private #19904" (#25084)65432023-06-051-1/+1
* Introduce how to configure cache when starting a Runner with Docker (#25077)sillyguodong2023-06-052-0/+67
* Remove stars when repo goes private (#19904)Wim2023-06-055-1/+38
* Use correct selector for hiding RSS icon link in the branch selector dropdown...wxiaoguang2023-06-051-2/+2
* Fix parallelly generating index failure with Mysql (#24567)Lunny Xiao2023-06-054-11/+95
* Use git command instead of the ini package to remove the `origin` remote (#25...Lunny Xiao2023-06-051-12/+9
* improve permission documentation (#23942)Lunny Xiao2023-06-051-9/+24
* Use RepositoryList instead of []*Repository (#25074)Lunny Xiao2023-06-056-10/+10
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-057-17/+27
* Add Progressbar to Milestone Page (#25050)JakobDev2023-06-053-19/+26