log sat_frontends/jp/cmd_blog.py @ 3195:29d72336a40d

age author description
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