135 Commits

Author SHA1 Message Date
Egor Kovetskiy
ec4b258635 trace level is very verbose now 2020-11-03 17:14:33 +03:00
Egor Kovetskiy
b33512b2b1 bump version to 3.2 2020-10-19 17:48:15 +03:00
Egor Kovetskiy
7fe00ba1f7 bump to 3.1: windows support 2020-08-24 13:25:28 +03:00
Egor Kovetskiy
b654795a32 bump to 3.0 2020-07-25 11:09:06 +03:00
Egor Kovetskiy
da99cbb9d7 drop attachment:// proto, improve docs
Removed attachment:// proto from docs, back compatibility is saved.
Now using the implementatin of `Attachment:` provided by @csoutherland.

Removed a bunch of swear stuff from docs, oh boy I was so frustrated at
that time.
2020-07-25 10:58:32 +03:00
Egor Kovetskiy
f56580fdda bump version to 2.0 2020-07-19 17:34:12 +03:00
Egor Kovetskiy
95f50c1a34 do not require full ancestry, improve dry-run mode 2020-01-03 23:29:18 +03:00
Stanislav Seletskiy
6b83d140d5
use regexputil 2019-08-08 23:41:26 +03:00
Stanislav Seletskiy
de2c876632
fix documentation problems 2019-08-08 15:17:44 +03:00
Stanislav Seletskiy
58f4a55100
add jira ticket template 2019-08-06 18:11:01 +03:00
Stanislav Seletskiy
07a8e3f9d7
implement macros & includes 2019-08-06 16:38:47 +03:00
Stanislav Seletskiy
ebe2b3a830
config: use ko 2019-07-31 13:57:52 +03:00
Stanislav Seletskiy
240aeddf08
api: use different restrict api for cloud
https://developer.atlassian.com/cloud/confluence/rest/#api-content-id-restriction-post
2019-07-23 22:49:14 +03:00
Stanislav Seletskiy
0021da3bc5
help: fix headers syntax 2019-07-23 22:49:01 +03:00
Egor Kovetskiy
2336029fee rename password to token 2019-04-22 13:35:55 +03:00
Egor Kovetskiy
51f28f8f06 add pseudo protocol attachment:// 2019-04-20 10:24:30 +03:00
Egor Kovetskiy
2abc2f122b create/update attachment 2019-04-19 17:35:05 +03:00
Egor Kovetskiy
76ddde31ab wip: attachments 2019-04-19 10:31:41 +03:00
Egor Kovetskiy
5f582e51e6 move CompileMarkdown to package 2019-04-14 13:53:44 +03:00
Egor Kovetskiy
ada6f828ff separate mark into packages 2019-04-08 22:44:27 +03:00
Egor Kovetskiy
e27dd44bfa a bit of refactoring 2019-04-08 22:20:31 +03:00
Egor Kovetskiy
7fe4542c0a remove options mode 2019-04-08 22:12:00 +03:00
Egor Kovetskiy
9d91b6cb7a Revert "change page title"
This reverts commit 623dc5219b19916f010bffdcb4efbc1fa900d5ef.
2019-04-08 22:04:30 +03:00
Egor Kovetskiy
1b1361f30b add Dockerfile, Makefile 2019-03-26 14:42:26 +03:00
Alexey Baranov
623dc5219b change page title 2019-03-11 19:06:55 +03:00
Stanislav Seletskiy
8e84f356a8 page create, extended format, & permission lock 2016-11-30 17:41:55 +07:00
Stanislav Seletskiy
fa099176f9 refactoring and check on errors 2015-09-22 17:58:15 +06:00
Stanislav Seletskiy
064b3886ec do not break ancestry tree
Running `mark` for updating page, deeply nested in some tree, ended up page
being shifted to the Ctulhu's void, e.g. not belonging to any parent.
2015-09-22 17:33:24 +06:00
Egor Kovetskiy
766aba2508 fix dry run with options file 2015-09-20 01:05:36 +06:00
Egor Kovetskiy
bf19b9124d add dry run mode 2015-09-20 00:58:39 +06:00
Egor Kovetskiy
b60aaa51d5 documentation added 2015-09-20 00:41:18 +06:00
Egor Kovetskiy
17627261d4 various docopt fixes 2015-09-20 00:20:38 +06:00
Egor Kovetskiy
d131c7200c read options file 2015-09-20 00:19:28 +06:00
Egor Kovetskiy
f927165a26 save page title 2015-09-19 23:58:27 +06:00
Egor Kovetskiy
95b55bf310 basic implementation 2015-09-19 23:51:49 +06:00