Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exit if username or password is empty | Johannes Zellner | 2017-02-09 | 1 | -0/+2 |
* | Add optional --username and --password arguments for easier scripting | Johannes Zellner | 2017-02-09 | 1 | -4/+8 |
* | Fix cli help output | Johannes Zellner | 2017-02-09 | 1 | -3/+3 |
* | No need to set gQuery prior to exit | Johannes Zellner | 2017-02-09 | 1 | -2/+0 |
* | Add cli logout command | Johannes Zellner | 2017-02-09 | 1 | -0/+18 |
* | Send username/password in body and fix cli | Johannes Zellner | 2017-02-09 | 1 | -11/+12 |
* | Do not show * for password entry | Johannes Zellner | 2017-02-09 | 1 | -1/+1 |
* | Add rename functionality | Johannes Zellner | 2017-02-07 | 1 | -1/+1 |
* | protect _admin/ | Johannes Zellner | 2016-03-01 | 1 | -4/+5 |
* | Send more folder listing details | Johannes Zellner | 2016-03-01 | 1 | -2/+2 |
* | Fix file deletion and add dry-run option | Johannes Zellner | 2016-03-01 | 1 | -5/+16 |
* | Properly check for absolute file paths | Johannes Zellner | 2016-03-01 | 1 | -0/+1 |
* | Require a file argument for delete | Johannes Zellner | 2016-03-01 | 1 | -1/+2 |
* | Support last argument as destination | Johannes Zellner | 2016-03-01 | 1 | -7/+21 |
* | Some style hints | Johannes Zellner | 2016-03-01 | 1 | -1/+1 |
* | Fix uri parsing | Johannes Zellner | 2016-03-01 | 1 | -5/+5 |
* | Add missing callback in upload | Johannes Zellner | 2015-11-30 | 1 | -0/+2 |
* | Fix relative path detection | Johannes Zellner | 2015-11-30 | 1 | -1/+2 |
* | Do not include hidden folders by default | Johannes Zellner | 2015-11-30 | 1 | -3/+6 |
* | do not add extra newline | Girish Ramakrishnan | 2015-11-27 | 1 | -1/+1 |
* | fix path resolution | Girish Ramakrishnan | 2015-11-27 | 1 | -1/+9 |
* | upload to destinationPath | Girish Ramakrishnan | 2015-11-27 | 1 | -1/+1 |
* | Display uploaded URL | Girish Ramakrishnan | 2015-11-27 | 1 | -2/+7 |
* | Check for error object | Johannes Zellner | 2015-09-08 | 1 | -1/+1 |
* | Use 222 status code to indicate folder listing and use stdout only for data | Johannes Zellner | 2015-09-08 | 1 | -8/+29 |
* | Improve error handling on login | Johannes Zellner | 2015-09-08 | 1 | -5/+9 |
* | Parse uri | Johannes Zellner | 2015-07-01 | 1 | -3/+11 |
* | Remove unused function | Johannes Zellner | 2015-06-27 | 1 | -10/+0 |
* | Add and remove logs | Johannes Zellner | 2015-06-27 | 1 | -2/+2 |
* | Add auth to client | Johannes Zellner | 2015-06-27 | 1 | -8/+44 |
* | Add ldap auth | Johannes Zellner | 2015-06-27 | 1 | -0/+2 |
* | Add welcome screen | Johannes Zellner | 2015-06-27 | 1 | -0/+2 |
* | Use del instead of rimraf | Johannes Zellner | 2015-06-27 | 1 | -2/+3 |
* | Support recursive put | Johannes Zellner | 2015-06-27 | 1 | -0/+96 |