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.
forgejo/routers
Lunny Xiao 9d99f6ab19
Refactor renders (#15175)
* Refactor renders

* Some performance optimization

* Fix comment

* Transform reader

* Fix csv test

* Fix test

* Fix tests

* Improve optimaziation

* Fix test

* Fix test

* Detect file encoding with reader

* Improve optimaziation

* reduce memory usage

* improve code

* fix build

* Fix test

* Fix for go1.15

* Fix render

* Fix comment

* Fix lint

* Fix test

* Don't use NormalEOF when unnecessary

* revert change on util.go

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

* rename function

* Take NormalEOF back

Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
admin Move modules/forms to services/forms (#15305) 3 years ago
api/v1 Refactor renders (#15175) 3 years ago
dev [refactor] replace int with httpStatusCodes (#15282) 3 years ago
events Code Formats, Nits & Unused Func/Var deletions (#15286) 3 years ago
org Refactor renders (#15175) 3 years ago
private [refactor] replace int with httpStatusCodes (#15282) 3 years ago
repo Refactor renders (#15175) 3 years ago
routes add well-known config for OIDC (#15355) 3 years ago
user Refactor renders (#15175) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
home.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
init.go Refactor renders (#15175) 3 years ago
install.go Move modules/forms to services/forms (#15305) 3 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago