Commit graph

322 commits

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
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
b9f23ca6cc Properly returning no description if the channel description is empty 2021-04-25 11:52:03 +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
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
29c168ece0 Removed the whole {:br:} syntax and removed jQuery from the tra method 2021-04-24 13:59:49 +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
dde13e031b Some fixes and minor updates for the TeaClient 1.5.3 2021-04-19 20:26:37 +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
1dfa10b09b Adding an UI for the new client audio processing unit 2021-03-30 11:20:27 +02:00
WolverinDEV
e1e98b07d5 Renamed device_id to deviceId 2021-03-25 12:35:59 +01:00
WolverinDEV
805f248a50 Saving the last output device and reusing it 2021-03-25 11:49:00 +01:00
WolverinDEV
0ad881cd27 Showing client channel group inheritance 2021-03-24 18:39:19 +01:00
WolverinDEV
4b64b4c0be Some minor UI improvements 2021-03-24 17:57:21 +01:00
WolverinDEV
c68c217eaf Improved the server avatar upload modal 2021-03-24 16:56:09 +01:00
WolverinDEV
5cf7730b7a Fixed missing refactoring 2021-03-23 15:55:39 +01:00
WolverinDEV
be8d8acec1 Correctly including using the permission editor group svgs 2021-03-23 15:52:06 +01:00
WolverinDEV
f7c62fbbe0 Fixed the file browser modal 2021-03-23 15:31:59 +01:00
WolverinDEV
bd721bf13e Properly using svg icons within the client sprite for the client info bar 2021-03-23 15:13:51 +01:00
WolverinDEV
90e1395d34 Updating the client flags to svg flags 2021-03-23 13:42:32 +01:00
WolverinDEV
b1c2b80ec8 Updated the permission editor to be popoutable 2021-03-23 12:03:00 +01:00
WolverinDEV
9d8c3600e1 Fixed the infinity loading screen when altering groups 2021-03-21 16:55:54 +01:00
WolverinDEV
582b93852b Reworked the server group assignment modal 2021-03-21 16:51:30 +01:00
WolverinDEV
f3f5fd0618 Fixed and moved the w2g part 2021-03-20 19:12:21 +01:00
WolverinDEV
e2be859266 Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
WolverinDEV
126b836cbd Made the BBCode renderer fully popoutable which now allows the PokeModal to be popoutable 2021-03-18 12:27:22 +01:00
WolverinDEV
2755c1e62d Fixed invalid poke import and delete the old modal 2021-03-18 12:05:19 +01:00
WolverinDEV
1ed7c48b6b Using slightly differen colors 2021-03-18 12:01:44 +01:00
WolverinDEV
89b63a425d Using a react poke modal 2021-03-17 22:36:49 +01:00
WolverinDEV
66021b125b Some more minor updates 2021-03-16 16:40:17 +01:00
WolverinDEV
1d27f33a96 Removed the devel blocks 2021-03-16 15:59:22 +01:00
WolverinDEV
a82d474b32 Removed the audio lib 2021-03-16 15:55:27 +01:00
WolverinDEV
1b2de3ed63 Added the possibility to popout modals and finished the work on the bookmark modals 2021-03-16 15:14:03 +01:00
WolverinDEV
95f4a7bfb7 Fixed the bookmark manager for windowed mode 2021-03-14 19:50:45 +01:00
WolverinDEV
6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
WolverinDEV
7f6af3c304 Fixed some minor permission related ui issues 2021-03-12 18:12:23 +01:00
WolverinDEV
f0a79f52ba Fixed microphone attack/release smooth for the native client and made it actually adjustable 2021-03-01 15:21:59 +01:00
WolverinDEV
6e93b76089 Fixed linux client start crash when opening too many devices 2021-02-28 14:29:06 +01:00
WolverinDEV
e8f23ec609 Removed the old invite ui and saving the cached password when you create a channel 2021-02-20 19:39:23 +01:00
WolverinDEV
a1e1df6a2d Added a chat invite link resolver which allows to easily connect within the client 2021-02-20 16:57:52 +01:00
WolverinDEV
2b96dc91aa Added functionality to the close button 2021-02-19 23:09:15 +01:00
WolverinDEV
80ea33db19 Adding the server unique id to the invite link info in order to identify the target server 2021-02-19 23:07:53 +01:00
WolverinDEV
fbbf319ef3 Added the new invite system 2021-02-19 23:05:48 +01:00
WolverinDEV
99ce5af4ca Fixed TS3 server client permissions 2021-02-15 18:23:56 +01:00
WolverinDEV
11085739fe Adding a easy microphone source selector 2021-02-15 17:47:04 +01:00