Commit Graph

204 Commits

Author SHA1 Message Date
Elara 03f3968fe1 Update infinitime library 2022-10-20 01:42:23 -07:00
Elara dea92c6404 Update infinitime library 2022-10-17 12:50:51 -07:00
Elara 006f245c10 Add warning if current InfiniTime doesn't support BLE FS (#29) 2022-10-17 12:40:51 -07:00
Elara d232340edd Update infinitime library 2022-10-17 12:24:17 -07:00
Elara c6458720e9 Handle error events in itctl res load command (#29) 2022-10-17 12:23:06 -07:00
Elara 1e072a3540 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 f639fef992 Add resource loading as part of DFU 2022-10-16 13:17:12 -07:00
Elara 2d0db1dcf1 Close channel once resource uploading complete 2022-10-16 12:42:59 -07:00
Elara 4efa4380c4 Add -r for rm and -p for mkdir 2022-09-03 16:28:25 -07:00
Elara fca64afbf3 Remove example comments from goreleaser config 2022-09-01 15:09:49 -07:00
Elara cf24c5ace8 Fix file extension of Alpine example 2022-09-01 15:02:11 -07:00
Elara a25b2e3e62 Add --allow-untrusted to Alpine example 2022-09-01 15:00:03 -07:00
Elara 2d0b64d92f Add installation instructions for major distros 2022-09-01 14:58:33 -07:00
Elara 5efafe9be7 Remove download binary badge and add new AUR badge 2022-09-01 14:33:23 -07:00
Elara 271510d528 Allow automatic release to the AUR 2022-09-01 11:50:41 -07:00
Elara 4d72a063b2 Update CI badge 2022-09-01 03:14:05 -07:00
Elara 643245f16c Add GoReleaser config 2022-09-01 01:52:46 -07:00
Elara 6f87980d4b Add resource loading to itctl 2022-08-30 13:01:36 -07:00
Elara 851f1975d6 Add LoadResources() to API 2022-08-30 12:13:22 -07:00
Elara 5e66fe82ac Improve itgui compilation documentation (Fixes #24) 2022-08-29 13:28:52 -07:00
Elara 645541e079 Update infinitime library and bluetooth library (Fixes #22) 2022-08-19 14:05:30 -07:00
Elara 1012be6e5b Revert #22 bandaid fix 2022-08-19 14:04:08 -07:00
Elara 5973290d6c Temporary bandaid fix for #22 2022-08-14 00:05:56 -07:00
Elara 19bacf29b2 Fix comment above goroutine code 2022-07-31 02:40:46 -07:00
Elara a78650e526 Fix bug where itctl doesn't exit on SIGINT/SIGTERM 2022-07-31 02:22:33 -07:00
Elara 71e9caf0bc Fix bug where help command doesn't show flags/subcommands 2022-07-31 02:15:42 -07:00
Elara 1f5a6365bc Remove GOFLAGS from Makefile as the go tool already looks at that variable 2022-07-22 10:36:19 -07:00
Elara 958f2af516 Propagate context to lrpc 2022-05-12 17:14:34 -07:00
Elara 60f1eedc9a Create and propagate contexts wherever possible 2022-05-11 13:24:12 -07:00
Elara c05147518d Add metrics screenshot 2022-05-11 12:10:50 -07:00
Elara 422f844943 Add metrics graphs to itgui 2022-05-10 23:37:58 -07:00
Elara 66618e5bf0 Add metrics collection via sqlite 2022-05-10 18:03:37 -07:00
Elara 0c2e57ced0 Update lrpc 2022-05-10 02:12:52 -07:00
Elara 6d9f6fc6e6 Update Go compiler requirement 2022-05-09 21:46:03 -07:00
Elara 0cbd6a48ae Allow API client to be made from connection 2022-05-07 21:23:42 -07:00
Elara b614138f6b Update lrpc library 2022-05-07 15:12:29 -07:00
Elara 3a0491f069 Add new itgui screenshots 2022-05-05 14:05:58 -07:00
Elara 093a5632c7 Rewrite itgui and add new screenshots 2022-05-05 14:00:49 -07:00
Elara 91662e6f38 Update infinitime library 2022-05-05 12:41:51 -07:00
Elara 931966bf1e Update lrpc for data race fixes 2022-05-04 16:16:28 -07:00
Elara ed01700e26 Update lrpc 2022-05-03 18:55:37 -07:00
Elara e9269e8eb8 Update infinitime library 2022-05-02 20:21:47 -07:00
Elara 52b85ab361 Allow changing bluetooth adapter ID 2022-05-02 20:17:38 -07:00
Elara bc45943bdc Update lrpc 2022-05-02 16:28:25 -07:00
Elara 6933f45683 Fix lrpc response line number in README 2022-05-01 23:06:27 -07:00
Elara 0f22d67395 Update lrpc 2022-05-01 21:39:58 -07:00
Elara 6da03181a9 Remove version.txt on clean 2022-05-01 21:22:15 -07:00
Elara 44a25625da Only update version if version.txt does not exist 2022-05-01 21:21:22 -07:00
Elara 14a38351e4 Update README to reflect recent changes 2022-05-01 21:16:47 -07:00
Elara 4c27f424b2 Remove debug print 2022-05-01 20:56:14 -07:00