aboutsummaryrefslogtreecommitdiffstats
path: root/modules/json/json.go
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-12/+12
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-1/+0
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-011-1/+1
* Make gitea, gitea-vet future-proof (#18361)Gusted2022-01-221-0/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-0/+30
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-0/+142