提交历史

作者 SHA1 备注 提交日期
  Sander, Paul e8f261fadd Resolve "CLI doesn't allow login after a failed attempt" 5 年之前
  Sander, Paul 5e1a4565bd rework CMakeLists into one per directory with one top-level file to build all. get boilerplate for cmdman_test up, also test for version command. 5 年之前
  Sander, Paul b5558de178 Begin rework into allowing multiple server sessions from one CLI session 5 年之前
  Serdyukov, Denys 603c14433b Resolve "US23: Connecting to Servers with more functionality" 5 年之前
  Sander, Paul 6c6e212156 Prevent put and get if there is a put or get in progress 5 年之前
  Serdyukov, Denys cabfe9036d US26.2: delete file (CLI) 5 年之前
  Sander, Paul 57d083fcb5 rework crypto, fix broken read of key, crypto should now work together with cryptotest in test folder 5 年之前
  Missingmew a39ee97d3f run autoformatter with new config 5 年之前
  Missingmew 8061b69f53 Merge branch 'us21-2-user-deletion-cli' into develop 5 年之前
  Sander, Paul 583e5e2f17 Merge branch 'us-19-2-head-command-cli' into 'develop' 5 年之前
  Denys 1154dfb07b fix argument bound checks for certain commands (and error outputs in user mode for this case) 5 年之前
  Denys 8e7ce602b8 add argument bound checks for command head (+autoformat) 5 年之前
  Denys 87d9684e9b removed falsely copied line of code and improved readability 5 年之前
  Denys 9aab50fa49 disconnect now also prints a success message and responds as intended in machine mode 5 年之前
  Denys 0d4f8d5dac deleteme now prints a success message (+ autoformat) 5 年之前
  Denys d831b56bf4 add argument bound check 5 年之前
  Missingmew 4f9aa6796f run autoformatter 5 年之前
  Denys d179f18e6b first implementation of deleteme cmd for CLI 5 年之前
  Missingmew d822099049 add argument bound checks for commands which require them 5 年之前
  Cyamond 4421a6d6e5 Implemented US21.3 + Fixed GUI Offset Bug 5 年之前
  Denys 6b84b2a9c7 bugfix: cli now actually sends a signup command instead of login 5 年之前
  Denys 2ca2fd70e7 implemented head command for cli 5 年之前
  Missingmew 03d178e662 enable listdata in method maps, fix copypaste error in fileman, fix logic error for handleListdata 5 年之前
  Denys cdce834ae2 autoformat 5 年之前
  Denys 820cab9a80 login/signup now show an error if already logged in (or login request already sent) 5 年之前
  Denys 499dff0760 added signup command 5 年之前
  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 年之前
  Missingmew d255b7f211 make handleVersion and handleLogin print output as desired 5 年之前
  Missingmew 1e1de39366 make cmdman use printing from ioman, rework internal return value structure, use separate field for possible next command to be executed 5 年之前
  Denys 77c876d578 fixed a few message types in cmdman 5 年之前