You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KN4CK3R dc0253b063
Replace `ServeStream` with `ServeContent` (#20903)
* Replace ServeStream with ServeContent.

* Update modules/timeutil/timestamp.go

Co-authored-by: delvh <dev.lh@web.de>

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
setting Move some files into models' sub packages (#20262) 2 years ago
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
home.go Move some files into models' sub packages (#20262) 2 years ago
home_test.go Move some repository related code into sub package (#19711) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
notification.go Move some files into models' sub packages (#20262) 2 years ago
package.go Replace `ServeStream` with `ServeContent` (#20903) 2 years ago
profile.go Move some files into models' sub packages (#20262) 2 years ago
search.go Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
stop_watch.go Move issues related files into models/issues (#19931) 2 years ago
task.go Move some files into models' sub packages (#20262) 2 years ago