Go to file
2017-08-13 18:29:21 +12:00
_dist doc: changelog update 2017-08-13 18:27:04 +12:00
cmd/yatwiki-server rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
diff diff: correctness 2017-07-11 18:25:49 +12:00
static use go-bindata to embed static assets 2017-07-09 12:12:47 +12:00
.gitignore gitignore 2017-08-13 18:05:34 +12:00
AuthorHash.go new TrustXForwardedFor option 2017-08-13 17:32:54 +12:00
bbcode.go use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
DB.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
gzflate.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
Makefile bump version to 3.0.3 2017-08-13 18:29:21 +12:00
pageTemplate.go restructure error handling to prevent reflected XSS 2017-08-13 18:25:58 +12:00
rArchive.go use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
rDiff.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
regex.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
rErrors.go restructure error handling to prevent reflected XSS 2017-08-13 18:25:58 +12:00
rFormatting.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
rHistory.go restructure error handling to prevent reflected XSS 2017-08-13 18:25:58 +12:00
rIndex.go use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
rModify.go use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
rRawView.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
rRecentChanges.go use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
rRSS.go use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
rView.go restructure error handling to prevent reflected XSS 2017-08-13 18:25:58 +12:00
ServerOptions.go new TrustXForwardedFor option 2017-08-13 17:32:54 +12:00
staticResources.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
WikiServer.go also use path escaping function for whole-template links 2017-08-13 18:04:26 +12:00