summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-075-11/+32
* Add new CSS variables --color-accent and --color-small-accent (#21305)delvh2022-10-074-11/+17
* Set SemverCompatible to false for Conan packages (#21275)KN4CK3R2022-10-074-3/+19
* Parse OAuth Authorization header when request omits client secret (#21351)M Hickford2022-10-071-2/+21
* Disable Firefox E2E tests (#21363)silverwind2022-10-061-6/+7
* Add redirect of /upgrade/ to /upgrade-from-gitea/ on docs site (#21330)Joe Constant2022-10-062-0/+6
* Update to go-enry v2.8.3 (#21360)Clark Boylan2022-10-062-3/+3
* Update go to 1.19 (#21361)zeripath2022-10-061-1/+1
* SessionUser protection against nil pointer dereference (#21358)Paweł Bogusławski2022-10-061-0/+4
* Fix and improve incorrect error messages (#21342)delvh2022-10-061-5/+4
* Fix default theme-auto selector when nologin (#21346)rock2dust2022-10-061-1/+1
* Add `stat` to `ToCommit` function for speed (#21337)Gennady Kovshenin2022-10-065-31/+49
* Fix typo in API comment document (#21347)wxiaoguang2022-10-052-6/+33
* Update comment about repository.DISABLED_REPO_UNITS in app.example.ini (#21343)rock2dust2022-10-051-1/+1
* Remove extra space from title element (#21345)rock2dust2022-10-051-1/+1
* Fix slight bug in katex (#21171)zeripath2022-10-057-69/+153
* Fix linked account translation (#21331)John Olheiser2022-10-041-1/+1
* [skip ci] Updated translations via CrowdinJason Song2022-10-041-16/+19
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-034-8/+24
* [skip ci] Updated translations via Crowdintechknowlogick2022-10-031-0/+3
* Foreign ID conflicts if ID is 0 for each item (#21271)techknowlogick2022-10-021-0/+4
* Make app.ini read-only message more prominent (#21315)John Olheiser2022-10-021-6/+6
* Fix doc and heatmap for the Vue3 refactoring (#21312)wxiaoguang2022-10-026-24/+20
* Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)Clar Fon2022-10-027-50/+51
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-0118-601/+379
* Update Golang deps (#21304)techknowlogick2022-10-012-104/+116
* Fix issue that `sync_on_commit` is not set (#21309)Chongyi Zheng2022-10-011-1/+1
* [skip ci] Updated translations via Crowdinqwerty2872022-10-012-0/+7
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-296-2/+334
* Fix the hook related FAQ contents (#21297)wxiaoguang2022-09-291-5/+5
* Check if email is used when updating user (#21289)Alexander Shimchik2022-09-292-6/+27
* Add name field for org api (#21270)KN4CK3R2022-09-296-5/+17
* Add API endpoint to get changed files of a PR (#21177)qwerty2872022-09-298-6/+407
* [skip ci] Updated translations via CrowdinM Hickford2022-09-293-0/+3
* Ignore port for loopback redirect URIs (#21293)M Hickford2022-09-292-0/+33
* Improve error descriptions for unauthorized_client (#21292)M Hickford2022-09-281-4/+4
* Consolidate more CSS rules, fix inline code on arc-green (#21260)silverwind2022-09-282-47/+38
* Update bluemonday (#21281)65432022-09-272-5/+6