Commit Graph

200 Commits

Author SHA1 Message Date
Elara be57cdeea4 Handle error events in itctl res load command (#29) 2022-10-17 12:23:06 -07:00
Elara 53bc192607 Merge pull request 'Add resource loading to ITD' (#28) from resource-loading into master
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/28
2022-10-16 20:17:49 +00:00
Elara 5719e77b59 Add resource loading as part of DFU 2022-10-16 13:17:12 -07:00
Elara aefe6a82ff Close channel once resource uploading complete 2022-10-16 12:42:59 -07:00
Elara a04c95b0be Add -r for rm and -p for mkdir 2022-09-03 16:28:25 -07:00
Elara 5dfcd33563 Remove example comments from goreleaser config 2022-09-01 15:09:49 -07:00
Elara a1c6e08987 Fix file extension of Alpine example 2022-09-01 15:02:11 -07:00
Elara e82a9e3f18 Add --allow-untrusted to Alpine example 2022-09-01 15:00:03 -07:00
Elara 61d14857d8 Add installation instructions for major distros 2022-09-01 14:58:33 -07:00
Elara 4c34634220 Remove download binary badge and add new AUR badge 2022-09-01 14:33:23 -07:00
Elara 828d4944f4 Allow automatic release to the AUR 2022-09-01 11:50:41 -07:00
Elara 2eb25219d9 Update CI badge 2022-09-01 03:14:05 -07:00
Elara 2ab9fbcb80 Add GoReleaser config 2022-09-01 01:52:46 -07:00
Elara a178319e28 Add resource loading to itctl 2022-08-30 13:01:36 -07:00
Elara ec6d216346 Add LoadResources() to API 2022-08-30 12:13:22 -07:00
Elara e50c8430be Improve itgui compilation documentation (Fixes #24) 2022-08-29 13:28:52 -07:00
Elara df6f9f1872 Update infinitime library and bluetooth library (Fixes #22) 2022-08-19 14:05:30 -07:00
Elara 74ef74f90d Revert #22 bandaid fix 2022-08-19 14:04:08 -07:00
Elara f2d50d5bd9 Temporary bandaid fix for #22 2022-08-14 00:05:56 -07:00
Elara d59e7af2d1 Fix comment above goroutine code 2022-07-31 02:40:46 -07:00
Elara 3c31bd2921 Fix bug where itctl doesn't exit on SIGINT/SIGTERM 2022-07-31 02:22:33 -07:00
Elara 900be6f2d0 Fix bug where help command doesn't show flags/subcommands 2022-07-31 02:15:42 -07:00
Elara 5cd395a41b Remove GOFLAGS from Makefile as the go tool already looks at that variable 2022-07-22 10:36:19 -07:00
Elara bcf0d33531 Propagate context to lrpc 2022-05-12 17:14:34 -07:00
Elara f5092cd2e1 Create and propagate contexts wherever possible 2022-05-11 13:24:12 -07:00
Elara 4250541891 Add metrics screenshot 2022-05-11 12:10:50 -07:00
Elara cab8e4b089 Add metrics graphs to itgui 2022-05-10 23:37:58 -07:00
Elara 5043bb8cfe Add metrics collection via sqlite 2022-05-10 18:03:37 -07:00
Elara 74fbb79363 Update lrpc 2022-05-10 02:12:52 -07:00
Elara 5ece2415c5 Update Go compiler requirement 2022-05-09 21:46:03 -07:00
Elara 31c5c51b87 Allow API client to be made from connection 2022-05-07 21:23:42 -07:00
Elara 63cacded4a Update lrpc library 2022-05-07 15:12:29 -07:00
Elara e7942b263d Add new itgui screenshots 2022-05-05 14:05:58 -07:00
Elara 263e8c1bce Rewrite itgui and add new screenshots 2022-05-05 14:00:49 -07:00
Elara 0429dc8197 Update infinitime library 2022-05-05 12:41:51 -07:00
Elara 095b82e2e9 Update lrpc for data race fixes 2022-05-04 16:16:28 -07:00
Elara 8723dddbc1 Update lrpc 2022-05-03 18:55:37 -07:00
Elara 2cda6e2bde Update infinitime library 2022-05-02 20:21:47 -07:00
Elara 711df70edc Allow changing bluetooth adapter ID 2022-05-02 20:17:38 -07:00
Elara 889d16fb0a Update lrpc 2022-05-02 16:28:25 -07:00
Elara f67f653427 Fix lrpc response line number in README 2022-05-01 23:06:27 -07:00
Elara 4166903397 Update lrpc 2022-05-01 21:39:58 -07:00
Elara ce6080e920 Remove version.txt on clean 2022-05-01 21:22:15 -07:00
Elara f532a05c66 Only update version if version.txt does not exist 2022-05-01 21:21:22 -07:00
Elara 68d8588978 Update README to reflect recent changes 2022-05-01 21:16:47 -07:00
Elara 3689fcf889 Remove debug print 2022-05-01 20:56:14 -07:00
Elara f1a7a87ef8 Remove the no-longer useful none type alias 2022-05-01 20:51:13 -07:00
Elara e5e6bab7e3 Remove version.txt 2022-05-01 20:49:42 -07:00
Elara d75d893409 Remove replace directive and fix firmware upgrade error 2022-05-01 20:40:30 -07:00
Elara 321afe0121 Fix bug where itctl could not be killed 2022-05-01 20:32:59 -07:00