Commit Graph

477 Commits

Author SHA1 Message Date
DrMint f65bdcc72c Added prebuild 2022-05-07 11:51:00 +02:00
DrMint fe3757f56f Added npm run-scripts 2022-05-07 11:35:53 +02:00
DrMint fcd4ba9385 Added tsc check and other small things 2022-05-07 11:19:46 +02:00
DrMint 349f53ea27 Post lack of attribute now send a 404 2022-05-07 11:19:28 +02:00
DrMint 85106d1735 Extracted language selector logic into a custom hook 2022-05-07 11:17:58 +02:00
DrMint 6f69aaf236 Fixed bug when switching between content pages not changing the content 2022-05-05 23:41:24 +02:00
DrMint e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00
DrMint c49094c843 Removed currently useless View profile button on Recorder chip 2022-05-04 04:11:29 +02:00
DrMint 379ed4ce20 Added back the data checkups in their own separate page 2022-05-04 04:11:03 +02:00
DrMint 0e130da9ea Moved input components to another subfolder 2022-04-24 15:12:32 +02:00
DrMint 15f44a009a removed horizontal line when unecessary 2022-04-24 15:07:06 +02:00
DrMint 9b162b0d49 Fixed bug where 404 would freak out 2022-04-24 15:06:39 +02:00
DrMint fcd303fe6a Renameed component 2022-04-24 14:32:55 +02:00
DrMint 1c2653ad07 Added previous/next content recommendation 2022-04-24 14:28:21 +02:00
DrMint 2fe1ffb273 Added autoprefixer, because?? 2022-04-24 00:14:43 +02:00
DrMint 5f1dd5ec31 Updated dependencies 2022-04-23 23:40:24 +02:00
DrMint a780db9b0f Fixed some potential problem with the uselocalstorage 2022-04-23 23:28:52 +02:00
DrMint 80f78d9940 Hotfix: was using a variable in generated css classes which isn't possible 2022-04-23 22:25:49 +02:00
DrMint cb4787ea42 Removed useless source language button 2022-04-23 22:15:04 +02:00
DrMint cf76a49219 Prettier 2022-04-23 22:08:48 +02:00
DrMint 1251bf19bc Fixed all lint alert 2022-04-23 22:08:22 +02:00
DrMint a87f8abdf0 Moved db testing to a seperate page 2022-04-23 21:47:59 +02:00
DrMint 427e44cdf4 Prettier 2022-04-23 20:33:41 +02:00
DrMint 81ac3fb23a Pages now use the new ThumbnailPreview component 2022-04-23 20:32:55 +02:00
DrMint 351c526dbe Fixed bug where post would unwantendly display the return button on mobile 2022-04-23 20:31:49 +02:00
DrMint 7dc8ab3a28 Simplified how the images are loaded from markdown 2022-04-23 20:30:51 +02:00
DrMint ae7dc03821 Renammed the import name for the compoentn 2022-04-23 20:30:02 +02:00
DrMint a1644ab47f Img component now support raw url 2022-04-23 20:29:38 +02:00
DrMint add0522095 Fused all the preview cards to one all-encompassing component 2022-04-23 20:16:23 +02:00
DrMint 51f050819e Content descriptions can now be parsed as markdawn 2022-04-22 22:42:38 +02:00
DrMint 025e4c4d31 Added notes to content 2022-04-16 21:28:46 +02:00
DrMint 741a10ef29 Order scan pages automatically 2022-04-16 20:13:08 +02:00
DrMint 648446d267 More pages updated when content are updated 2022-04-16 20:12:49 +02:00
DrMint 1ddcd68286 Scans pages are also refreshed when the library item is updated 2022-04-15 17:58:34 +02:00
DrMint 1c023e6a01 Hotfix 2022-04-15 17:42:31 +02:00
DrMint 8e734aa347 Select the primary language according to routing 2022-04-15 17:40:57 +02:00
DrMint 18aef1c8eb update README 2022-04-13 03:07:39 +02:00
DrMint 3b0514fc6b Added more info for scans of covers 2022-04-13 03:06:51 +02:00
DrMint 822adbec48 Added covers in the scanset 2022-04-12 18:10:26 +02:00
DrMint b3f3ddf60e Added smart translation to scan 2022-04-12 14:30:15 +02:00
DrMint a84560d86e Added smart language switch for posts ad hoc page and content 2022-04-12 12:25:40 +02:00
DrMint 049a2e2044 OrderableList had the wrong function name 2022-04-12 12:00:10 +02:00
DrMint 2a784fd0ec Added arrows for browser that does'nt support drag&drop 2022-04-11 01:27:30 +02:00
DrMint a61ccea317 Popup had a problem when they need to be scroolable 2022-04-11 01:27:04 +02:00
DrMint fb88e97825 Added language preference system 2022-04-10 23:18:52 +02:00
DrMint 3cf890d70d Buttons' content can no longer be selected + draggability 2022-04-10 23:16:59 +02:00
DrMint 7c18c4f634 PageSelector buttons could only be clicked in the middle 2022-04-10 23:16:19 +02:00
DrMint 31d68dc6ae Library items updates also update the parent items 2022-04-09 13:47:44 +02:00
DrMint c98537c85e Added library item buying links 2022-04-04 16:19:17 +02:00
DrMint 7bb0404fd7 Prettier 2022-04-04 11:09:30 +02:00