46 Commits

Author SHA1 Message Date
DrMint
fb88e97825 Added language preference system 2022-04-10 23:18:52 +02:00
DrMint
3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint
73ad43fe7d Prettier 2022-03-31 15:01:44 +02:00
DrMint
125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +02:00
DrMint
324eb7c366 Fixed bug with lenght of title 2022-03-30 00:15:23 +02:00
DrMint
c8a2104dae Removed some static text and use textui 2022-03-29 23:45:23 +02:00
DrMint
a16be4acf5 Only languages part of Nextjs i18n can appear in the switch language now 2022-03-28 11:33:04 +02:00
DrMint
9b0404a742 Added scans + removed useless router as props + use graphql aliases for getting available languages 2022-03-28 10:43:25 +02:00
DrMint
4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint
38543ae3dd Added import prettrier and ran it 2022-03-26 17:09:42 +01:00
DrMint
54940260e7 Added a little message box whenever content is not available in the current language 2022-03-20 13:21:30 +01:00
DrMint
8b28e794b4 Added lighbox using react-image-lightbox 2022-03-18 13:51:48 +01:00
DrMint
4b30dac878 Changed Applayout from fixed to grid + using custom tooltip 2022-03-13 02:27:34 +01:00
DrMint
f4217a597c Removed react-tooltip 2022-03-12 18:12:02 +01:00
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