log frontends/src/jp/cmd_file.py @ 1969:5fbe09b9b568

age author description
Sun, 19 Jun 2016 22:22:08 +0200 Goffi jp: fixed shebang python call
Sat, 05 Mar 2016 13:17:29 +0100 Goffi jp (file): fixed bad quit call
Mon, 29 Feb 2016 16:52:51 +0100 Goffi jp: all commands now use the new start method and set need_loop in __init__ when needed
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin upload, XEP-0363: splitted fileUpload in fileUpload + upload:
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Sun, 22 Nov 2015 17:37:47 +0100 Goffi jp (file): new file/upload command
Thu, 19 Nov 2015 18:13:26 +0100 Goffi jp (base, file): use of new progress API. Progress callbacks are managed through CommandBase.onProgress* method instead of host attributes.