aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-1172-511/+608
* Tidy up `<head>` template (#19678)silverwind2022-05-101-24/+22
* Update go tool dependencies (#19676)silverwind2022-05-1012-18/+30
* Update JS dependencies (#19675)silverwind2022-05-109-2178/+3020
* Use better message for consistency check (#19672)Gusted2022-05-101-15/+15
* Fix new release from tags list UI (#19670)Lunny Xiao2022-05-101-1/+3
* Update go deps (#19665)65432022-05-103-120/+146
* [doctor] Add check/fix for bogus action rows (#19656)singuliere2022-05-103-0/+74
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-101-33/+36
* Add tooltip to pending PR comments (#19662)Jack Hay2022-05-092-1/+2
* Add Webfinger endpoint (#19462)KN4CK3R2022-05-093-2/+189
* Update documentation to disable duration settings with -1 instead of 0 (#19647)Jimmy Praet2022-05-093-14/+14
* Set the LastModified header for raw files (#18356)zeripath2022-05-095-29/+133
* Don't select join table's columns (#19660)Lunny Xiao2022-05-091-1/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-0928-28/+21
* Calculate filename hash only once (#19654)KN4CK3R2022-05-098-29/+26
* Admin should not delete himself (#19423)Lunny Xiao2022-05-083-0/+16
* Restore reviewed-on message (#19657)Lunny Xiao2022-05-081-0/+3
* Move some helper files out of models (#19355)Lunny Xiao2022-05-0823-107/+108
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-0814-4/+65
* Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)65432022-05-0817-95/+124
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-0814-165/+292