Bernhard B
827d45c143
added endpoint to list specific group
2021-01-19 15:00:08 +01:00
Bernhard B
5d89b3fa51
added endpoints to list + trust identities
...
see #66
2021-01-18 20:21:17 +01:00
Bernhard B
4d5f7bed7d
improved error handling
2021-01-17 09:49:12 +01:00
Bernhard B
e1d39dc0f5
improved error handling
2021-01-17 09:48:10 +01:00
Bernhard B
f5d3880c49
added health check endpoint + fixed logging
...
* set go-gin to release mode
* added health check endpoint
* excluded endpoint from logger
see #63
2021-01-16 20:14:15 +01:00
Bernhard B
8130e516e6
added documentation for update profile REST API request
2021-01-15 21:37:47 +01:00
Bernhard B
510499b4ac
add possibility to list, serve and delete attachments
...
see #52
2021-01-14 15:27:38 +01:00
Bernhard B
787bb2b50b
add possibility to specify captcha in register endpoint
...
see #19
2021-01-08 22:48:49 +01:00
FL42
b9df80d6c6
fix: pass message as stdin
2020-11-22 11:09:31 +01:00
Bernhard B
418b93459f
updated swagger documentation
...
* added documentation for timeout parameter in receive endpoint
2020-11-01 21:47:25 +01:00
George Czabania
2a1d70ba95
feat(receive): add timeout option
2020-10-31 12:19:05 +13:00
Bernhard B
9ffc03e8f3
improved API documentation + error handling
2020-10-05 18:32:59 +02:00
Danijel Fischer
dff503e31d
Forgot to add the main change
2020-10-04 13:00:00 +02:00
Danijel Fischer
0dc5c0f4d7
Add a white border around the QR Image
2020-10-04 12:57:29 +02:00
Bernhard B
12d53dd098
Remove temporary files also on success
...
* Up to now, the temporary files on the filesystem were only removed
when an error occured - resulting in an ever growing docker container.
This changeset makes sure that the temporary files also get removed on
success.
see #26
2020-08-13 19:16:59 +02:00
Bernhard B
d289b862d5
fixed API documentation for send endpoints
2020-07-10 22:01:55 +02:00
Bernhard B
7a26d3e277
added pin verification + fixed bug in swagger documentation
2020-07-10 21:48:46 +02:00
Bernhard B
b62b243a90
run gofmt
2020-07-03 17:34:28 +02:00
Bernhard B
e1c2853494
added swagger documentation
2020-07-03 17:32:52 +02:00