Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version command | FreeArtMan | 2017-11-26 | 1 | -2/+2 |
| | |||||
* | Hunting down all warnings | FreeArtMan | 2017-11-25 | 2 | -26/+20 |
| | |||||
* | 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 | 2 | -19/+51 |
| | |||||
* | Now lua commands supported | FreeArtMan | 2017-11-19 | 2 | -27/+242 |
| | |||||
* | New version | FreeArtMan | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | Added base64 encoding for TODO command | FreeArtMan | 2017-11-09 | 2 | -4/+24 |
| | |||||
* | Make rpc and todo command working, with sqlite shitz | FreeArtMan | 2017-10-29 | 2 | -2/+182 |
| | |||||
* | Fixed warnings all over the places | FreeArtMan | 2017-10-01 | 2 | -15/+10 |
| | |||||
* | comand rpc sends/recieves packets woohoo | FreeArtMan | 2017-09-30 | 2 | -1/+68 |
| | |||||
* | Added command type detection | FreeArtMan | 2017-09-30 | 2 | -0/+63 |
| | |||||
* | Rearranged code for more IPC protocols | FreeArtMan | 2017-09-24 | 2 | -0/+27 |
| | |||||
* | Moved RPC protocol file to main source | FreeArtMan | 2017-09-23 | 1 | -1/+1 |
| | |||||
* | New line bug fix, /b 5 | FreeArtMan | 2017-09-19 | 13 | -16/+16 |
| | |||||
* | Basic stat command implemented | FreeArtMan | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Added stat command | FreeArtMan | 2017-09-07 | 2 | -0/+68 |
| | |||||
* | Update version | FreeArtMan | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | New command SPI added | FreeArtMan | 2017-07-16 | 2 | -0/+136 |
| | |||||
* | Update version command | FreeArtMan | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Add help command | FreeArtMan | 2017-06-11 | 2 | -0/+30 |
| | |||||
* | Fixed warnings all over the code | FreeArtMan | 2017-05-20 | 13 | -28/+19 |
| | |||||
* | Moved commands to seperate directory, moved external sources to seperate ↵ | FreeArtMan | 2017-05-20 | 30 | -0/+1230 |
directory, updated Makefile with auto include and auto compile features |