Commit graph

19 commits

Author SHA1 Message Date
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
aa2ab6fbd6 Made chat notifications a littlebit more silent 2019-01-27 13:24:16 +01:00
WolverinDEV
6830058c2c fixed some compiler errors 2019-01-27 13:22:23 +01:00
WolverinDEV
cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV
07b79ca0eb A lot of changes 2019-01-20 18:43:14 +01:00
WolverinDEV
ac236d1646 Introducing new bookmark and connection profile system 2018-12-28 15:39:23 +01:00
WolverinDEV
0c77516b7b Implemented query account management 2018-12-23 17:41:14 +01:00
WolverinDEV
3ec5db38d8 fixed music bot command parameter typingmistake 2018-12-06 18:32:19 +01:00
WolverinDEV
a29b2bf850 Started to implement a localization method to support multible languages 2018-12-05 20:46:33 +01:00
WolverinDEV
63a5974390 Fixed URL connect parameters 2018-12-03 18:56:36 +01:00
WolverinDEV
6d96a265bd Added a usefull versions file and updated versions info 2018-12-02 20:58:29 +01:00
WolverinDEV
2ef764d34b Fixed hostbanner position when its invisible 2018-12-02 19:08:34 +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
bc4d274705 A mass of updates (Better client communication and speaker selection) 2018-10-28 18:25:43 +01:00
WolverinDEV
90a042eea3 Added banlist and fixed pointer stringify 2018-10-20 19:58:06 +02:00
WolverinDEV
68ca5ad5ff Changed some stuff 2018-10-13 18:44:54 +02:00
WolverinDEV
26606605fb Some small changes and fixes 2018-10-09 13:40:38 +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/connection.ts (Browse further)