Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hunting down all warnings | FreeArtMan | 2017-11-25 | 1 | -15/+12 |
* | Bug in todo handling usernames, needed to use base64 encoded username | FreeArtMan | 2017-11-25 | 1 | -2/+5 |
* | Added TODO/total command, that shows total todo tasks | FreeArtMan | 2017-11-22 | 1 | -2/+35 |
* | Added todo file size max 1MB and 64 todo's per user | FreeArtMan | 2017-11-22 | 1 | -5/+39 |
* | Added base64 encoding for TODO command | FreeArtMan | 2017-11-09 | 1 | -4/+23 |
* | Make rpc and todo command working, with sqlite shitz | FreeArtMan | 2017-10-29 | 1 | -2/+179 |
* | Fixed warnings all over the places | FreeArtMan | 2017-10-01 | 1 | -10/+6 |
* | comand rpc sends/recieves packets woohoo | FreeArtMan | 2017-09-30 | 1 | -1/+67 |
* | Rearranged code for more IPC protocols | FreeArtMan | 2017-09-24 | 1 | -0/+10 |