Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic session handling works now | Christian Pointner | 2015-12-21 | 1 | -0/+1 |
| | |||||
* | improved type safety | Christian Pointner | 2015-12-20 | 1 | -2/+2 |
| | |||||
* | progress for telnet interface works now | Christian Pointner | 2015-12-19 | 1 | -5/+0 |
| | |||||
* | fetcher now checks for permissions | Christian Pointner | 2015-12-19 | 1 | -5/+9 |
| | | | | improved error handling for fetcher | ||||
* | improved error handling and overall resilience to different situations | Christian Pointner | 2015-12-15 | 1 | -0/+3 |
| | |||||
* | fixed bug where some context values where not initialiized properly | Christian Pointner | 2015-12-14 | 1 | -2/+20 |
| | |||||
* | added more sophisticated import options - still needs testing | Christian Pointner | 2015-12-14 | 1 | -2/+15 |
| | |||||
* | improved HTTP status code | Christian Pointner | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | GroupName should now be only supplied for music pools | Christian Pointner | 2015-12-13 | 1 | -5/+5 |
| | | | | added context SanityCheck before fetching files | ||||
* | some thoughts | Christian Pointner | 2015-12-12 | 1 | -0/+4 |
| | |||||
* | importer now knows which information is needed for what operation | Christian Pointner | 2015-12-12 | 1 | -3/+3 |
| | | | | uint vs int for some values | ||||
* | ImportFile now passes through result from RDXport | Christian Pointner | 2015-12-12 | 1 | -5/+6 |
| | |||||
* | added add_cart function | Christian Pointner | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | added support for progress callbacks | Christian Pointner | 2015-12-10 | 1 | -0/+5 |
| | |||||
* | renamed RDDB to RdDb and added code to fetch show infos based on ID | Christian Pointner | 2015-12-08 | 1 | -2/+2 |
| | |||||
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 1 | -4/+4 |
| | |||||
* | major refactoring of base structure | Christian Pointner | 2015-12-08 | 1 | -17/+30 |
| | |||||
* | further improved simple web interface | Christian Pointner | 2015-12-04 | 1 | -0/+105 |