Commit Graph

1784 Commits

Author SHA1 Message Date
dependabot[bot] 5ded3984f6
chore(deps): bump embla-carousel-react from 8.0.0-rc23 to 8.0.0 (#644)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc23 to 8.0.0.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc23...v8.0.0)

---
updated-dependencies:
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 22:47:38 +00:00
dependabot[bot] b116a78c9f
chore(deps-dev): bump sass from 1.71.0 to 1.71.1 (#642)
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.0 to 1.71.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 22:47:27 +00:00
dependabot[bot] c4479dd94f
chore(deps): bump @sentry/react from 7.101.1 to 7.104.0 (#655)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.101.1 to 7.104.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.104.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.1...7.104.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 22:46:49 +00:00
David Ralph 12248db893 refactor: once again move background utils, this time to api 2024-03-02 22:46:28 +00:00
alexsparkes a049cb297d refactor(clock): Move clock variations to components 2024-03-02 09:11:52 +00:00
alexsparkes 9812aae740 refactor(background): Move its components to folder 2024-03-01 21:39:40 +00:00
alexsparkes 603a6c5acc refactor: Move misc options to different folder 2024-03-01 21:24:42 +00:00
alexsparkes 038185b656 fix: Photoinformation padding inconsistency 2024-03-01 21:02:56 +00:00
alexsparkes ebb5e922bc refactor(navbar): Move to component folder 2024-03-01 20:26:03 +00:00
David Ralph 3e1ac0cfbb fix: dropdown errors when null 2024-02-28 13:13:42 +00:00
alexsparkes c6b4359612 fix(order): Hover effect on sortable items 2024-02-28 12:57:47 +00:00
alexsparkes 67a387c73d refactor: Move main modal to components
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-27 22:51:51 +00:00
alexsparkes 87bb3fb066 feat: Update favicon to use new logo 2024-02-27 18:48:38 +00:00
alexsparkes 66904cca47 refactor: remove unused file WelcomeSections.jsx 2024-02-27 17:32:51 +00:00
alexsparkes 76c4a9d8b7 fix: Reset modal not appearing on advanced
- Quite funny, when we moved to its own section we made it hide the modal
2024-02-27 17:19:54 +00:00
alexsparkes 851e6ff7e8 Cleanup: Remove unused file 2024-02-27 17:17:52 +00:00
alexsparkes dbd85cdc95 refactor(features): Change organisation of welcome + Marketplace 2024-02-27 17:07:32 +00:00
alexsparkes 6041372860 refactor(widgets): Continue move to feature based organisation 2024-02-27 16:38:16 +00:00
alexsparkes 8bf70eff81 refactor(settings): Continue moving to feature focused organisation 2024-02-27 12:46:07 +00:00
alexsparkes ebe0784e8d fix(quicklinks): Fix options, rename weather api file 2024-02-26 13:39:27 +00:00
alexsparkes 7e78465406 refactor(widgets): Move to new layout of widgets and options 2024-02-24 20:17:11 +00:00
alexsparkes 9a9d7bb136 refactor(weather): Move API request to seperate file 2024-02-24 09:58:31 +00:00
alexsparkes 397c67ff83 refactor(weather): Reduce repeated code on expanded 2024-02-23 22:40:45 +00:00
alexsparkes 90092a80ea chore: cleanup modal variable names 2024-02-23 18:54:42 +00:00
alexsparkes 03a55a21bd fix(welcome): Naming convention 2024-02-21 11:46:01 +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 90ed4d8d7c refactor(greeting): Move events into static json file 2024-02-20 21:36:33 +00:00
alexsparkes 56463d3609 refactor(welcome): Convert into function 2024-02-20 20:29:51 +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
alexsparkes e0ced3de08 fix(styles): CSS webkit warnings 2024-02-19 20:05:23 +00:00
alexsparkes ffb1c513c9 refactor(welcome): Improve readability of sections 2024-02-19 19:51:12 +00:00
alexsparkes fc9d1c3f65 Merge branch 'main' of https://github.com/mue/mue 2024-02-19 18:51:34 +00:00
alexsparkes 5a0185c574 refactor(welcome): Move image to component 2024-02-19 18:49:20 +00:00
dependabot[bot] 27b55c6bbd
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc22 to 8.0.0-rc23 (#640)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc22 to 8.0.0-rc23.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc22...v8.0.0-rc23)

---
updated-dependencies:
- dependency-name: embla-carousel-autoplay
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 13:57:23 +00:00
alexsparkes 6e85da363c fix(background): Offline images 2024-02-19 13:07:44 +00:00
dependabot[bot] dacb11d935
chore(deps): bump embla-carousel-react from 8.0.0-rc22 to 8.0.0-rc23 (#639)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc22 to 8.0.0-rc23.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc22...v8.0.0-rc23)

---
updated-dependencies:
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 09:44:59 +00:00
David Ralph 294b3830bf refactor(modules): second part of moving files around, changing layout etc 2024-02-19 09:42:59 +00:00
David Ralph 618b5fe466 refactor(modules): experimental changes to module structure 2024-02-18 23:27:38 +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
alexsparkes 8fc6b1bf1b refactor: Begin cleaning up photo information
- Plus making apps follow the same design principles as notes and todo
2024-02-17 18:33:51 +00:00
dependabot[bot] 6b9ae07d8a
chore(deps-dev): bump sass from 1.70.0 to 1.71.0 (#636)
Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 08:17:01 +00:00
dependabot[bot] eb2c0ad210
chore(deps): bump @sentry/react from 7.101.0 to 7.101.1 (#635)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.101.0 to 7.101.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.101.1/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.0...7.101.1)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 08:12:10 +00:00
dependabot[bot] b87ca6aa30
chore(deps-dev): bump vite from 5.1.2 to 5.1.3 (#634)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 08:11:21 +00:00
dependabot[bot] 896a00c4b2
chore(deps-dev): bump @commitlint/config-conventional (#633)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.1 to 18.6.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 08:09:47 +00:00
dependabot[bot] 92290923d4
chore(deps-dev): bump vite from 5.1.1 to 5.1.2 (#632)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 08:09:23 +00:00
dependabot[bot] d1e69cbe98
chore(deps): bump @sentry/react from 7.100.1 to 7.101.0 (#631)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.100.1 to 7.101.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.101.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 08:29:41 +00:00
dependabot[bot] 12b6f5b69e
chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#630)
Bumps [husky](https://github.com/typicode/husky) from 9.0.10 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.10...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 08:28:05 +00:00
alexsparkes f8df95e7e0 fix(marketplace): carousel buttons being unstyled 2024-02-13 22:34:37 +00:00
David Ralph da43dbeed0 refactor: rework dropdown backend (wip) 2024-02-13 22:08:45 +00:00
alexsparkes b9bb735371 feat: new error message
- clean up of translation code
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-13 20:13:48 +00:00