Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved coding style | Christian Pointner | 2015-12-31 | 1 | -11/+11 |
* | improved sanity check for local files | Christian Pointner | 2015-12-30 | 1 | -1/+17 |
* | session store now checks password | Christian Pointner | 2015-12-26 | 1 | -24/+7 |
* | session based callbacks work now | Christian Pointner | 2015-12-22 | 1 | -4/+12 |
* | basic session handling works now | Christian Pointner | 2015-12-21 | 1 | -1/+1 |
* | improved error handling and reporting, canceling running requests when telnet... | Christian Pointner | 2015-12-21 | 1 | -0/+7 |
* | canceling using works now | Christian Pointner | 2015-12-21 | 1 | -2/+39 |
* | added a cancel channel to fetcher/importer (untestedgit show) | Christian Pointner | 2015-12-21 | 1 | -0/+4 |
* | improved type safety | Christian Pointner | 2015-12-20 | 1 | -5/+6 |
* | fetcher now checks for permissions | Christian Pointner | 2015-12-19 | 1 | -9/+54 |
* | local:// sanitzes path now | Christian Pointner | 2015-12-17 | 1 | -9/+8 |
* | improved error handling and overall resilience to different situations | Christian Pointner | 2015-12-15 | 1 | -0/+2 |
* | fetching show info works now | Christian Pointner | 2015-12-13 | 1 | -0/+1 |
* | GroupName should now be only supplied for music pools | Christian Pointner | 2015-12-13 | 1 | -1/+0 |
* | some thoughts | Christian Pointner | 2015-12-12 | 1 | -0/+11 |
* | curl based importer | Christian Pointner | 2015-12-11 | 1 | -8/+9 |
* | minor code refactoring | Christian Pointner | 2015-12-11 | 1 | -3/+1 |
* | added support for progress callbacks | Christian Pointner | 2015-12-10 | 1 | -5/+6 |
* | importer deletes source file and dir if requested | Christian Pointner | 2015-12-10 | 1 | -1/+6 |
* | first version of curl base fetcher works now | Christian Pointner | 2015-12-09 | 1 | -5/+63 |
* | automatic protocol detection for curl based fetcher | Christian Pointner | 2015-12-08 | 1 | -6/+59 |
* | fetcher parses SourceUri and selects right fetcher function | Christian Pointner | 2015-12-08 | 1 | -3/+35 |
* | import_file should be done | Christian Pointner | 2015-12-08 | 1 | -1/+5 |
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 1 | -2/+2 |
* | major refactoring of base structure | Christian Pointner | 2015-12-08 | 1 | -0/+34 |