Commit Graph

36 Commits (ef0813dd848ba693abc3673ff5307b58fe79e56c)

Author SHA1 Message Date
WolverinDEV c8b6998e35 Introducing the new UI variable system 2021-01-17 23:11:21 +01:00
WolverinDEV 3257e90bc1 Fixed some missing translations and fixed a small bug 2021-01-17 13:07:39 +01:00
WolverinDEV b2ea8b498a Fixed some compile errors 2021-01-10 18:32:17 +01:00
WolverinDEV 84e907adbb Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
WolverinDEV 71d049302c Reworked the settings module 2021-01-10 16:13:15 +01:00
WolverinDEV dd67527c64 Some minor changes, bugfixes and improvements 2020-12-21 20:07:09 +01:00
WolverinDEV 08968b3d54 Improced BBCode support 2020-12-07 15:07:47 +01:00
WolverinDEV 1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV 658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV 4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV 405bc7512d Some restructuring for the voice connection part 2020-08-10 19:39:28 +02:00
WolverinDEV 4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV 7a6bf5914d Cleaned up the log a bit 2020-07-24 00:41:04 +02:00
WolverinDEV 0aeb64ed15 Removed jsrender from vendor list and importing it as npm module 2020-07-19 19:05:06 +02:00
WolverinDEV cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +02:00
WolverinDEV f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +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 c460d05ee5 Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +02:00
WolverinDEV 0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV 447e84ed0f Reset all js files and start from zero, this time more structured 2020-03-29 12:54:15 +02:00
WolverinDEV 13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV 4526d6b6bf Added correct hostname resolving 2020-02-16 18:09:59 +01: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 63683eadba save 2019-08-31 18:31:01 +02:00
WolverinDEV 3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV 3a255b2316 Some updates related to the native client 2019-04-25 20:22:13 +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 040c218fb2 A lot of changes 2019-03-17 12:15:39 +01:00
WolverinDEV 9e01c84641 Added some scripts and live statistics 2019-02-25 15:59:42 +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 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 bbdae986b8 Added 2 new features 2018-12-02 14:12:23 +01:00
WolverinDEV 8d1a6628fb Updated the project structure, for the upcoming client (Still needs some work) 2018-10-03 22:04:29 +02:00