aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053272023-03-197-23/+24
* Match api migration behavior to web behavior (#23552)Andrew Tomaka2023-03-191-1/+1
* Fix dropdown icon misalignment when using fomantic icon (#23558)wxiaoguang2023-03-181-4/+4
* Enable color for consistency checks diffs (#23563)silverwind2023-03-181-5/+5
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-191-0/+2
* Fix sticky header in diff view (#23554)silverwind2023-03-181-2/+10
* Fix some broken css (#23560)wxiaoguang2023-03-182-7/+5
* Fix JS error on compare page (#23551)silverwind2023-03-181-13/+15
* Upgrade to npm lockfile v3 and explicitely set it (#23561)silverwind2023-03-182-7363/+114
* Fix long name ui issues and label ui issue (#23541)Hester Gong2023-03-186-5/+20
* Remove worker-loader (#23548)silverwind2023-03-183-121/+0
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-1827-27/+13
* Return `repository` in npm package metadata endpoint (#23539)Zettat1232023-03-175-0/+18
* Fix diff detail buttons wrapping, use tippy for review box (#23271)silverwind2023-03-174-16/+23
* Do not store user projects as organization projects (#23353)yp053272023-03-175-7/+72
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if f...Hester Gong2023-03-171-1/+21
* Increase horizontal page padding (#23507)silverwind2023-03-171-3/+10
* Update JS dependencies, Require Node.js 16 (#23528)silverwind2023-03-1723-1410/+1521
* Use octicon-verified for gpg signatures (#23529)silverwind2023-03-173-7/+7
* Remove stars in dashboard repo list (#23530)yp053272023-03-171-5/+1
* Use `<nav>` instead of `<div>` in the global navbar (#23125)delvh2023-03-171-6/+6
* Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy...wxiaoguang2023-03-178-89/+202
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-171-0/+11
* Make time tooltips interactive (#23526)silverwind2023-03-162-2/+3
* Update mini-css-extract-plugin, remove postcss (#23520)silverwind2023-03-164-329/+70
* Fix review comment context menu clipped bug (#23523)wxiaoguang2023-03-163-5/+3
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-164-0/+87
* Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491)Hester Gong2023-03-163-18/+28
* Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true...Hester Gong2023-03-169-18/+23
* Handle files starting with colons in WalkGitLog (#22935)Kirill Bolashev2023-03-161-0/+4
* Change `Close` to either `Close issue` or `Close pull request` (#23506)Yarden Shoham2023-03-162-6/+15
* Update act (#23512)Jason Song2023-03-163-20/+12
* Move pidfile creation from setting to web cmd package (#23285)Lunny Xiao2023-03-164-41/+42
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-164-6/+19
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-156-50/+74
* Fix theme-auto loading (#23504)silverwind2023-03-154-54/+313
* Update path to docs theme file (#23502)techknowlogick2023-03-151-1/+1
* Use arm image for arm runner (#23503)techknowlogick2023-03-151-1/+1
* Add login name and source id for admin user searching API (#23376)Lunny Xiao2023-03-154-8/+41
* Fix missed migration in #22235 (#23482)Lunny Xiao2023-03-153-0/+22
* Disable sending email after push a commit to a closed PR (#23462)sillyguodong2023-03-151-1/+4
* Bump webpack from 5.75.0 to 5.76.0 (#23484)dependabot[bot]2023-03-142-8/+8
* Replace Less with CSS (#23481)silverwind2023-03-1473-7791/+8229
* Fix 'View File' button in code search (#23478)silverwind2023-03-142-6/+6
* Use `gitea/test_env` image instead of `golang` (#23455)silverwind2023-03-141-32/+17
* Skip DB tests duplicate runs on push to branches (#23476)techknowlogick2023-03-141-15/+3
* Update app.example.ini (#23480)Jordan Cech2023-03-142-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-1512-3/+54
* Fix due date being wrong on issue list (#23475)Yarden Shoham2023-03-141-1/+1
* test_env: hardcode major go version in use (#23464)techknowlogick2023-03-143-23/+25