Commit Graph

482 Commits

Author SHA1 Message Date
DrMint 8842707ae4 Autoselect the system theme by default 2022-02-23 13:13:05 +01:00
DrMint 60c32fc86d fixed visual bug with unthemed bg 2022-02-22 14:44:33 +01:00
DrMint dc83821ff2 Created a custom hook for persistent useState 2022-02-22 14:31:03 +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 2b2a9c41e2 fixed the links 2022-02-21 19:59:42 +01:00
DrMint 3ce7cd487c Moved things around as Content is now separate from library 2022-02-21 19:08:15 +01:00
DrMint 044dd5b265 fixed broken links 2022-02-21 03:48:41 +01:00
DrMint b4d88a3377 SVG don't need to be optimized 2022-02-21 01:46:00 +01:00
DrMint 557bc792ed Renammed appLayoutSlice 2022-02-21 01:41:20 +01:00
DrMint f0a16656f8 updated dependencies 2022-02-21 01:36:19 +01:00
DrMint d28d28bfea Simplified Img component 2022-02-21 01:32:22 +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 e2f8a72a37 Updated README 2022-02-20 15:34:18 +01:00
DrMint da93a87440 Simplified how NavOption are declared 2022-02-20 15:18:35 +01:00
DrMint 7efeb08bb7 Return buttons now close the subpanel in mobile 2022-02-20 15:18:14 +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 290fa80b31 Added support for multi-size images 2022-02-19 05:28:04 +01:00
DrMint 57399a60dd Added language selector + better use of components 2022-02-19 02:14:16 +01:00
DrMint b634c92142 multple small improvement 2022-02-18 19:29:25 +01:00
DrMint 910052c372 added paper texture + fixed problem with text always being justified 2022-02-18 04:21:28 +01:00
DrMint 7657962740 Improved compatibility on smaller devices 2022-02-18 01:22:45 +01:00
DrMint bab17d47e0 Fixed ESLINT error 2022-02-17 23:36:24 +01:00
DrMint 403106c48a updated more dependencies 2022-02-17 23:03:22 +01:00
DrMint 3516d74967 updated various dependencies 2022-02-17 22:39:38 +01:00
DrMint e5b4e7e19f Added RichText/HTML to Markdown convertor 2022-02-17 19:49:28 +01:00
DrMint b736660b06 Added Editor for Markdawn 2022-02-17 17:55:44 +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 76deea2aa7 added basic pwa manifest 2022-02-17 04:21:06 +01:00
DrMint 0e35f5aed9 Added support for touch screens where hovering is not possible 2022-02-17 02:49:32 +01:00
DrMint c6b6ec1479 More element are translation-ready 2022-02-16 19:44:05 +01:00
DrMint b21c709873 Transfered Content to Library/Content 2022-02-16 17:12:34 +01:00
DrMint 9a630d29da Replaced Data and Hubs with Wiki 2022-02-16 17:09:46 +01:00
DrMint 502d5866f4 Fixed library to always have 2 columns on mobile 2022-02-15 17:55:45 +01:00
DrMint f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +01:00
DrMint cc9bed6667 Added more translations + more pages 2022-02-14 05:49:43 +01:00
DrMint 75da366216 Added support for UI translation and other fields 2022-02-12 11:02:22 +01:00
DrMint ee8be64ce3 Changed boxshadow to dropshadow to support transparency 2022-02-09 01:43:42 +01:00
DrMint 5ea451f63d Added support for markdown 2022-02-08 17:34:17 +01:00
DrMint a1875fcf2d fixed vulnerabilities 2022-02-08 16:51:56 +01:00
DrMint b775e25b70 Show content and text 2022-02-08 16:49:15 +01:00
DrMint 1d42821eed Added subtitle and pretitle to content 2022-02-08 09:44:17 +01:00
DrMint 676b73318e Added more info on library items 2022-02-08 05:52:22 +01:00
DrMint ddc6c1b491 Using the new datamodel for library content 2022-02-07 05:03:51 +01:00
DrMint 7fb48b2544 Fixed bug: Button couldn't be clicked 2022-01-31 13:16:30 +01:00
DrMint d3197b32bd Library item show their content and more components 2022-01-29 17:52:47 +01:00