Commit Graph

969 Commits (c559fdff6c5ae30b82e8233c662375b9ae8385df)

Author SHA1 Message Date
WolverinDEV c559fdff6c Merge branch 'develop' into canary
# Conflicts:
#	ChangeLog.md
#	package-lock.json
#	package.json
2020-07-13 16:36:57 +02:00
WolverinDEV 8757a46b91 Updated the new loader (Images still missing since they're not yet finished) 2020-07-13 11:29:16 +02:00
WolverinDEV f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV 4365e03dbe Fixed some granted value bugs within the PermissionEditor.tsx 2020-06-28 14:40:30 +02:00
WolverinDEV e84a4dcaf0 Fixed some non translatable messages 2020-06-17 17:41:39 +02:00
WolverinDEV fde0027147 Fixed exception on invalid permission when the value was disabled before 2020-06-15 23:10:35 +02:00
WolverinDEV 61516c10df Fixed type which made the copy permission button not work 2020-06-15 21:57:43 +02:00
WolverinDEV 0c3bab0f1f Merge remote-tracking branch 'remotes/origin/master' into develop 2020-06-15 17:17:07 +02:00
WolverinDEV d3a0e252e1 Fixed error when users don't have permissions to view the clients in a server group 2020-06-15 17:16:34 +02:00
WolverinDEV 403afbee0b Fixed missing react key attributes 2020-06-15 17:16:34 +02:00
WolverinDEV 05f59d00f0 Fixed client channel permission query (typo) 2020-06-15 17:16:34 +02:00
WolverinDEV 35881be6d1 Fixed a small UI display bug when directly opening the permission editor for the client/client channel permissions 2020-06-15 17:16:34 +02:00
WolverinDEV 5767430f79 Removed the old permission editor 2020-06-15 17:16:34 +02:00
WolverinDEV fe130b5989 Permission editor reworking 2020-06-15 17:16:34 +02:00
WolverinDEV 229dbe9f08 Fixed small node env bug 2020-06-15 17:16:34 +02:00
WolverinDEV bcd6755cd4 Removed removed css file 2020-06-15 17:16:34 +02:00
WolverinDEV ea05ca6f03 Some updates 2020-06-15 17:16:34 +02:00
WolverinDEV a335e823ac Fixed script node decoding 2020-06-15 17:16:34 +02:00
WolverinDEV 4d2e8e98e0 Improved audio de/encoding 2020-06-15 17:16:34 +02:00
WolverinDEV 57213bbcd1 Fixed error when users don't have permissions to view the clients in a server group 2020-06-15 17:10:32 +02:00
WolverinDEV be1065d210 Fixed missing react key attributes 2020-06-15 17:07:47 +02:00
WolverinDEV d7185497fc Fixed client channel permission query (typo) 2020-06-15 17:03:41 +02:00
WolverinDEV 7e8c77fd09 Fixed a small UI display bug when directly opening the permission editor for the client/client channel permissions 2020-06-15 17:02:28 +02:00
WolverinDEV 8978d3d5d2 Removed the old permission editor 2020-06-15 16:58:17 +02:00
WolverinDEV c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +02:00
WolverinDEV c936a56aee Fixed small node env bug 2020-06-15 16:55:47 +02:00
WolverinDEV 32e1829bc8 Removed removed css file 2020-06-14 20:42:16 +02:00
WolverinDEV b1ea450c5d Some updates 2020-06-13 18:47:05 +02:00
WolverinDEV d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV 99b75f34d6 Improved audio de/encoding 2020-06-12 18:27:33 +02:00
WolverinDEV e950eeda6c Merge branch 'develop' 2020-06-12 11:48:10 +02:00
WolverinDEV cb616b55dc excluding all number inputs from the copy and paste menu 2020-06-12 11:36:47 +02:00
WolverinDEV 9da9a2eae5 Added a copy and paste context menu to all input fields 2020-06-12 11:04:18 +02:00
WolverinDEV 99a8ab9017 Some minor updates 2020-06-11 14:53:14 +02:00
WolverinDEV c8bf0a339d Added the ability to duplicate bookmarks 2020-06-11 14:51:40 +02:00
WolverinDEV ad68dd4f71 Enabled channel file transfer again 2020-06-11 14:50:56 +02:00
WolverinDEV 630dca9dfc fixed issue #107 2020-06-11 14:40:54 +02:00
WolverinDEV 193ca9e047 Fixed #90 2020-06-11 14:26:44 +02:00
WolverinDEV d91a9fba1b Increased version text color 2020-06-11 13:49:09 +02:00
WolverinDEV d1661b9409 Some minor and major bugfixing 2020-06-11 11:17:56 +02:00
WolverinDEV f0ca5ff83f Fixed bug that on channel tree deletion the channel tree gets not updated 2020-06-11 10:47:25 +02:00
WolverinDEV 9b77978f8e Fixed minor download/upload variable mistake 2020-06-10 23:02:03 +02:00
WolverinDEV 5af68c0a1c Fixed some minor transfer bugs as well added some more features required for the native clients file transfer 2020-06-10 22:44:50 +02:00
WolverinDEV 52d998000d Updated the load so I could reload the UI without a need of restarting the full client 2020-06-10 22:44:24 +02:00
WolverinDEV 41323f9a5c Removed automated file transfer popup 2020-06-10 18:54:16 +02:00
WolverinDEV c9474ad011 Added a work around for the, sometimes not working emcmake command 2020-06-10 18:48:48 +02:00
WolverinDEV 9f285ba347 Merge branches 'develop' and 'master' of https://github.com/TeaSpeak/TeaWeb into develop
 Conflicts:
	ChangeLog.md
	package-lock.json
	shared/i18n/hu_google_translate.translation
	shared/js/ConnectionHandler.ts
	shared/js/file/Avatars.tsx
	shared/js/file/FileManager.tsx
	shared/js/file/Icons.tsx
	shared/js/main.tsx
	shared/js/ui/modal/ModalIconSelect.ts
	shared/js/ui/tree/Client.tsx
	tools/dtsgen/import_organizer.ts
2020-06-10 18:37:03 +02:00
WolverinDEV 116779d151 Fixed some minor issues within the declaration tool generator 2020-06-10 18:29:33 +02:00
WolverinDEV 804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV 00b0a40fd9 Fixed setState in constructor react warning 2020-05-23 10:47:59 +02:00