Commit graph

33 commits

Author SHA1 Message Date
WolverinDEV
1ad608ff72
Improved the connect modal and updated the change log
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:46:56 +01:00
WolverinDEV
070b7db45e
Disabeling BBCode formatting by default for the chat and giving a hint for the markdown format
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:01:18 +01:00
WolverinDEV
2f7b52d3f8 Hiding senseless permissions by default within the permission editor 2019-11-24 13:41:42 +01:00
WolverinDEV
fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV
e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02:00
WolverinDEV
3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV
2122b825b6 Code cleanup & Build declaration fix 2019-08-21 12:45:17 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
a5365465a2 Restructured project and fixed some minor issues 2019-05-21 18:15:02 +02:00
WolverinDEV
3b10c01541 Improved voice recorder API (Required for the client native audio API) 2019-05-20 18:57:14 +02:00
WolverinDEV
f24d61917e Some small changes 2019-05-04 17:38:52 +02:00
WolverinDEV
908ac4aaeb Added and saving master sound volume 2019-04-29 18:49:01 +02:00
WolverinDEV
1b3351088a Fixed compile bug 2019-04-15 20:05:08 +02:00
WolverinDEV
83d4164a80 Fixed some things related to the TeaSpeak client 2019-04-15 16:58:42 +02:00
WolverinDEV
6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV
41c45a0c8a Upgraded the web client to work with the TeaClient again 2019-03-31 20:07:03 +02:00
WolverinDEV
5cb1b8b4da Added flags to translations 2019-03-28 17:29:42 +01:00
WolverinDEV
d9c0fa37f7 Added a lot of new things 2019-03-07 15:30:53 +01:00
WolverinDEV
664f8b2abd
Implemented the Material Design and fixed some bugs (#33)
* cleaned up some files

* Fundamental style update

* Redesigned some style

* fixed hostbanner popup

* Removed old identity stuff

* fixed close listener

* Fixed changelog date

* fixed release chat icons

* fixed url

* Fixed hostbanner

* Uploaded missing images

* Improved update handling

* Improved script files

* Fixed loading error and icon error

* fixed Yes/No modal

* Fixed loader issues with MS Edge

* fixed modal style bug

* Fixed control bar overflow for small devices

* Improved error handling on identity creation

* Logging generate error to terminal

* fixed possible php error

* fixed some possible loading errors when other files have'nt been already loaded.

* removed debug message

* Changed emsrcypten flags

* Improved codec error handling

* removed webassembly as required dependency

* Improved and fixed channel tree issues

* Improved the sliders

* Removed unneeded files

* fixed loader versions cache

* second slight performance improved (dont animate elements anymore if they are not shown)

* Fixed query visibility setting

* not showing useless client infos for query clients

* Added an auto reconnect system

* Added a canceled message and increased reconnect interval

* removed implemented todo

* fixed repetitive channel names

* Reworked the channel tree selected lines

* Fixed channel tree names

* Fixed name alignment

* fixed the native client

* added min width to the server select groups to avoid a disappearing effect on shrink

* fixed bugged downloaded icons
2019-02-17 16:08:10 +01:00
WolverinDEV
8080d426e7 Added forum account UI and fixed firefox not working issue 2019-01-28 20:36:11 +01:00
WolverinDEV
9234b95d5b Added sound management and ppt delay 2019-01-27 13:11:40 +01:00
WolverinDEV
cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV
f965ad38a0 Improved profile error handling and fixed nickname identity type 2019-01-19 13:42:18 +01:00
WolverinDEV
615c39360a fixed missing reference 2018-12-30 02:41:36 +01:00
WolverinDEV
460c8a946f Fixed forum 2018-12-30 02:03:34 +01:00
WolverinDEV
032b03f769 Fixed invalid identities 2018-12-30 01:51:34 +01:00
WolverinDEV
ac236d1646 Introducing new bookmark and connection profile system 2018-12-28 15:39:23 +01:00
WolverinDEV
bbc929d46d
Merged translation system (#17)
* A lots of translation changes (Generate translation files)

* Removed auto generated package lock file

* Implementation of the translation system, inc generators.

* improved loader error handling

* Finalizing the translation system.
Needs some tests and a final translation generation.
As well a handy translation mapper or editor would be likely.
May source this out into another project?

* Finalizing the translation system

* Finalized translation system and added polish and turkish google translation

* Finally done :)

* Fixed defautl repositories dosnt show up

* fixed settings not initialized
2018-12-15 14:04:29 +01:00
WolverinDEV
a29b2bf850 Started to implement a localization method to support multible languages 2018-12-05 20:46:33 +01:00
WolverinDEV
f37b918a5b Better implementation of PPT and key listener. 2018-11-17 16:25:44 +01:00
WolverinDEV
5cbaa747ba Restructured project 2018-10-28 23:01:09 +01:00
WolverinDEV
bc4d274705 A mass of updates (Better client communication and speaker selection) 2018-10-28 18:25:43 +01:00
WolverinDEV
8d1a6628fb Updated the project structure, for the upcoming client (Still needs some work) 2018-10-03 22:04:29 +02:00
Renamed from js/ui/modal/ModalSettings.ts (Browse further)