Sander, Paul
|
d11390474e
Merge branch 'us18-cli-output' into 'develop'
|
4 years ago |
marius.rescheleit
|
febb6f8c1a
implemented head command
|
4 years ago |
Jonas Pflanzer
|
b40d725b41
Don't abuse the stack for buffers
|
4 years ago |
Denys
|
820cab9a80
login/signup now show an error if already logged in (or login request already sent)
|
4 years ago |
Denys
|
a628c850f7
signup now prints result in user mode
|
4 years ago |
Denys
|
499dff0760
added signup command
|
4 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
|
4 years ago |
Missingmew
|
8abb20cc1b
allow GUI to handle multiple lines from stdin
|
4 years ago |
Missingmew
|
d255b7f211
make handleVersion and handleLogin print output as desired
|
4 years ago |
Denys
|
9b51e01701
ColumnLimit now at 160
|
4 years ago |
Missingmew
|
dc3660f42b
disable machine debug output
|
4 years ago |
Denys
|
68c054495a
tabs instead of spaces
|
4 years ago |
Missingmew
|
6a67264eb5
remove unnecessary welcome message
|
4 years ago |
Missingmew
|
3f69509d9f
fix mistake in login field to variable assignment, ensure correct boolean usage from json, exchange some logic
|
4 years ago |
Missingmew
|
1e1de39366
make cmdman use printing from ioman, rework internal return value structure, use separate field for possible next command to be executed
|
4 years ago |
Denys
|
dfcd61fcd5
Merge branch 'develop' of git.rwth-aachen.de:tobias.wach/ccats into us18-cli-output
|
4 years ago |
Jonas Pflanzer
|
039dca2c4a
Fix put, get files miss bytes Bug
|
4 years ago |
Denys
|
b89cea95ff
put and get can now handle file paths - now compiling (oops)
|
4 years ago |
Denys
|
62279a392f
put and get can now handle file paths
|
4 years ago |
Denys
|
77c876d578
fixed a few message types in cmdman
|
4 years ago |
Cyamond
|
f7c1c461cf
fixed stuff
|
4 years ago |
Missingmew
|
c12e92f2c0
switch internal messaging to json, switch rettype to flag model, change UserIoManager to prettyprint json
|
4 years ago |
Cyamond
|
6eec002d90
implemented signup logic
|
4 years ago |
Serdyukov, Denys
|
dbae13f857
Merge branch 'cleanup-cli' into 'develop'
|
4 years ago |
Missingmew
|
7b83a2dc39
minor cleanup, add documentation to headers
|
4 years ago |
Missingmew
|
986041b3a1
run autoformatter after rl alternative interface
|
4 years ago |
Missingmew
|
391d5e014a
switch readline over to alternative interface for proper multithreading of it
|
4 years ago |
Jonas Pflanzer
|
a722aef67d
FileData tests
|
4 years ago |
Jonas Pflanzer
|
5526dc12cc
List tests
|
4 years ago |
Jonas Pflanzer
|
eb2c572c7a
Mock list capabilities of FileManager
|
4 years ago |