aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/cmd_todo.c
Commit message (Expand)AuthorAgeFilesLines
* Hunting down all warningsFreeArtMan2017-11-251-15/+12
* Bug in todo handling usernames, needed to use base64 encoded usernameFreeArtMan2017-11-251-2/+5
* Added TODO/total command, that shows total todo tasksFreeArtMan2017-11-221-2/+35
* Added todo file size max 1MB and 64 todo's per userFreeArtMan2017-11-221-5/+39
* Added base64 encoding for TODO commandFreeArtMan2017-11-091-4/+23
* Make rpc and todo command working, with sqlite shitzFreeArtMan2017-10-291-2/+179
* Fixed warnings all over the placesFreeArtMan2017-10-011-10/+6
* comand rpc sends/recieves packets woohooFreeArtMan2017-09-301-1/+67
* Rearranged code for more IPC protocolsFreeArtMan2017-09-241-0/+10