|
1f5a6365bc
|
Remove GOFLAGS from Makefile as the go tool already looks at that variable
|
2022-07-22 10:36:19 -07:00 |
|
|
958f2af516
|
Propagate context to lrpc
|
2022-05-12 17:14:34 -07:00 |
|
|
60f1eedc9a
|
Create and propagate contexts wherever possible
|
2022-05-11 13:24:12 -07:00 |
|
|
c05147518d
|
Add metrics screenshot
|
2022-05-11 12:10:50 -07:00 |
|
|
422f844943
|
Add metrics graphs to itgui
|
2022-05-10 23:37:58 -07:00 |
|
|
66618e5bf0
|
Add metrics collection via sqlite
|
2022-05-10 18:03:37 -07:00 |
|
|
0c2e57ced0
|
Update lrpc
|
2022-05-10 02:12:52 -07:00 |
|
|
6d9f6fc6e6
|
Update Go compiler requirement
|
2022-05-09 21:46:03 -07:00 |
|
|
0cbd6a48ae
|
Allow API client to be made from connection
|
2022-05-07 21:23:42 -07:00 |
|
|
b614138f6b
|
Update lrpc library
|
2022-05-07 15:12:29 -07:00 |
|
|
3a0491f069
|
Add new itgui screenshots
|
2022-05-05 14:05:58 -07:00 |
|
|
093a5632c7
|
Rewrite itgui and add new screenshots
|
2022-05-05 14:00:49 -07:00 |
|
|
91662e6f38
|
Update infinitime library
|
2022-05-05 12:41:51 -07:00 |
|
|
931966bf1e
|
Update lrpc for data race fixes
|
2022-05-04 16:16:28 -07:00 |
|
|
ed01700e26
|
Update lrpc
|
2022-05-03 18:55:37 -07:00 |
|
|
e9269e8eb8
|
Update infinitime library
|
2022-05-02 20:21:47 -07:00 |
|
|
52b85ab361
|
Allow changing bluetooth adapter ID
|
2022-05-02 20:17:38 -07:00 |
|
|
bc45943bdc
|
Update lrpc
|
2022-05-02 16:28:25 -07:00 |
|
|
6933f45683
|
Fix lrpc response line number in README
|
2022-05-01 23:06:27 -07:00 |
|
|
0f22d67395
|
Update lrpc
|
2022-05-01 21:39:58 -07:00 |
|
|
6da03181a9
|
Remove version.txt on clean
|
2022-05-01 21:22:15 -07:00 |
|
|
44a25625da
|
Only update version if version.txt does not exist
|
2022-05-01 21:21:22 -07:00 |
|
|
14a38351e4
|
Update README to reflect recent changes
|
2022-05-01 21:16:47 -07:00 |
|
|
4c27f424b2
|
Remove debug print
|
2022-05-01 20:56:14 -07:00 |
|
|
86fbef2e8a
|
Remove the no-longer useful none type alias
|
2022-05-01 20:51:13 -07:00 |
|
|
7b8658e072
|
Remove version.txt
|
2022-05-01 20:49:42 -07:00 |
|
|
73c46cfa66
|
Remove replace directive and fix firmware upgrade error
|
2022-05-01 20:40:30 -07:00 |
|
|
1e0f1c5b76
|
Fix bug where itctl could not be killed
|
2022-05-01 20:32:59 -07:00 |
|
|
78b5ca1de8
|
Add context support and update lrpc
|
2022-05-01 15:22:28 -07:00 |
|
|
b0c4574481
|
Remove now unnecessary DoneMap
|
2022-05-01 14:00:31 -07:00 |
|
|
01975f207c
|
Upgrade lrpc version
|
2022-05-01 13:59:40 -07:00 |
|
|
428e7967c1
|
Use default codec
|
2022-05-01 11:41:16 -07:00 |
|
|
56dbf0540e
|
Switch to lrpc and use context to handle signals
|
2022-05-01 11:36:28 -07:00 |
|
|
240e7a5ee4
|
Use rpcxlite
|
2022-04-30 03:25:27 -07:00 |
|
|
625805fe96
|
Add comments
|
2022-04-24 00:58:39 -07:00 |
|
|
4b6f7d408e
|
Support bidirectional requests over gateway
|
2022-04-24 00:54:04 -07:00 |
|
|
9034ef7c6b
|
Add debug logs
|
2022-04-23 20:20:13 -07:00 |
|
|
9939f724c4
|
Re-add watch commands to itctl
|
2022-04-23 18:46:49 -07:00 |
|
|
8dce33f7b1
|
Enable RPCX gateway
|
2022-04-23 11:29:16 -07:00 |
|
|
563009c44d
|
Merge branch 'master' of ssh://192.168.100.62:2222/Arsen6331/itd
|
2022-04-22 19:22:32 -07:00 |
|
|
d4a8a9f8c9
|
Improve error handling
|
2022-04-22 18:43:13 -07:00 |
|
|
7fd9af3288
|
Remove old code comment
|
2022-04-22 17:19:23 -07:00 |
|
|
4508559bfd
|
Update module go version to 1.17
|
2022-04-22 17:15:41 -07:00 |
|
|
0cdf8a4bed
|
Switch from custom socket API to rpcx
|
2022-04-22 17:12:30 -07:00 |
|
|
2af6c1887f
|
Fix typo in code (Czeck -> Czech)
|
2022-04-16 10:15:55 -07:00 |
|
|
3a3f95acdf
|
Fix typo (Czeck -> Czech)
|
2022-04-16 10:14:18 -07:00 |
|
|
d318c584da
|
Use new changes in infinitime library to stop removing InfiniTime devices (Fixes #10)
|
2022-04-16 04:28:53 -07:00 |
|
|
c8c617c10a
|
Fix itctl panic when itd is not running (Fixes #14)
|
2022-04-02 15:20:31 -07:00 |
|
|
365414f951
|
Merge pull request 'emoji translation: Add my frequently received emojis' (#15) from earboxer/itd:common-emojis into master
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/15
|
2022-03-25 17:22:02 -07:00 |
|
|
9b04d06560
|
emoji translation: Add my frequently received emojis
mapped to a common ASCII emoticon, or to the shortcode
|
2022-03-21 11:58:13 -04:00 |
|