Commit Graph

1737 Commits (b133b2e50bdbe30f510f63154f286d91d6a069f5)

Author SHA1 Message Date
WolverinDEV b133b2e50b
Merge pull request #184 from TeaSpeak/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-06-10 11:45:39 +02:00
WolverinDEV ab77073080
Merge pull request #185 from TeaSpeak/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-06-10 11:45:27 +02:00
WolverinDEV ceaa83dffe
Merge pull request #186 from TeaSpeak/dependabot/npm_and_yarn/ssri-8.0.1
Bump ssri from 8.0.0 to 8.0.1
2021-06-10 11:45:17 +02:00
WolverinDEV 7d7ecad463
Merge pull request #187 from TeaSpeak/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-06-10 11:45:05 +02:00
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
dependabot[bot] 847004c0ee
Bump ssri from 8.0.0 to 8.0.1
Bumps [ssri](https://github.com/npm/ssri) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:55:05 +00:00
dependabot[bot] 3409b2d4bc
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:54:52 +00:00
dependabot[bot] 9fbaf6db8c
Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:54:36 +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