gitea/services
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
* Ensure errors from IsDir propagate

* Handle errors when checking IsFile

* Handle and propagate errors from IsExist

* Update modules/templates/static.go

* Update modules/templates/static.go

* Return after ctx.ServerError

* Apply suggestions from code review

* Fix tests

The previous merge managed to break repo_form.go

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
..
archiver Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
comments Refactor pull request review ()
externalaccount Allow externalID to be UUID ()
gitdiff Handle incomplete diff files properly ()
issue Add review request api ()
mailer Fix "only mail on mention" bug ()
mirror Refactor: Move PushUpdateOptions ()
pull Increment skip to avoid infini-loop ()
release Add the tag list page to the release page ()
repository Fix a bug on refactoring ()
wiki Update golangci-lint to version 1.31.0 ()