aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Switch from jest to vitest (#21444)silverwind2022-10-149-4191/+520
* Diff file tree tweaks (#21446)silverwind2022-10-142-10/+12
* Add cynkra bronze sponsor (#21325)Patrick Schratz2022-10-131-0/+1
* Run `make fmt` (#21437)Yarden Shoham2022-10-132-6/+6
* Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang2022-10-142-3/+2
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-138-134/+849
* Fix #21406: Hide repo information from file view/blame mode (#21420)Neel2022-10-134-2/+83
* [skip ci] Updated translations via CrowdinYarden Shoham2022-10-131-5/+5
* Respect user's locale when rendering the date range in the repo activity page...Yarden Shoham2022-10-133-3/+10
* Consolidate more CSS colors into variables (#21402)silverwind2022-10-124-65/+30
* Add HEAD fix to gitea doctor (#21352)Clar Fon2022-10-121-0/+91
* Contribution guidelines (#21425)KN4CK3R2022-10-121-24/+8
* Refactor Gitpod configuration to improve quick spin up of automated dev envir...Yarden Shoham2022-10-124-4/+27
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-127-6/+149
* Case-insensitive NuGet symbol file GUID (#21409)Hubert WawrzyƄczyk2022-10-123-3/+3
* Add generic set type (#21408)KN4CK3R2022-10-1241-324/+328
* Improve OAuth integration tests (#21390)M Hickford2022-10-122-33/+133
* Make e-mail sanity check more precise (#20991)Andreas Fischer2022-10-112-20/+21
* Fix broken link to frontend guidelines in hacking guidelines (#21382)Yarden Shoham2022-10-112-1/+1
* Use Name instead of DisplayName in LFS Lock (#21415)KN4CK3R2022-10-113-5/+6
* [skip ci] Updated translations via Crowdinkolaente2022-10-121-0/+8
* feat(pr review): add more space on mobile (#21326)kolaente2022-10-111-0/+10
* Bump `golang.org/x/text` (#21412)Gusted2022-10-112-2/+3
* Update gitea.service (#21399)plsnp2022-10-111-6/+2
* Do DB update after merge in hammer context (#21401)zeripath2022-10-111-10/+12
* add gitpod config (#20995)Anbraten2022-10-111-0/+34
* Remove cancel button in repo creation page (#21381)Yarden Shoham2022-10-111-1/+0
* Improve clarity for camo proxy parameters (#21386)Bill Wenrich2022-10-111-3/+3
* Redirect to new repository owner (#21398)KN4CK3R2022-10-111-1/+10
* Use ISO date format instead of hard-coded English date format for date range ...Yarden Shoham2022-10-111-2/+2
* log real ip of requests from ssh (#21216)Lunny Xiao2022-10-112-2/+17
* Add Num{Issues,Pulls} stats checks (#21404)Gusted2022-10-111-1/+13
* Add user/organization code search (#19977)Lauris BH2022-10-1119-145/+341
* Stop logging CheckPath returns error: context canceled (#21064)zeripath2022-10-102-4/+2
* Hook go-licenses into tidy again (#21353)silverwind2022-10-103-19/+8
* Fix missing left and right carets in TRANSLATORS (#21397)Yarden Shoham2022-10-101-1/+1
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-103-8/+8
* Update JS dependencies and eslint config (#21388)silverwind2022-10-1010-1504/+1438
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-0915-235/+439
* Fix typos in PullRequestMergeForm.vue header comment (#21378)Yarden Shoham2022-10-091-2/+2
* Use weighted algorithm for string matching when finding files in repo (#21370)wxiaoguang2022-10-086-66/+113
* Bump playwright to 1.26.1 (#21357)Kyle D2022-10-083-17/+17
* npm package registry support for `bin` (#21372)eleith2022-10-085-1/+17
* Removed one extra whitespace in footer after "Template" (#21364)Michael Horstmann2022-10-081-2/+1
* Fix formatted link for PR review notifications to matrix (#21319)Akshay Mankar2022-10-072-3/+3
* Show private data in feeds (#21369)KN4CK3R2022-10-071-1/+3
* Add nicer error handling on template compile errors (#21350)zeripath2022-10-073-1/+225
* Fix some typos and update db transaction demo in backend guideline (#21322)rj12022-10-081-18/+14
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-087-53/+109
* Add GET and DELETE endpoints for Docker blob uploads (#21367)KN4CK3R2022-10-073-5/+92