Denys
|
8e7ce602b8
add argument bound checks for command head (+autoformat)
|
5 years ago |
Denys
|
87d9684e9b
removed falsely copied line of code and improved readability
|
5 years ago |
Denys
|
2ca2fd70e7
implemented head command for cli
|
5 years ago |
Jonas Pflanzer
|
3bb488c750
Merge branch 'us15' into develop
|
5 years ago |
Jonas Pflanzer
|
a15b3a89ca
Removing useless comments
|
5 years ago |
Jonas Pflanzer
|
df75d83c51
Fixing file listing and chunk generation
|
5 years ago |
Missingmew
|
03d178e662
enable listdata in method maps, fix copypaste error in fileman, fix logic error for handleListdata
|
5 years ago |
Jonas Pflanzer
|
984213290d
Autoformat
|
5 years ago |
Jonas Pflanzer
|
2b4d3394ab
Merge branch 'develop' into us15
|
5 years ago |
Jonas Pflanzer
|
1fb7bb6ce5
Init remainingListChunks in class declaration
|
5 years ago |
Sander, Paul
|
a9fb056e47
Merge branch 'us20-3-gui-signup' into 'develop'
|
5 years ago |
Cyamond
|
81774cb350
feeeex
|
5 years ago |
marius.rescheleit
|
7b54343c5f
make shure that remainingListChunks is 0 at start in JsonCommander
|
5 years ago |
Missingmew
|
b4a9869141
merge branch develop
|
5 years ago |
Sander, Paul
|
5dbbcb538a
Merge branch 'us20-2-signup-client' into 'develop'
|
5 years ago |
Denys
|
cdce834ae2
autoformat
|
5 years ago |
Sander, Paul
|
740bbd7fa9
Merge branch 'us26-gui-login' into 'develop'
|
5 years ago |
Sander, Paul
|
fa2f468422
Merge branch 'develop' into 'us26-gui-login'
|
5 years ago |
Sander, Paul
|
856c9872db
Merge branch 'us18-cli-gui-protocol' into 'develop'
|
5 years ago |
Sander, Paul
|
67cf0ef8ff
Merge branch 'develop' into 'us18-cli-gui-protocol'
|
5 years ago |
Sander, Paul
|
d11390474e
Merge branch 'us18-cli-output' into 'develop'
|
5 years ago |
Jonas Pflanzer
|
b40d725b41
Don't abuse the stack for buffers
|
5 years ago |
Denys
|
820cab9a80
login/signup now show an error if already logged in (or login request already sent)
|
5 years ago |
Denys
|
a628c850f7
signup now prints result in user mode
|
5 years ago |
Denys
|
499dff0760
added signup command
|
5 years ago |
Missingmew
|
77fde80805
rework login into regular command, add sanity checks for commands before login, allow disconnect before login, add generic error printing via internal command
|
5 years ago |
Missingmew
|
8abb20cc1b
allow GUI to handle multiple lines from stdin
|
5 years ago |
Missingmew
|
d255b7f211
make handleVersion and handleLogin print output as desired
|
5 years ago |
Missingmew
|
dc3660f42b
disable machine debug output
|
5 years ago |
Missingmew
|
6a67264eb5
remove unnecessary welcome message
|
5 years ago |