Commit Graph

1045 Commits (ed94f6dcd24b7a36d7bc9626a466fb757aa17d63)

Author SHA1 Message Date
WolverinDEV ed94f6dcd2 Added default wildcard types 2020-08-07 22:32:30 +02:00
WolverinDEV 5a5fc74ddd removed by default video registration 2020-08-07 21:46:16 +02:00
WolverinDEV 10340b723b Fixed pre animation critical error calls not showing properly 2020-08-07 21:45:29 +02:00
WolverinDEV 39d069ee9a Fixed compile error within the css-editor 2020-08-07 17:29:43 +02:00
WolverinDEV 31ceb97565 Adding W2G basic functionality. Expended the popout modal 2020-08-07 13:40:11 +02:00
WolverinDEV 63895b31b3 Fixed travis script 2020-08-05 19:44:37 +02:00
WolverinDEV 1709bfcbbe Enabling private message received notification by default (turns out as quite helpfull) 2020-08-05 19:34:32 +02:00
WolverinDEV dab2c58162 Fixed the travis ci script 2020-08-05 19:23:06 +02:00
WolverinDEV 31ee012f12 Adding auto deployment for web.teaspeak.de 2020-08-05 19:20:40 +02:00
WolverinDEV 6eed79ad61 Merge remote-tracking branch 'remotes/origin/canary' into develop
# Conflicts:
#	ChangeLog.md
2020-08-05 19:12:56 +02:00
WolverinDEV 83cfe0bfd5 The web audio player now only gets constructed on a users gesture 2020-08-05 19:10:24 +02:00
WolverinDEV 226f3d50d0 Correctly appending UTF-8 formatting to text only files 2020-08-05 19:05:24 +02:00
WolverinDEV 0725bea8dd Improved logging output and fixed a build error 2020-08-05 18:48:27 +02:00
WolverinDEV 5fbef85470 Removed the max parallel request limit 2020-08-05 18:33:33 +02:00
WolverinDEV be6d0104b6 splitting up chunks into logical units 2020-08-05 18:29:33 +02:00
WolverinDEV 2a2cfee8b0 Including the assemble files into webpack 2020-08-05 18:25:08 +02:00
WolverinDEV d6f7f85b8b removed unnessecery watchers 2020-08-05 16:48:28 +02:00
WolverinDEV e59fb839c9 Updated .gitignore files and changed client js directory name to app 2020-08-05 16:36:55 +02:00
WolverinDEV 80df9b07c2 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb into canary 2020-08-05 16:34:57 +02:00
WolverinDEV 21c51548eb Merged all scss files directly into the app and do not load them separately 2020-08-05 16:34:39 +02:00
WolverinDEV 699db255d8 Added overflow hidden to the modal container 2020-08-01 15:33:11 +02:00
WolverinDEV 12688ee57f Increased context menu z-index and fixed a ts generator bug 2020-08-01 15:33:11 +02:00
WolverinDEV 9310781e15 fixed missing value for the jsrender_generator.ts 2020-08-01 15:33:11 +02:00
WolverinDEV cd861400d6 Updating the translations 2020-08-01 15:33:11 +02:00
WolverinDEV e4ab50b3ee Adding the VariadicTranslatable to the tr generator 2020-08-01 15:33:11 +02:00
WolverinDEV ec123e6154 Updated the translation generate algorithm 2020-08-01 15:33:11 +02:00
WolverinDEV bc628f00e7 Merged with master and fixed some minor issues 2020-08-01 15:33:11 +02:00
WolverinDEV f9107b2ab2 Some minor loader log message removals/changes 2020-08-01 15:33:11 +02:00
WolverinDEV 3fe530a55d Added overflow hidden to the modal container 2020-08-01 15:32:03 +02:00
WolverinDEV 01036291bc Increased context menu z-index and fixed a ts generator bug 2020-08-01 15:27:45 +02:00
WolverinDEV f7aec1ebfa fixed missing value for the jsrender_generator.ts 2020-08-01 15:19:09 +02:00
WolverinDEV 65ede2c6ab Updating the translations 2020-08-01 15:12:00 +02:00
WolverinDEV 366389a287 Adding the VariadicTranslatable to the tr generator 2020-08-01 15:04:33 +02:00
WolverinDEV f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV c17c1113c8 Merged with master and fixed some minor issues 2020-08-01 13:07:33 +02:00
WolverinDEV 08402f3ef2 Merge remote-tracking branch 'origin/master' into canary 2020-08-01 13:07:07 +02:00
WolverinDEV b4fbad83d8 Fixed some small CSS stuff 2020-08-01 11:26:08 +02:00
WolverinDEV 33c8b75957 Fixed icon and avatar loading 2020-08-01 11:26:08 +02:00
WolverinDEV f8bdaedec0
Fixed some small CSS stuff 2020-07-25 13:59:03 +02:00
WolverinDEV cadabd69c7
Fixed icon and avatar loading 2020-07-25 13:56:30 +02:00
WolverinDEV 9f78b7f5af Some minor loader log message removals/changes 2020-07-24 01:13:00 +02:00
WolverinDEV cbbe2094f2 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb 2020-07-24 00:51:27 +02:00
WolverinDEV b0602b7f0e Fixed compile errors due to the renaming of some variables done by my editor.
BTW: Yes! Over 1000 commits
2020-07-24 00:43:52 +02:00
WolverinDEV 7a6bf5914d Cleaned up the log a bit 2020-07-24 00:41:04 +02:00
WolverinDEV 3320a7c46c Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
WolverinDEV b665927832 Fixed some chat notifications 2020-07-23 21:53:11 +02:00
WolverinDEV b3743c554a Finishing the notification system and some fixups for the native client 2020-07-23 20:00:25 +02:00
WolverinDEV 324869e3fd finished off the notification system 2020-07-23 19:31:31 +02:00
WolverinDEV 234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV ba7e618c19 Increased chatbox placeholder bightness 2020-07-21 13:12:35 +02:00