TeaWeb/shared/js
2020-08-01 15:04:33 +02:00
..
audio Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
connection Fixed icon and avatar loading 2020-08-01 11:26:08 +02: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
events Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
file Fixed icon and avatar loading 2020-08-01 11:26:08 +02:00
i18n Improved settings type safety 2020-07-19 18:49:00 +02:00
ipc Fixed compile errors due to the renaming of some variables done by my editor. 2020-07-24 00:43:52 +02:00
permission Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
profiles Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
sound Improved settings type safety 2020-07-19 18:49:00 +02:00
text Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
ui Adding the VariadicTranslatable to the tr generator 2020-08-01 15:04:33 +02:00
utils Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +02:00
video-viewer Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
voice Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
workers Fixed the identity worker and compile it with webpack 2020-03-31 13:44:16 +02:00
bookmarks.ts Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
ConnectionHandler.ts Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
devel_main.ts Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
dns.ts Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
events.ts Cleaned up the log a bit 2020-07-24 00:41:04 +02:00
KeyControl.ts Added hotkeys to the client 2020-04-10 20:57:50 +02:00
log.ts Cleaned up the log a bit 2020-07-24 00:41:04 +02:00
main.tsx Fixed the by default video popout 2020-07-21 12:44:08 +02:00
MessageFormatter.tsx some general project restructuring 2020-07-19 16:34:08 +02:00
PPTListener.ts Added hotkeys to the client 2020-04-10 20:57:50 +02:00
proto.ts Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
settings.ts Finishing the notification system and some fixups for the native client 2020-07-23 20:00:25 +02:00
stats.ts Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00