Commit History

Author SHA1 Message Date
  Jonas Pflanzer 5526dc12cc List tests 4 years ago
  Jonas Pflanzer eb2c572c7a Mock list capabilities of FileManager 4 years ago
  marius.rescheleit d5dbb022ff added head command 4 years ago
  Denys 529604465a Merge branch 'cleanup-cli' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli 4 years ago
  Denys b63f41a886 fixed tokenizer 4 years ago
  Jonas Pflanzer ff2d87b0cd Fix base64 encoding for CLI as well 4 years ago
  Jonas Pflanzer e21eead710 Fix base64 decoding 4 years ago
  Missingmew 3d209720d0 fix mutex mistake, rerun autoformatter 4 years ago
  Missingmew 56295a8a80 replace undefined behaviour with proper code 4 years ago
  Cyamond cd1ca86f7e added new popups, layout is done 4 years ago
  marius.rescheleit 1de7faab9f implemented deleteme command 4 years ago
  marius.rescheleit 1f237f8679 added checl if user exists to check login when signup 4 years ago
  marius.rescheleit 10af1b6ead added cancel option to listdata and added validation 4 years ago
  Jonas Pflanzer 0a89019479 Don't close connection after signup!!! 4 years ago
  Serdyukov, Denys 24b20b5fc7 fixed typo in CLI-GUI protocol 4 years ago
  Jonas Pflanzer be459b066f put: Check if file exists correctly 4 years ago
  Missingmew e29de198a8 add specification for head and deleteme to Client-Server protocol 4 years ago
  Jonas Pflanzer 54a62b8ac9 list command: some annotations and fixing stuff 4 years ago
  Missingmew 116729a28c fix minor listing issues (add chunk counting) 4 years ago
  Missingmew 6149d216eb add list 4 years ago
  Missingmew 17aea01a58 finish put and get, todo list 4 years ago
  marius.rescheleit cced0edd14 added signup to checklogin in jsonCommander 4 years ago
  marius.rescheleit 7def9ab76a implemented listdata command 4 years ago
  Cyamond 6bb3438ec9 can switch between login and signup 4 years ago
  Missingmew 7e9260c767 further get and put work, todo correct off by one 4 years ago
  Denys e95deb5d04 added more explaination to the client-server protocol 4 years ago
  Denys cf104d3140 corrected putdata cmd semantics and putdata handler error message 4 years ago
  Missingmew 3107f89684 implemented and fixed put, implement correct semantics prepare get 4 years ago
  Cyamond 0530563f17 adjusted gui to work with the new protocol + fixed typos 4 years ago
  Cyamond 8511a94ca3 implemented login (not tested) 4 years ago