Commit Graph

1730 Commits (d34ae7ea48018dbc7969bb7912591932468ed3e4)

Author SHA1 Message Date
dependabot[bot] d34ae7ea48
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 01:04:07 +00:00
WolverinDEV 39ce66763d
Merge pull request #182 from TeaSpeak/develop
Finally merge these changes since TeaSpeak 1.5 is released as stable.
Note: This merge will break compatibility with all 1.4 TeaSpeak server versions!
2021-05-26 13:52:30 +02:00
WolverinDEV 1feed03272 Fixed some bookmark related stuff and updated the ChangeLog.md 2021-05-26 13:45:14 +02:00
WolverinDEV 39d4c0ac7e Changed the short developer tag to 8 characters as well 2021-05-26 13:31:29 +02:00
WolverinDEV 02e773d11e Set the short length tag fix to 8 characters 2021-05-26 13:31:06 +02:00
WolverinDEV b7ca101ff8 Fixed the realpath installation for bionic 2021-05-26 13:18:58 +02:00
WolverinDEV 31c5aad507 Updated the ubuntu version 2021-05-26 13:14:53 +02:00
WolverinDEV a9829f51ee Reenabled realpath install 2021-05-26 13:10:11 +02:00
WolverinDEV a82c9b90b7 Fixed rename mistake 2021-05-26 13:06:50 +02:00
WolverinDEV 9627497367 Decreased nodejs version in hopes travis will build again 2021-05-26 13:01:17 +02:00
WolverinDEV 06df5327d6 Removed the APi stuff 2021-05-22 13:37:33 +02:00
WolverinDEV f064d6f4b1 Fixed the WebRTC connection for Safari 2021-05-17 22:53:03 +02:00
WolverinDEV 3b1153cf5b Fixed file creation 2021-05-16 12:32:19 +02:00
WolverinDEV 256ba92f7e Better solution with the old and new modals 2021-05-16 12:27:58 +02:00
WolverinDEV 13feceb289 Fixed the legacy modal icon and bring it back to the front 2021-05-16 12:22:11 +02:00
WolverinDEV b7b4c51904 Fixed the channel reconnect 2021-05-05 17:35:23 +02:00
WolverinDEV f5e880b1f1 Removed some old css and fixed the modal icon for the old JQuery modals 2021-05-05 16:37:20 +02:00
WolverinDEV 7a351893ab Reworked the icon upload and select modal and fixed some minor css issues 2021-05-05 16:28:10 +02:00
WolverinDEV f2ab9800d4 Rendering the main UI only via IPC 2021-04-29 22:18:11 +02:00
WolverinDEV a0ba132182 Using one global video renderer instead of detached HTML elements for each connection 2021-04-29 20:12:50 +02:00
WolverinDEV 1cae741b17 Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
WolverinDEV 32de3542df Fixed compilation for TS 4.x 2021-04-27 17:00:45 +02:00
WolverinDEV a23f426b7b Fixed some compile errors due to the TypeScript versions upgrade 2021-04-27 16:23:59 +02:00
WolverinDEV 2becf800eb Updating the channel tree when the channel client order changes 2021-04-27 16:00:48 +02:00
WolverinDEV 357a200e3b Adding support for viewing who's watching your video feed 2021-04-27 15:52:49 +02:00
WolverinDEV 871231cbd5 Some minor changes 2021-04-27 13:30:33 +02:00
WolverinDEV e7ff40b0ee Bumped travis nodejs version 2021-04-26 13:51:40 +02:00
WolverinDEV 031759cebd Pushing the old modals behind the new modals 2021-04-25 15:39:09 +02:00
WolverinDEV 81a1380d37 Fixed the update modal dialog poping off for new clients 2021-04-25 15:37:46 +02:00
WolverinDEV b9f23ca6cc Properly returning no description if the channel description is empty 2021-04-25 11:52:03 +02:00
WolverinDEV 4c1774a394 Some minor style fixes 2021-04-25 11:45:57 +02:00
WolverinDEV 48213e120a Fixed a bug that client video disappears on mute 2021-04-25 11:42:27 +02:00
WolverinDEV b54c564151 Removed some unneeded code 2021-04-25 11:37:37 +02:00
WolverinDEV 4b6ff14fb2 Fixed the host banner resize modes 2021-04-25 11:35:16 +02:00
WolverinDEV 5ec0b5c943 A small style fix for the popout windows 2021-04-24 23:08:40 +02:00
WolverinDEV eebe7aa6b9 Reworked the channel info modal with React 2021-04-24 22:56:52 +02:00
WolverinDEV feeb086cb8 Reworked the project structure to be able to be used a module 2021-04-24 15:28:33 +02:00
WolverinDEV a414caef42 Using a React modal for the YesNo prompt and ensured that only string will be passed 2021-04-24 14:52:08 +02:00
WolverinDEV 5ef2d85d6f Replaced all `{:br:}` with `\n` within the translation files 2021-04-24 14:02:12 +02:00
WolverinDEV 29c168ece0 Removed the whole `{:br:}` syntax and removed jQuery from the `tra` method 2021-04-24 13:59:49 +02:00
WolverinDEV 0faa33581d Some general code cleanup 2021-04-24 13:19:06 +02:00
WolverinDEV f933b5d2bf Adding the new React server info modal 2021-04-24 12:58:32 +02:00
WolverinDEV 7ed13f5b6a Removed the old server info modal and using the new React based and popoutable modal 2021-04-24 11:32:56 +02:00
WolverinDEV d6449760bb Deleted the old about reference 2021-04-23 13:09:05 +02:00
WolverinDEV 8f4078df4d Fixed the load error icon and the loading order 2021-04-19 22:00:15 +02:00
WolverinDEV 327880a5d2 Added the missing server edit template which cause that server edit didn't worked 2021-04-19 20:28:49 +02:00
WolverinDEV dde13e031b Some fixes and minor updates for the TeaClient 1.5.3 2021-04-19 20:26:37 +02:00
WolverinDEV fbb40e7ff9 Bundle our own jQuery and jsRender version instead of using the clients version 2021-04-19 19:40:32 +02:00
WolverinDEV 3cf7582e05 Some minor video bugfixes 2021-04-19 14:00:25 +02:00
WolverinDEV 943c33ff4b Make the about mopdal popoutable 2021-04-19 13:27:09 +02:00