Commit Graph

119 Commits

Author SHA1 Message Date
mappu 206ea45115 doc: top-level README.md 2018-12-31 18:56:19 +13:00
mappu f2a69d1ed7 convert to Go Modules 2018-12-31 18:52:59 +13:00
mappu 7a6456aecc deletion: add missing form id for auto deletion 2018-04-02 18:38:56 +12:00
mappu e44607b429 makefile: set version to 3.3.1 2018-04-02 18:16:20 +12:00
mappu 7b268108da makefile: set version to 3.3.0 2018-04-02 18:13:58 +12:00
mappu 4f12dd0564 doc: update README 2018-04-02 18:12:01 +12:00
mappu 0fb52800f7 bbcode: properly unhesc content before applying url escaping 2018-04-02 18:10:51 +12:00
mappu b080a6f017 add link to raw source page when viewing a specific revision 2018-04-02 17:54:24 +12:00
mappu ec116a09b8 deletions: hide 'view latest' link on deleted rev links 2018-04-02 17:45:55 +12:00
mappu 5148c59944 deletions: recents: mark deleted pages with css 2018-04-02 17:42:49 +12:00
mappu 0a332642d7 deletions: index page: hide deleted pages until you click a button 2018-04-02 17:42:34 +12:00
mappu 6e63285a54 db: plumbing to handle deletions, restructure Article/Title structs 2018-04-02 17:41:47 +12:00
mappu 2c5f1e9244 css: add class for deleted page links 2018-04-02 17:39:51 +12:00
mappu 6a56a4b1b2 deletions: easy delete button on page editor 2018-04-02 17:39:34 +12:00
mappu 6c70f37ef8 deletions: put [delete] as page content to block /view/ route 2018-04-02 17:08:54 +12:00
mappu eeb2308c54 html: prevent zooming OUT (still allowed to zoom in) 2018-04-02 17:01:37 +12:00
mappu 96b5318eca db: schema upgrade 1: add titles.is_deleted column 2018-04-02 16:53:55 +12:00
mappu 9aa80bf772 cmd: simplify default-config-file logic 2018-04-02 16:53:36 +12:00
mappu adbe71525a cmd: convert from fmt to log package 2018-04-02 16:51:08 +12:00
mappu 65e43df8d2 vendor: update go-sqlite 1.3.0->1.6.0 2018-04-02 16:48:48 +12:00
mappu ee4ed51530 bbcode: separate string/func transformations into an interface 2018-04-02 16:46:22 +12:00
mappu 91887bcee5 db: add schema table, initial schema-upgrade system 2018-04-02 16:19:28 +12:00
mappu 993bd6c4f3 bbcode: add basic table tests 2018-04-02 15:57:41 +12:00
mappu e0e30372ef add [youtube] tag support 2018-04-02 15:57:24 +12:00
mappu 6b41df964b bump all versions to 3.2.1 2017-11-18 15:40:08 +13:00
mappu db659236bf doc: update readme 2017-11-18 15:37:13 +13:00
mappu 817b1690e7 bump all versions to 3.2.0 2017-11-18 15:33:35 +13:00
mappu 5b533f7b40 redesign the 'recent changes' page, include diff links, "new" display, hover rows 2017-11-18 15:30:50 +13:00
mappu 51aae382b7 hover all timestamp displays to get more detail 2017-11-18 15:30:29 +13:00
mappu cfc0107bef staticResources.go: rebuild 2017-11-18 15:05:12 +13:00
mappu e997e1b08a replace menu icons with inline SVG from materialdesignicons.com 2017-11-18 15:04:39 +13:00
mappu c830c2b4dd add new ContentedBBCodeTag option for contented 1.2.0++ thumbnails 2017-11-18 15:04:19 +13:00
mappu fdb854e6c7 doc: changelog 2017-10-29 15:10:35 +13:00
mappu f934c2917f catch one more case of title normalisation 2017-10-29 15:09:53 +13:00
mappu 1bfefdccb3 bump all versions to 3.1.3 2017-10-29 14:11:31 +13:00
mappu 9ca58bc16c doc: update readme 2017-10-29 14:08:10 +13:00
mappu 122acf6999 rebuild staticResources.go 2017-10-29 14:05:20 +13:00
mappu f627946c0d use 'dep' for dependency management 2017-10-29 14:04:26 +13:00
mappu 5b42685956 diff/test: fix package import path 2017-10-29 14:01:16 +13:00
mappu 90fedf86d9 serve proper 404 if favicon.ico not configured 2017-10-29 13:40:15 +13:00
mappu a9a6b51a3f show yatwiki version in Server header 2017-10-29 13:40:00 +13:00
mappu 9687f90cf5 build: use simpler cleanup target 2017-10-29 13:29:12 +13:00
mappu 5cc93387e7 fix a regression with not normalising titles to lowercase/trim 2017-10-29 13:19:24 +13:00
mappu fc57e4d8f3 bump version to 3.1.2 2017-10-15 20:02:20 +13:00
mappu 2bc26c5966 bump version to 3.1.1 2017-10-15 20:01:59 +13:00
mappu f5767db840 load contented without jquery, but it's present by the callback 2017-10-15 20:00:04 +13:00
mappu edf88d1f31 doc: changelog update 2017-10-15 19:58:04 +13:00
mappu 262c3ba903 contented: update integration to 1.1.0 2017-10-15 19:56:03 +13:00
mappu a260d102ee doc: update readme, bump version to 3.1.0 2017-10-08 17:09:15 +13:00
mappu 179617d058 contented integration 2017-10-08 17:08:26 +13:00