Commit Graph

160 Commits

Author SHA1 Message Date
mappu 178388becc use webpack for content inlining and html minification (WIP) 2017-11-12 11:46:34 +13:00
mappu d5f6a5f2cb makefile: add separate all / dist targets 2017-11-12 11:09:52 +13:00
mappu a17886e300 webpack: fix loading socket.io dependency inside webpack build 2017-11-12 11:09:44 +13:00
mappu 3af9423871 css: simplify nesting by employing some LESS features 2017-11-12 10:57:55 +13:00
mappu 5a6c798e93 package.json: re-sort dependency entries 2017-11-12 10:51:31 +13:00
mappu 02e8b407c3 reinstate css minification, rename *.css to *.less 2017-11-12 10:51:09 +13:00
mappu e44298c172 hgignore 2017-11-12 10:39:21 +13:00
mappu 8df09ddb11 package.json: fill in metadata fields to suppress some warnings from npm 2017-11-12 10:39:17 +13:00
mappu bd59534bac makefile: use explicit paths to binary dependencies in $GOPATH/bin 2017-11-12 10:39:05 +13:00
mappu 0679ad31a7 makefile: reinstate copying in remaining file assets 2017-11-12 10:38:47 +13:00
mappu 83ecd84d78 makefile: fix webpack path to bundle.min.js file 2017-11-12 10:38:35 +13:00
mappu 055a73fb05 makefile: use hg/git archive command to build source tarball 2017-11-12 10:36:42 +13:00
mappu 584a6b632f makefile: add clean-deps target 2017-11-12 10:35:46 +13:00
mappu d90b08f45e node: commit package-lock.json 2017-11-12 10:31:25 +13:00
hanneshdc 7934c926d9 Replace install deps script with a simple "npm i" 2017-11-10 09:53:14 +00:00
hanneshdc 8364e9a146 Add typescript and typescript loader 2017-11-10 21:03:58 +13:00
hanneshdc ab89f5f93f Remove from code from makefile that is now handled by webpack 2017-11-10 20:45:31 +13:00
hanneshdc 29bcf75470 Install webpack and create a webpack config 2017-11-10 20:38:47 +13:00
hanneshdc fcddbf85b0 Add package.json and gitignore 2017-11-10 19:56:24 +13:00
mappu 54e21f2b2d clear owner/group from linux64 release tarball 2017-10-28 14:15:23 +13:00
mappu dd166cf0e9 doc: mention supercedes 2017-10-28 14:00:48 +13:00
mappu 92b1c4daa5 doc: fix cosmetic issue with readme generation on code.ivysaur.me 2017-10-28 13:43:02 +13:00
mappu ea4135888d bump all versions to 1.2.3 2017-10-28 13:32:29 +13:00
mappu 8e999f5ddb Added tag v1.2.2 for changeset 0c6b957de432 2017-10-28 13:32:16 +13:00
mappu 62c03cf9f1 doc: mention download options 2017-10-28 13:30:51 +13:00
mappu 6abdc8d2a9 server: use real content length, use system MIME info instead of handrolling it 2017-10-28 13:27:44 +13:00
mappu 1a281095f0 regenerate bindata.go 2017-10-28 13:27:19 +13:00
mappu 69613d07a5 build: remove timestamps from generated bindata.go file 2017-10-28 13:27:07 +13:00
mappu 19b2221ea1 doc: mention unminified development instructions 2017-10-28 13:24:18 +13:00
mappu 9840c1024e doc: preliminary changelog update 2017-10-28 13:17:50 +13:00
mappu 00cdce5f5a doc: add instructions on setting up a development environment 2017-10-28 13:17:13 +13:00
mappu 312cbb7bc1 commit a copy of bindata.go, to allow installation via go get 2017-10-28 13:11:05 +13:00
mappu bea598f7a3 retag in vX.Y.Z format 2017-10-28 12:53:54 +13:00
mappu ef9a61e9cf hgignore vendor directory 2017-10-28 12:49:10 +13:00
mappu 0ec079cfd4 use 'dep' for dependency management 2017-10-28 12:48:55 +13:00
mappu 54ecffd0d4 build: remove dead code 2017-10-28 11:56:11 +13:00
mappu 41e244c255 build: replace minipack shell script with sed commands 2017-10-28 11:51:23 +13:00
mappu a109e2dc29 build: replace IIFEMODE/sed with cat in makefile 2017-10-28 11:40:09 +13:00
mappu 0bafa59358 build: remove php, replace with bash script 2017-10-28 11:32:51 +13:00
mappu 78ced31e9d further conversion to makefile build 2017-10-28 00:21:20 +13:00
mappu 16a4a2556b partial conversion to makefile build 2017-10-28 00:06:45 +13:00
mappu fafca96711 fix not being able to close PM tabs 2017-10-27 23:44:18 +13:00
mappu 2eacb06c9e Added tag release-1.2.1 for changeset c8cd84947e45 2017-10-16 18:48:21 +13:00
mappu 1f2871b917 doc: preliminary changelog update 2017-10-16 18:47:32 +13:00
mappu 855206feed hide (0) from page title 2017-10-16 18:33:43 +13:00
mappu efa195df5b bump scrollback limit from 50->200 2017-10-16 18:30:56 +13:00
mappu 89c8cb0dc8 contented: fix upload item disappearing once logged in 2017-10-15 22:55:00 +13:00
mappu c2de4c8d45 Added tag release-1.2.0 for changeset 0eeab5594ba4 2017-10-15 22:54:41 +13:00
mappu 738e9aed41 doc: preliminary changelog update 2017-10-15 22:06:35 +13:00
mappu bdb7b4835d fixes for previous 2017-10-15 22:03:27 +13:00