| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-16 | 1 | -0/+20 |
* | Fix various overflows on actions view (#30344) | silverwind | 2024-04-15 | 3 | -13/+43 |
* | Convert max file name length to 255 (#30489) | yp05327 | 2024-04-15 | 2 | -2/+2 |
* | Remove active border on pointing menu (#30486) | silverwind | 2024-04-15 | 1 | -1/+0 |
* | Fix button color on red and green buttons (#30500) | silverwind | 2024-04-15 | 1 | -0/+2 |
* | Fix code owners will not be mentioned when a pull request comes from a forked... | Lunny Xiao | 2024-04-15 | 3 | -5/+38 |
* | Fix overflow on issue dependency (#30484) | silverwind | 2024-04-15 | 1 | -0/+6 |
* | Kill all gitea processes before air build (#30477) | silverwind | 2024-04-15 | 1 | -1/+2 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-04-15 | 3 | -0/+47 |
* | Revert 100% label max-width (#30481) | silverwind | 2024-04-15 | 2 | -2/+1 |
* | Improve flex ellipsis (#30479) | wxiaoguang | 2024-04-14 | 3 | -0/+32 |
* | Remove fomantic button module (#30475) | silverwind | 2024-04-14 | 21 | -2991/+253 |
* | Improve "must-change-password" logic and document (#30472) | wxiaoguang | 2024-04-14 | 4 | -30/+31 |
* | Fix commitstatus summary (#30431) | Lunny Xiao | 2024-04-14 | 3 | -14/+36 |
* | Remove fomantic menu module (#30325) | silverwind | 2024-04-14 | 6 | -2201/+804 |
* | Use `flex-container` for dashboard layout (#30214) | silverwind | 2024-04-14 | 3 | -9/+15 |
* | Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) | silverwind | 2024-04-14 | 17 | -178/+133 |
* | Pulse page improvements (#30149) | silverwind | 2024-04-14 | 6 | -16/+33 |
* | Fix JS error when opening to expanded code comment (#30463) | silverwind | 2024-04-14 | 1 | -5/+3 |
* | fix: Fix to delete cookie when AppSubURL is non-empty (#30375) | Jonathan Tran | 2024-04-14 | 3 | -6/+36 |
* | Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) | silverwind | 2024-04-13 | 5 | -15/+7 |
* | Fix network error when open/close organization/individual projects and redire... | yp05327 | 2024-04-13 | 2 | -11/+6 |
* | Avoid losing token when updating mirror settings (#30429) | Jason Song | 2024-04-13 | 3 | -20/+32 |
* | Fix label rendering (#30456) | wxiaoguang | 2024-04-13 | 3 | -15/+38 |
* | Add comment for ContainsRedirectURI about the exact match (#30457) | wxiaoguang | 2024-04-13 | 1 | -0/+5 |
* | Update JS and PY deps, lock eslint and related plugins (#30452) | silverwind | 2024-04-13 | 4 | -261/+248 |
* | Refactor cache and disable go-chi cache (#30417) | wxiaoguang | 2024-04-13 | 15 | -209/+198 |
* | Fix admin notice view-detail (#30450) | silverwind | 2024-04-13 | 2 | -8/+5 |
* | Fix mirror error when mirror repo is empty (#30432) | yp05327 | 2024-04-13 | 1 | -17/+23 |
* | Add `/public/assets/img/webpack` to ignore files again (#30451) | silverwind | 2024-04-13 | 2 | -0/+6 |
* | Lock a few tool dependencies to major versions (#30439) | silverwind | 2024-04-12 | 1 | -4/+4 |
* | Fix commit status cache which missed target_url (#30426) | Lunny Xiao | 2024-04-12 | 1 | -11/+41 |
* | Remove jQuery from the commit graph (except Fomantic) (#30395) | Yarden Shoham | 2024-04-12 | 1 | -61/+77 |
* | Fix rename branch 500 when the target branch is deleted but exist in database... | Lunny Xiao | 2024-04-12 | 3 | -12/+107 |
* | Limit the max line length when parsing git grep output (#30418) | wxiaoguang | 2024-04-12 | 2 | -4/+26 |
* | Change the default maxPerPage for gitbucket (#30392) | Kazushi (Jam) Marukawa | 2024-04-11 | 1 | -0/+5 |
* | Fix the spacing issue in the Project view (#30415) | HEREYUA | 2024-04-12 | 5 | -18/+9 |
* | Add commit status summary table to reduce query from commit status table (#30... | Lunny Xiao | 2024-04-12 | 7 | -31/+170 |
* | Split `issue edit` code from `repo-legacy.js` into its own file (#30419) | wxiaoguang | 2024-04-12 | 2 | -204/+209 |
* | Check the token's owner and repository when registering a runner (#30406) | Zettat123 | 2024-04-11 | 4 | -0/+19 |
* | Avoid user does not exist error when detecting schedule actions when the comm... | yp05327 | 2024-04-11 | 2 | -6/+6 |
* | Update actions variables documents (#30394) | Lunny Xiao | 2024-04-11 | 4 | -60/+80 |
* | Fix author name alignment in commits table (#30396) | silverwind | 2024-04-11 | 1 | -10/+12 |
* | Upgrade golangci-lint to v1.57.2 (#30401) | silverwind | 2024-04-11 | 2 | -5/+2 |
* | Replace MSSQL driver with a better maintained version (#30390) | Lunny Xiao | 2024-04-11 | 4 | -19/+32 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-11 | 1 | -1/+1 |
* | Minor color tweaks (#30397) | silverwind | 2024-04-10 | 2 | -73/+73 |
* | Use raw Wiki links for non-renderable Wiki files (#30273) | Rafael | 2024-04-10 | 12 | -23/+65 |
* | Various improvements for long file and commit names (#30374) | silverwind | 2024-04-10 | 8 | -78/+107 |
* | Fix line height on inline code preview (#30372) | silverwind | 2024-04-10 | 1 | -0/+1 |