Go to file
mappu b080a6f017 add link to raw source page when viewing a specific revision 2018-04-02 17:54:24 +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 css: add class for deleted page links 2018-04-02 17:39:51 +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 db: plumbing to handle deletions, restructure Article/Title structs 2018-04-02 17:41:47 +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 db: plumbing to handle deletions, restructure Article/Title structs 2018-04-02 17:41:47 +12: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 add link to raw source page when viewing a specific revision 2018-04-02 17:54:24 +12:00
rArchive.go add link to raw source page when viewing a specific revision 2018-04-02 17:54:24 +12:00
rDiff.go db: plumbing to handle deletions, restructure Article/Title structs 2018-04-02 17:41:47 +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 db: plumbing to handle deletions, restructure Article/Title structs 2018-04-02 17:41:47 +12:00
rIndex.go deletions: index page: hide deleted pages until you click a button 2018-04-02 17:42:34 +12:00
rModify.go db: plumbing to handle deletions, restructure Article/Title structs 2018-04-02 17:41:47 +12:00
rRSS.go db: plumbing to handle deletions, restructure Article/Title structs 2018-04-02 17:41:47 +12:00
rRawView.go rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
rRecentChanges.go deletions: recents: mark deleted pages with css 2018-04-02 17:42:49 +12: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 css: add class for deleted page links 2018-04-02 17:39:51 +12:00