Commit graph

149 commits

Author SHA1 Message Date
fdcaabfba4 Update protocol 2021-07-08 23:59:25 -07:00
8d38d54615 Update protocol 2021-07-01 23:15:11 -07:00
0e612a2e15 Include version in legacy requests 2021-06-24 18:18:14 -07:00
6ed4784138 Allow listing all known keys 2021-06-12 16:22:31 -07:00
a2f2cf9c05 Update protocol 2021-06-12 16:13:00 -07:00
2a9e942b78 if socket path is empty, try socket in $XDG_RUNTIME_DIR first 2021-06-09 03:09:10 -07:00
f6e6cf4a14 Update protocol 2021-06-07 19:32:14 -07:00
3ca2d6f6c9 Add support for v2 groups on incoming 2021-05-11 12:42:36 -07:00
b5802b75e1 error cleanup 2021-05-05 20:48:34 -07:00
b58dd9ed6d Use v1 for verify 2021-05-05 20:17:18 -07:00
cc0326d93a Switch image for golangci-lint 2021-05-05 20:05:12 -07:00
4e1603db2e signaldctl: Use v1 request type for register so errors (especially captcha errors) are shown to the user
Probably shouldn't have closed #10 before this
2021-05-05 19:51:53 -07:00
3005802e5c publish aarch64 deb 2021-04-13 01:23:51 -07:00
6d65a901a3 build arm64 deb 2021-04-13 00:59:52 -07:00
b2a29e328c Disable arm-builder jobs in forks 2021-04-05 15:25:42 -07:00
Finn
d44f76e716 Merge branch 'fix_socket_path' into 'main'
issue #9: Fix SocketPath handling

See merge request signald/signald-go!3
2021-04-05 22:24:13 +00:00
Sebastian Haas
c3f78b9dd8 Fix SocketPath handling
- use config unless socket option is provided
- render default path in PUBLIC_DOC_MODE
2021-04-05 21:43:07 +02:00
156db67aa6 fix #9 2021-04-04 16:21:34 -07:00
3403eb19a5 Add profile name to group show 2021-03-28 22:06:36 -07:00
b6be793f8c update downstream docs repo name 2021-03-25 18:02:09 -07:00
eabc8380e9 Update signaldctl doc path 2021-03-25 17:53:17 -07:00
cf0dab1e0e Disable generated by tag 2021-03-24 20:42:17 -07:00
126b4317ce Fix linkHandler 2021-03-24 20:00:05 -07:00
7d8a3bc683 fix sprintf args 2021-03-24 19:31:05 -07:00
ebc72472c0 Rip out local hugo generation, move it to docs.signald.org 2021-03-24 19:27:23 -07:00
c1daa731f3 bump protocol 2021-03-23 03:44:46 -07:00
9c75eb872b fix unregistered error 2021-03-22 19:31:41 -07:00
c0b69b9e09 zero-indexing how does it work 2021-03-22 03:38:43 -07:00
a387b99e26 enable add device 2021-03-22 03:27:32 -07:00
5172f3ae6f signaldctl can now add linked devices 2021-03-22 03:19:29 -07:00
76e174bee6 Fix signaldctl arm download link 2021-03-19 04:26:43 -07:00
3c7c7891bc Add some tools to manipluate keys 2021-03-19 04:13:03 -07:00
3b5d9254f7 Add account delete to signaldctl 2021-03-18 17:08:19 -07:00
1eab1e7890 Update protocol 2021-03-18 17:08:05 -07:00
90334fb82d Add several group update commands
fixes #5
2021-03-14 17:53:40 -07:00
83cf9efc94 Add captcha support to register command
captcha_required detection doesn't work unfortunately, as the captcha
required message doesn't unmarshal due to the "data" field being
a string
2021-03-14 16:16:04 -07:00
6b58faf101 missed one 2021-02-28 13:32:34 -08:00
976744198e Improve error handling in signaldctl 2021-02-28 13:26:12 -08:00
60778761c2 Update protocol 2021-02-27 12:29:48 -08:00
b2e3eae82d Fix how branch is determined in CI 2021-02-27 12:29:07 -08:00
80a6cc017a Update protocol 2021-02-18 17:52:50 -08:00
daf2a8be34 Add create group command, update react command 2021-02-18 00:50:47 -08:00
2e75854f8e Update protocol and fix translating of fields with underscores in them 2021-02-18 00:18:40 -08:00
37291ba3bd Fix group leave 2021-02-11 17:37:07 -08:00
2f84cb4f3c Update protocol and add group leave command 2021-02-11 17:33:02 -08:00
8c7e571188 Update protocol 2021-02-07 19:59:35 -08:00
f315e8d3b6 Fix docs url 2021-02-07 13:19:10 -08:00
6b62570038 Suffix internal links with / 2021-02-07 13:14:56 -08:00
031d8b4a25 move docs off gitlab domain 2021-02-07 12:48:09 -08:00
087e096e60 Render all tables the same way 2021-02-06 01:13:55 -08:00