| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add email validity check (#13475) | Chris Shyi | 2020-11-14 | 13 | -2/+163 |
* | [API] Only Return Json (#13511) | 6543 | 2020-11-14 | 5 | -48/+103 |
* | API: Fix GetQueryBeforeSince (#13559) | 6543 | 2020-11-14 | 5 | -23/+43 |
* | Use monaco for the git hook editor (#13552) | silverwind | 2020-11-13 | 7 | -62/+74 |
* | missing quotes in default value slice (#13550) | Patrick Aljord | 2020-11-13 | 1 | -1/+1 |
* | unify layout between auth pages (#13547) | Norwin | 2020-11-13 | 6 | -96/+94 |
* | Fix issue label spacing and hover (#13553) | silverwind | 2020-11-13 | 3 | -9/+3 |
* | Use existing analyzer module for language detection for highlighting (#13522) | mrsdizzie | 2020-11-13 | 1 | -2/+5 |
* | Make heatmap colors more distinct (#13533) | silverwind | 2020-11-13 | 1 | -4/+4 |
* | Add missed sync branch/tag webhook (#13538) | Lunny Xiao | 2020-11-13 | 1 | -0/+8 |
* | proper signature validation (#13523) | Cacciuc | 2020-11-13 | 1 | -1/+1 |
* | Fix blame line alignment (#13542) | silverwind | 2020-11-13 | 1 | -0/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-13 | 2 | -3/+8 |
* | Reindent manifest.json (#13544) | silverwind | 2020-11-13 | 1 | -30/+30 |
* | Introduce go chi web framework as frontend of macaron, so that we can move ro... | Lunny Xiao | 2020-11-13 | 49 | -249/+4796 |
* | Various style fixes (#13534) | silverwind | 2020-11-13 | 7 | -58/+38 |
* | Prevent git operations for inactive users (#13527) | Lunny Xiao | 2020-11-13 | 2 | -10/+44 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-12 | 1 | -0/+13 |
* | Form styling adjustments (#13501) | silverwind | 2020-11-12 | 6 | -207/+157 |
* | Lazy-load issue reviewers and assignees avatars (#13526) | silverwind | 2020-11-12 | 1 | -10/+14 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-11 | 1 | -3/+3 |
* | Disallow urlencoded new lines in git protocol paths if there is a port (#13521) | zeripath | 2020-11-11 | 1 | -0/+3 |
* | Include OriginalAuthor in Reaction constraint (#13505) | zeripath | 2020-11-10 | 3 | -7/+47 |
* | fix: issue tracker link redirection (#13504) | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-11-10 | 1 | -2/+2 |
* | Make heatmap shades linear (#13500) | silverwind | 2020-11-10 | 1 | -1/+1 |
* | Switch from SimpleMDE to EasyMDE (#13333) | zeripath | 2020-11-10 | 11 | -48/+53 |
* | Fix tooltips and issue dependency styles (#13458) | silverwind | 2020-11-10 | 15 | -145/+163 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-10 | 1 | -1/+1 |
* | Some improvements for v156 (#13497) | Lunny Xiao | 2020-11-10 | 1 | -7/+12 |
* | Added title and action buttons to Project view page (#13437) | Mohammad Hadi Hosseinpour | 2020-11-09 | 3 | -2/+57 |
* | Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) | zeripath | 2020-11-09 | 1 | -10/+32 |
* | Fix broken .comment > .content caused by #13457 (#13482) | Cirno the Strongest | 2020-11-09 | 1 | -0/+2 |
* | Fix panic bug in handling multiple references in commit (#13486) | zeripath | 2020-11-10 | 2 | -29/+95 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-09 | 1 | -9/+9 |
* | Change search and filter icons to SVG (#13473) | silverwind | 2020-11-09 | 11 | -25/+25 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-09 | 1 | -0/+2 |
* | Comments on review should have the same sha (#13448) | zeripath | 2020-11-09 | 4 | -24/+183 |
* | docs(comparison): GitHub Actions (#13474) | Simon Legner | 2020-11-08 | 1 | -1/+1 |
* | Make TestCreateBranch and TestRepoCommitsSearch less noisy (#13471) | zeripath | 2020-11-08 | 2 | -4/+2 |
* | Add note about installation on kubernetes to docs (#13469) | techknowlogick | 2020-11-08 | 1 | -0/+27 |
* | 2nd attempt at re-request APIMergePullRequest (#13468) | zeripath | 2020-11-08 | 1 | -0/+4 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-08 | 1 | -0/+2 |
* | Override fonts using Fomantic config (#13465) | silverwind | 2020-11-08 | 3 | -66/+24 |
* | Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o... | zeripath | 2020-11-08 | 21 | -126/+588 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-08 | 1 | -0/+10 |
* | Fix colors and triangles in issues (#13463) | silverwind | 2020-11-08 | 4 | -55/+40 |
* | Fix double border introduced by #13434 (#13457) | Cirno the Strongest | 2020-11-07 | 4 | -7/+7 |
* | Frontpage and Heatmap CSS tweaks (#13443) | silverwind | 2020-11-07 | 6 | -175/+207 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 43 | -85/+1356 |
* | Update JS dependencies (#13455) | silverwind | 2020-11-07 | 2 | -534/+1624 |