aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix permission check for creating comment while mail (#22524)a10121127962023-01-281-1/+7
* Fix error on account activation with wrong passwd (#22609)Otto Richter (fnetX)2023-01-283-4/+7
* Fixes accessibility of empty repository commit status (#22632)Felipe Leopoldo Sologuren GutiƩrrez2023-01-281-1/+1
* Use `--index-url` in PyPi description (#22620)KN4CK3R2023-01-272-1/+3
* Show migration validation error (#22619)KN4CK3R2023-01-271-1/+1
* Allow issue templates to not render title (#22589)techknowlogick2023-01-262-3/+11
* Fix `delete_repo` in template (#22606)John Olheiser2023-01-261-1/+1
* set org visibility class to basic in header (#22605)yp053272023-01-261-2/+2
* Add API endpoint to get latest release (#21267)JakobDev2023-01-264-0/+96
* Add ARIA support for Fomantic UI checkboxes (#22599)wxiaoguang2023-01-252-2/+19
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-2415-21/+25
* Add templates to customize text when creating and migrating repositoriesBrecht Van Lommel2023-01-244-4/+5
* Prevent duplicate labels when importing more than 99 (#22591)Sybren2023-01-241-1/+1
* Remove address from DCO (#22595)Yarden Shoham2023-01-241-3/+1
* Allow setting `redirect_to` cookie on OAuth login (#22594)Sybren2023-01-241-0/+5
* Project links should use parent link methods (#22587)John Olheiser2023-01-231-2/+2
* link update in README files (#22582)rekayno2023-01-232-8/+8
* Frontport 1.18.2 and 1.18.3 Changelogs (#22580)John Olheiser2023-01-231-0/+19
* Fix incorrect Redis URL snippets in the example app.ini (#22573)tiny69962023-01-231-4/+4
* Prevent multiple `To` recipients (#22566)KN4CK3R2023-01-227-20/+23
* gitlab supports ssh key signing (#22564)techknowlogick2023-01-221-1/+1
* Address feedback from #22517 (#22563)Francesco Siddi2023-01-211-4/+5
* Fix bug on user setting (#22539)Lunny Xiao2023-01-211-4/+10
* Update JS dependencies (#22538)silverwind2023-01-21294-1535/+1257
* Split default gitpod view to include all tasks (#22555)Yarden Shoham2023-01-201-4/+6
* fix: read:org scope (#22556)John Olheiser2023-01-201-2/+2
* Pull Requests: add color to approved/reject icon in pull requests listBrecht Van Lommel2023-01-201-2/+2
* Truncate commit summary on repo files table. (#22551)zeripath2023-01-201-0/+5
* Support org/user level projects (#22235)Lunny Xiao2023-01-2030-176/+1556
* Fix template bug of access scope (#22540)Lunny Xiao2023-01-201-1/+1
* Mute all links in issue timeline (#22533)silverwind2023-01-201-49/+49
* When updating by rebase we need to set the environment for head repo (#22535)zeripath2023-01-192-10/+18
* Fix assignment to `cm.AssigneeID` when importing comments (#22528)Sybren2023-01-191-1/+3
* Dropzone: Add "Copy link" button for new uploads (#22517)Francesco Siddi2023-01-191-0/+15
* Support importing comment types (#22510)Sybren2023-01-184-2/+39
* Fix issue not auto-closing when it includes a reference to a branch (#22514)Brecht Van Lommel2023-01-181-1/+3
* Fix invalid issue branch reference if not specified in template (#22513)Brecht Van Lommel2023-01-181-1/+2
* Fix 500 error viewing pull request when fork has pull requests disabled (#22512)Brecht Van Lommel2023-01-181-0/+3
* Load asciicast css async (#22502)Jason Song2023-01-182-3/+4
* Reliable selection of admin user (#22509)Sybren2023-01-181-1/+4
* Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao2023-01-186-10/+29
* Simplify the error message when `index.js` couldn't be loaded (#22354)wxiaoguang2023-01-171-1/+1
* Support asciicast files as new markup (#22448)Jason Song2023-01-189-0/+173
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-1779-448/+1220
* some refactor about code comments (#20821)Lunny Xiao2023-01-177-188/+260
* docs: add swagger.json file location to FAQ (#22489)John Olheiser2023-01-171-0/+2
* docs: bump Gitea version (#22490)John Olheiser2023-01-171-1/+1
* chore: changelog 1.18.1 (#22471) (#22487)John Olheiser2023-01-171-0/+41
* Fixed lint warnings in Grafana raised by Mixtool (#22486)Emily2023-01-171-3/+9
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)Jason Song2023-01-172-0/+37