TeaWeb/shared/js
WolverinDEV b1c2b80ec8 Updated the permission editor to be popoutable 2021-03-23 12:03:00 +01:00
..
audio Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
backend Using the backend API for getting the client version 2021-01-12 03:49:09 +01:00
clientservice Fixed some minor issues 2021-02-26 19:54:07 +01:00
connection Reworked the server group assignment modal 2021-03-21 16:51:30 +01:00
connectionlog Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
conversations Added a chat invite link resolver which allows to easily connect within the client 2021-02-20 16:57:52 +01:00
crypto Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
entry-points Encapsulated the external modal from spawning and administrating windows 2021-03-20 15:10:16 +01:00
events Updated the permission editor to be popoutable 2021-03-23 12:03:00 +01:00
file Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
i18n Encapsulated the external modal from spawning and administrating windows 2021-03-20 15:10:16 +01:00
ipc Reworked the BrowserIPC module 2021-02-20 17:46:17 +01:00
media Fixed the TeaWeb client for safari 2021-01-16 00:03:01 +01:00
music Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
permission Fixed TS3 server client permissions 2021-02-15 18:23:56 +01:00
profiles Mostly using direct assets instead of stored files somewhere within the project. 2021-03-17 13:28:27 +01:00
text Fixed and moved the w2g part 2021-03-20 19:12:21 +01:00
tree Updated the permission editor to be popoutable 2021-03-23 12:03:00 +01:00
ui Updated the permission editor to be popoutable 2021-03-23 12:03:00 +01:00
update Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
utils Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
video Fixed the TeaWeb client for safari 2021-01-16 00:03:01 +01:00
voice Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
workers Using a relative webpack public path again 2020-10-04 16:02:29 +02:00
Bookmarks.ts Rename bookmarks.ts to Bookmarks.ts 2021-03-17 20:07:12 +01:00
ConnectionHandler.ts Fixed and moved the w2g part 2021-03-20 19:12:21 +01:00
ConnectionManager.ts Fixed some bugs and fixed a critical bug within the event registry 2021-02-15 15:53:01 +01:00
KeyControl.ts Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
MessageFormatter.tsx some general project restructuring 2020-07-19 16:34:08 +02:00
Mutex.ts Reworked the server group assignment modal 2021-03-21 16:51:30 +01:00
PPTListener.ts Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
SelectedClientInfo.ts The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
SideBarManager.ts Correctly handling the server side bar 2021-01-05 16:26:26 +01:00
dns.ts Using a provider for the dns resolver 2021-03-18 12:55:35 +01:00
events.ts Added the new invite system 2021-02-19 23:05:48 +01:00
global.d.ts Mostly using direct assets instead of stored files somewhere within the project. 2021-03-17 13:28:27 +01:00
log.ts Introducing the new UI variable system 2021-01-17 23:11:21 +01:00
main.tsx Fixed and moved the w2g part 2021-03-20 19:12:21 +01:00
proto.ts Mostly using direct assets instead of stored files somewhere within the project. 2021-03-17 13:28:27 +01:00
settings.ts Encapsulated the external modal from spawning and administrating windows 2021-03-20 15:10:16 +01:00