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/services
Gary Wang 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 <art27@cantab.net>

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

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

* Remove incorrect comment

* Remove NameToUnescapedFilename()

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
archiver Rework repository archive (#14723) 3 years ago
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Add Visible modes function from Organisation to Users too (#16069) 3 years ago
gitdiff Use gitea logging module for git module (#16243) 3 years ago
issue Fixed assert statements. (#16089) 3 years ago
lfs Rewrite of the LFS server (#15523) 3 years ago
mailer Localize Email Templates (#16200) 3 years ago
mirror Add push to remote mirror repository (#15157) 3 years ago
pull Append to existing trailers in generated squash commit message (#15980) 3 years ago
release Add tag protection (#15629) 3 years ago
repository Implemented head_commit for webhooks (#16282) 3 years ago
webhook Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
wiki fix: not able to update local created non-urlencoded wiki pages (#16139) 3 years ago