Commit Graph

1132 Commits (1c50051a4a79f106474b41bde0115d287ca8e4fb)

Author SHA1 Message Date
WolverinDEV 1c50051a4a Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
WolverinDEV a98503285f Starting with the whisper system 2020-08-26 12:33:53 +02:00
WolverinDEV f80c7c4e50 Starting with the whisper system 2020-08-26 12:33:40 +02:00
WolverinDEV 56605c2383 Updated the ChangeLog.md 2020-08-24 10:38:27 +02:00
WolverinDEV 700bba4d2e Fixed the SVG sprite generator for unaligned icons 2020-08-24 10:38:14 +02:00
WolverinDEV 1a2d78eec5 removed debugging statement 2020-08-24 10:37:54 +02:00
WolverinDEV 88cbf1383a fixed the country icon path for the native client 2020-08-24 10:35:28 +02:00
WolverinDEV 1435042413 Minimal changes to the change log update window 2020-08-23 11:54:03 +02:00
WolverinDEV 6a2b592817 Improved the change list algorithm 2020-08-23 11:16:13 +02:00
WolverinDEV f231c5a44d Updating the ChangeLog.md 2020-08-23 11:06:06 +02:00
WolverinDEV 1498a30bd3 Added an export all variables mode to the CSS editor and keep these changes persistent 2020-08-23 11:05:55 +02:00
WolverinDEV 84a6e743e1 fixed invalid steam background image path 2020-08-23 11:05:24 +02:00
WolverinDEV 41edb6053e Fixed js render setup for the client 2020-08-23 10:48:15 +02:00
WolverinDEV 7100e090ad added a comma for better gramma 2020-08-23 10:38:24 +02:00
WolverinDEV 9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
WolverinDEV 4557479e09 Added an app updated modal when the app has been updated 2020-08-22 21:20:25 +02:00
WolverinDEV b0aa0c4c1a Fixes some change log anomalies 2020-08-22 21:20:02 +02:00
WolverinDEV ef0080bd83 Merge branch 'master' into develop
# Conflicts:
#	shared/js/ConnectionHandler.ts
#	shared/js/voice/RecorderProfile.ts
#	web/app/index.ts
2020-08-22 17:53:15 +02:00
WolverinDEV aa7b9fff43 Some minimal client improvements 2020-08-22 17:50:38 +02:00
WolverinDEV 1b8130e1fb Reduced the initial-sequence.gif size 2020-08-21 00:28:32 +02:00
WolverinDEV e047e08622 Improved script error print 2020-08-21 00:12:45 +02:00
WolverinDEV 754ec6b3ab Improved script loading error message handler 2020-08-21 00:10:20 +02:00
WolverinDEV cb00b236bb Increased the script timeout to 15 seconds 2020-08-21 00:08:41 +02:00
WolverinDEV 8bea16172d Tweaked the loading options a bit 2020-08-21 00:08:13 +02:00
WolverinDEV 9189fc20a6 Some minor compiler fixes and disabled the webpack entry chunk size limit warning since we're loading the entry chunk so or so async with our loader 2020-08-21 00:02:05 +02:00
WolverinDEV f4f213a3f1 bumped svg sprite generator version 2020-08-20 23:50:42 +02:00
WolverinDEV ca74e428a1 Some minor changes within the build script 2020-08-20 23:43:35 +02:00
WolverinDEV 145e32f958 Fixed the overflow within the CSS editor 2020-08-20 23:33:33 +02:00
WolverinDEV 4c49330bef Fixed missing ctype expression handler in dts generator 2020-08-20 22:18:44 +02:00
WolverinDEV 53210ec4e6 Merge branch 'canary' 2020-08-20 22:17:05 +02:00
WolverinDEV b42f9376f3 Merge branch 'develop' 2020-08-20 22:11:56 +02:00
WolverinDEV 7af9aa85fc Fixed minimal microphone UI visual bug and updated the ChangeLog.md 2020-08-19 23:03:46 +02:00
WolverinDEV 25707f7273 Some minor code cleanups 2020-08-19 23:03:46 +02:00
WolverinDEV a0fccae480 Removed old jquery $ reference 2020-08-19 23:03:46 +02:00
WolverinDEV b8fbd58276 Fixed the microphone selection for the newcomer modal 2020-08-19 23:03:46 +02:00
WolverinDEV b6db01e7d2 Added the ability to insert new lines within a translate able message 2020-08-19 23:03:46 +02:00
WolverinDEV a4e93f4acc Fixed a minor issue related to the teaclient 2020-08-19 23:03:46 +02:00
WolverinDEV 1ec7d681b4 Removed some debug code 2020-08-19 23:03:46 +02:00
WolverinDEV e8614c350b Improved the audio API especially for the web client 2020-08-19 23:03:46 +02:00
WolverinDEV 4977739961 Commiting changes before going on vacation (Still contains errors) 2020-08-19 23:03:46 +02:00
WolverinDEV 7267b3e56a Using React for the microphone settings 2020-08-19 23:03:46 +02:00
WolverinDEV a319633b36 Fixed minimal microphone UI visual bug and updated the ChangeLog.md 2020-08-19 22:58:40 +02:00
WolverinDEV e77b9e1184 Some minor code cleanups 2020-08-19 22:55:43 +02:00
WolverinDEV 90e662a9c8 Removed old jquery $ reference 2020-08-19 22:53:53 +02:00
WolverinDEV c0f09e4d54 Fixed the microphone selection for the newcomer modal 2020-08-19 22:40:40 +02:00
WolverinDEV 8e5525b201 Added the ability to insert new lines within a translate able message 2020-08-19 22:27:03 +02:00
WolverinDEV 14fb1fda54 Fixed a minor issue related to the teaclient 2020-08-19 19:41:05 +02:00
WolverinDEV 07c1f6ff15 Removed some debug code 2020-08-19 19:36:17 +02:00
WolverinDEV 400b4f4293 Improved the audio API especially for the web client 2020-08-19 19:33:57 +02:00
WolverinDEV 0d7a34c31a Commiting changes before going on vacation (Still contains errors) 2020-08-13 13:05:37 +02:00