.. |
audio
|
Fixed some microphone issues
|
2021-01-08 21:30:48 +01:00 |
backend
|
Reworked the menu bar and added a backend specific interface for backend specific functions
|
2020-10-05 12:49:13 +02:00 |
connection
|
Automatically updating the connect password if we got prompted to enter a password
|
2021-01-12 04:38:21 +01:00 |
connectionlog
|
Don't list failed entries within the connection log when earlier connections succeeded and we can assume where we wanted to connect to
|
2021-01-12 04:38:21 +01:00 |
conversations
|
Properly implemented the connection history logger
|
2021-01-08 23:51:26 +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 |
events
|
Sloppy allowing the user to controll it's max bandwidth used
|
2021-01-04 21:28:47 +01:00 |
file
|
Removed the "global" replacement instead using an empty string
|
2020-12-22 13:37:49 +01:00 |
i18n
|
Reimplemented the music bot manage UI
|
2020-12-29 16:53:04 +01:00 |
ipc
|
Some minor bugfixing and enabled context menus for every clickable client tag
|
2020-12-09 14:54:25 +01:00 |
media
|
Fixed some microphone issues
|
2021-01-08 21:30:48 +01:00 |
music
|
Reimplemented the music bot manage UI
|
2020-12-29 16:53:04 +01:00 |
permission
|
Updating the channel edit modal and some minor bugfixing
|
2020-12-22 13:32:56 +01:00 |
profiles
|
Automatically updating the connect password if we got prompted to enter a password
|
2021-01-12 04:38:21 +01:00 |
sound
|
Using tr as imported function and changed the shared app declaration build mechanism
|
2020-11-29 14:42:02 +01:00 |
text
|
Don't parse youtube channel/user/etc. links as music videos
|
2021-01-08 20:34:54 +01:00 |
tree
|
Automatically updating the connect password if we got prompted to enter a password
|
2021-01-12 04:38:21 +01:00 |
ui
|
Reloading connection profiles when changed by the settings
|
2021-01-12 04:38:21 +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
|
Using tr as imported function and changed the shared app declaration build mechanism
|
2020-11-29 14:42:02 +01:00 |
video
|
Fixed some minor bugs and made broadcast settings reeditable
|
2020-12-16 22:06:46 +01:00 |
video-viewer
|
Using tr as imported function and changed the shared app declaration build mechanism
|
2020-11-29 14:42:02 +01:00 |
voice
|
Fixed some microphone issues
|
2021-01-08 21:30:48 +01:00 |
workers
|
Using a relative webpack public path again
|
2020-10-04 16:02:29 +02:00 |
bookmarks.ts
|
Fixed compile errors
|
2020-10-05 15:18:50 +02:00 |
ConnectionHandler.ts
|
Automatically updating the connect password if we got prompted to enter a password
|
2021-01-12 04:38:21 +01:00 |
ConnectionManager.ts
|
Fixed the video bar using the new full react app layout
|
2021-01-06 17:22:29 +01:00 |
devel_main.ts
|
Adding W2G basic functionality. Expended the popout modal
|
2020-08-07 13:40:11 +02:00 |
dns.ts
|
Refactored the app to use webpack
|
2020-03-30 13:44:18 +02:00 |
events.ts
|
Remove not required client info for query clients
|
2021-01-07 14:27:36 +01:00 |
KeyControl.ts
|
Using tr as imported function and changed the shared app declaration build mechanism
|
2020-11-29 14:42:02 +01:00 |
log.ts
|
Some minor changes, bugfixes and improvements
|
2020-12-12 14:18:50 +01:00 |
main.tsx
|
Temp changed for connect modal
|
2021-01-09 14:25:11 +01:00 |
MessageFormatter.tsx
|
some general project restructuring
|
2020-07-19 16:34:08 +02:00 |
PPTListener.ts
|
Using tr as imported function and changed the shared app declaration build mechanism
|
2020-11-29 14:42:02 +01:00 |
proto.ts
|
Some minor changes, bugfixes and improvements
|
2020-12-12 14:18:50 +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 |
settings.ts
|
Allowing to disable the quick video setup feature #158
|
2021-01-06 18:48:50 +01:00 |
SideBarManager.ts
|
Correctly handling the server side bar
|
2021-01-05 16:26:26 +01:00 |
stats.ts
|
Fixed a small crash
|
2020-12-21 17:51:51 +01:00 |