Commit Graph

40 Commits

Author SHA1 Message Date
2ec171d4a8 Used my updated typings for archiver 1.3 2017-05-09 18:03:31 +01:00
e59c255d85 added type to pack param 2017-04-15 23:45:27 +01:00
68fe380575 renamed template constant 2017-03-27 01:28:31 +01:00
5db2503e7b added media class and packer to handle it 2017-03-25 21:50:33 +00:00
260a680f56 Merge branch 'master' into image-support 2017-03-13 23:37:09 +00:00
3730e2b60e clean up of packer 2017-03-13 23:30:26 +00:00
c7b7b585be fix path to template when installed via npm
I'm not sure why, buy app-root-path was not picking up the correct
path for this module when installed via NPM. Since we're already using
relative paths for imports, I don't think we gain much from using it
anyway, so I've changed to using path.resolve instead
2017-03-13 20:40:16 +01:00
9d7573ed9c fix unused imports linter warnings 2017-03-10 16:09:21 +01:00
a89718ea83 fix a couple of compiler null warnings 2017-03-10 14:31:21 +01:00
2fc9156e93 remove console.log statements 2017-03-10 08:25:11 +01:00
11bbb5e285 linting 2017-03-09 23:32:52 +00:00
18bba1870e added types for app-root-path 2017-03-09 23:20:37 +00:00
d2f777c4e5 more listing 2017-03-08 21:54:52 +00:00
46c870fafc update dependencies and fix archive.bulk deprecation 2017-03-07 13:49:21 +01:00
c71ebe8280 removed Shan Fu from names 2016-07-19 18:43:11 +01:00
c704db0653 fixed tests for local packer 2016-07-04 19:01:30 +01:00
993a832f3e refactored local packer 2016-07-04 18:47:13 +01:00
a2284df881 fixed all tslint errors 2016-05-26 15:08:34 +01:00
f075d3b719 made numberings compile properly 2016-05-24 21:37:58 +01:00
23d08df9a2 trying to get numbering to work 2016-05-23 22:23:05 +01:00
1f28fca5bf added numbering into packer 2016-05-21 03:08:09 +01:00
9b268314e6 style factory added and fixed bug allowing styles to work 2016-05-09 03:44:16 +01:00
1329a8a1e0 cleaning 2016-05-01 22:49:51 +01:00
879ac13863 fixing tests 2016-05-01 22:24:20 +01:00
aed59754cc added style components 2016-04-09 04:27:49 +01:00
e9696927bc removed styles from packaged docx 2016-04-08 23:02:03 +01:00
a181b3a5db added declarations 2016-04-06 01:15:41 +01:00
7d8bac54dc creates working docx file 2016-04-05 22:11:21 +01:00
a4b6ea562f added default style 2016-04-05 06:03:04 +01:00
d4c2b10285 fixed attribute 2016-04-05 01:49:12 +01:00
4d8e443962 added properties 2016-04-03 20:00:30 +01:00
9b6f6082f5 added style/properties into packer 2016-04-03 05:28:37 +01:00
a70e82a7d0 added place holders for style and properties 2016-04-01 04:09:24 +01:00
d0fb6f485d fixed injection of document into packer 2016-03-31 23:36:42 +01:00
4b90e1800b added express packer 2016-03-31 19:28:12 +01:00
8303fb16ea archive error handling 2016-03-31 19:04:54 +01:00
8af6262a83 fixed archiver right now 2016-03-31 18:07:22 +01:00
a88a59fd51 work on archiver 2016-03-31 18:03:16 +01:00
5fa1c259d0 added archiver typing 2016-03-31 15:49:42 +01:00
7b7f5f3b28 added packer 2016-03-31 15:45:48 +01:00