Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-21 | Implement multiple access levels for api keys | Florian Pritz | 1 | -2/+24 | |
This allows to use an api key to write a completly standalone client. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-09-25 | Make tables responsive | Markus Cisler | 1 | -26/+28 | |
2013-09-22 | fix forms on so called medium device desktops | Markus Cisler | 1 | -5/+5 | |
2013-09-22 | almost migrated to bootstrap3 | Markus Cisler | 1 | -3/+3 | |
2013-08-12 | apikeys: allow any chars in comment | Florian Pritz | 1 | -1/+1 | |
No real point in restricting those, just leads to people wanting to use special chars that don't work. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-08-11 | Add API key support | Florian Pritz | 1 | -0/+36 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |