Commit graph

  • ab6be93b33
    github username change master Rasmus Moorats 2021-10-29 16:14:02 +0300
  • 8a2777a19c
    add script for building releases v0.1.0 Rasmus Moorats 2021-08-13 14:17:35 +0300
  • a90a4d2185
    [shell] use OS-agnostic config/history locations Rasmus Moorats 2021-08-13 13:27:14 +0300
  • 96897c88cb
    [textmutate] allow escaping and special characters in StrToMap() Rasmus Moorats 2021-04-21 13:40:30 +0300
  • 644a5f6f46
    [textmutate] colour coded json responses Rasmus Moorats 2021-04-20 09:55:44 +0300
  • 3736640b7d
    go modules Rasmus Moorats 2021-04-20 09:05:00 +0300
  • 84a3e5cac3 allow reading password on commandline, hidden v0.0.1 Rasmus Moorats 2020-05-06 11:24:29 +0300
  • 30dfd7bd01 Move project to GitHub Rasmus Moorats 2019-06-20 20:36:00 +0100
  • ead99200f0 [shell] fix crash when device responds with key 'data' Rasmus Moorats 2019-05-28 02:54:07 +0100
  • 7208b9e720 [readme] modified readme Rasmus Moorats 2019-03-20 19:01:15 +0000
  • ab3dd2067e [shell] fixed visual glitch, prompt not spawning Rasmus Moorats 2019-03-20 18:51:22 +0000
  • bf3cb0704e [shell] fix "list" run from .ioprc not filling autocompletion Rasmus Moorats 2018-12-25 13:22:47 +0000
  • b23a7141fc Merge branch 'call_completion' into 'master' neonsea 2018-12-24 13:33:45 +0000
  • 47ce480f2c [doc] clarify readme Rasmus Moorats 2018-12-24 13:33:19 +0000
  • 37b3d9bfeb [internal] finish "call" autocompletion Rasmus Moorats 2018-12-24 13:20:42 +0000
  • ad53d48852 [internal] commands can now block and wait for a response Rasmus Moorats 2018-12-24 12:02:13 +0000
  • 2627ec729e [internal] lay out "call" completion basics Rasmus Moorats 2018-12-24 11:27:02 +0000
  • 6547b26def [internal] remove wtf loop Rasmus Moorats 2018-12-24 10:40:50 +0000
  • 296a63d763 [cmd] fix reauthenticating when key expires Rasmus Moorats 2018-12-23 16:07:32 +0000
  • ee3a674aaf [shell] execute ~/.ioprc on startup Rasmus Moorats 2018-11-12 13:57:46 +0000
  • 14a94bac71 [shell] make it possible to delay commands in scripts Rasmus Moorats 2018-09-19 17:28:22 +0300
  • f6ef764c03 [internal] store floats instead of ints Rasmus Moorats 2018-09-18 22:34:42 +0300
  • d7b32818ec [internal] verbose actually does something now Rasmus Moorats 2018-09-18 22:19:01 +0300
  • f90c4ac903 Revamped option setting logic Rasmus Moorats 2018-09-18 15:32:42 +0300
  • 4ad22ed9d6 Update GitLab username Rasmus Moorats 2018-09-17 22:58:34 +0300
  • 2904cb19d7 Made it possible to change settings Rasmus Moorats 2018-09-17 22:55:14 +0300
  • f6816d5e3e oops, remove binary build Rasmus Moorats 2018-09-02 23:34:14 +0300
  • 089b2bc155 [shell] basic scripting support, WIP Rasmus Moorats 2018-09-02 23:30:43 +0300
  • 9254c3f85b [cmd] add 'list' command Rasmus Moorats 2018-09-02 20:01:27 +0300
  • 2943c40790 [cmd] allow usage of json in 'call' Rasmus Moorats 2018-09-02 19:25:34 +0300
  • ed86579646 added some clarifying comments Rasmus Moorats 2018-08-29 18:15:33 +0300
  • 8a561cf920 [cmd] remove unnecessary exports Rasmus Moorats 2018-08-29 17:50:02 +0300
  • a7decc00fb [cmd] added help command Rasmus Moorats 2018-08-29 17:34:19 +0300
  • 67a380a532 New README Rasmus Moorats 2018-08-29 13:49:41 +0300
  • 167ff328f1 [internal] improved response handling Rasmus Moorats 2018-08-29 11:58:50 +0300
  • bcc1072246 Licensing Rasmus Moorats 2018-08-29 09:37:17 +0300
  • 315971fe74 [textmutate] pretty print responses Rasmus Moorats 2018-08-28 22:33:38 +0300
  • afd82431a4 Tabs. Again... Rasmus Moorats 2018-08-28 20:51:39 +0300
  • 87332f3a6c [internal] Authentication works Rasmus Moorats 2018-08-28 20:43:10 +0300
  • d753be5cb8 [cmd] Make it possible to use spaces in calls Rasmus Moorats 2018-08-28 17:06:49 +0300
  • 163b449b57 Added message param parser. Calling now functional Rasmus Moorats 2018-08-28 17:00:31 +0300
  • e41298cb47 Consistent tab usage Rasmus Moorats 2018-08-27 21:21:39 +0300
  • 8d64873ff1 connection: [WIP] crude listener goroutine Rasmus Moorats 2018-06-30 18:05:27 +0300
  • 2fe198782b commands: move commands from internal/ to top-level Rasmus Moorats 2018-06-30 17:06:35 +0300
  • 6fead587af internal: restructure package layout Rasmus Moorats 2018-06-30 16:58:30 +0300
  • b7cb686334 connection: sensible names for some variables Rasmus Moorats 2018-06-30 13:07:44 +0300
  • fa66fa193a cmd: forgot to add connect and disconnect Rasmus Moorats 2018-06-29 19:59:16 +0300
  • 1ebbbd4495 shell: seperate goroutine for sends and recv's Rasmus Moorats 2018-06-29 19:58:35 +0300
  • 5f9c8bd28c internal: spaghettify code Rasmus Moorats 2018-06-29 19:36:12 +0300
  • 8f3114f5c2 cmd: make MinArg and MaxArg functional Rasmus Moorats 2018-06-29 17:50:57 +0300
  • 57a5dc2d1f cmd: Fix Execute() and Usage() Rasmus Moorats 2018-06-29 17:28:27 +0300
  • 1d1fe4f4ac shell: Make it possible to update prompt and completer from commands Rasmus Moorats 2018-06-29 17:11:25 +0300
  • 5f02e19a2c Moved connection values, cleaned up a bit Rasmus Moorats 2018-06-28 19:49:40 +0300
  • eb5d89c771 Clean up imports Rasmus Moorats 2018-06-28 19:16:59 +0300
  • 61dc557f16 connection: Basic functions to connect, send and receive data. Rasmus Moorats 2018-06-28 19:12:37 +0300
  • 087858069a [WIP] Make sure updateCompleter() doesn't generate duplicates Rasmus Moorats 2018-06-28 14:48:33 +0300
  • 549f752b6f [WIP] Initial commit Rasmus Moorats 2018-06-27 22:37:45 +0300