Commit Graph

114 Commits (7daa7d293307e44e02e32e5bd4f55944e7da28b4)

Author SHA1 Message Date
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 cccd780724 Merged with master 2020-04-06 16:32:33 +02:00
WolverinDEV 25901ff72c Starting with react 2020-04-06 16:29:40 +02:00
WolverinDEV 06672360c3 Merged with the master branch 2020-04-03 00:15:47 +02:00
WolverinDEV 7c98e5ec7d Updated the gitignore files and some small changes 2020-04-02 17:58:33 +02:00
WolverinDEV cafdf637cf Updated the build scripts for an successfully client build 2020-04-02 17:40:09 +02:00
WolverinDEV 51d135aab2 Removed DOMPurify and fixed the opus web worker 2020-03-31 16:43:21 +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 a7c8d764f4 Added a welcomer guide 2020-03-27 16:15:15 +01:00
WolverinDEV b4fc739a13 Added image preview and preview overlay 2020-03-19 14:31:45 +01:00
WolverinDEV 7250c146d8 Improved the connect modal overflow behaviour 2020-03-19 11:48:40 +01:00
WolverinDEV 45092d4ebd Using proper icons for the client info 2020-03-19 11:35:39 +01:00
WolverinDEV 2ba3cd5dd9 Fixed missinc file registration for the manage bot 2020-02-22 19:28:20 +01:00
WolverinDEV 78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +01:00
WolverinDEV cc439bb6b9 Added support for yt videos within the channel & private conversations 2020-02-16 20:31:30 +01:00
WolverinDEV 3321d7c305 Fixed invalid scroll for the settings speaker window 2020-02-02 15:52:04 +01:00
WolverinDEV e8c3c0a004 Added the music bot GUI 2020-02-02 15:05:36 +01:00
WolverinDEV 7f1bc4db5f Some chat related updates 2020-01-31 00:54:00 +01:00
WolverinDEV a0c7b3c8d0
Added (if available) a scrollbar to the sounds and fixed the menu bar for MSEdge
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-22 13:45:44 +01:00
WolverinDEV a2951a3f50
Improved MSEdge experience by adding SimpleBar 2019-12-21 21:50:59 +01:00
WolverinDEV 0cbd4b5fac
Fixing some transparency issues related to MSEdge
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 19:29:34 +01:00
WolverinDEV 91636f8082
Added support for tables
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:53:19 +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 812f8e35f6
Improved bookmark experience
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 22:04:21 +01:00
WolverinDEV b0adcb3c5d
Improved overflow behaviour
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:16:03 +01:00
WolverinDEV 473bf925b7
Decreased bottom space of the modal
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:15:36 +01:00
WolverinDEV c4c445d987
Fixed wiggeling icons within the menu bar when hovering them
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-19 19:21:22 +01:00
WolverinDEV 97d62d2653 removed command 2019-11-24 14:42:55 +01:00
WolverinDEV dcfd33fb4c Improved permission editor style 2019-11-24 14:40:55 +01:00
WolverinDEV 2f7b52d3f8 Hiding senseless permissions by default within the permission editor 2019-11-24 13:41:42 +01:00
WolverinDEV cbad10f717 Added support within the UI to change a clients playback latency 2019-11-09 15:56:01 +01:00
WolverinDEV 9919d6f40e Fixed overflowing permission column headers for some other languages 2019-10-30 21:48:20 +01:00
WolverinDEV 8e877efb37 using macro user-select instead of writing everything 2019-10-30 21:31:55 +01:00
WolverinDEV 3b3c9f2932 Fixed permission GUI scroll bar 2019-10-29 22:20:29 +01:00
WolverinDEV a2f616b705 added some important notations to prevent css overrides 2019-10-26 02:44:49 +02:00
WolverinDEV e3fc418ec7 fixed order of css files 2019-10-26 02:38:40 +02:00
WolverinDEV 9ad7d644af Fixed missing styles in release builds 2019-10-26 02:34:37 +02:00
WolverinDEV bb494e7054 using display: block as default for the modal body 2019-10-24 18:39:52 +02:00
WolverinDEV d5f32487bd Improved server kick modal 2019-10-24 18:37:12 +02:00
WolverinDEV f53241de37 Some minor UI fixes 2019-10-23 13:14:18 +02:00
WolverinDEV d298f0d656 Added scrollbar style to private chat list 2019-10-19 20:55:34 +02:00
WolverinDEV fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV 69d39991e4 A lot of changes 2019-10-13 21:33:07 +02:00
WolverinDEV e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02: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