Commit graph

288 commits

Author SHA1 Message Date
WolverinDEV
7db0d9f492 Fixed small compile errors 2020-09-17 23:41:47 +02:00
WolverinDEV
2a25d5ae83 Made the context menu en/disable able via the settings and remove the global loader context menu blocker 2020-09-17 23:19:30 +02:00
WolverinDEV
3771f40625 Adding a setting editor 2020-09-17 23:06:02 +02:00
WolverinDEV
1da7541d12 Fixed some compile errors 2020-09-16 21:50:21 +02:00
WolverinDEV
6f56150e0b Changes are listed bellow:
- Fixed the control bar microphone and speaker buttons
    - Improved the default identity generation (no web worker required now)
    - Improved voice connection error handling (especially for firefox)
    - Adding a max reconnect limit for voice connection
    - Don't show the newcomer guide when directly connection to a server
    - Fixed default profile initialisation
2020-09-16 19:30:28 +02:00
WolverinDEV
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00
WolverinDEV
b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV
398114434a Improving user experience on first time visit 2020-09-02 14:34:42 +02:00
WolverinDEV
9e14cdb742 fixed the updated UI overflow behaviour 2020-09-02 12:23:11 +02:00
WolverinDEV
1435042413 Minimal changes to the change log update window 2020-08-23 11:54:03 +02:00
WolverinDEV
1498a30bd3 Added an export all variables mode to the CSS editor and keep these changes persistent 2020-08-23 11:05:55 +02:00
WolverinDEV
7100e090ad added a comma for better gramma 2020-08-23 10:38:24 +02:00
WolverinDEV
9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
WolverinDEV
4557479e09 Added an app updated modal when the app has been updated 2020-08-22 21:20:25 +02:00
WolverinDEV
9189fc20a6 Some minor compiler fixes and disabled the webpack entry chunk size limit warning since we're loading the entry chunk so or so async with our loader 2020-08-21 00:02:05 +02:00
WolverinDEV
145e32f958 Fixed the overflow within the CSS editor 2020-08-20 23:33:33 +02:00
WolverinDEV
a319633b36 Fixed minimal microphone UI visual bug and updated the ChangeLog.md 2020-08-19 22:58:40 +02:00
WolverinDEV
e77b9e1184 Some minor code cleanups 2020-08-19 22:55:43 +02:00
WolverinDEV
c0f09e4d54 Fixed the microphone selection for the newcomer modal 2020-08-19 22:40:40 +02:00
WolverinDEV
07c1f6ff15 Removed some debug code 2020-08-19 19:36:17 +02:00
WolverinDEV
400b4f4293 Improved the audio API especially for the web client 2020-08-19 19:33:57 +02:00
WolverinDEV
0d7a34c31a Commiting changes before going on vacation (Still contains errors) 2020-08-13 13:05:37 +02:00
WolverinDEV
56d9e9fa16 Using React for the microphone settings 2020-08-11 00:25:20 +02:00
WolverinDEV
61d8145996 Some minor cleanups, added verbose to the travis build script 2020-08-09 19:03:10 +02:00
WolverinDEV
3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV
f721b3d4fd Fixed microphone profile does not save 2020-08-09 14:30:17 +02:00
WolverinDEV
39d069ee9a Fixed compile error within the css-editor 2020-08-07 17:29:43 +02:00
WolverinDEV
31ceb97565 Adding W2G basic functionality. Expended the popout modal 2020-08-07 13:40:11 +02:00
WolverinDEV
f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV
b4fbad83d8 Fixed some small CSS stuff 2020-08-01 11:26:08 +02:00
WolverinDEV
324869e3fd finished off the notification system 2020-07-23 19:31:31 +02:00
WolverinDEV
8ca9a8594f Fixed some compile errors 2020-07-20 19:23:44 +02:00
WolverinDEV
04592e6813 Fixed some small css editor flex shrink issue 2020-07-20 19:17:55 +02:00
WolverinDEV
f6a270c3f4 Fixed one variable and an unused style import 2020-07-20 19:15:51 +02:00
WolverinDEV
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV
0aeb64ed15 Removed jsrender from vendor list and importing it as npm module 2020-07-19 19:05:06 +02:00
WolverinDEV
cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +02:00
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
873aecbc2e some general project restructuring 2020-07-19 16:34:08 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV
f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV
4365e03dbe Fixed some granted value bugs within the PermissionEditor.tsx 2020-06-28 14:40:30 +02:00
WolverinDEV
e84a4dcaf0 Fixed some non translatable messages 2020-06-17 17:41:39 +02:00
WolverinDEV
fde0027147 Fixed exception on invalid permission when the value was disabled before 2020-06-15 23:10:35 +02:00
WolverinDEV
61516c10df Fixed type which made the copy permission button not work 2020-06-15 21:57:43 +02:00
WolverinDEV
57213bbcd1 Fixed error when users don't have permissions to view the clients in a server group 2020-06-15 17:10:32 +02:00
WolverinDEV
be1065d210 Fixed missing react key attributes 2020-06-15 17:07:47 +02:00
WolverinDEV
7e8c77fd09 Fixed a small UI display bug when directly opening the permission editor for the client/client channel permissions 2020-06-15 17:02:28 +02:00
WolverinDEV
8978d3d5d2 Removed the old permission editor 2020-06-15 16:58:17 +02:00