77 Commits

Author SHA1 Message Date
DrMint
24a8b43701 Fixed the hooks problems plus other things 2022-06-18 04:02:20 +02:00
DrMint
c076ec06ad Use of cJoin and cIf 2022-06-15 07:33:20 +02:00
DrMint
1ee5ff1292 Improvements here and there 2022-06-12 13:54:17 +02:00
DrMint
bd7330489f Prettier 2022-06-09 21:01:40 +02:00
DrMint
ede23194de Fixed default description 2022-06-09 20:53:37 +02:00
DrMint
97c8670924 Added better description 2022-06-08 23:04:27 +02:00
DrMint
46c4fece41 Added missing translations 2022-06-06 22:51:45 +02:00
DrMint
2dee361f20 Disabled search for now 2022-05-27 16:22:05 +02:00
DrMint
622493a869 Added clear search and reset filters to relevent pages 2022-05-27 16:16:45 +02:00
DrMint
6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +02:00
DrMint
3a379f98a1 Added properly typed icons 2022-05-22 16:24:16 +02:00
DrMint
a7c5ca61fd Added basic search 2022-05-22 14:43:36 +02:00
DrMint
88b60077df Added tailwindcss prettier 2022-05-21 13:18:57 +02:00
DrMint
58bd46f25d Changed some icons + use langui for search placeholder 2022-05-17 23:54:51 +02:00
DrMint
fa96469ebf Fixed key problems + search function 2022-05-17 23:16:22 +02:00
DrMint
50e988f64f Fixed font size wasn't apply to icons which make things look werid 2022-05-17 21:42:45 +02:00
DrMint
2b3ecc665c Given better default for how to close opened menus when url or hash change 2022-05-17 20:09:38 +02:00
DrMint
311d91c370 Somewhat fixed problem with pages not going back up when changing dynamic slug 2022-05-16 23:54:16 +02:00
DrMint
b2b2b00735 Replace raw string by translated strings 2022-05-15 10:14:45 +02:00
DrMint
5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint
e17dbc14a0 Wrapped lines that are too long 2022-05-10 22:24:31 +02:00
DrMint
0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00
DrMint
02e03071a0 Moved getAppStaticProps to Graphql 2022-05-08 12:26:36 +02:00
DrMint
aafa278384 Splitted the helpers into multiple files 2022-05-08 12:21:29 +02:00
DrMint
b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint
08170887b9 Fixed missing playername in settings 2022-05-08 11:26:22 +02:00
DrMint
6d2240fb55 Lightbox gestures and keyboard navigation 2022-05-07 19:55:08 +02:00
DrMint
e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00
DrMint
0e130da9ea Moved input components to another subfolder 2022-04-24 15:12:32 +02:00
DrMint
9b162b0d49 Fixed bug where 404 would freak out 2022-04-24 15:06:39 +02:00
DrMint
8e734aa347 Select the primary language according to routing 2022-04-15 17:40:57 +02:00
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