Commit Graph

78 Commits (main)

Author SHA1 Message Date
WolverinDEV edeb1f50b3 Fixed an incompatibility between jquery and jrender due to npm (Using jquery as import now) 2020-07-21 12:43:47 +02:00
WolverinDEV e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV 0aeb64ed15 Removed jsrender from vendor list and importing it as npm module 2020-07-19 19:05:06 +02:00
WolverinDEV 9777d50920 Removed raw remarkable.min.js file from vendors and instead using the node module 2020-07-18 00:57:58 +02:00
WolverinDEV 3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +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 606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV 7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV 702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +02:00
WolverinDEV 0691cbc7bd Updated typescript 2020-04-05 17:53:37 +02:00
WolverinDEV 09b78a9b37 Updating the changelog and fixed an issue 2020-04-03 15:04:31 +02:00
WolverinDEV dc4c020b61 Fixing travis build script 2020-04-02 22:53:48 +02:00
WolverinDEV 51d135aab2 Removed DOMPurify and fixed the opus web worker 2020-03-31 16:43:21 +02:00
WolverinDEV 3ec30c07f9 Removed moment and webrtc adapter and bundle it with webpack 2020-03-31 15:47:25 +02:00
WolverinDEV d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +02:00
WolverinDEV 2d5006bf64 Updated the package file and added the package-lock.json 2020-03-31 13:50:17 +02:00
WolverinDEV 228c9d631e Fixed the identity worker and compile it with webpack 2020-03-31 13:44:16 +02:00
WolverinDEV 956f778c01 Made the opus replay working again 2020-03-31 01:27:59 +02:00
WolverinDEV 0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV 13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV 5a85d2421c Decreased typescript version 2020-02-22 15:44:37 +01:00
WolverinDEV 01a0dc1441 Reduced typescript version due to a compile error 2020-02-22 14:44:54 +01:00
WolverinDEV 7fbc84128e Added package lock 2020-02-18 13:07:59 +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 50d24f4e60 Fixed code mistakes 2018-12-04 18:48:54 +01:00
WolverinDEV b5252faad7 Updated and simplified build scripts 2018-10-28 23:59:15 +01:00
WolverinDEV 5cbaa747ba Restructured project 2018-10-28 23:01:09 +01:00