summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor bind functions based on generics (#22055)Lunny Xiao2022-12-124-188/+168
* Allow disable code tab (#20805)Lunny Xiao2022-12-123-0/+23
* Use multi reader instead to concat strings (#22099)Lunny Xiao2022-12-121-11/+8
* Fix sorting admin user list by last login (#22081)aceArt-GmbH2022-12-112-2/+6
* Fix wrong default value for update checker on app.example.ini (#22084)Lunny Xiao2022-12-112-2/+2
* fix(config): remove context on config template (#22096)Restray2022-12-111-1/+1
* [skip ci] Updated licenses and gitignoresKN4CK3R2022-12-111-0/+10
* Update xorm (#22094)KN4CK3R2022-12-103-10/+10
* Remove unnecessary whitespace in snapcraft.yaml (#22090)Yarden Shoham2022-12-101-2/+1
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-1078-611/+562
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren Gutiérrez2022-12-106-9/+9
* Optimize html templates (#22080)Jason Song2022-12-0928-164/+164
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-0921-84/+1754
* Rename actions to operations on UI (#22067)Jason Song2022-12-084-7/+7
* Update go dev dependencies (#22064)silverwind2022-12-0844-67/+71
* Round language stats percentage using largest remainder (#22026)hr-982022-12-081-4/+36
* Support disabling database auto migration (#22053)Jason Song2022-12-075-1/+27
* Release and Tag List tweaks (#21712)silverwind2022-12-065-41/+80
* Fix issue/PR numbers (#22037)Jason Song2022-12-063-9/+11
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-0512-12/+0
* Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019)zeripath2022-12-041-0/+6
* Use GhostUser if needed for TrackedTimes (#22021)zeripath2022-12-042-15/+23
* Add dumb-init to rootless docker (#21775)Michael Kriese2022-12-041-1/+2
* On tag/branch-exist check, dont panic if repo is nil (#21787)65432022-12-042-2/+2
* Fix ListBranches to handle empty case (#21921)Lunny Xiao2022-12-041-26/+34
* fix(web): reduce page jitter on browsers that support overlay scrollbar (#21850)Percy Ma2022-12-041-0/+7
* [skip ci] Updated licenses and gitignoreszeripath2022-12-041-1/+1
* Do not emit ambiguous character warning on rendered pages (#22016)zeripath2022-12-031-1/+3
* docs: add `Edit this page` (#21981)Xinyu Zhou2022-12-031-0/+2
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-03145-369/+360
* Remove deprecated packages & staticcheck fixes (#22012)Chongyi Zheng2022-12-027-16/+15
* Add pnpm to packages/overview (#22008)xtexChooser2022-12-021-1/+1
* Update to Alpine 3.17 (#21904)flynnnnnnnnnn2022-12-023-5/+5
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-0217-20/+18
* Multiple improvements for comment edit diff (#21990)silverwind2022-12-024-29/+51
* Remove session in api tests (#21984)Lunny Xiao2022-12-0146-433/+387
* Remove duplicate "Actions" label in mobile view (#21974)Mark Ormesher2022-12-011-1/+1
* Fix generate index failure possibility on postgres (#21998)Lunny Xiao2022-12-023-2/+40
* Use path not filepath in template filenames (#21993)zeripath2022-12-021-3/+3
* Update chroma to v2.4.0 (#22000)silverwind2022-12-012-3/+5
* Util type to parse ref name (#21969)Jason Song2022-12-011-20/+37
* Skip initing LFS storage if disabled (#21996)Jason Song2022-12-011-0/+4
* Fix parallel creating commit status bug with tests (#21911)Lunny Xiao2022-12-013-70/+67
* Skip initing disabled storages (#21985)Jason Song2022-11-303-26/+108
* Fix leaving organization bug on user settings -> orgs (#21983)花墨2022-11-303-4/+26
* Fix typos (#21979)luzpaz2022-11-293-29/+29
* Normalize `AppURL` according to RFC 3986 (#21950)Saswat Padhi2022-11-291-8/+11
* Use random bytes to generate access token (#21959)Jason Song2022-11-281-3/+6
* Replace fmt.Sprintf with hex.EncodeToString (#21960)Jason Song2022-11-289-28/+30
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271872-3749/+1887