Commit Graph

1637 Commits (b1c2b80ec82eff83d2f835a684aac020b6febd4a)

Author SHA1 Message Date
WolverinDEV b1c2b80ec8 Updated the permission editor to be popoutable 2021-03-23 12:03:00 +01:00
WolverinDEV dd7fa648c4 Fixed the popout modal for the native client 2021-03-22 20:24:34 +01:00
WolverinDEV f7c1f828c5 Fixed the tar command 2021-03-22 19:13:04 +01:00
WolverinDEV 5a2b5143a0 Adding coreutils for realpath 2021-03-22 18:46:37 +01:00
WolverinDEV d7ed586417 Fixed the deploy UI file script 2021-03-22 17:51:53 +01:00
WolverinDEV e5bedb0c44 Updated the script helpers 2021-03-22 17:17:34 +01:00
WolverinDEV 084dd4cb63 Reworked the trgen project structure and remove unneeded functionality 2021-03-22 17:00:11 +01:00
WolverinDEV 9d8c3600e1 Fixed the infinity loading screen when altering groups 2021-03-21 16:55:54 +01:00
WolverinDEV 582b93852b Reworked the server group assignment modal 2021-03-21 16:51:30 +01:00
WolverinDEV f3f5fd0618 Fixed and moved the w2g part 2021-03-20 19:12:21 +01:00
WolverinDEV b35512db55 Updated the german translation 2021-03-20 16:41:34 +01:00
WolverinDEV 9fa6633a1d Fixing up the shared content for the native client 2021-03-20 16:39:50 +01:00
WolverinDEV 79e67920a7 Some minor i18n react component cleanup 2021-03-20 15:15:28 +01:00
WolverinDEV 0b5f519735 Encapsulated the external modal from spawning and administrating windows 2021-03-20 15:10:16 +01:00
WolverinDEV 3d04fa3f0d Starting to introduce a loader performance logger 2021-03-18 19:44:46 +01:00
WolverinDEV 85acd6dd56 Some more small rework and cleanup 2021-03-18 18:59:06 +01:00
WolverinDEV e2be859266 Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
WolverinDEV 38ea11725f Using a provider for the dns resolver 2021-03-18 12:55:35 +01:00
WolverinDEV 126b836cbd Made the BBCode renderer fully popoutable which now allows the PokeModal to be popoutable 2021-03-18 12:27:22 +01:00
WolverinDEV 2755c1e62d Fixed invalid poke import and delete the old modal 2021-03-18 12:05:19 +01:00
WolverinDEV 1ed7c48b6b Using slightly differen colors 2021-03-18 12:01:44 +01:00
WolverinDEV 89b63a425d Using a react poke modal 2021-03-17 22:36:49 +01:00
WolverinDEV 081ed060ed Removed the old html tag system for channels 2021-03-17 21:23:07 +01:00
WolverinDEV 64b618d0bf Using react to render the image preview and removed the main app template 2021-03-17 21:20:03 +01:00
WolverinDEV 4d2b83d7a3 adding style back in since we need the "avatar.png" 2021-03-17 20:52:52 +01:00
WolverinDEV 36f239b789 Fixed build script 2021-03-17 20:27:47 +01:00
WolverinDEV 62d367129e
Rename bookmarks.ts to Bookmarks.ts 2021-03-17 20:07:12 +01:00
WolverinDEV ecf12c788e Applied required changes to the automatic build system 2021-03-17 19:41:51 +01:00
WolverinDEV 65dc29a229 Separated image, js and css files 2021-03-17 18:52:35 +01:00
WolverinDEV bedaae5a7c Adding postcss auto prefixer 2021-03-17 18:32:03 +01:00
WolverinDEV 1193f4e0b1 Updated the loader which now uses webpack assets 2021-03-17 18:25:04 +01:00
WolverinDEV b7dc3f4fdc fixed a compile error when using webpack serve 2021-03-17 18:05:39 +01:00
WolverinDEV cce73043a6 Cleaned up required runtime dependencies 2021-03-17 16:06:16 +01:00
WolverinDEV 5b289b15d7 Properly import the old global css styles 2021-03-17 16:02:06 +01:00
WolverinDEV 29639ca836 Improved the translation generator. It now generates a up2date translation list 2021-03-17 15:38:56 +01:00
WolverinDEV ff610bf3ee Fixed some minor project setup issues 2021-03-17 14:00:35 +01:00
WolverinDEV 503ca5db8b Correctly inlining the global loader style 2021-03-17 13:41:01 +01:00
WolverinDEV 61da22895f Mostly using direct assets instead of stored files somewhere within the project. 2021-03-17 13:28:27 +01:00
WolverinDEV 66021b125b Some more minor updates 2021-03-16 16:40:17 +01:00
WolverinDEV 2a24ea68b3 Cleanupped the template file again 2021-03-16 16:17:42 +01:00
WolverinDEV 1d27f33a96 Removed the devel blocks 2021-03-16 15:59:22 +01:00
WolverinDEV a82d474b32 Removed the audio lib 2021-03-16 15:55:27 +01:00
WolverinDEV 1b2de3ed63 Added the possibility to popout modals and finished the work on the bookmark modals 2021-03-16 15:14:03 +01:00
WolverinDEV 95f4a7bfb7 Fixed the bookmark manager for windowed mode 2021-03-14 19:50:45 +01:00
WolverinDEV fc2ea02955 Fixed music bot button stuck behind preview image 2021-03-14 19:43:54 +01:00
WolverinDEV 6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
WolverinDEV 439ba5488e Fixed some modal flaws (will break because of ts inter op which hasn't been commited) 2021-03-14 12:25:02 +01:00
WolverinDEV 82cbfd9e45 fixed some minor bugs 2021-03-13 20:10:00 +01:00
WolverinDEV 3e42c7027f Properly parse empty setting value for booleans and integers 2021-03-12 18:24:43 +01:00
WolverinDEV 7f6af3c304 Fixed some minor permission related ui issues 2021-03-12 18:12:23 +01:00