forgejo/routers
zeripath 6b0a71230d
Stop trimming preceding and suffixing spaces from editor filenames ()
* Stop trimming preceding and suffixing spaces from editor filenames

In  it was decided to trim preceding and suffixed spaces aswell as / from
editing file filenames. This was because at this point in time the url-safety of
Gitea was much poorer.

We can now drop this requirement and file editing should work correctly.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-19 21:03:15 +00:00
..
api/v1 Fix PR comments UI () 2022-01-19 01:28:38 +08:00
common Instead of using routerCtx just escape the url before routing () 2021-12-25 00:50:49 +08:00
install Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
private show pull link for agit pull request also () 2022-01-17 13:56:43 +08:00
utils A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
web Stop trimming preceding and suffixing spaces from editor filenames () 2022-01-19 21:03:15 +00:00
init.go Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00