summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change tab width for .go files to 4 (#11455)silverwind2020-05-171-12/+3
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-173-0/+176
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-176-100/+168
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-177-25/+1110
* Docs: add AlpineLinux packages (#11446)65432020-05-171-0/+11
* Fix translation to be compatible with crowdin (#11453)Lauris BH2020-05-171-4/+4
* Allow all members of private orgs to see public repos (#11442)zeripath2020-05-171-10/+15
* Forcibly clean and destroy the session on logout (#11447)zeripath2020-05-171-5/+2
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-1723-208/+0
* Check Push permissions on IsUserAllowedToUpdate (#11448)65432020-05-161-0/+11
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-161-0/+11
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-1625-452/+850
* Hide archived repos by default in repo-list (#11440)zeripath2020-05-171-6/+6
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-1626-35/+3521
* [UI] Adjust CSS details for adding emoticons (#11435)L0veSunshine2020-05-171-1/+3
* Make API EditIssue and EditPullRequest issue notifications (#11123)zeripath2020-05-173-37/+87
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-168-34/+371
* Use session for retrieving org teams (#11438)guillep2k2020-05-161-1/+1
* Fix buttons left-margin (#11427)Cirno the Strongest2020-05-161-1/+1
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-167-9/+49
* Better styling for code review comment textarea (#11428)Cirno the Strongest2020-05-161-5/+12
* Allow log.xxx.default to set logging settings for the default logger only (#1...zeripath2020-05-152-4/+18
* Fix margin on attached segment headers when they are separated by other eleme...Cirno the Strongest2020-05-152-2/+1
* Fix yellow background on active elements in code review (#11414)Cirno the Strongest2020-05-152-2/+2
* Better styling for code review comment form (#11413)Cirno the Strongest2020-05-153-5/+8
* Check that the ctx.User is not nil before checking its ID (#11424)zeripath2020-05-151-1/+1
* Update JS dependencies (#11412)silverwind2020-05-152-627/+221
* Fix webhook template when validation errors occur (#11421)kolaente2020-05-152-3/+10
* Fix issue ref migration (#11419)kolaente2020-05-151-0/+2
* Handle panics that percolate up to the graceful module (#11291)zeripath2020-05-143-1/+50
* docs: update 'Testing redux' in CONTRIBUTING.md (#11386)赵智超2020-05-142-40/+38
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-1414-21/+139
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-141-4/+4
* Add localization docs (#11411)John Olheiser2020-05-141-1/+14
* Prettify timeline 3 (#11139)Sorien2020-05-1411-94/+124
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-141-0/+1
* Fix svg octicon-key placement (#11410)Cirno the Strongest2020-05-143-13/+19
* Switch code editor to Monaco (#11366)silverwind2020-05-1418-197/+304
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-1315-17/+1
* Add awesome-gitea reference on install from package docs (#11405)John Olheiser2020-05-141-1/+7
* Change install description (#11395)John Olheiser2020-05-131-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-131-0/+10
* Revert "Avoid 0 new commits messages to be send (#11082)" (#11397)zeripath2020-05-131-1/+7
* Add missing card component to semantic.json (#11394)Cirno the Strongest2020-05-131-0/+1
* Refactor Milestone related (#11225)65432020-05-127-317/+313
* Unfortunately go template if does not shortcut (#11392)zeripath2020-05-121-2/+4
* Ensure search action button coalesced to adjacent input (#11385)zeripath2020-05-126-8/+8
* ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390)赵智超2020-05-121-0/+2
* Update docs to reflect new location of homebrew repo (#11384)techknowlogick2020-05-121-1/+1
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-124-50/+211