|
45b4137bc4
|
config: add setting for database port
|
2022-09-19 18:15:27 +02:00 |
|
Sonja Happ
|
d3fc5d4c2b
|
Merge branch 'add-webrtc-config-params' into 'master'
Add webRTC ICE parameters to backend config
See merge request acs/public/villas/web-backend-go!52
|
2022-04-22 11:09:54 +02:00 |
|
Sonja Happ
|
5e33e08393
|
change WebRTC config format to the one of VILLASnode, add default values, update apispec #90
|
2022-04-20 16:45:33 +02:00 |
|
Sonja Happ
|
646ecfcc2a
|
Merge branch 'master' into add-webrtc-config-params
|
2022-04-20 16:11:48 +02:00 |
|
Sonja Happ
|
635d103f17
|
Merge branch 'fix-error-apispec' into 'master'
Fix error in OpenAPI spec generated by swag
See merge request acs/public/villas/web-backend-go!51
|
2022-04-14 13:29:55 +02:00 |
|
Sonja Happ
|
42cdcae63d
|
Merge branch 'fix-ci-latest-tag' into 'master'
CI: push latest tag in master branch
See merge request acs/public/villas/web-backend-go!50
|
2022-04-14 12:11:44 +02:00 |
|
Sonja Happ
|
e8470a8409
|
add webRTC ICE parameters to backend config and send parameters via config endpoint, update apispec #90
|
2022-04-14 11:39:14 +02:00 |
|
Sonja Happ
|
482beede04
|
OpenAPI spec: use swag version 1.8.1 to auto-generate, fix error in result file post endpoint doc #85, update API spec
|
2022-04-14 11:09:04 +02:00 |
|
Sonja Happ
|
e421a953e9
|
CI: push latest tag in master branch #91
|
2022-04-14 10:34:37 +02:00 |
|
Sonja Happ
|
4c52095f88
|
specify swag version in Dockerfile
|
2022-04-06 11:47:58 +02:00 |
|
Sonja Happ
|
fee02438b2
|
use golang 1.18 (as in 344a3f84 )
|
2022-04-06 11:10:42 +02:00 |
|
Sonja Happ
|
bcbf89bee6
|
revert commit ff0e08e4 , correct mistake of commit 48288360 (one line in this file was committed accidentally)
|
2022-04-06 11:09:54 +02:00 |
|
Sonja Happ
|
28d9cbcd13
|
package updates
|
2022-04-06 11:05:38 +02:00 |
|
Sonja Happ
|
3d04ba0d43
|
use go 1.17 in CI and Dockerfile
|
2022-04-06 10:50:09 +02:00 |
|
Sonja Happ
|
ff0e08e44e
|
CI: fix database testing
|
2022-04-05 17:23:49 +02:00 |
|
Sonja Happ
|
344a3f84ee
|
Update version of golang from 1.16 to 1.18
|
2022-04-05 16:51:18 +02:00 |
|
Sonja Happ
|
48288360d5
|
Updating license statement in each file and updating year and contact info in README (closes #89)
|
2022-04-05 16:38:25 +02:00 |
|
Sonja Happ
|
b694a1a975
|
Merge branch 'bugfix-scenario-deletion' into 'master'
Scenario: add recursive deletion of associated sub-elements
See merge request acs/public/villas/web-backend-go!49
|
2022-02-09 10:44:25 +01:00 |
|
Sonja Happ
|
ef20ef0594
|
improve tests of scenario deletion #86
|
2022-02-09 10:05:03 +01:00 |
|
Sonja Happ
|
c00cb406eb
|
fix bugs in scenario deletion, improve testing of scenario deletion
|
2022-02-08 17:21:46 +01:00 |
|
Sonja Happ
|
5c41175890
|
scenario: add recursive deletion of associated sub-elements, tests required
|
2022-02-04 15:43:45 +01:00 |
|
Sonja Happ
|
f956809dc4
|
dashboard and component config: fix bugs and improve logging output in recursive deletion of associated elements
|
2022-02-04 15:39:01 +01:00 |
|
Sonja Happ
|
2fe124e703
|
file: include S3 key in delete log message
|
2022-02-04 15:36:41 +01:00 |
|
Sonja Happ
|
16b9341bd3
|
Merge branch 'fix-signal-indices' into 'master'
allow signal indices to start at 0 instead of 1
See merge request acs/public/villas/web-backend-go!45
|
2022-01-26 09:01:16 +01:00 |
|
|
c5a3a8ba66
|
Merge branch 'use-log-instead-of-fmt' into 'master'
use log.Info() instead of fmt.Printf()
See merge request acs/public/villas/web-backend-go!48
|
2022-01-24 13:53:32 +01:00 |
|
|
4e3f687634
|
use log.Info() instead of fmt.Printf()
|
2022-01-24 09:59:49 +01:00 |
|
Sonja Happ
|
377279bfe5
|
component configs can be added without ICID
|
2022-01-12 12:08:42 +01:00 |
|
Sonja Happ
|
b41a8de130
|
Merge branch 'delete-external-ics' into 'master'
enable deletion of external stale ICs #84
See merge request acs/public/villas/web-backend-go!46
|
2022-01-10 16:56:20 +01:00 |
|
Sonja Happ
|
5f8748dde4
|
change a comment in IC test
|
2022-01-10 15:25:06 +01:00 |
|
Sonja Happ
|
7864a24a54
|
Merge branch 'master' into delete-external-ics
|
2022-01-10 15:16:02 +01:00 |
|
Sonja Happ
|
99e8e2fd90
|
fix user test: connect to AMQP session in TestMain instead of individual tests
|
2022-01-10 15:02:14 +01:00 |
|
Sonja Happ
|
1c9df57722
|
Merge branch 'fix-amqp-queues' into 'master'
ampq: declare separate receive queue
See merge request acs/public/villas/web-backend-go!47
|
2022-01-10 14:30:06 +01:00 |
|
Sonja Happ
|
884dd324c2
|
add missing queue bind statement
|
2022-01-10 12:50:22 +01:00 |
|
Sonja Happ
|
a227febae5
|
ampq: declare separate receive queue
|
2022-01-10 12:36:07 +01:00 |
|
Sonja Happ
|
2297be98cf
|
use time.Since instead of time.Now().Sub
|
2022-01-10 10:58:24 +01:00 |
|
Sonja Happ
|
b513b72f87
|
enable deletion of external stale ICs #84
|
2022-01-10 10:47:34 +01:00 |
|
Sonja Happ
|
f77b88e7e1
|
Merge branch 'allow-error-objects-in-amqp-status-update' into 'master'
Remove result and error fields from ICStatus
See merge request acs/public/villas/web-backend-go!42
|
2022-01-10 10:16:09 +01:00 |
|
Sonja Happ
|
a4947a53e9
|
allow signal indices to start at 0 instead of 1
|
2022-01-03 14:19:12 +01:00 |
|
Sonja Happ
|
5cd136c558
|
amqp: queue bugfix
|
2022-01-03 12:38:29 +01:00 |
|
Sonja Happ
|
07c99d13c8
|
make Name an optional parameter of new widget
|
2022-01-03 11:42:25 +01:00 |
|
Iris Marie Köster
|
ede3b810db
|
Merge branch 'fix-duplication' into 'master'
Fix duplication
See merge request acs/public/villas/web-backend-go!44
|
2021-12-02 18:37:52 +01:00 |
|
Iris Marie Köster
|
4db2f91ea5
|
Fix duplication: synchronous duplication, proper duplication of widgets which use IDs, reuse duplicated IC (if alive)
|
2021-12-02 18:37:52 +01:00 |
|
Iris Marie Köster
|
61ead46392
|
Merge branch 'change-error-handling-duplication' into 'master'
login despite failed duplication
See merge request acs/public/villas/web-backend-go!43
|
2021-11-17 10:58:18 +01:00 |
|
irismarie
|
a0861989bd
|
login despite failed duplication
|
2021-11-11 12:41:08 +01:00 |
|
Sonja Happ
|
0ed8e2b3b1
|
use presigned URL fix again for testing #76
|
2021-10-28 16:49:22 +02:00 |
|
Sonja Happ
|
49dc46e6f1
|
comment unused methods
|
2021-10-28 15:49:09 +02:00 |
|
Sonja Happ
|
5d3b5be920
|
undo content disposition header fix
|
2021-10-28 15:44:38 +02:00 |
|
Sonja Happ
|
0269e31fa6
|
Merge branch 'refactor-amqp-session' into 'master'
Refactor AMQP client
See merge request acs/public/villas/web-backend-go!37
|
2021-10-26 12:05:34 +02:00 |
|
Sonja Happ
|
344b2bbc7c
|
Merge branch 'master' into refactor-amqp-session
# Conflicts:
# database/database.go
# routes/healthz/healthz_endpoint.go
# start.go
|
2021-10-26 10:50:11 +02:00 |
|
Sonja Happ
|
96572c35b1
|
allow widget name to be empty string in update
|
2021-10-25 11:02:38 +02:00 |
|