log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
libervia-backend
log frontends/src/jp/cmd_blog.py @ 2160:
e67e8cd24141
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-28
tip
age
author
description
2017-02-16
Goffi
jp (blog/get): fancy output prints author, published and updated if verbosity > 1 and tags if verbosity > 2 + format published and updated
2017-02-16
Goffi
jp (blog): added blog/get command:
2016-06-24
Goffi
merged main branch
2016-06-24
Goffi
jp (blog): fixed syntax detection when extension is .txt
2016-06-19
Goffi
jp: fixed shebang python call
2016-03-25
Goffi
jp (blog/edit): use utf-8-sig to decode content file to avoid BOM being propaged to content
2016-03-25
Goffi
jp (blog/edit): added forgotten O_TRUNC while opening metadata file
2016-03-25
Goffi
jp (blog/edit): do not remove files if they are not in the temporary dir hierarchy
2016-03-24
Goffi
jp (blog/edit): HTTP(S) and XMPP URLs can now be directly used in blog/edit command
2016-03-22
Goffi
jp (blog): force deletion (without backup) when content is empty
2016-03-22
Goffi
jp (blog): avoid conflict error when command line tags are already present in metadata
2016-03-22
Goffi
jp (blog): drafts are now put in a sub dir per profile + added a security which keep the last 10 drafts before removing them (all profiles included).
2016-03-22
Goffi
core (tools): moved common to a separate package, and put data method in a data_format module
2016-03-15
Goffi
jp (blog): added "updated" to keys to keys to remove from tmp metadata
2016-03-10
Goffi
jp (blog/edit): removed meta_file_path non existence check, as it is now re-used if it exists
2016-03-10
Goffi
jp (blog/edit): a draft file can be directly specified
2016-03-10
Goffi
plugin XEP-0060: fixed traceback if service was None
2016-03-07
souliane
frontends (jp / blog): pass the profile to subprocess when using option --preview
2016-03-07
Goffi
jp (blog/preview): change watch for IN_MOVE_SELF event, needed at least for Emacs
2016-03-05
Goffi
jp (blog/edit): added a confirmation message when blog item has been successfuly published
2016-03-05
Goffi
blog (jp/edit): added --preview option to launch a "blog preview" in parallel
2016-03-05
Goffi
jp (blog/preview): inotify improvments:
2016-03-05
Goffi
jp (blog/preview): open and preview commands can be changed in sat.conf with "blog_preview_open_cmd" and "blog_preview_update_cmd" in [jp] section + don't convert syntax when content is empty
2016-03-05
Goffi
jp (blog): fixed syntax guessing on existing files
2016-03-05
Goffi
jp (blog/preview): added inotify support, so preview can be updated each time the file is modified (actually IN_CLOSE_WRITE is used, but this may change in the future)
2016-03-05
Goffi
jp (blog/preview): xhtml cleaning is now used on preview
2016-03-04
Goffi
jp (blog): moved common method in a BlogCommon class + added "current" as an item keyword for blog/edit
2016-03-04
Goffi
jp (blog/edit): metadata file is reused if it already exists
less
more
|
(0)
-28
tip