Commit Graph

482 Commits

Author SHA1 Message Date
DrMint 386efce0a7 Fixed small visual problem with buttons 2022-03-07 16:27:38 +01:00
DrMint a70246344a
Merge pull request #7 from Accords-Library/develop
Added a config menu with multiple options for the visitors + globally loaded props
2022-03-07 16:06:54 +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 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
DrMint f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +01:00
DrMint 250adfc746 Added setting menu with textsize and font selection 2022-03-06 16:50:17 +01:00
DrMint e1dfdbd87e
Merge pull request #6 from Accords-Library/develop
Fixed all UX problems pointed out by groof
2022-03-06 04:50:16 +01:00
DrMint 46dab30ebe
Update node.js.yml 2022-03-06 04:49:51 +01:00
DrMint 264d9f2494 Menus on mobile can now be closed using a button 2022-03-06 04:36:26 +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 c1f78fc04d Created a component for popup windows 2022-03-06 03:44:09 +01:00
DrMint e6214600bc
Merge pull request #5 from Accords-Library/develop
Disable testing log on npm build
2022-03-06 02:40:37 +01:00
DrMint 40dc0eb57c Disable testing log on npm build 2022-03-06 02:39:37 +01:00
DrMint b95278ddbe
Update README.md 2022-03-06 02:23:52 +01:00
DrMint 9ecabfc2f3
Update node.js.yml 2022-03-06 02:08:16 +01:00
DrMint 29faaf8051
Update node.js.yml 2022-03-06 02:04:36 +01:00
DrMint d502655dff
Update node.js.yml 2022-03-06 02:01:49 +01:00
DrMint e4def9268a
Update node.js.yml 2022-03-06 01:37:16 +01:00
DrMint 5e18039edc
Merge pull request #4 from Accords-Library/develop
Quick fix for the last commit
2022-03-06 01:27:17 +01:00
DrMint ae5e37c002
Create node.js.yml 2022-03-06 01:21:43 +01:00
DrMint e80b2b2ab6 Quick fix for the last commit 2022-03-06 01:18:34 +01:00
DrMint 4c2ca5e1b2
Merge pull request #2 from Accords-Library/develop
Library Items can now be of Group type instead of relying on the Other type
2022-03-06 00:46:31 +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 30a2b8ceda
Merge pull request #1 from Accords-Library/develop
New translation system and filtering/group for Library Items
2022-03-05 16:37:58 +01:00
DrMint 444842e570 Added missing translations here and there 2022-03-05 16:34:19 +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 67aa30c2f7 Replaced ReactChild type with ReactNode type 2022-03-04 23:21:31 +01:00
DrMint 9d90828a76 Changed port of the dev web server 2022-03-04 13:11:44 +01:00
DrMint 7546ad66e3 Updated README 2022-03-03 23:28:41 +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 a085a8b95c Added testing and display recorders info 2022-02-27 08:17:58 +01:00
DrMint 1e85f99d55 Added all standard favicon 2022-02-26 13:31:34 +01:00
DrMint 2ce2dfd602
Update README.md 2022-02-25 15:57:09 +01:00
DrMint e8af7dbc1a Added some automatic CMS testing 2022-02-25 15:11:58 +01:00
DrMint 0bc2a5ab0f Tested deployment 2022-02-24 13:25:43 +01:00
DrMint d1ca0c1d7e Esnext instead of es6 2022-02-24 05:34:26 +01:00
DrMint 0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint 506e5383da
Update README.md 2022-02-24 02:10:20 +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 42d2bd4fd5 updated README 2022-02-23 13:17:49 +01:00