summaryrefslogtreecommitdiffstats
path: root/.revive.toml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-03API: don't allow merged PRs to be reopened (#17192)Norwin2-1/+14
2021-10-02Reference in new issue modal: dont pre-populate issue title (#17208)Norwin1-2/+0
2021-10-02Add option to copy line permalink (#17145)qwerty2873-34/+37
2021-10-02Add projects and project boards in exposed metrics (#17202)Romain2-17/+45
2021-10-02[skip ci] Updated translations via CrowdinGiteaBot1-0/+3
2021-10-01Always set a unique Message-ID header. (#17206)KN4CK3R3-26/+30
2021-10-01[skip ci] Updated translations via CrowdinGiteaBot26-64/+5
2021-09-30Prevent NPE on invalid diff (#17197)zeripath3-2/+7
2021-09-30API: add html urls to notification subjects (#17178)Norwin3-9/+27
2021-09-30[skip ci] Updated translations via CrowdinGiteaBot2-5/+4
2021-09-30Fix missing repo link in issue/pull assigned emails (#17183)zeripath3-3/+9
2021-09-29Kanban colored boards (#16647)Romain14-31/+187
2021-09-29upgrade xorm to v1.2.5 (#17177)Lunny Xiao6-8/+8
2021-09-29Fix wording in issue template (#17176)silverwind1-1/+1
2021-09-29[skip ci] Updated translations via CrowdinGiteaBot3-1/+9
2021-09-28Create pub/priv keypair for federation (#17071)techknowlogick2-0/+111
2021-09-28Fix bug of get context user (#17169)Lunny Xiao2-10/+12
2021-09-28Add delvh to MAINTAINERS (#17170)delvh1-0/+1
2021-09-28[skip ci] Updated translations via CrowdinGiteaBot1-1/+1
2021-09-28Add nodeinfo endpoint for federation purposes (#16953)techknowlogick11-0/+324
2021-09-27Don't return binary file changes in raw PR diffs by default (#17158)Norwin5-11/+32
2021-09-27Nicely handle missing user in collaborations (#17049)zeripath4-258/+161
2021-09-27Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#...zeripath4-1/+596
2021-09-27Use light/dark theme based on system preference (#17051)Gwyneth Morgan8-9/+19
2021-09-27docs: explain where are settings for release files (#17161)Forest Johnson1-0/+1
2021-09-27Support direct comparison (git diff a..b) as well merge comparison (a...b) (#...zeripath10-148/+198
2021-09-27Allow LDAP Sources to provide Avatars (#16851)zeripath13-6/+80
2021-09-27Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath10-6/+48
2021-09-26[skip ci] Updated translations via CrowdinGiteaBot1-3/+3
2021-09-25Fix bundle creation (#17079)Alexey 〒erentyev2-9/+21
2021-09-25Fix wrong i18n keys (#17150)Lunny Xiao2-5/+5
2021-09-25Move twofactor to models/login (#17143)Lunny Xiao17-121/+131
2021-09-25Force color-adjust for markdown checkboxes (#17146)sebastian-sauer1-0/+4
2021-09-25[skip ci] Updated translations via CrowdinGiteaBot19-77/+49
2021-09-24Prevent panic in Org mode HighlightCodeBlock (#17140)zeripath3-12/+46
2021-09-24Move login related structs and functions to models/login (#17093)Lunny Xiao142-903/+1046
2021-09-23Unify issue and pr subtitles (#17133)crapStone1-5/+5
2021-09-23DBContext is just a Context (#17100)zeripath129-1022/+1112
2021-09-23Fix typo skipping a migration (#17130)delvh1-1/+1
2021-09-23Fix commit status index problem (#17061)Lunny Xiao7-19/+211
2021-09-22Fix problem when database id is not increment as expected (#17124)Lunny Xiao1-1/+1
2021-09-22refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun103-314/+261
2021-09-22update docs to 1.15.3techknowlogick1-1/+1
2021-09-22Changelog 1.15.3 (#17091) (#17113)65431-0/+21
2021-09-22Merge endpoints for pull diff/patch (#17104)qwerty2873-82/+23
2021-09-21Add Horizontal scrollbar to inner menu on Chrome (#17086)zeripath1-0/+2
2021-09-20Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...wxiaoguang35-65/+960
2021-09-20Add API to get commit diff/patch (#17095)qwerty2874-0/+128
2021-09-20[skip ci] Updated translations via CrowdinGiteaBot2-2/+14
2021-09-19Move db related basic functions to models/db (#17075)Lunny Xiao335-3639/+4176