| Commit message (Expand) | Author | Age | Files | Lines |
* | adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) | Gustavo Marin | 2020-02-29 | 9 | -1/+421 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 11 | -145/+167 |
* | Handle panic in indexer initialisation better (#10534) | zeripath | 2020-02-28 | 2 | -0/+19 |
* | Relax sanitization as per https://github.com/jch/html-pipeline (#10527) | zeripath | 2020-02-28 | 2 | -9/+41 |
* | Prevent accidential selection of language stats bar (#10537) | silverwind | 2020-02-29 | 1 | -0/+1 |
* | Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) | Jeff Stein | 2020-02-28 | 2 | -41/+41 |
* | vendor: unknown/cae move to taged version (#10521) | 6543 | 2020-02-28 | 3 | -4/+4 |
* | goldmark v1.1.19 -> v1.1.23 (#10519) | 6543 | 2020-02-28 | 18 | -120/+1902 |
* | head.tmpl og:image picture location (#10531) | FreeCipher | 2020-02-28 | 1 | -1/+1 |
* | update: macaron cores,gzip,session (#10522) | 6543 | 2020-02-28 | 47 | -349/+2154 |
* | inform participants on UI too (#10473) | 6543 | 2020-02-28 | 5 | -28/+54 |
* | Add max-file-size to LFS (#10463) | zeripath | 2020-02-28 | 4 | -0/+10 |
* | Use media links for img in post-process (#10515) | zeripath | 2020-02-28 | 1 | -5/+29 |
* | Fix the signing icon in the view_list.tmpl page (#10511) | zeripath | 2020-02-27 | 2 | -6/+6 |
* | Fix potential bugs (#10513) | 6543 | 2020-02-27 | 7 | -10/+14 |
* | Org action fixes and form cleanup (#10512) | John Olheiser | 2020-02-27 | 6 | -15/+26 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 16 | -70/+416 |
* | Use [:space:] instead of \s (#10508) | zeripath | 2020-02-27 | 1 | -1/+1 |
* | [BugFix] Avoid mailing explicit unwatched (#10475) | 6543 | 2020-02-27 | 2 | -4/+12 |
* | Add fluid-icon (#10491) | silverwind | 2020-02-27 | 1 | -0/+1 |
* | Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) | guillep2k | 2020-02-27 | 3 | -3/+3 |
* | Show the username as a fallback on feeds if full name is blank (#10438) | James Lakin | 2020-02-26 | 2 | -5/+10 |
* | Tweak language stats bar (#10487) | silverwind | 2020-02-26 | 2 | -12/+24 |
* | Fixed formatting (#10485) | Karsten Lehmann | 2020-02-26 | 1 | -1/+1 |
* | Fix double PR notification from API (#10482) | John Olheiser | 2020-02-26 | 1 | -3/+0 |
* | Fix admin notices (#10480) | John Olheiser | 2020-02-26 | 3 | -3/+6 |
* | Code Refactor of IssueWatch related things (#10401) | 6543 | 2020-02-26 | 8 | -80/+66 |
* | Change admin dashboard to POST (#10465) | John Olheiser | 2020-02-25 | 5 | -55/+81 |
* | Change action GETs to POST (#10462) | John Olheiser | 2020-02-25 | 11 | -35/+79 |
* | [API] enable paggination for ListRepoTags (#10454) | 6543 | 2020-02-25 | 4 | -3/+38 |
* | Use documentation IPs for example IPs (#10434) | Ask Bjørn Hansen | 2020-02-25 | 1 | -8/+8 |
* | update discord link (#10455) | 6543 | 2020-02-25 | 12 | -13/+13 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-02-25 | 1 | -2/+9 |
* | Fixed wrong AppSubUrl in multiple templates (#10447) | Philipp A. Beckmann | 2020-02-25 | 3 | -4/+4 |
* | Update JS dependencies (#10450) | silverwind | 2020-02-25 | 3 | -359/+291 |
* | Use local timezone to compare (#10446) | 6543 | 2020-02-25 | 1 | -2/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-02-24 | 1 | -0/+6 |
* | FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449) | 6543 | 2020-02-24 | 2 | -5/+7 |
* | Update markbates/goth (#10444) | oscar.lofwenhamn | 2020-02-24 | 11 | -18/+46 |
* | docs: Fix MySQL create database syntax (#10436) | Ask Bjørn Hansen | 2020-02-24 | 1 | -1/+1 |
* | Trigger webhooks on issue label-change via API too (#10421) | 6543 | 2020-02-23 | 2 | -36/+44 |
* | move vue and vue-calendar-heatmap to webpack (#10188) | silverwind | 2020-02-23 | 15 | -263/+154 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 15 | -21/+66 |
* | Fix webhook bug (#10427) | Lunny Xiao | 2020-02-23 | 1 | -2/+2 |
* | Disallow leading zeroes in Less (#10407) | silverwind | 2020-02-23 | 11 | -101/+102 |
* | Prevent Firefox from using apple-touch-icon (#10402) | silverwind | 2020-02-23 | 4 | -3/+9 |
* | Support NODE_ENV in webpack (#10245) | silverwind | 2020-02-23 | 1 | -2/+11 |
* | Various dark theme fixes (#10416) | silverwind | 2020-02-22 | 2 | -11/+71 |
* | update integration README (#10400) | 6543 | 2020-02-23 | 1 | -5/+6 |
* | Fix profile page CSS (#10406) | John Olheiser | 2020-02-22 | 1 | -0/+11 |