aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Various improvements for long file and commit names (#30374) (#30386)Giteabot2024-04-108-78/+107
* Fix line height on inline code preview (#30372) (#30385)Giteabot2024-04-101-0/+1
* Fix label-list rendering in timeline, decrease gap (#30342) (#30380)Giteabot2024-04-101-2/+2
* Fix ambiguous id when fetch Actions tasks (#30382) (#30383)Giteabot2024-04-101-1/+1
* Fix actions design about default actions download url (#30360) (#30371)Giteabot2024-04-102-2/+3
* Fix and rewrite contrast color calculation, fix project-related bugs (#30326)silverwind2024-04-0914-203/+148
* Performance optimization for git push (#30104) (#30348)Giteabot2024-04-095-73/+109
* Reduce checkbox size to 15px (#30346) (#30347)Giteabot2024-04-092-2/+2
* Fix missed doer (#30231) (#30343)Giteabot2024-04-0911-55/+55
* Avoid running action when action unit is disabled after workflows detected (#...Giteabot2024-04-081-1/+4
* Fix create commit status (#30225)Lunny Xiao2024-04-081-7/+5
* Avoid showing `Failed to change the default wiki branch` if repo has no wiki ...Giteabot2024-04-082-0/+10
* Fix oauth2 builtin application logic (#30304) (#30327)Giteabot2024-04-086-17/+107
* Add `--page-spacing` variable, fix admin dashboard notice (#30302) (#30323)Giteabot2024-04-083-6/+11
* Some NuGet package enhancements (#30280) (#30324)Giteabot2024-04-073-32/+73
* Action view mobile improvements and fixes (#30309) (#30320)Giteabot2024-04-074-14/+30
* Fix checkboxes on mobile view, remove some dead css (#30308) (#30319)Giteabot2024-04-071-26/+4
* Clean up log messages (#30313) (#30318)Giteabot2024-04-0717-47/+31
* Refactor startup deprecation messages (#30305) (#30312)Giteabot2024-04-0711-28/+30
* Markup color and font size fixes (#30282) (#30310)Giteabot2024-04-073-6/+8
* Always use `octicon-eye` on watch button (#30288) (#30307)Giteabot2024-04-061-1/+1
* Fix code block style for code preview (#30298) (#30306)Giteabot2024-04-064-6/+6
* Fix view commit link (#30297) (#30299)wxiaoguang2024-04-061-85/+84
* Add gap to commit status details (#30284) (#30290)Giteabot2024-04-051-0/+1
* Upgrade `golang.org/x/net` to v0.24.0 (#30283) (#30286)Giteabot2024-04-052-11/+11
* Commit-Dropdown: Show Author of commit if available (#30272) (#30285)Giteabot2024-04-051-4/+4
* update mailer example config, remove deprecated HOST (#30267) (#30274)Giteabot2024-04-031-1/+2
* Close file in the Upload func (#30262) (#30270)Giteabot2024-04-031-2/+2
* Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerica...Giteabot2024-04-032-7/+31
* Add -u git to docs when using docker exec with root installation (#29314) (#3...Giteabot2024-04-031-2/+2
* Show 12 lines in markup code preview (#30255) (#30257)Giteabot2024-04-031-1/+1
* Refactor "dump" sub-command (#30240) (#30260)Giteabot2024-04-036-224/+369
* Render embedded code preview by permlink in markdown (#30234) (#30249)Giteabot2024-04-0322-21/+450
* Fix missing 0 prefix of GPG key id (#30245) (#30248)Giteabot2024-04-023-7/+23
* Fix spacing in issue navbar (#30238) (#30242)Giteabot2024-04-024-3/+8
* Refactor dropzone (#30232) (#30233)Giteabot2024-04-021-29/+21
* Remove scheduled action tasks if the repo is archived (#30224) (#30230)Giteabot2024-04-014-2/+29
* Refactor file view & render (#30227) (#30229)Giteabot2024-04-017-33/+40
* Prevent flash of dropdown menu on labels list (#30215) (#30216)Giteabot2024-04-012-1/+7
* Refactor DeleteInactiveUsers, fix bug and add tests (#30206) (#30222)Giteabot2024-04-013-33/+45
* Fix home topic edit form layout (#30213)wxiaoguang2024-03-311-1/+1
* Fix markdown color code detection (#30208) (#30211)Giteabot2024-03-312-3/+26
* Remove `modifies/frontend` from labeler (#30198) (#30212)Giteabot2024-03-311-7/+0
* Fix GPG subkey verify (#30193) (#30203)Giteabot2024-03-311-0/+4
* Do not allow different storage configurations to point to the same directory ...Giteabot2024-03-3112-47/+75
* Fix unclickable checkboxes (#30195) (#30199)Giteabot2024-03-312-5/+14
* Include encoding in signature payload (#30174) (#30182)Giteabot2024-03-303-0/+75
* Remove fomantic checkbox module (#30162) (#30168)Giteabot2024-03-2918-1730/+181
* Fix:the rounded corners of the folded file are not displayed correctly (#2995...Giteabot2024-03-291-1/+2
* Refactor topic Find functions and add more tests for pagination (#30127) (#30...Giteabot2024-03-297-32/+70