Commit Graph

970 Commits (3155fb85f00609f4c46de1b423779451a8ec55bb)

Author SHA1 Message Date
WolverinDEV b0992cf827 Automatically deploy the newest dev build to web.teaspeak.dev 2020-04-09 17:36:12 +02:00
WolverinDEV 871dbd337e Updated webpack a bit 2020-04-09 16:14:54 +02:00
WolverinDEV aa0fcc4c76 Improved the build script 2020-04-09 15:44:48 +02:00
WolverinDEV f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV acbde94c33
Merge pull request #84 from Vafin84/patch-1
Update from 05.04.2020
2020-04-08 12:47:04 +02:00
WolverinDEV e3bca3fb8d Updated the travis script to success on all branches and not only on the master one 2020-04-08 12:46:13 +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 e5c7342182 Starting with react 2020-04-06 16:28:15 +02:00
WolverinDEV d30b0c1a27 Merged the event convert function with the event base class 2020-04-05 22:47:38 +02:00
WolverinDEV d7b6d39551 Added some event handler annotation 2020-04-05 22:33:09 +02:00
WolverinDEV 0691cbc7bd Updated typescript 2020-04-05 17:53:37 +02:00
Vafin84 068af72aee
Update 05.04.2020
Removed extra lines that never existed.
2020-04-05 00:09:11 +03:00
WolverinDEV 9274666ba9 Fixed type 2020-04-04 21:53:41 +02:00
WolverinDEV ab236d6d55 Fixed icons not showing 2020-04-04 21:46:19 +02:00
WolverinDEV bebd708666 Fixed the missing Tab JQuery element missing in releases 2020-04-04 21:20:58 +02:00
WolverinDEV ec6c2cab49 Fixed image loading and client tags 2020-04-04 16:56:29 +02:00
WolverinDEV 84356be456 Importing the permission type as "{}", else the d.ts generator will make bs 2020-04-04 13:47:54 +02:00
WolverinDEV 758dd5333e Added all temp files to the .gitignore files 2020-04-04 12:51:19 +02:00
WolverinDEV d915a0e52b Updating the ChangeLog.md 2020-04-04 12:49:12 +02:00
WolverinDEV deeb1450b1 Implemented the missing message builders 2020-04-04 12:48:43 +02:00
WolverinDEV 67d1c909ac Added support for multi single command handler and implemented the new music song list method 2020-04-04 12:03:48 +02:00
WolverinDEV 15bacdc9d6 Fixed missing vendor js compile 2020-04-04 11:28:52 +02:00
WolverinDEV 6d7456093d Removed some ddebug output and using unix nl for the web_package.sh script 2020-04-03 21:24:20 +02:00
WolverinDEV 586e9c72b1 Added the actual hungarian and portuguese translations 2020-04-03 17:59:01 +02:00
WolverinDEV 6673a8b75d Added a portuguese versions 2020-04-03 17:58:32 +02:00
WolverinDEV 2fd5eec538 Added a google translate base for hungarian 2020-04-03 17:52:44 +02:00
WolverinDEV fc691105cc Updated the existing translations 2020-04-03 17:51:07 +02:00
WolverinDEV f0a9faec69 Added some output to the translation generator 2020-04-03 17:50:53 +02:00
WolverinDEV 43c2070191 Updated the translation builders 2020-04-03 17:39:51 +02:00
WolverinDEV a52584a4fa Fixed chunk naming and removed unessesery any casts 2020-04-03 16:26:46 +02:00
WolverinDEV a40b73dc28 Disabled certificate accept popup because its currently not supported due to the webpack changes 2020-04-03 16:03:39 +02:00
WolverinDEV 07f1461821 Updated the changelog and the file.ts 2020-04-03 16:02:26 +02:00
WolverinDEV 6a85e91f53 Fixed an audio transmission bug 2020-04-03 15:59:32 +02:00
WolverinDEV 09b78a9b37 Updating the changelog and fixed an issue 2020-04-03 15:04:31 +02:00
WolverinDEV 8cf2b6c2a2 Fixed missing vendor scss/css file 2020-04-03 11:34:17 +02:00
WolverinDEV 77aea2dac7 Fixed git auto package creation 2020-04-03 01:14:37 +02:00
WolverinDEV dcdebe36c4 Fixed target path creation 2020-04-03 01:12:43 +02:00
WolverinDEV deee8cd8e0 Added missing script execute flags 2020-04-03 01:07:30 +02:00
WolverinDEV ca4e8f81b4 Successfully registered opus submodule 2020-04-03 01:02:51 +02:00
WolverinDEV e5cbcf659c Removed opus 2020-04-03 01:01:54 +02:00
WolverinDEV 8a65e0f1d7 chmod'ing all scripts before usage 2020-04-03 00:55:15 +02:00
WolverinDEV 64ef03d5a2 Trying to bring the travis script to work with docker 2020-04-03 00:50:46 +02:00
WolverinDEV 9d12b49b74 Trying to invoke docker with "-it" 2020-04-03 00:37:06 +02:00
WolverinDEV bc3cdbd283 Added a require sudo line to the travis script 2020-04-03 00:31:42 +02:00
WolverinDEV a44fd1719f Adding script permissions 2020-04-03 00:28:09 +02:00
WolverinDEV c90eb0246f Merge branch (local) 'react-tree'
# Conflicts:
#	.travis.yml
2020-04-03 00:23:52 +02:00
WolverinDEV 06672360c3 Merged with the master branch 2020-04-03 00:15:47 +02:00
WolverinDEV b5b5911664 Uncommented the travis deploy step 2020-04-03 00:08:03 +02:00
WolverinDEV 6ad80c6f6a Updated the travis yml 2020-04-03 00:06:58 +02:00