Commit graph

  • 1785e7b42e
    Also rewrite token in comment for federated chat relay. Joachim Bauch 2025-11-13 13:20:10 +01:00
  • 2a17128743
    Bump the etcd group with 4 updates dependabot[bot] 2025-11-12 20:02:15 +00:00
  • 13db400356
    Merge pull request #1110 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-9.0.0 Joachim Bauch 2025-11-12 08:20:20 +01:00
  • 42d691ce4a
    Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 dependabot[bot] 2025-11-10 20:01:47 +00:00
  • a5c7ad272f
    Need events of type "webrtc". Joachim Bauch 2025-11-06 20:44:48 +01:00
  • fa900132b4
    Add metrics for candidates and ICE, DTLS and PeerConnection states. Joachim Bauch 2025-11-06 20:41:43 +01:00
  • 71fda2f258
    Add metric for RTT of WebSocket ping messages. Joachim Bauch 2025-11-06 16:35:54 +01:00
  • 40ff197bd0
    Merge pull request #1108 from strukturag/bandwidth-type Joachim Bauch 2025-11-06 11:04:16 +01:00
  • 315fba975b
    Update generated files. Joachim Bauch 2025-11-06 10:01:53 +01:00
  • 3aacca1ff7
    Switch to new Bandwidth type. Joachim Bauch 2025-11-06 10:00:50 +01:00
  • dc1c166fd1
    Add type to store bandwidths. Joachim Bauch 2025-11-06 09:14:30 +01:00
  • 9e2633e99c
    Merge pull request #1102 from strukturag/janus-events Joachim Bauch 2025-11-05 12:25:38 +01:00
  • f11fc4008a
    Update generated files. Joachim Bauch 2025-11-05 12:11:20 +01:00
  • 889ec056f2
    Also expose bandwidth usage of backend servers through metrics. Joachim Bauch 2025-11-05 12:11:13 +01:00
  • 6d0d317252
    Add tests for different event types. Joachim Bauch 2025-11-05 11:40:23 +01:00
  • 9b79aac1cf
    Add tests for Janus events handler. Joachim Bauch 2025-11-05 10:29:48 +01:00
  • f2ef566acc
    Add note on how to configure Janus events. Joachim Bauch 2025-10-29 15:00:54 +01:00
  • 184a41ae4f
    Update generated files. Joachim Bauch 2025-10-29 14:51:16 +01:00
  • 8e784b9616
    Document new bandwidth / usage related metrics. Joachim Bauch 2025-10-29 14:50:29 +01:00
  • 395f2a951b
    Expose real bandwidth usage through metrics. Joachim Bauch 2025-10-28 08:24:31 +01:00
  • d778e54f3a
    Merge pull request #1106 from strukturag/no-test-env Joachim Bauch 2025-11-04 16:16:26 +01:00
  • 7494bb6318
    Don't use environment to keep per-test properties. Joachim Bauch 2025-11-04 16:11:35 +01:00
  • d7c79c2141
    Merge pull request #1105 from strukturag/cleanup-federation Joachim Bauch 2025-11-04 15:56:00 +01:00
  • 3fd89f7113
    Fix race condition where closeOnLeave could be set after leave was received. Joachim Bauch 2025-11-04 15:46:19 +01:00
  • 91b29d4103
    Remove federated session from internal map on cleanup. Joachim Bauch 2025-11-04 14:12:59 +01:00
  • 474686a1b2
    Merge pull request #1104 from strukturag/dependabot/pip/docs/markdown-3.10 Joachim Bauch 2025-11-04 08:13:17 +01:00
  • c54133ffb7
    Bump markdown from 3.9 to 3.10 in /docs dependabot[bot] 2025-11-03 20:03:54 +00:00
  • 999cc4d095
    Merge pull request #1099 from strukturag/room-bandwidths Joachim Bauch 2025-10-28 08:43:20 +01:00
  • b9ccb419e6
    Update generated files. Joachim Bauch 2025-10-28 08:25:44 +01:00
  • c7dcfa765c
    Return bandwidth information in room responses. Joachim Bauch 2025-10-23 14:08:22 +02:00
  • 05589f5b04
    Document the "bandwidth" field in room join responses. Joachim Bauch 2025-10-23 13:59:51 +02:00
  • 4b15117894
    Support maximum bandwidths for compatibility backend. Joachim Bauch 2025-10-23 13:53:27 +02:00
  • 3b2c6606de
    Merge pull request #868 from strukturag/chat-relay Joachim Bauch 2025-10-28 08:14:03 +01:00
  • 4367572005
    Merge pull request #1101 from strukturag/dependabot/github_actions/artifacts-3249c11fdc Joachim Bauch 2025-10-26 20:44:48 +01:00
  • 01f9fb934f
    Bump the artifacts group with 2 updates dependabot[bot] 2025-10-24 20:01:43 +00:00
  • b6ebb96378
    Merge pull request #1100 from strukturag/reconnect-if-shutdown-scheduled Joachim Bauch 2025-10-23 14:36:59 +02:00
  • 6956df67c8
    Reconnect proxy connection even if shutdown was scheduled before. Joachim Bauch 2025-10-23 14:28:50 +02:00
  • e027c484bd
    Merge pull request #1078 from strukturag/gvisor-checklocks Joachim Bauch 2025-10-23 11:35:58 +02:00
  • 00980208d2
    Merge pull request #1095 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.1 Joachim Bauch 2025-10-15 17:11:04 +02:00
  • 2d3cb91833
    Bump github.com/nats-io/nats-server/v2 from 2.12.0 to 2.12.1 dependabot[bot] 2025-10-15 11:33:45 +00:00
  • 88e42a05fe
    Merge pull request #1096 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.47.0 Joachim Bauch 2025-10-15 13:32:24 +02:00
  • 9429119198
    Bump github.com/nats-io/nats.go from 1.46.1 to 1.47.0 dependabot[bot] 2025-10-14 20:02:33 +00:00
  • 0980939f1a
    Merge pull request #1094 from strukturag/protect-debug-endpoint Joachim Bauch 2025-10-09 09:08:26 +02:00
  • 41c18d2531
    Protect access to the debug pprof handlers. Joachim Bauch 2025-10-08 10:46:06 +02:00
  • ac2063d484
    Also allow access from ::1 by default. Joachim Bauch 2025-10-08 10:43:32 +02:00
  • e5f23c4081
    Merge pull request #1089 from strukturag/dependabot/go_modules/google.golang.org/protobuf-1.36.10 Joachim Bauch 2025-10-08 08:47:26 +02:00
  • 28dfc3f532
    Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 dependabot[bot] 2025-10-08 06:01:48 +00:00
  • bc281128fd
    Merge pull request #1090 from strukturag/dependabot/github_actions/peter-evans/create-or-update-comment-5 Joachim Bauch 2025-10-08 08:00:00 +02:00
  • a418753dae
    Merge pull request #1093 from strukturag/dependabot/github_actions/github/codeql-action-4 Joachim Bauch 2025-10-08 07:59:08 +02:00
  • 5c32a14aaf
    Merge pull request #1092 from strukturag/dependabot/go_modules/google.golang.org/grpc-1.76.0 Joachim Bauch 2025-10-08 07:58:27 +02:00
  • 4f5b4e807f
    Bump github/codeql-action from 3 to 4 dependabot[bot] 2025-10-07 20:01:51 +00:00
  • c2d5facce2
    Bump google.golang.org/grpc from 1.75.1 to 1.76.0 dependabot[bot] 2025-10-07 20:01:42 +00:00
  • d83eece45c
    Bump peter-evans/create-or-update-comment from 4 to 5 dependabot[bot] 2025-10-02 20:01:55 +00:00
  • a697c40686
    Add more subscriber tests. Joachim Bauch 2025-10-02 16:06:28 +02:00
  • d80b9072a7
    Test subscriber closing on all-inactive streams. Joachim Bauch 2025-10-01 17:09:19 +02:00
  • d295ebdf81
    Add test for remote publishers. Joachim Bauch 2025-10-01 16:39:25 +02:00
  • 9dfcf3c75a
    Add more proxy tests. Joachim Bauch 2025-10-01 10:27:08 +02:00
  • b34b8acb6d
    Test and fix reconnections in remote proxy connections. Joachim Bauch 2025-09-26 22:23:09 +02:00
  • cfd8cf6718
    Use gvisor checklocks for static lock analysis. Joachim Bauch 2025-09-26 17:20:17 +02:00
  • 56f67097a9
    Merge pull request #1088 from strukturag/readme-docker-build Joachim Bauch 2025-10-01 10:59:49 +02:00
  • c5055a8916
    Add commands to the readme on how to build Docker images locally. Joachim Bauch 2025-10-01 10:57:14 +02:00
  • f3e7599d3c
    Merge pull request #1087 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.46.1 Joachim Bauch 2025-10-01 09:17:03 +02:00
  • e749c7038a
    Bump github.com/nats-io/nats.go from 1.46.0 to 1.46.1 dependabot[bot] 2025-09-30 20:01:56 +00:00
  • 66183084d5
    Merge pull request #1086 from strukturag/register-stats Joachim Bauch 2025-09-30 16:33:39 +02:00
  • 1c1805e342
    Merge pull request #1085 from strukturag/typed-lrucache Joachim Bauch 2025-09-30 16:23:43 +02:00
  • 178503fef7
    Make LruCache typed through generics. Joachim Bauch 2025-09-30 09:55:57 +02:00
  • 030e20f5e4
    Register "statsHubSessionsResumedTotal" so it gets included in metrics. Joachim Bauch 2025-09-30 09:40:33 +02:00
  • 1b0ed17460
    Merge pull request #1084 from strukturag/etcd-tests Joachim Bauch 2025-09-29 23:52:40 +02:00
  • 78347e8491
    Add etcd TLS tests. Joachim Bauch 2025-09-29 23:46:36 +02:00
  • a2a7cf0476
    Add "localhost" to generated self-signed test certificates. Joachim Bauch 2025-09-29 23:46:22 +02:00
  • 9f9c1ae131
    Merge pull request #1082 from strukturag/internal-package Joachim Bauch 2025-09-29 21:49:55 +02:00
  • 8613bc85cb
    codecov: Add fallback "root" module. Joachim Bauch 2025-09-29 21:44:30 +02:00
  • 7e3be8f8a4
    Merge pull request #1083 from strukturag/getincall-interface Joachim Bauch 2025-09-29 21:41:19 +02:00
  • 962f0254b1
    Rewrite chat room mentions for federation. Joachim Bauch 2025-09-29 14:36:23 +02:00
  • 63b658574a
    Rewrite chat actor information for federation. Joachim Bauch 2025-09-29 10:56:03 +02:00
  • 89c71e4a3c
    Add interface for method "GetInCall". Joachim Bauch 2025-09-29 21:18:38 +02:00
  • 628aedef9e
    Move "MakePtr" function to internal package. Joachim Bauch 2025-09-29 21:10:09 +02:00
  • 426df7e083
    Move functions to canonicalize urls to internal package. Joachim Bauch 2025-09-29 21:06:45 +02:00
  • e6dd45b2cc
    Add test for chat relay with federated clients. Joachim Bauch 2025-09-27 17:25:29 +02:00
  • b7989d6aa8
    Improve test coverage. Joachim Bauch 2024-11-19 13:58:49 +01:00
  • 9d47022075
    Update generated files. Joachim Bauch 2024-11-19 12:36:18 +01:00
  • b6e25424a3
    Implement relaying of chat messages. Joachim Bauch 2024-11-19 12:34:35 +01:00
  • 9a992f365b
    Document chat relay. Joachim Bauch 2024-11-19 12:30:07 +01:00
  • c8968e5171
    Merge pull request #1081 from strukturag/federation-ping-room Joachim Bauch 2025-09-29 14:18:32 +02:00
  • 105518b1ee
    Test that backend URLs are containing the full OCS path. Joachim Bauch 2025-09-29 14:11:03 +02:00
  • 70e01b4816
    Fix URL to send federated ping requests. Joachim Bauch 2025-09-29 14:10:42 +02:00
  • 5b041b795c
    Merge pull request #1080 from strukturag/codecov-components Joachim Bauch 2025-09-27 20:18:02 +02:00
  • 89522b05cf
    CI: Use codecov components. Joachim Bauch 2025-09-27 20:12:39 +02:00
  • 88179b23a5
    Merge pull request #1075 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.0 Joachim Bauch 2025-09-26 21:29:46 +02:00
  • a068a49527
    Bump github.com/nats-io/nats-server/v2 from 2.11.9 to 2.12.0 dependabot[bot] 2025-09-26 19:24:47 +00:00
  • 72d34230d8
    Merge pull request #1076 from strukturag/dependabot/go_modules/github.com/nats-io/nats.go-1.46.0 Joachim Bauch 2025-09-26 21:23:42 +02:00
  • 40bd1d71ce
    Bump github.com/nats-io/nats.go from 1.45.0 to 1.46.0 dependabot[bot] 2025-09-26 19:15:33 +00:00
  • 6a145bd893
    Merge pull request #1079 from strukturag/disable-lint-stdversion Joachim Bauch 2025-09-26 21:14:19 +02:00
  • c06fe02c61
    CI: Disable "stdversion" check of govet. Joachim Bauch 2025-09-26 21:10:51 +02:00
  • dd34b817f2
    Merge pull request #1077 from strukturag/move-stringmap Joachim Bauch 2025-09-26 14:29:47 +02:00
  • 12c16bce61
    make: Always test all packages. Joachim Bauch 2025-09-26 13:51:44 +02:00
  • 41728572fe
    Move "StringMap" class to api module. Joachim Bauch 2025-09-26 13:50:18 +02:00
  • 91220431be
    Merge pull request #1073 from strukturag/dependabot/go_modules/etcd-9569061235 Joachim Bauch 2025-09-22 11:12:37 +02:00
  • 32ea6c9942
    Merge pull request #1072 from strukturag/dependabot/go_modules/github.com/mailru/easyjson-0.9.1 Joachim Bauch 2025-09-22 11:12:22 +02:00
  • 374476a419
    Bump the etcd group with 4 updates dependabot[bot] 2025-09-19 20:01:50 +00:00