summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix issue overview for teams (#19652)Gusted2022-05-1612-36/+87
* Fix nodeinfo caching and prevent NPE if cache non-existent (#19721)zeripath2022-05-161-7/+11
* Update go-chi/cache to utilize Ping() (#19719)65432022-05-156-30/+15
* Disable blank issues (#19717)John Olheiser2022-05-151-1/+1
* clarify what session provider 'db' does (#19713)f0x522022-05-162-2/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-153-9/+57
* Fix duplicate entry error when add team member (#19702)zuzuviewer2022-05-142-0/+12
* [Refactor] convert team(s) to apiTeam(s) (#13745)65432022-05-139-98/+110
* Use a better OlderThan for DeleteInactiveUsers (#19693)Gusted2022-05-131-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-132-1/+20
* Introduce eslint-plugin-jquery (#19690)silverwind2022-05-123-0/+68
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-127-218/+206
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-121-14/+14
* Fix oauth setting list bug (#19682)Lunny Xiao2022-05-111-1/+1
* Delete user related oauth stuff on user deletion too (#19677)65432022-05-113-0/+34