2022-01-25 |
Goffi |
cli (blog/get): fix default output when a value is None
|
2021-09-08 |
Goffi |
CLI: move `format_time` to `common` + add timezone
|
2021-08-27 |
Goffi |
merge branche "@"
|
2021-08-27 |
Goffi |
CLI: fix section used for config following name change
|
2021-07-29 |
Goffi |
jp (base): add flag for `use_pubsub` to add cache skipping option
|
2021-07-28 |
Goffi |
plugin XEP-0060: getItems extra is now serialised dict
|
2021-06-14 |
Goffi |
core, frontends: fix invalid translatable strings.
|
2021-05-01 |
Goffi |
jp (pubsub, blog): `rename` commands implementation
|
2021-05-01 |
Goffi |
jp (blog/get): fix comments node parsing
|
2021-03-19 |
Goffi |
date update
|
2020-08-15 |
Goffi |
jp (blog/edit): fixed edition when syntax is specified
|
2020-07-16 |
Goffi |
plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
|
2020-03-31 |
Goffi |
jp (blog/edit): --no-publish is a boolean option
|
2020-02-18 |
Goffi |
jp (blog/edit): added `--no-publish` argument.
|
2020-01-29 |
Goffi |
fixed shebangs
|
2020-01-29 |
Goffi |
dates update
|
2019-12-20 |
Goffi |
jp (blog): added --language to common publish argument
|
2019-10-01 |
Goffi |
jp: dark and light theme:
|
2019-09-25 |
Goffi |
jp: jp asyncio port:
|
2019-08-13 |
Goffi |
Python 3 port:
|
2019-07-12 |
Goffi |
jp (blog/preview): fixed watch restoring when file is moved/deleted:
|
2019-07-12 |
Goffi |
Backed out changeset cf0dda0d4cda
|
2019-07-12 |
Goffi |
jp (blog/edit): fail and show error message if --preview is not working
|
2019-06-27 |
Goffi |
jp (blog/preview): fixed call to getCurrentFile
|
2019-05-05 |
Goffi |
jp (blog/edit): fixed --last-item after recent change in defaut value of --item
|
2019-05-05 |
Goffi |
jp (blog/set): fixed missing current_syntax
|
2019-05-05 |
Goffi |
jp (blog): fixed the deserialisation issue when using template output
|
2019-04-14 |
Goffi |
jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
|
2019-03-25 |
Goffi |
jp (blog/set): fixed use of --item argument
|
2019-03-25 |
Goffi |
jp (blog/edit): fixed handling of XHTML content when it is not already wrapped in <div>…</div>
|
2019-02-23 |
Goffi |
jp (blog/edit): changed comments handling:
|
2019-02-23 |
Goffi |
plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
|
2019-01-12 |
Goffi |
date update
|
2019-01-06 |
Goffi |
jp (base, pubsub, ticket): handle order-by:
|
2018-09-14 |
Goffi |
jp (blog/import): removed now useless generation of url_redirections_profile config key
|
2018-07-08 |
Goffi |
jp (blog): fixed path encoding for inotify
|
2018-06-27 |
Goffi |
code style reformatting using black
|
2018-06-01 |
Goffi |
jp (blog/preview): fixed guessSyntaxFromPath call
|
2018-04-02 |
Goffi |
core, setup: huge cleaning:
base
frontends/src/jp/cmd_blog.py@10ec5ac647f0
|