Files
Gitea/services/wiki
b06342f29c fix: not able to update local created non-urlencoded wiki pages (#16139)
* fix: not able to update local created non-urlencoded wiki pages

* tidy code

* as per suggestion

Signed-off-by: Andrew Thornton <[email protected]>

* Don't replace space to dash for unescaped wiki filename

Co-authored-by: zeripath <[email protected]>

* Remove incorrect comment

* Remove NameToUnescapedFilename()

Co-authored-by: Andrew Thornton <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
2021-07-07 19:23:09 -04:00
..