Commit Graph

12 Commits

Author SHA1 Message Date
David Ralph e0e3a38661 fix(i18n): update translations script 2024-03-17 11:34:35 +00:00
alexsparkes 59357357bb feat: try catch for updatetranslations 2024-03-16 21:48:42 +00:00
alexsparkes a45238ea54 refactor(welcome): Improved readability of changing tab + intro cleanup
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-02-21 10:47:50 +00:00
alexsparkes 4975bd3077 refactor(marketplace & achievements): Structural achanges and fixes
Co-authored-by: Isaac <contact@eartharoid.me>
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-19 23:37:25 +00:00
David Ralph 10f12b20c5
7.x Structural Changes (#637)
* refactor(files): Initial commit on experimental file structure

* refactor(structure): New components system

* refactor(structure): Tidy settings' components

* Refactor(structure): Component exports and imports

* refactor(settings): Use new component imports

* feat: unified background.js script

* fix(build): Partially, distributions still not ready

* feat: critical error on noscript, light theme support for it

* fix(background): Critical issue of code making every background #000

* refactor(welcome): Partition into different files + shared components
- This took too long and destroyed my sanity

---------

Co-authored-by: alexsparkes <turbomarshmello@gmail.com>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
2024-02-18 23:05:15 +00:00
David Ralph c81c01d484 feat(dev): jsdoc and prop-types 2023-03-16 11:11:18 +00:00
David Ralph bef5bfa22a fix(dev): script didn't work 2023-03-15 20:55:54 +00:00
David Ralph 259eab31c6 feat(dev): add remove unused translation string support to script 2023-03-15 20:46:56 +00:00
alexsparkes 7bb48ebc8e fix: author loading before quote
- Make author div not load if quote is empty
- photoinformation taking too much of the screen
- more transitions and consistent transitions
- running prettier across all files

Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-11 22:57:07 +01:00
David Ralph 06038a201e refactor: webpack alias imports 2021-08-28 15:34:12 +01:00
David Ralph 99993720f2 fix: welcome modal is now responsive, fix close button with other languages, codacy fixes etc 2021-07-18 10:43:25 +01:00
David Ralph 3d6884fe9a feat: timezone setting, translation file updater 2021-07-17 15:51:57 +01:00