Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Well this is awkward, am I trying to write perl or something?HEADmaster | Marius Halden | 2015-04-18 | -3/+3 |
| | ||||
* | Comments | Marius Halden | 2015-04-17 | -3/+1 |
| | ||||
* | Hurr durr, I forgot a print statement :( | Marius Halden | 2015-04-17 | -2/+2 |
| | ||||
* | Fixed recoding for python 3 | Marius Halden | 2015-04-16 | -2/+2 |
| | ||||
* | Move to python 3 | Marius Halden | 2015-04-16 | -15/+19 |
| | ||||
* | More EAFP, less LBYL | Marius Halden | 2015-04-12 | -9/+10 |
| | ||||
* | Some error handling | Marius Halden | 2015-04-12 | -3/+7 |
| | ||||
* | Send device to the correct place in the api | Marius Halden | 2015-04-12 | -2/+2 |
| | ||||
* | Added support for devices | Marius Halden | 2015-04-12 | -9/+10 |
| | ||||
* | Changed some error handling | Marius Halden | 2015-04-12 | -5/+11 |
| | ||||
* | Try doing recode correctly with multipart | Marius Halden | 2015-04-12 | -4/+6 |
| | ||||
* | Missed some exceptions | Marius Halden | 2015-04-12 | -3/+3 |
| | ||||
* | Missed some exceptions | Marius Halden | 2015-04-12 | -2/+2 |
| | ||||
* | More EAFP, less LBYL | Marius Halden | 2015-04-12 | -4/+10 |
| | ||||
* | Get payload for multipart correctly | Marius Halden | 2015-04-12 | -2/+3 |
| | ||||
* | Redid some of the error handling | Marius Halden | 2015-04-12 | -17/+37 |
| | ||||
* | Handle multipart and some comments | Marius Halden | 2015-04-12 | -3/+28 |
| | ||||
* | Open config read-only. " are needed in the aliases file | Marius Halden | 2015-04-11 | -1/+1 |
| | ||||
* | Handle some types better in case of failure, and handle if a single | Marius Halden | 2015-04-11 | -6/+10 |
| | | | | user token is specified without using a list | |||
* | Initial | Marius Halden | 2015-04-11 | -0/+61 |