Commit Graph

1770 Commits (tmp3)

Author SHA1 Message Date
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
WolverinDEV d4179db329 Improved the Recorder API 2021-04-05 23:05:44 +02:00
WolverinDEV ae39685a40 Removed the notify visibility event which hasn't been used any more 2021-04-05 20:06:44 +02:00
WolverinDEV 1dfa10b09b Adding an UI for the new client audio processing unit 2021-03-30 11:20:27 +02:00
WolverinDEV 1878c92a57 Fixed that you can't finish off the name editing by pressing enter 2021-03-30 00:23:01 +02:00
WolverinDEV 2bd5a843f3 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb into develop
# Conflicts:
#	shared/i18n/de_google_translate.translation
2021-03-28 00:08:29 +01:00
WolverinDEV 3f155735a1
Update de_google_translate.translation 2021-03-28 00:07:57 +01:00
WolverinDEV 695124ad51 Fixed the connect name 2021-03-25 20:05:24 +01:00
WolverinDEV e1e98b07d5 Renamed device_id to deviceId 2021-03-25 12:35:59 +01:00
WolverinDEV 687054e07c Adding functionality for the open speaker settings button 2021-03-25 12:30:31 +01:00
WolverinDEV 4c90237a36 Allowing to quickly select the output speaker device 2021-03-25 12:28:54 +01:00