aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use light/dark theme based on system preference (#17051)Gwyneth Morgan2021-09-278-9/+19
* docs: explain where are settings for release files (#17161)Forest Johnson2021-09-271-0/+1
* Support direct comparison (git diff a..b) as well merge comparison (a...b) (#...zeripath2021-09-2710-148/+198
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-2613-6/+80
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-2610-6/+48
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-261-3/+3
* Fix bundle creation (#17079)Alexey 〒erentyev2021-09-262-9/+21
* Fix wrong i18n keys (#17150)Lunny Xiao2021-09-252-5/+5
* Move twofactor to models/login (#17143)Lunny Xiao2021-09-2517-121/+131
* Force color-adjust for markdown checkboxes (#17146)sebastian-sauer2021-09-251-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-2519-77/+49
* Prevent panic in Org mode HighlightCodeBlock (#17140)zeripath2021-09-243-12/+46
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-24142-903/+1046
* Unify issue and pr subtitles (#17133)crapStone2021-09-231-5/+5
* DBContext is just a Context (#17100)zeripath2021-09-23129-1022/+1112
* Fix typo skipping a migration (#17130)delvh2021-09-231-1/+1
* Fix commit status index problem (#17061)Lunny Xiao2021-09-237-19/+211
* Fix problem when database id is not increment as expected (#17124)Lunny Xiao2021-09-221-1/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-22103-314/+261
* update docs to 1.15.3techknowlogick2021-09-211-1/+1
* Changelog 1.15.3 (#17091) (#17113)65432021-09-221-0/+21
* Merge endpoints for pull diff/patch (#17104)qwerty2872021-09-223-82/+23
* Add Horizontal scrollbar to inner menu on Chrome (#17086)zeripath2021-09-211-0/+2
* Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...wxiaoguang2021-09-2035-65/+960
* Add API to get commit diff/patch (#17095)qwerty2872021-09-204-0/+128
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-202-2/+14
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-19335-3639/+4176
* [skip ci] Updated licenses and gitignoresGiteaBot2021-09-191-0/+21
* Open the DingTalk link in browser (#17084)wxiaoguang2021-09-182-13/+28
* Add left padding for chunk header of split diff view (#13397)Bagas Sanjaya2021-09-181-0/+4
* Switch migration icon to svg (#15954)silverwind2021-09-189-14/+43
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-182-2/+2
* Render full plain readme. (#17083)KN4CK3R2021-09-171-0/+4
* OpenAPI: correct documentation of issue listing parameters (#17060)Norwin2021-09-172-10/+10
* Add caller to cat-file batch calls (#17082)zeripath2021-09-172-8/+29
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-181-1/+1
* Notifications API: respond with updated notifications (#17064)Norwin2021-09-177-23/+37
* Add minimum versions of databases to the docs (#17080)zeripath2021-09-172-4/+4
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-1716-19/+84
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-171-0/+5
* Upgrade xorm to v1.2.4 (#17059) (#17068)Lunny Xiao2021-09-1613-163/+151
* Clean-up HookPreReceive and restore functionality for pushing non-standard re...zeripath2021-09-169-780/+1000
* Issue template form (#16349)Gabriel2021-09-155-0/+191
* Fix bug of migrate comments which only fetch one page (#17055)Lunny Xiao2021-09-151-2/+7
* Improve LDAP synchronization efficiency (#16994)zeripath2021-09-152-18/+28
* Do not show issue context popup on external issues (#17050)zeripath2021-09-154-4/+14
* Update template (#17043)qwerty2872021-09-151-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-152-3/+10
* Add doctor dbconsistency check for release and attachment (#16978)Lunny Xiao2021-09-142-0/+49
* Add `AbsoluteListOptions` (#17028)KN4CK3R2021-09-1429-56/+159