Commit Graph

57 Commits (a23f426b7bc26444f47a0fad687652a2e36e854c)

Author SHA1 Message Date
WolverinDEV eebe7aa6b9 Reworked the channel info modal with React 2021-04-24 22:56:52 +02:00
WolverinDEV feeb086cb8 Reworked the project structure to be able to be used a module 2021-04-24 15:28:33 +02:00
WolverinDEV e472785e41 Fixed the travis build 2021-03-24 18:41:25 +01:00
WolverinDEV 34bc5d9bb3 Fixed git modules 2021-02-20 18:40:22 +01:00
WolverinDEV b9310b3fec Reworked the BrowserIPC module 2021-02-20 17:46:17 +01:00
WolverinDEV 1a78bf8d57 Replaced tabs with spaces 2021-02-19 23:04:02 +01:00
WolverinDEV 810f50f336 Updating the channel edit modal and some minor bugfixing 2020-12-22 13:32:56 +01:00
WolverinDEV 08968b3d54 Improced BBCode support 2020-12-07 15:07:47 +01:00
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 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 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 e8c3c0a004 Added the music bot GUI 2020-02-02 15:05:36 +01:00
WolverinDEV a75a84d45e
Updating changelog and xbbcode rev
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:53:55 +01:00
WolverinDEV 070b7db45e
Disabeling BBCode formatting by default for the chat and giving a hint for the markdown format
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:01:18 +01:00
WolverinDEV 95a1b5d900 Removed debug code 2019-11-06 14:52:53 +01:00
WolverinDEV 951ddf9639 Closing the emoji picker as soon the client clicks into the void 2019-11-06 14:44:37 +01:00
WolverinDEV 2b97241b39 Updating rev to xbbcode 2019-10-23 13:15:19 +02:00
WolverinDEV 6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV 3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV b164685ffe Some minor fixed to make the app buildadle on windows 2019-08-21 20:07:00 +02:00
WolverinDEV b881b31153 Fixed building 2019-08-21 13:50:21 +02:00
WolverinDEV 016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV 40ca24f075 Added the ability to add custom context menus 2019-06-30 16:03:28 +02:00
WolverinDEV c42d890c7f Added readme.md 2019-06-29 21:32:13 +02:00
WolverinDEV ac0991d696 Switched BBCode library to improve BBCode handling 2019-06-29 21:27:29 +02:00
WolverinDEV 41c45a0c8a Upgraded the web client to work with the TeaClient again 2019-03-31 20:07:03 +02:00
WolverinDEV ff47cfe621 Fixing style issues related to firefox 2019-03-28 22:20:29 +01:00
WolverinDEV 6d86fc0d0b Fixed load 2019-03-17 15:13:36 +01:00
WolverinDEV 8322aeed65 Removed UA-Parser 2019-03-17 12:25:08 +01:00
WolverinDEV 040c218fb2 A lot of changes 2019-03-17 12:15:39 +01:00
WolverinDEV d9c0fa37f7 Added a lot of new things 2019-03-07 15:30:53 +01:00
WolverinDEV eb838cd497 "fixed" .gitignore files 2019-02-22 16:02:03 +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 8080d426e7 Added forum account UI and fixed firefox not working issue 2019-01-28 20:36:11 +01:00
WolverinDEV 9234b95d5b Added sound management and ppt delay 2019-01-27 13:11:40 +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 d75e1ca492 Merged with develop and fixed build 2018-12-26 14:01:54 +01:00
WolverinDEV ba66c91729 Fixed building process 2018-12-23 22:56:04 +01:00
WolverinDEV 09fc3f2ecc Added query account management (Works only with the TeaSpeak server 1.2.31 beta 3) 2018-12-18 20:00:29 +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 18268ead80 Finally done :) 2018-12-15 13:55:08 +01:00
WolverinDEV 90a042eea3 Added banlist and fixed pointer stringify 2018-10-20 19:58:06 +02:00
WolverinDEV ce1a8ffdd8 Completely switched to scss and added vendor files again 2018-10-04 22:56:56 +02:00
WolverinDEV 8d1a6628fb Updated the project structure, for the upcoming client (Still needs some work) 2018-10-03 22:04:29 +02:00