Commit Graph

128 Commits (1a13e1106359a355b0163d64e132326ee7d24d6d)

Author SHA1 Message Date
WolverinDEV 1a13e11063 Updating the change log 2020-09-02 14:31:47 +02:00
WolverinDEV a02ebb0048 updated the ChangeLog.md 2020-09-02 11:52:04 +02:00
WolverinDEV e1dd532205 Some bugfixing 2020-09-02 11:41:51 +02:00
WolverinDEV 1c50051a4a Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
WolverinDEV 56605c2383 Updated the ChangeLog.md 2020-08-24 10:38:27 +02:00
WolverinDEV f231c5a44d Updating the ChangeLog.md 2020-08-23 11:06:06 +02:00
WolverinDEV b0aa0c4c1a Fixes some change log anomalies 2020-08-22 21:20:02 +02:00
WolverinDEV 7af9aa85fc Fixed minimal microphone UI visual bug and updated the ChangeLog.md 2020-08-19 23:03:46 +02:00
WolverinDEV 4977739961 Commiting changes before going on vacation (Still contains errors) 2020-08-19 23:03:46 +02:00
WolverinDEV 7267b3e56a Using React for the microphone settings 2020-08-19 23:03:46 +02:00
WolverinDEV 3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV a4b24ec86f Updated the ChangeLog.md 2020-08-09 02:12:25 +02:00
WolverinDEV 6b623a4d11 Some minor W2G and general changes 2020-08-08 15:20:32 +02:00
WolverinDEV 4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV 6eed79ad61 Merge remote-tracking branch 'remotes/origin/canary' into develop
# Conflicts:
#	ChangeLog.md
2020-08-05 19:12:56 +02:00
WolverinDEV 01036291bc Increased context menu z-index and fixed a ts generator bug 2020-08-01 15:27:45 +02:00
WolverinDEV f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV 33c8b75957 Fixed icon and avatar loading 2020-08-01 11:26:08 +02:00
WolverinDEV cadabd69c7
Fixed icon and avatar loading 2020-07-25 13:56:30 +02:00
WolverinDEV 3320a7c46c Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
WolverinDEV 234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV 52efd2fde5 Improved the channel tree scroll fix handler and updated the ChangeLog.md 2020-07-18 00:02:28 +02:00
WolverinDEV 3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV c559fdff6c Merge branch 'develop' into canary
# Conflicts:
#	ChangeLog.md
#	package-lock.json
#	package.json
2020-07-13 16:36:57 +02:00
WolverinDEV 8757a46b91 Updated the new loader (Images still missing since they're not yet finished) 2020-07-13 11:29:16 +02:00
WolverinDEV f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +02:00
WolverinDEV b1ea450c5d Some updates 2020-06-13 18:47:05 +02:00
WolverinDEV d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV 99b75f34d6 Improved audio de/encoding 2020-06-12 18:27:33 +02:00
WolverinDEV 9da9a2eae5 Added a copy and paste context menu to all input fields 2020-06-12 11:04:18 +02:00
WolverinDEV 99a8ab9017 Some minor updates 2020-06-11 14:53:14 +02:00
WolverinDEV d1661b9409 Some minor and major bugfixing 2020-06-11 11:17:56 +02:00
WolverinDEV f0ca5ff83f Fixed bug that on channel tree deletion the channel tree gets not updated 2020-06-11 10:47:25 +02:00
WolverinDEV 804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV bdf09b2077 Updated the declaration builder 2020-05-03 23:32:04 +02:00
WolverinDEV 43a73d27a0 Added DockerHub image deploy automatisation 2020-05-03 22:02:18 +02:00
WolverinDEV 606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV 9dfa948105 Fixed missing channel tree update on talk power change 2020-04-25 17:42:18 +02:00
WolverinDEV 2019cfe549 Fixed bookmark savings 2020-04-21 15:50:11 +02:00
WolverinDEV 7871d7c189 A lot of updates 2020-04-21 15:18:16 +02:00
WolverinDEV e641cef629 Updated the development setup description 2020-04-18 22:30:02 +02:00
WolverinDEV b46a7f59f5 Some more channel tree features 2020-04-18 21:26:44 +02:00
WolverinDEV 7b261d6f15 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
WolverinDEV 323b4e7006 Showing the hostmessage only if its not empty (https://github.com/TeaSpeak/TeaClient/issues/22) 2020-04-11 10:57:52 +02:00
WolverinDEV 3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +02:00
WolverinDEV 702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +02:00
WolverinDEV f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV d915a0e52b Updating the ChangeLog.md 2020-04-04 12:49:12 +02:00