Go to file
2017-10-29 13:29:12 +13:00
_dist doc: changelog update 2017-10-15 19:58:04 +13: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 fix a regression with not normalising titles to lowercase/trim 2017-10-29 13:19:24 +13:00
gzflate.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
Makefile build: use simpler cleanup target 2017-10-29 13:29:12 +13: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 load contented without jquery, but it's present by the callback 2017-10-15 20:00:04 +13: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 contented integration 2017-10-08 17:08:26 +13: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