Go to file
mappu 9ca58bc16c doc: update readme 2017-10-29 14:08:10 +13:00
_dist doc: update readme 2017-10-29 14:08:10 +13:00
cmd/yatwiki-server rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
diff diff/test: fix package import path 2017-10-29 14:01:16 +13:00
static use go-bindata to embed static assets 2017-07-09 12:12:47 +12:00
.gitignore use 'dep' for dependency management 2017-10-29 14:04:26 +13:00
AuthorHash.go new TrustXForwardedFor option 2017-08-13 17:32:54 +12:00
DB.go fix a regression with not normalising titles to lowercase/trim 2017-10-29 13:19:24 +13:00
Gopkg.lock use 'dep' for dependency management 2017-10-29 14:04:26 +13:00
Gopkg.toml use 'dep' for dependency management 2017-10-29 14:04:26 +13:00
Makefile use 'dep' for dependency management 2017-10-29 14:04:26 +13:00
ServerOptions.go contented integration 2017-10-08 17:08:26 +13:00
WikiServer.go serve proper 404 if favicon.ico not configured 2017-10-29 13:40:15 +13:00
bbcode.go use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
gzflate.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +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
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
rRSS.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
rView.go restructure error handling to prevent reflected XSS 2017-08-13 18:25:58 +12:00
regex.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
staticResources.go rebuild staticResources.go 2017-10-29 14:05:20 +13:00