Commit Graph

79 Commits

Author SHA1 Message Date
a9a6b51a3f show yatwiki version in Server header 2017-10-29 13:40:00 +13:00
9687f90cf5 build: use simpler cleanup target 2017-10-29 13:29:12 +13:00
5cc93387e7 fix a regression with not normalising titles to lowercase/trim 2017-10-29 13:19:24 +13:00
fc57e4d8f3 bump version to 3.1.2 2017-10-15 20:02:20 +13:00
2bc26c5966 bump version to 3.1.1 2017-10-15 20:01:59 +13:00
f5767db840 load contented without jquery, but it's present by the callback 2017-10-15 20:00:04 +13:00
edf88d1f31 doc: changelog update 2017-10-15 19:58:04 +13:00
262c3ba903 contented: update integration to 1.1.0 2017-10-15 19:56:03 +13:00
a260d102ee doc: update readme, bump version to 3.1.0 2017-10-08 17:09:15 +13:00
179617d058 contented integration 2017-10-08 17:08:26 +13:00
5347efb51a bump version to 3.0.3 2017-08-13 18:29:21 +12:00
e3cee5b94c doc: changelog update 2017-08-13 18:27:04 +12:00
e4cf02cde7 restructure error handling to prevent reflected XSS 2017-08-13 18:25:58 +12:00
06e5b4ddf9 bump version to 3.0.1 2017-08-13 18:07:29 +12:00
dbf5e1b246 gitignore 2017-08-13 18:05:34 +12:00
fbad854279 doc: preliminary changelog update 2017-08-13 18:05:28 +12:00
d78429129f also use path escaping function for whole-template links 2017-08-13 18:04:26 +12:00
d937ea6562 prevent viewing history for unknown articles 2017-08-13 17:58:01 +12:00
884acd3040 remove debugging code 2017-08-13 17:53:21 +12:00
e515d73052 use PathEscape instead of QueryEscape for titles in URLs 2017-08-13 17:51:44 +12:00
c87eaa637a doc: preliminary changelog update 2017-08-13 17:33:27 +12:00
043720a086 new TrustXForwardedFor option 2017-08-13 17:32:54 +12:00
a12af6967c fix crash with [html] tags 2017-08-13 17:28:44 +12:00
9792c262a2 readme: fix version tags for download alignment on website 2017-08-13 13:52:40 +12:00
6d9079e1dc doc: update git repo in docs 2017-07-12 18:46:49 +12:00
1c4505a2d9 rename package yatwiki3->yatwiki 2017-07-12 18:43:11 +12:00
11a4f97212 bump all versions to 3.0.1 2017-07-12 18:41:39 +12:00
74b3124997 doc: add 'go get' information to readme 2017-07-11 20:23:17 +12:00
9c4973b7de doc: update README 2017-07-11 20:19:45 +12:00
c263decdfe db: automatically populate first article in blank databases 2017-07-11 20:19:37 +12:00
53e5e0cfae gitignore 2017-07-11 20:11:25 +12:00
75150642f8 doc: remove old TODO.txt, add README.txt based on yatwiki2 2017-07-11 20:10:43 +12:00
54a90df1b3 makefile: support release builds and dist artefacts 2017-07-11 20:10:23 +12:00
f465c823f3 switch configuration from xml to json 2017-07-11 19:34:49 +12:00
3764caacc8 configuration file handling (xml format) 2017-07-11 19:33:32 +12:00
73becc8729 implement diff/parent/%d endpoint 2017-07-11 19:19:42 +12:00
1bb94eae76 implement ban support 2017-07-11 19:14:26 +12:00
01b538aee2 RSS implementation 2017-07-11 19:08:22 +12:00
b3b6636892 doc: update TODO 2017-07-11 18:40:28 +12:00
9a6321fe6f implement /random redirect 2017-07-11 18:39:59 +12:00
308aa11bf0 implement / redirect 2017-07-11 18:36:14 +12:00
3a421829f1 simplify router 2017-07-11 18:36:08 +12:00
6ba86ca170 rewrite diff endpoint to nice URL 2017-07-11 18:31:50 +12:00
f560430efe diff: correctness 2017-07-11 18:25:49 +12:00
697c8faa67 diff/test: drop fmt package dependency 2017-07-11 18:25:38 +12:00
1e521f2136 diff: unit tests 2017-07-11 18:08:03 +12:00
1938e659ab diff: remove some empty ins/del instructions 2017-07-11 18:07:55 +12:00
7c0a7af05f diff: faster data structure 2017-07-11 17:57:05 +12:00
0fe5b74319 diff: correctness fixes 2017-07-11 17:53:06 +12:00
f2155babe0 implement diff?f=&t= endpoint 2017-07-11 17:52:56 +12:00