Commit Graph

79 Commits

Author SHA1 Message Date
DrMint 5edc2d7f27 Lots of things including Chronicles 2022-07-18 02:04:13 +02:00
DrMint ae25df8d72 There's a lot to unpack here 2022-07-08 01:42:38 +02:00
DrMint be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint b9570e903e Added transcript tool 2022-07-02 04:34:21 +02:00
DrMint bc0764c0d0 Improved stuff 2022-06-18 21:53:23 +02:00
DrMint 6ae54c39d4 Removed troublesome Immutable type 2022-06-18 04:39:18 +02:00
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 2dee361f20 Disabled search for now 2022-05-27 16:22:05 +02:00
DrMint 89bfc7ea89 TSC/Lint/Prettier 2022-05-27 13:17:37 +02:00
DrMint 56e89dbbe4 View tweaks and fixes 2022-05-22 21:23:18 +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 2b3ecc665c Given better default for how to close opened menus when url or hash change 2022-05-17 20:09:38 +02:00
DrMint 5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint f51f7322fe Increased size of config button 2022-05-13 21:15:34 +02:00
DrMint 3469b5bfe9 Improved layout on mobile and avoid overflow 2022-05-13 21:06:46 +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 b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +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 1251bf19bc Fixed all lint alert 2022-04-23 22:08:22 +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 e3c2e4da1d Added basic video functionnality 2022-04-01 20:47:42 +02:00
DrMint 125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +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 1b7e425c0e Added more translated fields 2022-03-20 13:46:36 +01:00
DrMint c48ff5249b Reintroduced the wiki pages 2022-03-19 17:32:23 +01:00
DrMint d2294393b5 Now use Tippy for Tooltips 2022-03-13 14:54:56 +01:00
DrMint 3873ef44f9 Added tooltips in more places 2022-03-13 03:00:38 +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 b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +01:00
DrMint 8de571a030 Removed tailwindcss/typo and use custom class instead 2022-03-12 13:23:09 +01:00
DrMint 252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint bc4cf2bce0 Added backdrop blur to popup windows 2022-03-06 19:10:38 +01:00
DrMint 250adfc746 Added setting menu with textsize and font selection 2022-03-06 16:50:17 +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 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 8842707ae4 Autoselect the system theme by default 2022-02-23 13:13:05 +01:00