summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: update the ROOT documentation and error messages (#19832)singuliere2022-05-314-6/+8
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-301-9/+9
* Add version hint in the docs when packages are available (#19838)delvh2022-05-291-1/+1
* docs(hacking-on-gitea): fix installation instruction for elasticsearch docker...Yehonatan Ezron2022-05-291-1/+1
* Fix i18n for Link Account button, re-format tmpl (#19835)wxiaoguang2022-05-292-14/+14
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-291-9/+9
* Adding button to link accounts from user settings (#19792)Mai-Lapyst2022-05-294-5/+42
* fix(telegram): fix link bot to release tag (#19830)Yehonatan Ezron2022-05-284-5/+5
* Fix raw endpoint PDF file headers (#19825)Lauris BH2022-05-282-4/+12
* docs: FAQ: the WorkPath can be set from --work-path (#19822)singuliere2022-05-281-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-282-22/+196
* Fix duplicate paragraph in documentation (#19820)Vladimir Yakovlev2022-05-271-9/+0
* Make WIP prefixes case insensitive, e.g. allow `Draft` as a WIP prefix (#19780)Ondřej Čertík2022-05-263-4/+4
* Fix follower display on user page (#19805)silverwind2022-05-261-1/+3
* Show source/target branches on PR's list (#19747)IT-AlexKor2022-05-253-5/+47
* Github style following followers (#19482)istiak1012022-05-251-12/+1
* alpine 3.16 (#19797)techknowlogick2022-05-252-4/+4
* Prevent loop if there is an error in GetNotificationCount (#19799)zeripath2022-05-251-1/+5
* Add 'make tidy' (#19800)silverwind2022-05-242-61/+10
* Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` for D...wxiaoguang2022-05-244-18/+6
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-241-2/+1
* Add the possibility to allow the user to have a favicon which differs from th...Jan-Eric Schober2022-05-234-12/+47
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-2323-23/+4
* [skip ci] Updated licenses and gitignoresGiteaBot2022-05-222-1/+19
* Estimate Action Count in Statistics (#19775)zeripath2022-05-213-2/+24
* Prevent NPE when cache service is disabled (#19703)zeripath2022-05-213-15/+25
* Detect truncated utf-8 characters at the end of content as still representing...zeripath2022-05-212-1/+164
* Add silentcodeg to MAINTAINERS (#19771)silentcodeg2022-05-211-0/+1
* Allows repo search to match against "owner/repo" pattern strings (#19754)Eekle2022-05-212-1/+39
* Update JS dependencies (#19767)silverwind2022-05-206-1880/+3256
* Nuke the incorrect permission report on /api/v1/notifications (#19761)zeripath2022-05-201-0/+5
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-20232-2093/+1448
* Move org functions (#19753)Lunny Xiao2022-05-205-125/+96
* [doctor] pq: syntax error at or near "." quote user table name (#19765)silentcodeg2022-05-201-2/+2
* [doctor] update the help with fix capabilities (#19762)silentcodeg2022-05-201-2/+2
* Remove fomantic progress module (#19760)silverwind2022-05-2011-2035/+37
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-208-16/+54
* Enable packages by default again (as described by docs) (#19746)delvh2022-05-201-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2061-123/+132
* Fix org package owner permissions (#19742)KN4CK3R2022-05-191-13/+21
* Update base.go (#19739)Guo Y.K2022-05-191-1/+1
* [doctor] do not update User Stars numbers unless --fix (#19750)silentcodeg2022-05-191-3/+8
* Fix incorrect translation key (#19744)delvh2022-05-191-1/+1
* Improved ref comment link when origin is body/title (#19741)Eekle2022-05-181-1/+2
* [doctor] explain what enable-push-options does (#19740)silentcodeg2022-05-181-1/+1
* Add doctor orphan check for orphaned pull requests without an existing base r...silentcodeg2022-05-181-0/+3
* ContainerRegistry - removed Basic Auth header (#19735)KN4CK3R2022-05-172-5/+1
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-172-3/+3
* Add changelog for v1.16.8 (#19724) (#19730)65432022-05-162-1/+18
* Improve commit list/view on mobile (#19712)Gusted2022-05-163-15/+93