Bernhard B
|
15f7ef2b28
|
Merge branch 'master' into rootless_s6
|
2026-05-28 23:59:55 +02:00 |
|
Bernhard B
|
e6810926ca
|
fixed bug in Dockerfile
* make signal-cli-native binary executable
|
2026-05-28 23:58:15 +02:00 |
|
Bernhard B
|
3e5587ee0b
|
temporary fix to get the build working again
|
2026-05-27 22:27:56 +02:00 |
|
Bernhard B
|
7a6ab79727
|
download gradle manually
|
2026-05-27 22:27:56 +02:00 |
|
Bernhard B
|
fc9a78b451
|
build json-schemas directly from the signal-cli source
|
2026-05-27 22:27:56 +02:00 |
|
Bernhard B
|
165755f2db
|
updated signal-cli to v0.14.4.1
|
2026-05-27 22:27:56 +02:00 |
|
Gara Dorta
|
8c2d43aa6b
|
fix: download the schemas from signal-cli's fork
|
2026-05-27 22:27:56 +02:00 |
|
Gara Dorta
|
8fe548e98f
|
fix: the docs regarless of architecture
|
2026-05-27 22:27:56 +02:00 |
|
Gara Dorta
|
8375412fc4
|
fix: download schemas from signal-cli releases
|
2026-05-27 22:27:56 +02:00 |
|
Era Dorta
|
3856ab5ce9
|
Add back json generation
|
2026-05-27 22:27:56 +02:00 |
|
Era Dorta
|
002a81a4b7
|
fix: remove swagger.json and swagger.yaml files
|
2026-05-27 22:27:56 +02:00 |
|
Era Dorta
|
e62bbe511a
|
Split comments in docker build
|
2026-05-27 22:27:56 +02:00 |
|
Era Dorta
|
add82c6240
|
Add the schemas before building the binary
|
2026-05-27 22:27:56 +02:00 |
|
Era Dorta
|
0a3b9fa5eb
|
fix: docs paths in docker build
|
2026-05-27 22:27:56 +02:00 |
|
Era Dorta
|
25672f9af2
|
Use tabs
|
2026-05-27 22:27:56 +02:00 |
|
Era Dorta
|
c2c7753791
|
Only build docs on x86_64
|
2026-05-27 22:27:56 +02:00 |
|
Bernhard B
|
b8d4ff5047
|
Add receive v1 json schemas to swagger
This is done with a custom script to embed the schemas from signal-cli into the docs.go file
|
2026-05-27 22:26:44 +02:00 |
|
Bernhard B
|
59e048df57
|
improved Dockerfile
* do not build signal-cli-native in Dockerfile, but instead use
pre-built binary from bbernhard/libsignal-client-builds
|
2026-05-27 22:24:37 +02:00 |
|
Bernhard B
|
9844aaeb31
|
switch back to apt-download for arm64 package
|
2026-05-27 22:24:37 +02:00 |
|
Bernhard B
|
52d902cda4
|
temporary fix to get the build working again
|
2026-05-26 22:11:26 +02:00 |
|
Bernhard B
|
d1a3956c8c
|
download gradle manually
|
2026-05-25 21:52:06 +02:00 |
|
Bernhard B
|
9a2e93a6fa
|
build json-schemas directly from the signal-cli source
|
2026-05-24 21:27:07 +02:00 |
|
Bernhard B
|
c8c461627f
|
updated signal-cli to v0.14.4.1
|
2026-05-24 21:25:57 +02:00 |
|
Gara Dorta
|
82f7151212
|
fix: download the schemas from signal-cli's fork
|
2026-05-10 23:23:39 +01:00 |
|
Gara Dorta
|
e68cabf88f
|
fix: the docs regarless of architecture
|
2026-05-10 22:18:07 +01:00 |
|
Gara Dorta
|
4bbadbf29e
|
fix: download schemas from signal-cli releases
|
2026-05-10 22:14:19 +01:00 |
|
Gara Dorta
|
b37aac4d5f
|
Merge branch 'master' into receive-swagger
|
2026-05-10 22:12:48 +01:00 |
|
Bernhard B
|
419b18331d
|
improved Dockerfile
* do not build signal-cli-native in Dockerfile, but instead use
pre-built binary from bbernhard/libsignal-client-builds
|
2026-05-08 22:39:21 +02:00 |
|
Era Dorta
|
948a522ad8
|
Add back json generation
|
2026-05-04 13:44:20 +01:00 |
|
Era Dorta
|
eda99213a7
|
fix: remove swagger.json and swagger.yaml files
|
2026-05-04 13:36:25 +01:00 |
|
Era Dorta
|
2ac55eec07
|
Split comments in docker build
|
2026-05-04 13:02:51 +01:00 |
|
Era Dorta
|
cb5e64a6d5
|
Add the schemas before building the binary
|
2026-05-04 13:00:45 +01:00 |
|
Era Dorta
|
0a7c53a10a
|
fix: docs paths in docker build
|
2026-05-04 12:50:49 +01:00 |
|
Era Dorta
|
09252b4b87
|
Merge branch 'master' into receive-swagger
|
2026-05-04 12:10:18 +01:00 |
|
Bernhard B
|
881e9203c1
|
switch back to apt-download for arm64 package
|
2026-05-02 22:55:15 +02:00 |
|
Bernhard B
|
d4ce02e9a7
|
Merge branch 'master' into rootless_s6
|
2026-04-27 22:50:51 +02:00 |
|
Bernhard B
|
184231020c
|
changed source for libsignal-client
* use github actions builds instead of precompiled shared objects
|
2026-04-26 23:54:22 +02:00 |
|
Bernhard B
|
52e058eb06
|
temporarily fix build
|
2026-04-25 23:15:31 +02:00 |
|
Bernhard B
|
e8a80ef896
|
fixed signal-cli-native version
|
2026-04-25 22:33:47 +02:00 |
|
Bernhard B
|
97197f1fbe
|
updated signal-cli-native version
|
2026-04-24 19:31:57 +02:00 |
|
Bernhard B
|
246ebfd4e6
|
updated signal-cli to v0.14.3
|
2026-04-23 22:14:20 +02:00 |
|
Era Dorta
|
0f2c12f28e
|
Use tabs
|
2026-04-20 00:21:33 +02:00 |
|
Era Dorta
|
e712494d7f
|
Only build docs on x86_64
|
2026-04-20 00:20:37 +02:00 |
|
Era Dorta
|
e0af0091c9
|
Add receive v1 json schemas to swagger
This is done with a custom script to embed the schemas from signal-cli into the docs.go file
|
2026-04-20 00:07:59 +02:00 |
|
Bernhard B
|
4bbc0b8333
|
Merge branch 'master' into rootless_s6
|
2026-04-16 22:07:07 +02:00 |
|
Bernhard B
|
8b8614bb18
|
updated signal-cli-native to latest version
|
2026-04-16 22:00:50 +02:00 |
|
Era Dorta
|
40f299deff
|
fix: add omitempty and generate swagger json with required fields
|
2026-04-06 16:57:14 +02:00 |
|
Bernhard B
|
8345672499
|
updated signal-cli to v0.14.2
|
2026-04-04 21:08:51 +02:00 |
|
Bernhard B
|
808a88afca
|
Merge branch 'master' into rootless_s6
|
2026-03-14 22:20:37 +01:00 |
|
Bernhard B
|
eeacb488ad
|
updated signal-cli-native version
|
2026-03-13 22:42:36 +01:00 |
|