Commit graph

21 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
fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
44ab896901 Saving last nickname changed while beeing on the server 2019-06-19 15:56:51 +02:00
WolverinDEV
e9bae1ee0c Saving last nickname change within the server 2019-06-19 11:08:46 +02:00
WolverinDEV
cc2fdb3cf4 Fixed key code definitions 2019-05-25 20:43:03 +02:00
WolverinDEV
27fcdcbd29 Updating project 2019-04-15 15:33:51 +02:00
WolverinDEV
6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV
5cb1b8b4da Added flags to translations 2019-03-28 17:29:42 +01:00
WolverinDEV
040c218fb2 A lot of changes 2019-03-17 12:15:39 +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
cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV
032b03f769 Fixed invalid identities 2018-12-30 01:51:34 +01:00
WolverinDEV
c97987828e Audo update profile status within connect window 2018-12-28 15:55:22 +01:00
WolverinDEV
ac236d1646 Introducing new bookmark and connection profile system 2018-12-28 15:39:23 +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
1086937b9b Fixed some stuff 2018-12-02 19:27:03 +01:00
WolverinDEV
03f37eca62 Some memory updates 2018-10-07 18:21:28 +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/modal/ModalConnect.ts (Browse further)