Commit Graph

20 Commits

Author SHA1 Message Date
59b8c04161 Confluences bugfixes, Fix documentation
Make it easier to spot where an error comes from when uploading to confluence.
Allow to upload documentation without a prefix.
2017-11-06 22:46:07 +01:00
6b5d395ca3 Lazy load all content, keep it off the memory.
fixes #443
2017-06-06 23:16:45 +02:00
5b75fd0d10 Applied fixes from StyleCI 2016-09-26 20:54:26 +02:00
519e85b5dc Add a confluence configuration checker. Allow configuration overrides on daux command 2016-09-15 17:20:24 +02:00
2314516ce9 Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
b1eaa506b2 Code Style 2015-08-04 22:29:26 +02:00
e543a107b1 Extract ContentType from format 2015-07-29 22:31:41 +02:00
b5ce4f1d79 Added a content type system to be able to extend the conversion mechanism 2015-07-28 17:25:03 +02:00
72ebc50e6c Reorganise console classes 2015-07-23 17:44:24 +02:00
061ea5ea55 Code Style and refactorings 2015-07-20 20:51:49 +02:00
932fab5a84 Transform the server to be able to use the Generator 2015-07-20 20:51:48 +02:00
87fbb6f15d Initialize the markdown parser only once. 2015-07-20 20:51:48 +02:00
e3a3438ccd Improve processors
Now you can add generators and extend the markdown parser
2015-07-20 20:51:48 +02:00
3235c49acd Refactor to not use ->value in the tree 2015-07-20 20:51:32 +02:00
ce109d0429 Cosmetic changes 2015-07-20 20:51:32 +02:00
cd65072a20 Use symfony console, nicer output 2015-07-20 20:50:42 +02:00
60b50919b4 Remove "default.json" concentrate all configurations in "global.json"
Set configurations in an Object instead of an array
2015-07-20 20:49:19 +02:00
1fe3e62df3 Improve confluence export
Migrate from Parsedown to Commonmark
2015-07-20 20:49:19 +02:00
fa798ff1e4 Bugfixes 2015-07-20 20:49:19 +02:00
1445bf7c0f Added confluence export type, starts to work 2015-07-20 20:49:18 +02:00