Anbraten
|
cc30db44ac
|
Use asym key to sign webhooks (#916)
* use async key pair for webhooks
* fix tests
* fix linter
* improve code
* add key pair to database
* undo some changes
* more undo
* improve docs
* add api-endpoint
* add signaturne api endpoint
* fix error
* fix linting and test
* fix lint
* add test
* migration 006
* no need for migration
* replace httsign lib
* fix lint
Co-authored-by: 6543 <6543@obermui.de>
|
2022-06-01 20:06:27 +02:00 |
|
Anbraten
|
37c82b905c
|
Show yml config of pipeline in UI (#649)
closes #89
|
2022-01-09 03:59:45 +01:00 |
|
Anbraten
|
d35f5158bc
|
Add repo branches endpoint (#481)
* add repo branches endpoint
* add branches func to remotes
|
2021-10-27 02:47:55 +02:00 |
|
John Olheiser
|
8e658c135d
|
Add log level API (#444)
* Add log level API
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Update cli/loglevel/loglevel.go
Co-authored-by: Anbraten <anton@ju60.de>
* Move API to api routes
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-10-18 18:25:20 -05:00 |
|
Anbraten
|
fd9448cad7
|
simplify routes (#437)
|
2021-10-13 18:36:11 +02:00 |
|
Anbraten
|
72aa979644
|
Add repo permission endpoint (#436)
|
2021-10-13 14:16:26 +02:00 |
|
Anbraten
|
e6183e3378
|
Move api-routes to own file (#434)
|
2021-10-12 21:01:14 +02:00 |
|