Commit Graph

1708 Commits (a23f426b7bc26444f47a0fad687652a2e36e854c)

Author SHA1 Message Date
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
WolverinDEV 805f248a50 Saving the last output device and reusing it 2021-03-25 11:49:00 +01:00
WolverinDEV 10d239c545 Removed file move 2021-03-24 21:04:06 +01:00
WolverinDEV e472785e41 Fixed the travis build 2021-03-24 18:41:25 +01:00
WolverinDEV 0ad881cd27 Showing client channel group inheritance 2021-03-24 18:39:19 +01:00
WolverinDEV 5a02b70fb1 Don't spam permission errors if we don't have the permission to view the channel description 2021-03-24 17:58:47 +01:00
WolverinDEV 4b64b4c0be Some minor UI improvements 2021-03-24 17:57:21 +01:00
WolverinDEV dbb8039f64 Allowing to view the own clients avatar 2021-03-24 17:48:01 +01:00
WolverinDEV 8d25697e98 Improved the keyboad hook listener 2021-03-24 17:47:45 +01:00
WolverinDEV c68c217eaf Improved the server avatar upload modal 2021-03-24 16:56:09 +01:00
WolverinDEV f0903db925 Directly installing realpath 2021-03-23 17:37:57 +01:00
WolverinDEV 0933690f59 Fixed youtube button style 2021-03-23 16:09:43 +01:00
WolverinDEV 0dd62df664 Improved channel focus 2021-03-23 16:02:16 +01:00