aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix SSH LFS memory usage (#33455) (#33460)Giteabot2025-01-311-1/+3
* Fix user avatar (#33439)wxiaoguang2025-01-301-1/+1
* Fix system admin cannot fork or get private fork with API (#33401) (#33417)Giteabot2025-01-271-3/+5
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) (#33410)Giteabot2025-01-272-7/+7
* Make tracked time representation display as hours (#33315) (#33334)wxiaoguang2025-01-212-2/+3
* Improve sync fork behavior (#33319) (#33332)wxiaoguang2025-01-202-6/+56
* Fix push message behavior (#33215) (#33317)wxiaoguang2025-01-192-65/+63
* Fix mirror bug (#33224) (#33225)Giteabot2025-01-121-1/+14
* Fix sync fork for consistency (#33147) (#33192)Giteabot2025-01-101-9/+40
* Fix raw file API ref handling (#33172) (#33189)Giteabot2025-01-102-23/+18
* Fix `git remote` error check, fix dependencies, fix js error (#33129) (#33133)wxiaoguang2025-01-082-8/+7
* Add missing transaction when set merge (#33113)Lunny Xiao2025-01-061-3/+8
* Fix empty git repo handling logic and fix mobile view (#33101) (#33102)wxiaoguang2025-01-051-3/+0
* Inherit submodules from template repository content (#16237) (#33068)wxiaoguang2025-01-021-61/+66
* feat(action): issue change title notifications (#33050) (#33065)Giteabot2024-12-311-0/+8
* Fix duplicate co-author in squashed merge commit messages (#33020) (#33054)Giteabot2024-12-311-1/+5
* Remove aws go sdk package dependency (#33029) (#33047)Giteabot2024-12-301-5/+5
* Fix Agit pull request permission check (#32999) (#33005)Giteabot2024-12-281-1/+2
* Support for email addresses containing uppercase characters when activating u...Giteabot2024-12-271-3/+6
* demilestone should not include milestone (#32923) (#32979)Giteabot2024-12-252-0/+12
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964)Giteabot2024-12-242-3/+128
* Fix repo avatar conflict (#32958) (#32960)Giteabot2024-12-233-3/+12
* Add more load functions to make sure the reference object loaded (#32901) (#3...Giteabot2024-12-192-0/+9
* Fix Arch package metadata introduced incorrect field (#32881) (#32882)Giteabot2024-12-181-1/+2
* Backport 1.23 (#32868)wxiaoguang2024-12-171-0/+6
* Refactor some LDAP code (#32849)wxiaoguang2024-12-155-34/+42
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-1516-46/+44
* Add missing two sync feed for refs/pull (#32815)Lunny Xiao2024-12-131-0/+12
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-121-1/+1
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-121-23/+7
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-0/+13
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-0/+251
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-062-1/+118
* GitHub like repo home page (#32213)yp053272024-12-061-8/+1
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-053-0/+13
* Add Arch package registry (#32692)KN4CK3R2024-12-045-5/+420
* Use new mail package instead of an unmintained one (#32682)Lunny Xiao2024-12-058-60/+101
* Fix delete branch perm checking (#32654)Lunny Xiao2024-12-041-6/+23
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-3013-398/+491
* Move GetFeeds to service layer (#32526)Lunny Xiao2024-11-294-0/+180
* Don't create action when syncing mirror pull refs (#32659)Lunny Xiao2024-11-281-0/+6
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-1/+1
* Move team related functions to service layer (#32537)Lunny Xiao2024-11-2716-271/+1158
* Add priority to protected branch (#32286)65432024-11-272-0/+5
* Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543)Lunny Xiao2024-11-261-5/+6
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-262-9/+18
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-11-252-26/+33
* Refactor markup render system (#32612)wxiaoguang2024-11-244-15/+9
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-225-56/+165
* Refactor markup render system (#32589)wxiaoguang2024-11-223-20/+11