Commit graph

  • 0bb00d4cfa
    Merge pull request #219 from strukturag/ci-last-two-golang Joachim Bauch 2022-04-05 10:55:29 +0200
  • 54715aa6d7
    lint: Install dependencies with Golang 1.17 #219 Joachim Bauch 2022-04-05 10:49:12 +0200
  • b066785b00
    CI: Update cache paths. Joachim Bauch 2022-04-05 10:32:03 +0200
  • 320f643a87
    make: Update for Go 1.17+ Joachim Bauch 2022-04-05 10:17:33 +0200
  • 3cc074896a
    go.mod: Update version to 1.17 and run "go mod tidy". Joachim Bauch 2022-04-05 09:57:13 +0200
  • dcc4723154
    Update minimum version in readme. Joachim Bauch 2022-04-05 09:55:16 +0200
  • 88ef423934
    CI: Only test with the last two versions of Golang. Joachim Bauch 2022-04-05 09:53:23 +0200
  • 03bd3a334b
    Merge pull request #213 from strukturag/dependabot/go_modules/github.com/oschwald/maxminddb-golang-1.9.0 Joachim Bauch 2022-04-05 09:45:11 +0200
  • 3c1c7e08f3
    Bump github.com/oschwald/maxminddb-golang from 1.8.0 to 1.9.0 #213 dependabot[bot] 2022-04-05 07:40:15 +0000
  • cd091ec578
    Merge pull request #214 from strukturag/dnsservice-discovery Joachim Bauch 2022-04-05 09:38:58 +0200
  • 659730d371
    Support DNS discovery for proxy server URLs. #214 Joachim Bauch 2022-04-04 15:39:49 +0200
  • f1b2401088
    Merge pull request #216 from strukturag/dependabot/pip/docs/sphinx-4.5.0 Joachim Bauch 2022-04-04 16:15:36 +0200
  • b267f0dc50
    Merge pull request #218 from strukturag/ci-workflows Joachim Bauch 2022-04-04 16:14:44 +0200
  • 16072d020c
    CI: Only run workflows if relevant files have changed. #218 Joachim Bauch 2022-04-04 16:12:33 +0200
  • e2c46d75a4
    Bump sphinx from 4.2.0 to 4.5.0 in /docs #216 dependabot[bot] 2022-04-04 14:04:02 +0000
  • 692879be78
    Merge pull request #215 from strukturag/ci-fix-readthedocs Joachim Bauch 2022-04-04 16:03:38 +0200
  • bbbe81e597
    dependabot: Check rtd requirements for updates. #215 Joachim Bauch 2022-04-04 15:58:59 +0200
  • 090a1cfd3f
    CI: Pin dependencies to fix readthedocs build. Joachim Bauch 2022-04-04 15:50:17 +0200
  • b87f071336
    CI: Include all tests in coverage reports. Joachim Bauch 2022-03-23 13:28:40 +0100
  • 7bfba499ba
    Merge pull request #212 from strukturag/token-in-future Joachim Bauch 2022-03-23 13:21:32 +0100
  • 5101b16df3
    Return dedicated error if proxy receives token that is not valid yet. #212 Joachim Bauch 2022-03-23 13:13:32 +0100
  • fde95ddc93
    make: Also run tests in subfolders. Joachim Bauch 2022-03-23 13:12:50 +0100
  • 9f86c80c33
    Only stop MCU if started before. Joachim Bauch 2022-03-23 11:46:17 +0100
  • 57eb2388ca
    Merge pull request #209 from strukturag/ci-golang-1.18 Joachim Bauch 2022-03-23 11:29:32 +0100
  • 2ebd93d71d
    make: Install easyjson for Golang 1.17+ #209 Joachim Bauch 2022-03-23 11:11:36 +0100
  • 8849d547a3
    Merge pull request #208 from strukturag/incall-change-all Joachim Bauch 2022-03-23 09:20:08 +0100
  • 97f2a1d5f0
    Add special events to update "incall" flags of all sessions. #208 Joachim Bauch 2022-03-02 13:56:59 +0100
  • 5ffa8c32d7
    Merge pull request #211 from strukturag/dependabot/github_actions/actions/cache-3 Joachim Bauch 2022-03-22 08:39:15 +0100
  • 697a1615ae
    Bump actions/cache from 2.1.7 to 3 #211 dependabot[bot] 2022-03-21 20:11:35 +0000
  • 008879aefa
    Merge pull request #210 from strukturag/metrics-documentation Joachim Bauch 2022-03-17 10:25:57 +0100
  • 3442a8a36a
    Add documentation on the available metrics. #210 Joachim Bauch 2022-03-17 10:12:20 +0100
  • e6d39d149e
    CI: Also test with Golang 1.18 Joachim Bauch 2022-03-17 09:26:15 +0100
  • 4b002e0952
    Merge pull request #205 from strukturag/dependabot/github_actions/actions/checkout-3 Joachim Bauch 2022-03-02 14:27:14 +0100
  • 49cc6e3af9
    Merge pull request #202 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-3.1.0 Joachim Bauch 2022-03-02 14:27:00 +0100
  • 173ca6cdf7
    Bump actions/checkout from 2.4.0 to 3 #205 dependabot[bot] 2022-03-02 13:10:28 +0000
  • 8663bf619c
    Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 #202 dependabot[bot] 2022-03-02 13:10:18 +0000
  • bdb9b6e5da
    Merge pull request #206 from strukturag/ci-lint-fixes Joachim Bauch 2022-03-02 14:09:15 +0100
  • 73bad27ea1
    CI: Ignore "error-strings" for revive linter. #206 Joachim Bauch 2022-03-02 14:03:51 +0100
  • fadcc70cc5
    Bump github.com/nats-io/nats-server/v2 from 2.2.6 to 2.7.3 #201 dependabot[bot] 2022-02-25 20:11:55 +0000
  • e2d5c10c11
    Bump golangci/golangci-lint-action from 2.5.2 to 3 #200 dependabot[bot] 2022-02-25 08:29:19 +0000
  • 7b631b0b2a
    Format code using "gofmt". Joachim Bauch 2022-02-25 09:20:26 +0100
  • 8fd9c688b6
    Merge pull request #195 from danxuliu/send-updated-offers-to-subscribers-after-publisher-renegotiations Joachim Bauch 2022-02-25 09:16:10 +0100
  • cd93db60a4 Introduce feature flag for SDP updates #195 Daniel Calviño Sánchez 2022-02-10 20:22:00 +0100
  • 020cbaf49d Send updated offers to subscribers after publisher renegotiations Daniel Calviño Sánchez 2022-02-10 20:19:25 +0100
  • d1417751ed
    Merge pull request #193 from strukturag/transient-data Joachim Bauch 2022-02-16 12:40:32 +0100
  • ae82acf9ff
    Document transient data. #193 Joachim Bauch 2022-02-16 11:37:23 +0100
  • fca30af201
    Add API for transient room data. Joachim Bauch 2022-02-10 13:58:39 +0100
  • 99f5fb0be1
    Add method "RunUntilJoinedAndReturnIgnored". Joachim Bauch 2022-02-16 12:21:11 +0100
  • 42a5506da7
    Support multiple "joined" entries when waiting for clients. Joachim Bauch 2022-02-16 12:09:15 +0100
  • 95650dc1b9
    Bump github.com/nats-io/nats-server/v2 from 2.2.6 to 2.7.2 #192 dependabot[bot] 2022-02-16 10:38:55 +0000
  • eafeae8972
    Merge pull request #198 from strukturag/dependabot/go_modules/github.com/gorilla/websocket-1.5.0 Joachim Bauch 2022-02-16 11:38:00 +0100
  • 19abecf646
    Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 #198 dependabot[bot] 2022-02-15 20:12:08 +0000
  • 75493c4327
    Merge pull request #197 from strukturag/ci-golint Joachim Bauch 2022-02-11 12:15:53 +0100
  • d84f628deb
    CI: Enable revive linter (drop-in replacement of golint). #197 Joachim Bauch 2022-02-11 10:58:37 +0100
  • 614c5f6e21
    Fix issues reported by revive. Joachim Bauch 2022-02-11 10:58:23 +0100
  • 267f383bb6
    Merge pull request #196 from strukturag/ci-lint-format Joachim Bauch 2022-02-11 10:50:47 +0100
  • 0f9c64a038
    CI: Enable gofmt linter. #196 Joachim Bauch 2022-02-11 10:39:48 +0100
  • cbb25097ef
    CI: Use latest version of golangci-lint. Joachim Bauch 2022-02-11 10:32:23 +0100
  • 7fbd0b4580
    Add documentation badge. Joachim Bauch 2022-02-10 15:11:58 +0100
  • 46bcdfc18b
    Remove trailing whitespace. Joachim Bauch 2022-02-10 15:11:39 +0100
  • afa72b576f
    Merge pull request #194 from strukturag/api-docs Joachim Bauch 2022-02-10 14:58:00 +0100
  • 5bda595cce
    Add configuration for readthedocs.io #194 Joachim Bauch 2022-02-10 14:36:41 +0100
  • 826f4314a7
    Update link to API of PHP backend. Joachim Bauch 2022-02-10 14:12:13 +0100
  • 0bce422e30
    Add API documentation. Joachim Bauch 2022-02-10 14:09:23 +0100
  • 42a6b236c3
    Bump github.com/nats-io/nats-server/v2 from 2.2.6 to 2.7.1 #189 dependabot[bot] 2022-01-26 20:13:56 +0000
  • e4214eb95d
    Merge pull request #188 from strukturag/changelog-0.4.1 v0.4.1 Joachim Bauch 2022-01-25 10:14:01 +0100
  • 2e2861d1b8
    Update changelog for 0.4.1 #188 Joachim Bauch 2022-01-25 10:07:29 +0100
  • 0debaa6dee
    Merge branch 'strukturag:master' into master #172 kleener 2022-01-21 10:54:27 +0100
  • c0e338b9dd
    Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 #186 dependabot[bot] 2022-01-19 20:09:12 +0000
  • 9a1ced95b8
    Bump github.com/nats-io/nats-server/v2 from 2.2.6 to 2.7.0 #184 dependabot[bot] 2022-01-14 20:18:32 +0000
  • d806922764
    Merge pull request #183 from strukturag/custom-bandwidth Joachim Bauch 2022-01-10 15:22:49 +0100
  • ffd8a30f61
    Clients can provide the maximum publishing bandwidth in offer requests. #183 Joachim Bauch 2022-01-10 14:30:35 +0100
  • 414f78dd87
    Fix formatting of non-string variable. Joachim Bauch 2022-01-10 15:03:54 +0100
  • 552eee0812
    Merge pull request #178 from strukturag/join-event-with-roomsessionid Joachim Bauch 2021-12-17 16:27:22 +0100
  • 76ad24ca62
    Include room session id in "joined" events. #178 Joachim Bauch 2021-12-17 16:02:22 +0100
  • 468470d128
    Merge pull request #177 from strukturag/continentmap-source Joachim Bauch 2021-12-06 09:37:46 +0100
  • 38c836011b
    Update tests for new continent map. #177 Joachim Bauch 2021-12-06 09:31:06 +0100
  • 99bb30af20
    Update continentmap from 137e1f84ad Joachim Bauch 2021-12-06 09:21:46 +0100
  • 137e1f84ad
    Change source of country -> continent map. Joachim Bauch 2021-12-06 09:20:28 +0100
  • 5ce216f1e2
    Bump github.com/nats-io/nats-server/v2 from 2.2.6 to 2.6.6 #176 dependabot[bot] 2021-12-02 20:12:54 +0000
  • 0f96cd329c
    Update docker-compose.yml kleener 2021-11-24 13:01:18 +0100
  • 9e52f68ca4
    Update Dockerfile kleener 2021-11-24 13:00:14 +0100
  • 16718a9d89
    Update Dockerfile Janus kleener 2021-11-24 12:58:56 +0100
  • b7121b2156
    Update Dockerfile coturn kleener 2021-11-24 12:54:41 +0100
  • 0df708a74e
    Merge pull request #171 from strukturag/dependabot/github_actions/actions/cache-2.1.7 Joachim Bauch 2021-11-24 09:00:06 +0100
  • e74d5fdd7e
    Bump actions/cache from 2.1.6 to 2.1.7 #171 dependabot[bot] 2021-11-23 20:08:39 +0000
  • f7bb99b5d6
    Bump github.com/nats-io/nats-server/v2 from 2.2.6 to 2.6.5 #170 dependabot[bot] 2021-11-19 20:16:54 +0000
  • f60ea3fcbb
    Fix formatting. Joachim Bauch 2021-11-10 15:22:56 +0100
  • e856c41377
    Finalize date for 0.4.0 v0.4.0 Joachim Bauch 2021-11-10 15:18:42 +0100
  • e8f634a008
    Update changelog for 0.4.0 Joachim Bauch 2021-11-08 10:06:16 +0100
  • 13314d646a
    Merge pull request #169 from strukturag/audio-video-permission-changes Joachim Bauch 2021-11-10 15:13:24 +0100
  • 4630c5f38c
    Add testcase with PERMISSION_MAY_PUBLISH_MEDIA. #169 Joachim Bauch 2021-11-08 12:16:26 +0100
  • 707b125730
    Check individual audio/video permissions on change. Joachim Bauch 2021-11-08 12:06:59 +0100
  • 572176b4f5
    Add first tests for split audio/video permissions. Joachim Bauch 2021-11-08 11:00:28 +0100
  • 06e4f0aac8
    Remove debug output. Joachim Bauch 2021-11-08 10:12:50 +0100
  • f805588a8f
    Bump github.com/nats-io/nats-server/v2 from 2.2.6 to 2.6.4 #168 dependabot[bot] 2021-11-05 20:16:29 +0000
  • 7628a15e61
    Merge pull request #157 from strukturag/split-audio-video-permissions Joachim Bauch 2021-11-03 15:39:50 +0100
  • 61f039bb88
    Introduce feature flag for split audio/video permissions. #157 Joachim Bauch 2021-10-28 09:21:14 +0200
  • a05acc9cb4
    Include available features in header of backend requests to Nextcloud. Joachim Bauch 2021-10-28 09:25:08 +0200
  • 2f8e7f9f66
    Return available features in header of backend responses. Joachim Bauch 2021-10-28 09:19:47 +0200