Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added xml parse for response of rdxport | Christian Pointner | 2015-12-12 | 2 | -18/+150 |
* | ImportFile now passes through result from RDXport | Christian Pointner | 2015-12-12 | 1 | -11/+33 |
* | parsing RDWebResult works now | Christian Pointner | 2015-12-11 | 1 | -16/+36 |
* | curl based importer | Christian Pointner | 2015-12-11 | 2 | -55/+92 |
* | added RemovCart and AddCut commands | Christian Pointner | 2015-12-11 | 1 | -0/+42 |
* | minor code refactoring | Christian Pointner | 2015-12-11 | 2 | -3/+7 |
* | added add_cart function | Christian Pointner | 2015-12-10 | 1 | -18/+52 |
* | added support for progress callbacks | Christian Pointner | 2015-12-10 | 2 | -22/+37 |
* | importer deletes source file and dir if requested | Christian Pointner | 2015-12-10 | 2 | -2/+32 |
* | 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 | 2 | -60/+80 |
* | renamed RDDB to RdDb and added code to fetch show infos based on ID | Christian Pointner | 2015-12-08 | 2 | -24/+85 |
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 4 | -107/+146 |
* | major refactoring of base structure | Christian Pointner | 2015-12-08 | 3 | -13/+50 |
* | further improved simple web interface | Christian Pointner | 2015-12-04 | 1 | -7/+12 |
* | fetching of user passwords works now | Christian Pointner | 2015-12-04 | 1 | -17/+53 |
* | reading rd.conf file works now | Christian Pointner | 2015-12-04 | 1 | -5/+34 |
* | introduced conf | Christian Pointner | 2015-12-04 | 3 | -16/+154 |
* | moved control interface back to main package | Christian Pointner | 2015-12-03 | 2 | -41/+99 |
* | moved some code to seperate package | Christian Pointner | 2015-12-03 | 2 | -0/+79 |