summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-061-0/+6
* Add a /user/login landing page option (#9622)Timon Engelke2020-01-064-2/+11
* fix swagger description of reaction API (#9617)65432020-01-062-18/+18
* Add some padding to the shadowed comment box (#9612)zeripath2020-01-052-12/+22
* [BugFix] Hide public repos owned by private orgs (#9609)65432020-01-053-4/+10
* [Docs] introduce "make help" (#9604)65432020-01-051-0/+19
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-051-0/+1
* update gitea.com/macaron/macaron to 1.4.0 (#9608)65432020-01-0512-62/+153
* !important makes me sad (#9607)John Olheiser2020-01-051-0/+6
* Fix create bugs (#9606)John Olheiser2020-01-042-3/+4
* Fix access issues on milestone and issue overview pages. (#9603)David Svantesson2020-01-043-52/+63
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-0510-124/+279
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-047-63/+2425
* Only show sender if it makes sense (#9601)John Olheiser2020-01-047-65/+71
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-042-0/+55
* Add translatable Powered by Gitea text in footer (#9600)Lauris BH2020-01-042-1/+2
* [Docs] Add guide on howto develop API (#9587)65432020-01-041-0/+38
* Fix error logged when repos qs is empty (#9591)guillep2k2020-01-031-12/+14
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-031-1/+4
* Add footer extra links template (#9576)Bagas Sanjaya2020-01-033-2/+3
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-0310-2/+65
* Some more e-mail notification fixes (#9596)mrsdizzie2020-01-035-20/+39
* [API] dont reqToken on GetReactions (fix #9543) (#9548)65432020-01-022-10/+10
* Update version in docs (#9588)John Olheiser2020-01-021-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-021-0/+1
* Changelog for 1.10.2 (#9586)65432020-01-021-0/+20
* make sure Poster is loaded (#9583)65432020-01-021-0/+5
* Don't auto-init SimpleMDE for review textarea (#9574)John Olheiser2020-01-022-2/+2
* Dont trigger notification twice on issue assignee change (#9582)65432020-01-021-4/+1
* Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)65432020-01-018-29/+127
* swagger UI: hide iretating search field (#9554)65432020-01-011-4/+2
* Add box-shadow to blue buttons in normal theme (#9573)John Olheiser2020-01-011-0/+6
* Use limited commits (#9572)John Olheiser2020-01-011-1/+1
* Fix for a wrong URL in activity page of repository. (Using config url instead...Flutterlice2020-01-011-7/+7
* Update default issue template (#9568)mrsdizzie2019-12-311-7/+15
* [API] Fix 9544 | return 200 when reaction already exist (#9550)65432019-12-319-79/+119
* update swagger info (#9558)65432019-12-312-10/+21
* Change markdown rendering from blackfriday to goldmark (#9533)zeripath2019-12-3183-6289/+13830
* Provide Default messages for merges (#9393)zeripath2019-12-307-15/+276
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-301-0/+1
* In SimpleMDE check if trigger exists before call (#9545)zeripath2019-12-301-1/+3
* [BugFix] use default avatar for ghost user (fix 500 error) (#9536)65432019-12-292-7/+14
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-292-0/+58
* remove since it is there for 3years (#9538)65432019-12-291-18/+0
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-281-0/+126
* [Fix] Release attachment should use DownloadURL() not Name (#9529)65432019-12-283-8/+8
* go-mssqldb UPDATE (#9522)65432019-12-287-14/+36
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-284-4/+13
* Delete conflicting file (#9526)techknowlogick2019-12-281-19/+0
* Refactor webhooks to reduce code duplication (#9422)Cornel2019-12-2810-698/+534