Mercurial > libervia-backend
log frontends/src/jp/cmd_file.py @ 2404:f05c884cd3ef
age | author | description |
---|---|---|
2017-10-16 | Goffi | jp (file): typo |
2016-06-19 | Goffi | jp: fixed shebang python call |
2016-03-05 | Goffi | jp (file): fixed bad quit call |
2016-02-29 | Goffi | jp: all commands now use the new start method and set need_loop in __init__ when needed |
2016-01-22 | Goffi | plugin upload, XEP-0363: splitted fileUpload in fileUpload + upload: |
2016-01-03 | Goffi | copyright update |
2015-11-22 | Goffi | jp (file): new file/upload command |
2015-11-19 | Goffi | jp (base, file): use of new progress API. Progress callbacks are managed through CommandBase.onProgress* method instead of host attributes. |
2015-11-17 | Goffi | jp (file): print a message and quit if progress_id is not received |
2015-11-15 | Goffi | jp (base, file): file command and progress fixes and adaptation to new API: |
2015-03-30 | Goffi | 2015 copyright dates update |
2014-02-17 | Goffi | jp: short option for progress is now -P instead of -g, so -g can be used for groups |
2014-02-10 | Goffi | jp: refactoring: base frontends/src/jp/file.py@ac64af6ce1c4 |