87 Commits

Author SHA1 Message Date
DrMint
fcd303fe6a Renameed component 2022-04-24 14:32:55 +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
81ac3fb23a Pages now use the new ThumbnailPreview component 2022-04-23 20:32:55 +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
c98537c85e Added library item buying links 2022-04-04 16:19:17 +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
c8a2104dae Removed some static text and use textui 2022-03-29 23:45:23 +02:00
DrMint
935c364a71 Added fallback and avoid 404 2022-03-29 22:36:13 +02:00
DrMint
4dd1782389 Paths can now be added after site is built 2022-03-29 21:51:50 +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
8b28e794b4 Added lighbox using react-image-lightbox 2022-03-18 13:51:48 +01:00
DrMint
f4c2e2cba5 Added lightbox 2022-03-18 01:54:10 +01:00
DrMint
b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +01:00
DrMint
35c889d389 Added grouping for Contents 2022-03-11 01:06:20 +01:00
DrMint
1a9f5ae41b Display library item's categories on its page 2022-03-11 00:32:36 +01:00
DrMint
252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint
6c0b0a0083 Library items can now be grouped by categories 2022-03-10 23:39:13 +01:00
DrMint
1b25bcc22d Prices can now be properly compared between currencies 2022-03-07 21:43:51 +01:00
DrMint
a0c69c3876 Fixed bug when missing translation 2022-03-07 16:02:33 +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
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
20a9bf2ba6 ReturnButton are now displayed on mobile and desktop are different places 2022-03-06 04:13:18 +01:00
DrMint
3ab84b35da Fixed problem where the Library item thumbnail is too big on mobile 2022-03-06 03:48:24 +01:00
DrMint
0467813c2c Use state instead of anchors for Content TOC in Library Item 2022-03-06 03:44:53 +01:00
DrMint
e80b2b2ab6 Quick fix for the last commit 2022-03-06 01:18:34 +01:00
DrMint
5b2d45443f Groups Metadata type is now a thing, hurray 2022-03-06 00:40:55 +01:00
DrMint
c7f23674f9 Filtering primary and secondary items 2022-03-05 21:05:20 +01:00
DrMint
9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +01:00
DrMint
4c7d7231e3 Refacto Select component to use parent state 2022-03-05 13:33:19 +01:00
DrMint
7c8fb24d67 More filtering options in Library 2022-03-05 13:15:43 +01:00
DrMint
8684640ef4 Added support for filtering Library items 2022-03-04 23:21:42 +01:00
DrMint
d0af42e40b Further improved the testing suit + test now give links to the front and back 2022-03-03 22:50:19 +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
8842707ae4 Autoselect the system theme by default 2022-02-23 13:13:05 +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
557bc792ed Renammed appLayoutSlice 2022-02-21 01:41:20 +01:00
DrMint
d28d28bfea Simplified Img component 2022-02-21 01:32:22 +01:00