Commit graph

24 commits

Author SHA1 Message Date
WolverinDEV
29c168ece0 Removed the whole {:br:} syntax and removed jQuery from the tra method 2021-04-24 13:59:49 +02:00
WolverinDEV
dde13e031b Some fixes and minor updates for the TeaClient 1.5.3 2021-04-19 20:26:37 +02:00
WolverinDEV
0b5f519735 Encapsulated the external modal from spawning and administrating windows 2021-03-20 15:10:16 +01:00
WolverinDEV
c297c441b0 Fixed modal paths 2021-02-09 10:11:40 +01:00
WolverinDEV
3257e90bc1 Fixed some missing translations and fixed a small bug 2021-01-17 13:07:39 +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
12a7b6eb50 Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
WolverinDEV
33422db12e Implemented support for the native client 2020-11-29 21:00:59 +01:00
WolverinDEV
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV
cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +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
d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +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
b2fe92359f Fixed the default translation repository 2020-03-19 10:59:41 +01:00
WolverinDEV
c0d92e1549 Fixed translation load error 2019-10-23 13:14:04 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
22e93fb317 Implemented icon upload 2019-05-24 22:14:02 +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
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