Go to file
mappu 6c70f37ef8 deletions: put [delete] as page content to block /view/ route 2018-04-02 17:08:54 +12:00
_dist doc: update readme 2017-11-18 15:37:13 +13:00
cmd/yatwiki-server cmd: simplify default-config-file logic 2018-04-02 16:53:36 +12:00
diff diff/test: fix package import path 2017-10-29 14:01:16 +13:00
static replace menu icons with inline SVG from materialdesignicons.com 2017-11-18 15:04:39 +13: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 db: schema upgrade 1: add titles.is_deleted column 2018-04-02 16:53:55 +12:00
Gopkg.lock vendor: update go-sqlite 1.3.0->1.6.0 2018-04-02 16:48:48 +12:00
Gopkg.toml use 'dep' for dependency management 2017-10-29 14:04:26 +13:00
Makefile bump all versions to 3.2.1 2017-11-18 15:40:08 +13:00
ServerOptions.go add new ContentedBBCodeTag option for contented 1.2.0++ thumbnails 2017-11-18 15:04:19 +13:00
WikiServer.go add new ContentedBBCodeTag option for contented 1.2.0++ thumbnails 2017-11-18 15:04:19 +13:00
bbcode.go deletions: put [delete] as page content to block /view/ route 2018-04-02 17:08:54 +12:00
bbcode_test.go bbcode: add basic table tests 2018-04-02 15:57:41 +12:00
gzflate.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
pageTemplate.go html: prevent zooming OUT (still allowed to zoom in) 2018-04-02 17:01:37 +12:00
rArchive.go add new ContentedBBCodeTag option for contented 1.2.0++ thumbnails 2017-11-18 15:04:19 +13:00
rDiff.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
rErrors.go deletions: put [delete] as page content to block /view/ route 2018-04-02 17:08:54 +12:00
rFormatting.go deletions: put [delete] as page content to block /view/ route 2018-04-02 17:08:54 +12:00
rHistory.go hover all timestamp displays to get more detail 2017-11-18 15:30:29 +13: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 redesign the 'recent changes' page, include diff links, "new" display, hover rows 2017-11-18 15:30:50 +13:00
rView.go deletions: put [delete] as page content to block /view/ route 2018-04-02 17:08:54 +12:00
regex.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
staticResources.go staticResources.go: rebuild 2017-11-18 15:05:12 +13:00