| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-05-18 | undo function and stock mode | Sebastian Reichel | 4 | -36/+191 | |
| 2012-05-17 | add hacked CODE39 checksum check | Sebastian Reichel | 1 | -1/+59 | |
| 2012-05-17 | fix Device.receive() | Sebastian Reichel | 1 | -14/+14 | |
| 2012-05-17 | be more verbose | Sebastian Reichel | 1 | -4/+5 | |
| 2012-05-16 | add timestamp to purchases | Sebastian Reichel | 1 | -1/+4 | |
| 2012-05-16 | add database creation script | Sebastian Reichel | 3 | -0/+37 | |
| 2012-05-16 | disable web.vala for now | Sebastian Reichel | 1 | -1/+2 | |
| 2012-05-16 | code refactor + changed status led meaning | Sebastian Reichel | 4 | -82/+98 | |
| 2012-05-16 | increase led time | Sebastian Reichel | 1 | -2/+24 | |
| 2012-05-16 | exit if device has been lost | Sebastian Reichel | 1 | -0/+5 | |
| 2012-05-16 | add support for our status LED | Sebastian Reichel | 2 | -1/+14 | |
| 2012-05-16 | add database | Sebastian Reichel | 1 | -0/+0 | |
| 2012-05-16 | add lokal backend | Sebastian Reichel | 3 | -7/+78 | |
| 2012-04-30 | add POST data to web requests | Sebastian Reichel | 1 | -12/+27 | |
| 2012-04-30 | use valac-0.16 | Sebastian Reichel | 1 | -1/+1 | |
| 2012-04-29 | -1 is no longer possible with unsigned interger | Sebastian Reichel | 1 | -8/+8 | |
| 2012-04-29 | call webframework for login/logout/buy | Sebastian Reichel | 2 | -6/+22 | |
| 2012-04-29 | we use uint64 for user numbers | Sebastian Reichel | 1 | -2/+2 | |
| 2012-04-29 | differ between user and product barcodes | Sebastian Reichel | 1 | -3/+9 | |
| 2012-04-29 | add user logic to web.vala | Sebastian Reichel | 1 | -5/+21 | |
| 2012-04-29 | read blocking | Sebastian Reichel | 1 | -1/+1 | |
| 2012-04-29 | update settings for the KtT scanner | Sebastian Reichel | 1 | -1/+1 | |
| 2012-04-28 | ignore generated binary | Sebastian Reichel | 1 | -0/+1 | |
| 2012-04-28 | initial code import | Sebastian Reichel | 4 | -0/+176 | |