32 Commits

Author SHA1 Message Date
DrMint
252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint
36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint
a04e25a1ad Added more localized texts 2022-03-07 13:29:39 +01:00
DrMint
d6279df8bf Added player name input 2022-03-06 20:48:44 +01:00
DrMint
bc4cf2bce0 Added backdrop blur to popup windows 2022-03-06 19:10:38 +01:00
DrMint
f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +01:00
DrMint
250adfc746 Added setting menu with textsize and font selection 2022-03-06 16:50:17 +01:00
DrMint
264d9f2494 Menus on mobile can now be closed using a button 2022-03-06 04:36:26 +01:00
DrMint
c1f78fc04d Created a component for popup windows 2022-03-06 03:44:09 +01:00
DrMint
444842e570 Added missing translations here and there 2022-03-05 16:34:19 +01:00
DrMint
9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +01:00
DrMint
a085a8b95c Added testing and display recorders info 2022-02-27 08:17:58 +01:00
DrMint
0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint
6604fa2929 Completely replaced theming. Now using arbitrary theming 2022-02-24 02:06:25 +01:00
DrMint
6d1bbc6ecb Added texture the dark mode bg + show subitem types 2022-02-24 00:57:43 +01:00
DrMint
60c32fc86d fixed visual bug with unthemed bg 2022-02-22 14:44:33 +01:00
DrMint
c4ce6aa11e Added darkmode and replaced redux by context 2022-02-22 13:53:44 +01:00
DrMint
a39313c655 Added foundation for dark theme support 2022-02-22 03:55:38 +01:00
DrMint
3ce7cd487c Moved things around as Content is now separate from library 2022-02-21 19:08:15 +01:00
DrMint
557bc792ed Renammed appLayoutSlice 2022-02-21 01:41:20 +01:00
DrMint
c89fdbb499 Abstracted Image component for Strapi images + fixed key react problem 2022-02-21 01:01:27 +01:00
DrMint
1a4b73f1f5 Reduced width for the minimized mainpanel 2022-02-20 18:01:50 +01:00
DrMint
54f8170bac Added tooltips for the minimized Mainmenu options 2022-02-20 17:56:22 +01:00
DrMint
8731557f40 Added Redux Toolkit to manage the UI globally 2022-02-20 14:59:56 +01:00
DrMint
bcb9e5fd7d Added foundation for a minimizable navbar 2022-02-20 13:49:44 +01:00
DrMint
57399a60dd Added language selector + better use of components 2022-02-19 02:14:16 +01:00
DrMint
910052c372 added paper texture + fixed problem with text always being justified 2022-02-18 04:21:28 +01:00
DrMint
e5b4e7e19f Added RichText/HTML to Markdown convertor 2022-02-17 19:49:28 +01:00
DrMint
877dc01586 Fixed error with turnSubIntoContent 2022-02-17 17:54:07 +01:00
DrMint
7dd2325e97 Added support for gestures to open close menus 2022-02-17 05:50:18 +01:00
DrMint
0e35f5aed9 Added support for touch screens where hovering is not possible 2022-02-17 02:49:32 +01:00
DrMint
f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +01:00