Commit graph

36 commits

Author SHA1 Message Date
WolverinDEV
cbad10f717 Added support within the UI to change a clients playback latency 2019-11-09 15:56:01 +01:00
WolverinDEV
fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV
69d39991e4 A lot of changes 2019-10-13 21:33:07 +02:00
WolverinDEV
e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02:00
WolverinDEV
6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV
469e5d25d2 some updates 2019-09-01 17:24:06 +02:00
WolverinDEV
3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
724317e6c3 Beginning with the new dark design and the new chat functionality 2019-07-10 00:52:08 +02:00
WolverinDEV
40ca24f075 Added the ability to add custom context menus 2019-06-30 16:03:28 +02:00
WolverinDEV
ac0991d696 Switched BBCode library to improve BBCode handling 2019-06-29 21:27:29 +02:00
WolverinDEV
e9bae1ee0c Saving last nickname change within the server 2019-06-19 11:08:46 +02:00
WolverinDEV
3dc582d1f0 Fixed return key code 2019-05-25 21:10:25 +02:00
WolverinDEV
cc2fdb3cf4 Fixed key code definitions 2019-05-25 20:43:03 +02:00
WolverinDEV
74b03209df Improved client rename functionality 2019-04-26 00:32:19 +02:00
WolverinDEV
9a4ec00b12 Some icon ids fix 2019-04-25 20:21:50 +02:00
WolverinDEV
6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV
add76cbd20 A lots of updates 2019-03-25 20:04:04 +01:00
WolverinDEV
7186c684d9 Fixed some small errors 2019-03-17 12:39:21 +01:00
WolverinDEV
040c218fb2 A lot of changes 2019-03-17 12:15:39 +01:00
WolverinDEV
d9c0fa37f7 Added a lot of new things 2019-03-07 15:30:53 +01:00
WolverinDEV
ace25a04cc Fixed cache check for version 000000 and removed debug 2019-02-23 15:19:04 +01:00
WolverinDEV
e75bbeabef Restructuring of the connection part 2019-02-23 14:15:22 +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
07b79ca0eb A lot of changes 2019-01-20 18:43:14 +01:00
WolverinDEV
4f0156c33a Added multible user movement 2019-01-19 15:21:37 +01:00
WolverinDEV
092316f073 Fixed group prefix/suffix display 2018-12-17 21:21:52 +01:00
WolverinDEV
a29b2bf850 Started to implement a localization method to support multible languages 2018-12-05 20:46:33 +01:00
WolverinDEV
17d543e711 Updated music interface to the newest version of TeaSpeak 2018-11-26 20:52:56 +01:00
WolverinDEV
6705d4fd74 Improved client updates, and showing a query client as a query 2018-11-20 15:06:18 +01:00
WolverinDEV
d247c5757b Fixed local client select #2 2018-11-04 15:59:54 +01:00
WolverinDEV
5ffef4383d Fixed bug that client cant select himself anymore 2018-11-04 15:48:52 +01:00
WolverinDEV
48822c604a Implementing a lot of new features again 2018-11-04 13:54:18 +01:00
WolverinDEV
89a29a8717 A lots of updates :) 2018-11-04 00:39:29 +01:00
WolverinDEV
90a042eea3 Added banlist and fixed pointer stringify 2018-10-20 19:58:06 +02: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/client.ts (Browse further)