Commit Graph

  • f127894110 Some minor updates 1.4.10 WolverinDEV 2021-07-23 14:59:43 +0200
  • 9f03f33a23 Fixed a query rename bug WolverinDEV 2021-05-26 11:49:07 +0200
  • b155bf8d5f Fixed a client disconnect bug WolverinDEV 2021-05-19 11:42:09 +0200
  • 616149d5dd Fixed some bugs WolverinDEV 2021-05-09 18:28:26 +0200
  • d2154a8541 Merge remote-tracking branch 'origin/1.4.10' into 1.4.10 WolverinDEV 2021-05-03 10:42:39 +0200
  • f48b904935 Fixed error spam and a memory leak WolverinDEV 2021-05-03 10:42:03 +0200
  • 857ec0b05d Fixed build for linux WolverinDEV 2021-05-01 22:43:03 +0000
  • c7985c4dd1 Fixed permissions WolverinDEV 2021-04-28 18:43:30 +0200
  • 6ad9f7d3f0 Properly counting group name lengths and fixed a crash on server create when the group creation process failed WolverinDEV 2021-04-28 18:31:59 +0200
  • bc8f314623 Some minor changes WolverinDEV 2021-04-22 00:14:34 +0200
  • f008d3a711 Starting attempt to implement the new rust time transfer server WolverinDEV 2021-04-21 13:19:45 +0200
  • f4aaec6481 Fixed compilation for windows and hide task executor impl details WolverinDEV 2021-04-19 19:29:46 +0200
  • 444dea13c5 Fixed missing generation estimator reset within the packet decoder WolverinDEV 2021-04-19 19:11:43 +0200
  • 7a7a24ee2c Fixed recurring tasks sometimes getting totally dropped when canceling a recurring task WolverinDEV 2021-04-18 21:20:11 +0200
  • a23393b135 Fixed the permission definitions WolverinDEV 2021-04-17 13:12:13 +0200
  • 1eaa9bb371 Reworked the voice IP part WolverinDEV 2021-04-15 17:14:46 +0200
  • 0726cd6c95 Using one global event loop for the query and web client WolverinDEV 2021-04-15 12:54:52 +0200
  • 2747c67f44 Merge remote-tracking branch 'origin/1.4.10' into 1.4.10 WolverinDEV 2021-04-15 03:28:52 +0200
  • 0a73e4c10c Heavily improving the clients join and leave performance WolverinDEV 2021-04-15 03:28:08 +0200
  • 88158742e8 Some general code cleanup WolverinDEV 2021-04-14 23:12:50 +0200
  • 393bc621c0 Fixed the query client view power WolverinDEV 2021-04-14 16:00:02 +0200
  • 8fb93d1d9d Some code refactoring WolverinDEV 2021-04-14 14:57:03 +0200
  • 222129b594 Fixed the ed25519 include path and using proper c include WolverinDEV 2021-03-27 14:37:46 +0100
  • 1a14882632 Fixed compilation for windows WolverinDEV 2021-03-27 14:35:53 +0100
  • 2aba908be6 Only using the static non debug runtime library WolverinDEV 2021-03-27 14:24:49 +0100
  • 8dde5b1c23 SOme updates WolverinDEV 2021-03-21 23:51:36 +0100
  • eef0144e77 Some more work for the new group manager WolverinDEV 2021-03-07 19:17:19 +0100
  • 26981b95f7 Fixed some compile errors WolverinDEV 2021-03-01 14:50:57 +0100
  • 206e0052d1 Using property wrapper for all property accesses WolverinDEV 2021-03-01 14:37:02 +0100
  • 465975e9ca Reworked the property system and fixed a crash WolverinDEV 2021-03-01 14:16:43 +0100
  • b26132fa54 Temporary stashing group changes WolverinDEV 2021-02-28 19:03:40 +0100
  • 71443bc4d3 Introduced the new group manager WolverinDEV 2021-02-26 21:32:56 +0100
  • 799bf8d26b Removed the whole TS3 WebList feature WolverinDEV 2021-02-25 11:54:46 +0100
  • 7ff7d01cd3 Updates for the 1.5.1 version WolverinDEV 2021-02-25 11:13:09 +0100
  • dd8ea1c8d9 fixed the task executor WolverinDEV 2021-02-24 20:41:26 +0100
  • 539d94e724 Adding support to get the last inserted row WolverinDEV 2021-02-22 18:55:35 +0100
  • 6e99fc1ab4 Using tasks instead of inlining certain client updates WolverinDEV 2021-02-21 21:56:51 +0100
  • 84a08c469b Fixed an internal command handler hangup per client WolverinDEV 2021-02-14 20:36:55 +0100
  • b785cd52ba Using __x86_64__ WolverinDEV 2021-02-12 14:56:25 +0100
  • d9e2462848 Fixed long long unsigned int WolverinDEV 2021-02-12 14:51:43 +0100
  • e58b123f4a Fixed compile errors WolverinDEV 2021-02-12 14:44:30 +0100
  • 7c82007b4e Improved packet allocation WolverinDEV 2021-02-07 18:14:14 +0100
  • 261a237291 Merge remote-tracking branch 'origin/1.4.10' into 1.4.10 WolverinDEV 2021-02-07 18:05:09 +0100
  • 2aed7708ee Adding a flag to the packet decoder whatever we're on the server or client side WolverinDEV 2021-02-07 18:04:56 +0100
  • 075ac4cb27 Fixed client compile WolverinDEV 2021-02-07 15:04:01 +0100
  • 16aca3a6bf Fixed compile for Windows WolverinDEV 2021-02-07 12:33:56 +0100
  • 4367736c77 Moved some voice udp utils to the shared teaspeak part WolverinDEV 2021-02-07 12:27:27 +0100
  • f6f90f1196 Fixed windows standalone build WolverinDEV 2021-02-06 23:18:29 +0100
  • 1c448ed41c Fixed windows WolverinDEV 2021-02-06 22:35:43 +0100
  • 6e2d901bf6 Made all non required libraries for the client optional WolverinDEV 2021-02-06 21:00:05 +0100
  • ac48d30696 Some smaller changes and code cleanups WolverinDEV 2021-02-05 17:20:38 +0100
  • d213c0ade0 Using long long unsigned only on 64 bit WolverinDEV 2021-02-05 14:23:29 +0100
  • c0790984ee Some minor code refactors and fixed converter for 332bit builds WolverinDEV 2021-02-05 14:20:10 +0100
  • c1085c84cf Using uint32_t as reconnect value WolverinDEV 2021-01-29 09:58:29 +0100
  • 0cd49a6a2b A lot of query reworking WolverinDEV 2021-01-28 20:59:14 +0100
  • eb77a7fefb Some minor changes WolverinDEV 2020-12-29 18:26:08 +0100
  • 12c2a1592d Fixed a crash related to the whisper system and some minor updates WolverinDEV 2020-12-19 10:52:23 +0100
  • d42dba7983 Fixed libnice WolverinDEV 2020-12-12 20:37:13 +0100
  • 1ae3b59e14 Video now has to be manually activated in order to watch it WolverinDEV 2020-12-10 13:33:08 +0100
  • c8c6738569 Fixed missing permission WolverinDEV 2020-12-08 23:48:08 +0100
  • 83023f2fa6 Fixed some minor speaking bugs WolverinDEV 2020-12-05 21:50:01 +0100
  • d2720897c4 Some minor and small fixes WolverinDEV 2020-12-05 16:27:40 +0100
  • 38cebf23a1 b_channel_create_private REMOVAL WolverinDEV 2020-12-05 10:11:19 +0100
  • 20f9295fbe Removing one permission WolverinDEV 2020-12-05 10:09:33 +0100
  • b271cdd6ff Added a new channel property WolverinDEV 2020-12-03 10:49:20 +0100
  • 569b360a8e Fixed default channel conversation mode WolverinDEV 2020-12-03 10:39:22 +0100
  • 3eedb7d772 Some minor fixes WolverinDEV 2020-12-02 21:43:03 +0100
  • 2ba9288cc2 Fixed invalid property default value change WolverinDEV 2020-12-01 10:11:50 +0100
  • 5b74992beb Updated the channel edit and create functions WolverinDEV 2020-12-01 10:07:36 +0100
  • 2cc8a42ce7 Supporting voice whisper again WolverinDEV 2020-11-28 11:09:24 +0100
  • 23db0edd22 Improved the code quality and TeaSpeak now builds with clang WolverinDEV 2020-11-26 10:34:59 +0100
  • 7b51bcc5e8 Initial video commit WolverinDEV 2020-11-07 13:17:45 +0100
  • f5c643129e Updated the property list command and added a channel description only mode WolverinDEV 2020-10-04 15:04:23 +0200
  • 0a960e4148 Some more updates WolverinDEV 2020-09-06 21:00:24 +0200
  • 4d7fabe2ea Fixed MySQL WolverinDEV 2020-08-22 21:34:34 +0200
  • f80f629496 Fixing some bugs for 1.4.19b1 WolverinDEV 2020-08-18 22:03:05 +0200
  • 59ec412fea Adding a basic skillet to the new voice server - fixed some connection issues WolverinDEV 2020-08-03 13:51:44 +0200
  • c3188cd9e5 Updating the deploy algorithm WolverinDEV 2020-07-31 17:35:11 +0200
  • a634396845 First draft of the new snapshot system and database changes WolverinDEV 2020-07-30 20:25:42 +0200
  • 1c6482262f Fixed some too long messages WolverinDEV 2020-07-30 11:50:30 +0200
  • 143322575d Finalizing the voice connection cleanup WolverinDEV 2020-07-29 22:53:36 +0200
  • a15eb9d25c reworked the voice client connection part 1 WolverinDEV 2020-07-29 19:05:35 +0200
  • b1f5620760 A lot of changes to 1.4.17 WolverinDEV 2020-07-28 18:36:30 +0200
  • a4d7c90945 Fixed some basic stuff WolverinDEV 2020-07-23 20:28:41 +0200
  • 7a3854843f Some minor bugfixes WolverinDEV 2020-07-13 11:13:06 +0200
  • 809fa82b31 Added the action logging system WolverinDEV 2020-06-28 14:01:11 +0200
  • f11bee75c1 Some minor fixes and added the listfeaturesupport command WolverinDEV 2020-06-16 12:57:18 +0200
  • d772aa050c File transfer server now respects the port and host settings set via the config.yml WolverinDEV 2020-06-13 01:08:46 +0200
  • 32dc9423c2 Appropriate linking some libraries WolverinDEV 2020-06-11 13:24:05 +0200
  • 9b41ca5dca Some minor changes WolverinDEV 2020-06-10 18:17:29 +0200
  • 246e57e69d Fixed YatQa rror WolverinDEV 2020-05-19 09:51:52 +0200
  • f404d5e1fa Some updates WolverinDEV 2020-05-14 15:08:26 +0200
  • a4febf7b5a A lot of file transfer updates WolverinDEV 2020-05-13 11:32:01 +0200
  • b60608ff94 A lot of updates WolverinDEV 2020-05-07 21:28:11 +0200
  • ee4c7540f0 Some updates WolverinDEV 2020-04-28 18:27:46 +0200
  • 56e4ca45a9 Fixed some bugs WolverinDEV 2020-04-26 19:41:40 +0200
  • bcbff04979 Fixed the invalid packet splitting algorithm WolverinDEV 2020-04-25 11:25:59 +0200
  • 5842bbe067 A lot of updates (Speed improvement) WolverinDEV 2020-04-24 22:04:04 +0200
  • 2725c57f2e 1.4.14 ;) WolverinDEV 2020-04-23 15:36:56 +0200
  • 0b06a87fa4 Removed the reuse port options WolverinDEV 2020-04-18 12:56:00 +0200