Compare commits

...

875 Commits
5.3.3 ... main

Author SHA1 Message Date
alexsparkes b88451311a fix: unique key console error on about 2024-05-18 13:33:58 +01:00
David Ralph f4c1506107 fix: greeting options hot reload, unsplash collection setting text missing 2024-05-18 11:39:05 +01:00
Isaac 1e8db6c73c
fix: search autocomplete 2024-05-18 01:43:28 +01:00
Isaac 9baf650d3d
fix: inconsistent background colours on item page 2024-05-17 23:24:36 +01:00
Isaac 82c0e58027
chore: update lockfile 2024-05-17 23:05:49 +01:00
David Ralph e1f624d0cf cleanup: remove code accidentally left in 2024-05-17 22:49:40 +01:00
David Ralph c46c433111 fix: img assets on build (hopefully temp) 2024-05-17 22:48:50 +01:00
alexsparkes b102269161 feat: new colour picker
- General Fixes
- Event UI change
- Marketplace Collection UI Changes

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-17 16:29:32 +01:00
dependabot[bot] ea5cba2e17
chore(deps): bump @sentry/react from 8.0.0 to 8.2.1 (#723)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 8.0.0 to 8.2.1.
- [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/8.0.0...8.2.1)

---
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-05-17 08:52:13 +00:00
dependabot[bot] 31250ffa70
chore(deps-dev): bump sass from 1.77.1 to 1.77.2 (#724)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.2.
- [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.77.1...1.77.2)

---
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-05-17 08:51:06 +00:00
dependabot[bot] aee1d33f2d
chore(deps): bump @mui/material from 5.15.17 to 5.15.18 (#722)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.17 to 5.15.18.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-05-17 08:50:09 +00:00
dependabot[bot] 2b2c3d4585
chore(deps): bump @sentry/react from 7.114.0 to 8.0.0 (#721)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.114.0 to 8.0.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.114.0...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 08:45:56 +00:00
dependabot[bot] a7c3300a06
chore(deps): bump embla-carousel-react from 8.0.2 to 8.0.4 (#720)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.2...v8.0.4)

---
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-05-13 08:44:08 +00:00
dependabot[bot] 8cd6908fe8
chore(deps-dev): bump stylelint-scss from 6.2.1 to 6.3.0 (#719)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  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-05-13 08:43:47 +00:00
dependabot[bot] d39da02e4d
chore(deps-dev): bump sass from 1.77.0 to 1.77.1 (#718)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.0 to 1.77.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.77.0...1.77.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-05-13 08:43:30 +00:00
dependabot[bot] cf235a8821
chore(deps): bump react-clock from 4.6.0 to 5.0.0 (#705)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock/tree/HEAD/packages/react-clock) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/commits/v5.0.0/packages/react-clock)

---
updated-dependencies:
- dependency-name: react-clock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-12 14:18:44 +00:00
dependabot[bot] 1ec487d4f5
chore(deps): bump react-dom from 18.2.0 to 18.3.1 (#706)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  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-05-12 15:16:48 +01:00
dependabot[bot] a757681684
chore(deps-dev): bump stylelint from 16.4.0 to 16.5.0 (#710)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.4.0...16.5.0)

---
updated-dependencies:
- dependency-name: stylelint
  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-05-12 15:16:43 +01:00
dependabot[bot] e0094449a9
chore(deps-dev): bump vite from 5.2.10 to 5.2.11 (#711)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.10 to 5.2.11.
- [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.2.11/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-05-12 15:16:37 +01:00
dependabot[bot] 57e1ebc9cf
chore(deps): bump @sentry/react from 7.110.0 to 7.114.0 (#716)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.110.0 to 7.114.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.114.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.114.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-05-12 15:16:32 +01:00
David Ralph 8f0ac31994 fix: remove mentions of ddg proxy due to them adding cors, cleanup etc 2024-05-12 15:15:41 +01:00
David Ralph 90425c30a5 chore: change working version to 7.1 2024-05-12 15:01:13 +01:00
dependabot[bot] 99be70835e
chore(deps): bump @floating-ui/react-dom from 2.0.8 to 2.0.9 (#703)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.9/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  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-05-12 14:50:29 +01:00
dependabot[bot] 4c3c806aa8
chore(deps): bump embla-carousel-autoplay from 8.0.2 to 8.0.4 (#713)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.2...v8.0.4)

---
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-05-12 14:50:09 +01:00
dependabot[bot] e251c53fe0
chore(deps): bump react-icons from 5.0.1 to 5.2.1 (#714)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.0.1 to 5.2.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.0.1...v5.2.1)

---
updated-dependencies:
- dependency-name: react-icons
  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-05-12 14:50:04 +01:00
dependabot[bot] a194c57777
chore(deps-dev): bump sass from 1.75.0 to 1.77.0 (#715)
Bumps [sass](https://github.com/sass/dart-sass) from 1.75.0 to 1.77.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.75.0...1.77.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-05-12 14:49:58 +01:00
dependabot[bot] 83b47d5a35
chore(deps): bump @mui/material from 5.15.15 to 5.15.17 (#717)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.15 to 5.15.17.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.17/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.17/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-05-12 14:49:34 +01:00
dependabot[bot] d90471c430
chore(deps-dev): bump @commitlint/cli from 19.2.2 to 19.3.0 (#698)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.2 to 19.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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-04-30 10:56:17 +01:00
dependabot[bot] 9cc506bb69
chore(deps-dev): bump stylelint from 16.3.1 to 16.4.0 (#699)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.4.0)

---
updated-dependencies:
- dependency-name: stylelint
  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-04-30 10:56:09 +01:00
dependabot[bot] ff63ab836a
chore(deps-dev): bump vite from 5.2.8 to 5.2.10 (#697)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.10.
- [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.2.10/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-04-30 10:55:38 +01:00
dependabot[bot] cc510e399d
chore(deps): bump react from 18.2.0 to 18.3.1 (#704)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

---
updated-dependencies:
- dependency-name: 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-04-30 10:55:30 +01:00
David Ralph ef5778ea59 chore(build): downgrade eslint 2024-04-14 12:30:00 +01:00
David Ralph 8f9735044a fix: welcome import, widget zoom 2024-04-14 12:23:07 +01:00
David Ralph a21528f998 fix: patch background fx, attempt navbar fix 2024-04-13 23:47:09 +01:00
dependabot[bot] dcb510b642
chore(deps): bump @sentry/react from 7.109.0 to 7.110.0 (#692)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.109.0 to 7.110.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.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-04-12 08:34:24 +00:00
dependabot[bot] 54f7a4fcb3
chore(deps-dev): bump sass from 1.74.1 to 1.75.0 (#691)
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.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.74.1...1.75.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-04-12 08:34:02 +00:00
dependabot[bot] 92593c3584
chore(deps): bump embla-carousel-autoplay from 8.0.1 to 8.0.2 (#690)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.1...v8.0.2)

---
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-04-11 08:55:31 +00:00
dependabot[bot] ebbdb5fcc2
chore(deps): bump embla-carousel-react from 8.0.1 to 8.0.2 (#689)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.1...v8.0.2)

---
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-04-11 08:53:30 +00:00
dependabot[bot] 02217694d3
chore(deps): bump embla-carousel-react from 8.0.0 to 8.0.1 (#688)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0...v8.0.1)

---
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-04-04 08:07:34 +00:00
dependabot[bot] 0351a79062
chore(deps-dev): bump vite from 5.2.7 to 5.2.8 (#687)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.2.8.
- [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.2.8/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-04-04 08:06:45 +00:00
dependabot[bot] 7edc2e3878
chore(deps-dev): bump sass from 1.72.0 to 1.74.1 (#686)
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.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.72.0...1.74.1)

---
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-04-04 08:05:05 +00:00
dependabot[bot] 64e480febc
chore(deps): bump @mui/material from 5.15.14 to 5.15.15 (#685)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.14 to 5.15.15.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.15/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.15/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-04-04 08:04:58 +00:00
dependabot[bot] c5971e8374
chore(deps): bump embla-carousel-autoplay from 8.0.0 to 8.0.1 (#684)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0...v8.0.1)

---
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-04-04 08:04:33 +00:00
alexsparkes 9fd263b256 fix: Firefox text-rendering issues 2024-04-04 01:03:16 +01:00
dependabot[bot] 6b7f8f901b
chore(deps-dev): bump stylelint-config-standard-scss (#683)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  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-04-03 08:56:09 +00:00
dependabot[bot] c67b781fd5
chore(deps): bump @emotion/styled from 11.11.0 to 11.11.5 (#682)
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.11.0 to 11.11.5.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.11.0...@emotion/styled@11.11.5)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  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-04-01 08:51:04 +00:00
David Ralph 71c48b6896 fix: welcome import, marketplace text, photo info text 2024-03-30 21:04:25 +00:00
dependabot[bot] c16205fd0f
chore(deps-dev): bump vite from 5.2.6 to 5.2.7 (#681)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.6 to 5.2.7.
- [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.2.7/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-03-29 08:35:08 +00:00
dependabot[bot] fac8d82434
chore(deps): bump @sentry/react from 7.108.0 to 7.109.0 (#680)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.108.0 to 7.109.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.109.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-29 08:33:33 +00:00
dependabot[bot] 603a585210
chore(deps-dev): bump stylelint from 16.2.1 to 16.3.1 (#679)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.1 to 16.3.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.2.1...16.3.1)

---
updated-dependencies:
- dependency-name: stylelint
  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-03-27 08:06:32 +00:00
dependabot[bot] 64299212b7
chore(deps-dev): bump vite from 5.2.2 to 5.2.6 (#677)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.2 to 5.2.6.
- [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.2.6/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-03-25 09:00:23 +00:00
alexsparkes d76e93481f fix(navbar): Add functionality to new navbar button options 2024-03-23 11:04:00 +00:00
alexsparkes 35e90225b0 experimental(navbar): Move to new navbar system 2024-03-23 01:04:58 +00:00
alexsparkes ff48319c42 fix(changelog): Fix markdown parsing 2024-03-23 00:04:21 +00:00
alexsparkes ccd6dc2d28 fix(about): Loading text on offline mode 2024-03-22 22:01:35 +00:00
alexsparkes d931aa13b7 fix(experimental): Use button component 2024-03-22 21:33:11 +00:00
alexsparkes e7630e9357 style: New date selection on custom events 2024-03-22 21:26:51 +00:00
alexsparkes 953ce3fdea fix(greeting): Temporary remove translation on events 2024-03-22 15:36:44 +00:00
alexsparkes 40e04af5d4 feat(greeting): Ability to create, edit and remove custom events 2024-03-22 15:18:50 +00:00
dependabot[bot] 7876bd69fd
chore(deps): bump @sentry/react from 7.107.0 to 7.108.0 (#676)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.107.0 to 7.108.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.108.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.108.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-22 08:53:55 +00:00
alexsparkes c1cba4dd5e feat(greeting): Initial Custom Events Implementation 2024-03-22 01:35:24 +00:00
alexsparkes a9f3992d2c feat: move events to section in greeting
- fix no tooltip on remove in todo
2024-03-21 22:37:54 +00:00
dependabot[bot] 36e4ea5e55
chore(deps-dev): bump vite from 5.1.6 to 5.2.2 (#675)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.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/create-vite@5.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-03-21 08:37:48 +00:00
dependabot[bot] 7b3bc12a54
chore(deps): bump @mui/material from 5.15.13 to 5.15.14 (#674)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.13 to 5.15.14.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.14/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-20 08:58:38 +00:00
alexsparkes 4af8733795 Fix: Modal buttons
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-03-19 23:35:17 +00:00
David Ralph 2136f558b9 chore: run lint and prettier 2024-03-19 21:45:17 +00:00
David Ralph 57df2ce523 fix: small fixes to settings ui 2024-03-19 21:13:24 +00:00
dependabot[bot] 0a4c90be99
chore(deps-dev): bump @commitlint/cli from 19.2.0 to 19.2.1 (#673)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.0 to 19.2.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.1/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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-19 08:15:41 +00:00
alexsparkes ae0530cfc6 Fix: Various bugs
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-03-18 22:08:08 +00:00
alexsparkes c2019de7d2 Merge branch 'main' of https://github.com/mue/mue 2024-03-18 10:08:21 +00:00
alexsparkes 920ba68108 refactor(welcome): More conistent file structure 2024-03-18 10:08:08 +00:00
dependabot[bot] 89b8840bb7
chore(deps): bump react-toastify from 10.0.4 to 10.0.5 (#672)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.4...v10.0.5)

---
updated-dependencies:
- dependency-name: react-toastify
  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-18 08:50:34 +00:00
David Ralph 9b326737e1 experimental: fix changelog by switching it to github 2024-03-17 12:00:18 +00:00
David Ralph e0e3a38661 fix(i18n): update translations script 2024-03-17 11:34:35 +00:00
alexsparkes 86f64dfc98 feat: achievement improvements
- Added achievement notification
- Show locked achievements
- Fixed quote padding
- Fixed date picker layout

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-03-16 23:28:35 +00:00
alexsparkes 59357357bb feat: try catch for updatetranslations 2024-03-16 21:48:42 +00:00
dependabot[bot] aab6f42d55
chore(deps): bump @sentry/react from 7.104.0 to 7.107.0 (#670)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.104.0 to 7.107.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.107.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.104.0...7.107.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-15 12:04:17 +00:00
dependabot[bot] 3644deccfe
chore(deps-dev): bump vite from 5.1.4 to 5.1.6 (#665)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.6.
- [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.6/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-03-15 12:04:01 +00:00
dependabot[bot] a6a383e4fc
chore(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.0 (#671)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.0.3 to 19.2.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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-03-15 12:03:58 +00:00
dependabot[bot] 66a10b8e50
chore(deps-dev): bump adm-zip from 0.5.10 to 0.5.12 (#669)
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.10 to 0.5.12.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.10...v0.5.12)

---
updated-dependencies:
- dependency-name: adm-zip
  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-15 12:02:34 +00:00
dependabot[bot] 02c972ef67
chore(deps-dev): bump sass from 1.71.1 to 1.72.0 (#668)
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.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.71.1...1.72.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-03-15 12:02:28 +00:00
dependabot[bot] 3c19ce5e83
chore(deps): bump @mui/material from 5.15.11 to 5.15.13 (#667)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.11 to 5.15.13.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.13/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-15 12:02:23 +00:00
dependabot[bot] ff976c6262
chore(deps-dev): bump @commitlint/config-conventional (#664)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.0.3 to 19.1.0.
- [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/v19.1.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  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-03-15 12:02:17 +00:00
dependabot[bot] 52fedb6df3
chore(deps-dev): bump stylelint-scss from 6.2.0 to 6.2.1 (#660)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: stylelint-scss
  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-15 12:02:11 +00:00
David Ralph e587b3d6ea fix(build): repair errors caused by manifest & structural changes 2024-03-15 11:33:24 +00:00
alexsparkes 908ad1cc3b feat: Missing translation files for achievements 2024-03-09 00:03:35 +00:00
alexsparkes bc52049a9b fix: (potentially) remove "husky install" depreciation message 2024-03-08 23:50:38 +00:00
dependabot[bot] e48597cb45
chore(deps-dev): bump stylelint-scss from 6.1.0 to 6.2.0 (#657)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  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-03-04 13:34:07 +00:00
David Ralph 9e868428c0
chore: update bug report referenced versions
hasn't been updated in years 😆 

Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
2024-03-02 23:29:25 +00:00
David Ralph e100513b37 fix: re-implement quote settings that weren't working (see #638) 2024-03-02 23:04:53 +00:00
dependabot[bot] f0fbb71f25
chore(deps-dev): bump vite from 5.1.3 to 5.1.4 (#643)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 5.1.4.
- [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.4/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-03-02 22:51:48 +00:00
dependabot[bot] eebe558b6e
chore(deps): bump @mui/material from 5.15.10 to 5.15.11 (#647)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.10 to 5.15.11.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.11/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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:50:57 +00:00
dependabot[bot] 5622d1c89e
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc23 to 8.0.0 (#646)
Bumps [embla-carousel-autoplay](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-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-03-02 22:50:31 +00:00
dependabot[bot] 22405c66f0
chore(deps-dev): bump @commitlint/cli from 18.6.1 to 19.0.3 (#654)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.6.1 to 19.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 22:50:22 +00:00
dependabot[bot] 658838fccd
chore(deps): bump @emotion/react from 11.11.3 to 11.11.4 (#652)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.11.3 to 11.11.4.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.3...@emotion/react@11.11.4)

---
updated-dependencies:
- dependency-name: "@emotion/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:49:39 +00:00
dependabot[bot] 30a4686886
chore(deps-dev): bump @commitlint/config-conventional (#653)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.2 to 19.0.3.
- [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/v19.0.3/@commitlint/config-conventional)

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

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:56 +00:00
dependabot[bot] 7771136881
chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#648)
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  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-03-02 22:47:50 +00:00
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
alexsparkes 2f851d8933 chore(deps): bump dependencies 2024-02-13 13:12:49 +00:00
dependabot[bot] 6fdb90961f
chore(deps): bump @mui/material from 5.15.9 to 5.15.10 (#629)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.9 to 5.15.10.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.10/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-13 08:46:09 +00:00
alexsparkes 5b995eaf9f refactor(quickliks): Partition file 2024-02-11 13:09:07 +00:00
alexsparkes 53d649e04a Refactor(marketplace): Use button component 2024-02-11 10:45:40 +00:00
David Ralph c9fb5109c9 refactor(marketplace): improvements to url detection logic 2024-02-10 22:45:35 +00:00
David Ralph 35d4a7780c refactor(marketplace): cleanup item page render 2024-02-10 22:34:49 +00:00
alexsparkes b6adfab047 refactor(settings): Further implementation of "button" component 2024-02-10 21:44:18 +00:00
alexsparkes bad8daac6b refactor(header): Increased clarity, when using unique actions 2024-02-10 21:03:56 +00:00
alexsparkes dbd0359ccc refactor(button): Create button component 2024-02-10 19:39:15 +00:00
alexsparkes 8c7cfd3cb1 style(settings): Slight gradient to feature icon of setting section 2024-02-10 13:54:06 +00:00
alexsparkes ad2af657d7 refactor(navbar): Partition of navbar 2024-02-10 13:39:03 +00:00
alexsparkes 9716ddd9af fix(background): Grammar mistake in class name 2024-02-10 11:18:22 +00:00
alexsparkes 6f00709c3d refactor(header): Move to consistent header component for modal elements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-10 10:45:21 +00:00
alexsparkes 84c1bc8df1 refactor(settings): Move to new style settings row
Comprised of:
- Row element
- Content (title and description)
- Action
2024-02-09 22:22:11 +00:00
alexsparkes 48b919ebea refactor(modal): Change state to use word and switch case 2024-02-09 00:37:24 +00:00
alexsparkes 16639c4b94 refactor: partition of quote settings for increased readability 2024-02-08 18:34:44 +00:00
Wessel Tip 8e1b7ab2ac
fix(react): Adding `this.getItem()` within not found clause fixes items not showing 2024-02-08 14:05:37 +01:00
Wessel Tip 3503e65039
fix(react): Reverse commit 7179ee2 due to marketplace not loading 2024-02-08 13:57:37 +01:00
Wessel Tip f309967214
fix(regex): Allow all TLDs
Fix for #627 - Updates all URL regexes to allow up to 63 octets for TLDs, which is the RFC 1034 standard (https://www.rfc-editor.org/rfc/rfc1034)
2024-02-08 13:25:46 +01:00
Wessel Tip 7179ee2a87
fix(react): Fix updating to 18.0 root dom error 2024-02-08 13:16:30 +01:00
alexsparkes f71c19d081 fix(translation): run translation command 2024-02-07 23:50:51 +00:00
alexsparkes bd9c868196 refactor: settings tabs, improvements to logic + readability
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-07 23:43:23 +00:00
alexsparkes 85b0e9826c feat(settings): New preferences wrapper
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-07 20:47:20 +00:00
David Ralph 21184c6c03 feat: better error feedback in weather, run prettier + lint 2024-02-07 12:39:16 +00:00
alexsparkes fba4012875 refactor(settings): Split weather into sections for increased readability 2024-02-07 12:13:07 +00:00
dependabot[bot] 5ebfc6c379
chore(deps): bump @sentry/react from 7.99.0 to 7.100.0 (#626)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.99.0 to 7.100.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.99.0...7.100.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-07 08:40:00 +00:00
alexsparkes ad4532c150 refactor(tab): tab list use mapping
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-06 20:51:19 +00:00
alexsparkes 2f9acde332 refactor(weather): widget and its related components 2024-02-06 19:39:53 +00:00
alexsparkes 4f0a8207b1 style(settings): use variables for localization 2024-02-06 18:44:32 +00:00
dependabot[bot] df0e7bfec5
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#625)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  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-05 08:17:10 +00:00
alexsparkes 959a928366 style: Variables for translation to improve clarity and reduce line length 2024-02-03 12:16:39 +00:00
alexsparkes c7f21c295c fix: icon on addons tab 2024-02-03 10:59:11 +00:00
David Ralph 6cb00cca9d
chore: tell qodana to shush (delete yaml)
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
2024-02-03 01:22:46 +00:00
alexsparkes cdae5ed29e feat: cleanup, settings UI improvements
Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>
2024-02-03 01:21:18 +00:00
dependabot[bot] b3b17ad234
chore(deps-dev): bump stylelint from 16.2.0 to 16.2.1 (#624)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.2.0...16.2.1)

---
updated-dependencies:
- dependency-name: stylelint
  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-02 08:43:00 +00:00
dependabot[bot] 0bd23354cc
chore(deps-dev): bump husky from 9.0.7 to 9.0.10 (#623)
Bumps [husky](https://github.com/typicode/husky) from 9.0.7 to 9.0.10.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.10)

---
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-02 08:42:35 +00:00
Wessel T 87e6dfe4bf
Translated using Weblate (Dutch)
Currently translated at 100.0% (478 of 478 strings)

Co-authored-by: Wessel T <wessel@go2it.eu>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nl/
Translation: Mue/Mue Tab
2024-02-02 01:39:12 +01:00
LibreTranslate 4c1392c24d
Translated using Weblate (Dutch)
Currently translated at 100.0% (478 of 478 strings)

Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nl/
Translation: Mue/Mue Tab
2024-02-02 01:39:12 +01:00
Wessel T 8c0f7a7617
Translated using Weblate (Dutch)
Currently translated at 100.0% (478 of 478 strings)

Co-authored-by: Wessel T <wessel@go2it.eu>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nl/
Translation: Mue/Mue Tab
2024-02-01 22:08:02 +01:00
Shashank 0d77508f4c
[New Feature] Created a "Apps" section to add more frequently visited website links like in Chrome. (#622)
* added apps links section to the navbar with settings to add and edit links in under navbar settings

* translated to english US
2024-02-01 20:18:46 +00:00
dependabot[bot] 59e721d663
chore(deps): bump @floating-ui/react-dom from 2.0.6 to 2.0.8 (#613)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.8/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  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-01 09:02:36 +00:00
dependabot[bot] 470957dc69
chore(deps-dev): bump @vitejs/plugin-react-swc from 3.5.0 to 3.6.0 (#621)
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react-swc/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
  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-01 09:00:57 +00:00
dependabot[bot] b53f9310e8
chore(deps): bump @mui/material from 5.15.6 to 5.15.7 (#620)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.6 to 5.15.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-01 09:00:39 +00:00
dependabot[bot] 044715d9a2
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc20 to 8.0.0-rc22 (#618)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc20 to 8.0.0-rc22.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc20...v8.0.0-rc22)

---
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-01-31 09:05:39 +00:00
dependabot[bot] b9825f89af
chore(deps): bump @sentry/react from 7.98.0 to 7.99.0 (#619)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.98.0 to 7.99.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.98.0...7.99.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-01-31 08:59:46 +00:00
dependabot[bot] 85bb1f98ad
chore(deps): bump embla-carousel-react from 8.0.0-rc20 to 8.0.0-rc22 (#617)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc20 to 8.0.0-rc22.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc20...v8.0.0-rc22)

---
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-01-31 08:57:22 +00:00
Wessel T f188f2cf02
Translated using Weblate (Dutch)
Currently translated at 74.3% (353 of 475 strings)

Co-authored-by: Wessel T <wessel@go2it.eu>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nl/
Translation: Mue/Mue Tab
2024-01-30 18:01:55 +01:00
dependabot[bot] 9bbc6dc8b8
chore(deps-dev): bump husky from 9.0.6 to 9.0.7 (#616)
Bumps [husky](https://github.com/typicode/husky) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.6...v9.0.7)

---
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-01-30 08:18:08 +00:00
Wessel Tip 6dc0f8652a
chore(workflow): v14 does not support ||= operator, update to v20 2024-01-29 23:52:44 +01:00
Wessel Tip b2fedb17c9
feat(navbar): Add fade-in animation 2024-01-29 23:46:53 +01:00
alexsparkes 8eb9e25a9c fix: consitency of reset icons 2024-01-29 14:31:19 +00:00
alexsparkes afc1c603d2 fix: various fixes 2024-01-29 13:59:22 +00:00
Oğuz Ersen acd6230399
Translated using Weblate (Turkish)
Currently translated at 100.0% (475 of 475 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translation: Mue/Mue Tab
2024-01-28 08:01:54 +01:00
gallegonovato ade1ee507f
Translated using Weblate (Spanish)
Currently translated at 100.0% (475 of 475 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/es/
Translation: Mue/Mue Tab
2024-01-28 08:01:53 +01:00
alexsparkes c3ff63fa91 fix: update lock file 2024-01-26 14:09:10 +00:00
Alex Sparkes a95197a763
fix: small improvements and touch ups to the welcome experience (#612)
Signed-off-by: Alex Sparkes <turbomarshmello@gmail.com>
2024-01-26 13:40:18 +00:00
dependabot[bot] cf8b6ab2fe
chore(deps-dev): bump husky from 8.0.3 to 9.0.1 (#606)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 08:04:55 +00:00
dependabot[bot] 8748a7ea57
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc19 to 8.0.0-rc20 (#605)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc19 to 8.0.0-rc20.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc19...v8.0.0-rc20)

---
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-01-24 08:22:32 +00:00
dependabot[bot] ef2fbe202b
chore(deps): bump @sentry/react from 7.94.1 to 7.95.0 (#604)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.94.1 to 7.95.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.94.1...7.95.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-01-24 08:18:19 +00:00
dependabot[bot] e14d67ce37
chore(deps): bump embla-carousel-react from 8.0.0-rc19 to 8.0.0-rc20 (#603)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc19 to 8.0.0-rc20.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc19...v8.0.0-rc20)

---
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-01-24 08:17:42 +00:00
alexsparkes e1ff22a210 Add: "Edit Link" translation to multiple language files
- fix buttons when translated with longer strings
2024-01-23 16:43:10 +00:00
dependabot[bot] e97609cd11
chore(deps-dev): bump @commitlint/config-conventional (#602)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.4 to 18.5.0.
- [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.5.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  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-01-23 08:11:43 +00:00
dependabot[bot] 359f6e5d2b
chore(deps): bump @mui/material from 5.15.5 to 5.15.6 (#601)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.5 to 5.15.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.6/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-01-23 08:09:37 +00:00
dependabot[bot] 461d0686ff
chore(deps-dev): bump @commitlint/cli from 18.4.4 to 18.5.0 (#600)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.4 to 18.5.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.5.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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-01-23 08:08:55 +00:00
Oğuz Ersen 24f2f79e72
Translated using Weblate (Turkish)
Currently translated at 100.0% (474 of 474 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translation: Mue/Mue Tab
2024-01-22 20:01:50 +01:00
gallegonovato c96a96eb71
Translated using Weblate (Spanish)
Currently translated at 99.5% (472 of 474 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/es/
Translation: Mue/Mue Tab
2024-01-22 20:01:50 +01:00
dependabot[bot] ad60fe4aa7
chore(deps-dev): bump stylelint-scss from 6.0.0 to 6.1.0 (#599)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  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-01-22 08:29:40 +00:00
dependabot[bot] 3d0d602e11
chore(deps-dev): bump stylelint from 16.1.0 to 16.2.0 (#598)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.1.0...16.2.0)

---
updated-dependencies:
- dependency-name: stylelint
  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-01-22 08:27:52 +00:00
dependabot[bot] 5b61f94360
chore(deps): bump @sentry/react from 7.93.0 to 7.94.1 (#597)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.93.0 to 7.94.1.
- [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.93.0...7.94.1)

---
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-01-22 08:27:25 +00:00
dependabot[bot] 16bebe0a33
chore(deps): bump react-toastify from 10.0.3 to 10.0.4 (#596)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.3...v10.0.4)

---
updated-dependencies:
- dependency-name: react-toastify
  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-01-22 08:27:06 +00:00
dependabot[bot] 4593cc0c7e
chore(deps-dev): bump vite from 5.0.11 to 5.0.12 (#595)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 22:30:32 +00:00
dependabot[bot] cde114d52c
chore(deps-dev): bump prettier from 3.2.3 to 3.2.4 (#594)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.3...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  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-01-18 08:59:41 +00:00
dependabot[bot] e01ef63e10
chore(deps): bump @mui/material from 5.15.4 to 5.15.5 (#593)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.4 to 5.15.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.5/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-01-18 08:57:09 +00:00
dependabot[bot] bac92080cb
chore(deps-dev): bump sass from 1.69.7 to 1.70.0 (#592)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.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.69.7...1.70.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-01-18 08:56:07 +00:00
dependabot[bot] ba77423944
chore(deps): bump react-toastify from 10.0.1 to 10.0.3 (#591)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.1 to 10.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.1...v10.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  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-01-17 08:10:27 +00:00
dependabot[bot] acfb67cf65
chore(deps): bump @floating-ui/react-dom from 2.0.5 to 2.0.6 (#590)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.6/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  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-01-17 08:10:03 +00:00
dependabot[bot] 7605c58e53
chore(deps-dev): bump prettier from 3.2.2 to 3.2.3 (#589)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.3)

---
updated-dependencies:
- dependency-name: prettier
  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-01-17 08:09:46 +00:00
dependabot[bot] 78c348c3b5
chore(deps): bump react-toastify from 10.0.0 to 10.0.1 (#588)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: react-toastify
  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-01-16 08:15:50 +00:00
dependabot[bot] eb498f8330
chore(deps-dev): bump prettier from 3.1.1 to 3.2.2 (#586)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.2)

---
updated-dependencies:
- dependency-name: prettier
  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-01-15 08:22:57 +00:00
dependabot[bot] 48854b5842
chore(deps): bump react-toastify from 9.1.3 to 10.0.0 (#585)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.3...v10.0.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 08:22:41 +00:00
dependabot[bot] 84477e3680
chore(deps): bump @sentry/react from 7.92.0 to 7.93.0 (#583)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.92.0 to 7.93.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.92.0...7.93.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-01-11 08:15:03 +00:00
dependabot[bot] 8271ed813f
chore(deps): bump react-icons from 5.0.0 to 5.0.1 (#584)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: react-icons
  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-01-11 08:13:58 +00:00
dependabot[bot] 88661e725d
chore(deps): bump @mui/material from 5.15.3 to 5.15.4 (#582)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.3 to 5.15.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-01-11 08:13:15 +00:00
dependabot[bot] 183c8a7e5e
chore(deps): bump react-icons from 4.12.0 to 5.0.0 (#581)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.0.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.12.0...v5.0.0)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 08:04:28 +00:00
alexsparkes e1e282f406 feat: Custom Unsplash Collections
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-01-09 17:34:24 +00:00
dependabot[bot] 10832691c4
chore(deps): bump @floating-ui/react-dom from 2.0.4 to 2.0.5 (#579)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.5/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  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-01-08 08:05:00 +00:00
dependabot[bot] 1b598f5ced
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc18 to 8.0.0-rc19 (#578)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc18 to 8.0.0-rc19.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc18...v8.0.0-rc19)

---
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-01-08 08:04:12 +00:00
Hosted Weblate be11066e34
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2024-01-06 16:19:22 +01:00
Isaac fd9e17aa8d
Merge weblate/main 2024-01-06 15:16:01 +00:00
David Ralph d98fd05b06 fix: marketplace item display name 2024-01-06 11:02:46 +00:00
David Ralph 96f16352a6 refactor: remove lots of unused/unfinished code, change vite to mjs 2024-01-05 12:33:52 +00:00
David Ralph 3a2cbb377f fix: notes tooltip 2024-01-05 12:13:58 +00:00
David Ralph ea7b8b5036 fix: tooltips apart from notes due to floating-ui upgrade 2024-01-05 12:13:20 +00:00
dependabot[bot] 36d4c6d7bd
chore(deps-dev): bump @commitlint/cli from 17.8.1 to 18.4.4 (#576)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 18.4.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.4/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-05 08:46:39 +00:00
dependabot[bot] 1d3a4cbb2e
chore(deps): bump @sentry/react from 7.91.0 to 7.92.0 (#577)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.91.0 to 7.92.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.91.0...7.92.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-01-05 08:45:24 +00:00
dependabot[bot] d1a6dd7de4
chore(deps-dev): bump vite from 5.0.10 to 5.0.11 (#575)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.11.
- [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.0.11/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-01-05 08:44:24 +00:00
dependabot[bot] ab4e0dba1c
chore(deps-dev): bump @commitlint/config-conventional (#574)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.3 to 18.4.4.
- [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.4.4/@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-01-05 08:43:23 +00:00
dependabot[bot] b9ef591bc8
chore(deps): bump @floating-ui/react-dom from 1.3.0 to 2.0.4 (#573)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 1.3.0 to 2.0.4.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.4/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-05 08:42:51 +00:00
alexsparkes 6915c0ef9e Update styles and dependencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-01-05 00:01:47 +00:00
dependabot[bot] 80dd8bcd8e
chore(deps): bump embla-carousel-react from 8.0.0-rc17 to 8.0.0-rc18 (#572)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc17 to 8.0.0-rc18.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc17...v8.0.0-rc18)

---
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-01-04 08:49:38 +00:00
dependabot[bot] 265180aedc
chore(deps): bump @mui/material from 5.15.2 to 5.15.3 (#571)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-01-04 08:48:24 +00:00
dependabot[bot] 576723dd3d
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc17 to 8.0.0-rc18 (#570)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc17 to 8.0.0-rc18.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc17...v8.0.0-rc18)

---
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-01-04 08:47:52 +00:00
dependabot[bot] 4256ef1eed
chore(deps-dev): bump sass from 1.69.6 to 1.69.7 (#569)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.6 to 1.69.7.
- [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.69.6...1.69.7)

---
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-01-03 08:29:10 +00:00
Isaac a7069fbf1e
fix: quote image license text (closes #549) 2024-01-01 16:41:06 +00:00
David Ralph c29376f715 fix: broken marketplace tags, remove obsolete functions 2024-01-01 12:02:14 +00:00
David Ralph 2ba9714cad chore: run prettier 2024-01-01 11:48:30 +00:00
David Ralph 12b46de706 Merge branch 'main' of https://github.com/mue/mue 2024-01-01 11:48:02 +00:00
David Ralph d482deccb4 refactor: small styling changes and 7.0.1 start 2024-01-01 11:47:58 +00:00
dependabot[bot] 50dfc81857
chore(deps): bump embla-carousel-react from 8.0.0-rc12 to 8.0.0-rc17 (#567)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc12 to 8.0.0-rc17.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc12...v8.0.0-rc17)

---
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-01-01 08:58:02 +00:00
dependabot[bot] 54a1b6c512
chore(deps): bump @floating-ui/react-dom from 1.3.0 to 2.0.4 (#568)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 1.3.0 to 2.0.4.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.4/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 08:55:39 +00:00
dependabot[bot] fc946e5283
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc12 to 8.0.0-rc17 (#566)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc12 to 8.0.0-rc17.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc12...v8.0.0-rc17)

---
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-01-01 08:53:00 +00:00
dependabot[bot] 19cfdf719c
chore(deps-dev): bump @commitlint/config-conventional (#565)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 18.4.3.
- [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.4.3/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 08:52:09 +00:00
David Ralph de24d11463 fix: #514, alex's button and partially #515 2023-12-31 22:20:35 +00:00
David Ralph 270b774d7b chore: update all deps 2023-12-31 21:56:55 +00:00
FreeFun f67e732da1
Update German Translation (#519)
Signed-off-by: FreeFun <xXFreeFunXx@gmail.com>
2023-11-24 11:43:03 +00:00
Samiul Islam 28a065c198
Translated using Weblate (Bengali)
Currently translated at 100.0% (473 of 473 strings)

Translation: Mue/Mue Tab
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/bn/
2023-09-28 17:02:39 +02:00
alexsparkes 90110ec6cd chore: update translation file 2023-09-28 16:02:28 +01:00
Samiul Islam 32b3b48261
Translated using Weblate (Bengali)
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Samiul Islam <samiulislamsharan@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/bn/
Translation: Mue/Mue Tab
2023-09-26 10:59:10 +00:00
Evgeniy Khramov 77295f0dc3
Translated using Weblate (Russian)
Currently translated at 99.7% (472 of 473 strings)

Co-authored-by: Evgeniy Khramov <thejenjagamertjg@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/ru/
Translation: Mue/Mue Tab
2023-09-26 10:59:09 +00:00
alexsparkes 2972d9f76e experimental: rework of widget visibility uI 2023-09-23 11:09:27 +01:00
alexsparkes 79261a6ab4 chore: simplify and standardise added UI 2023-09-22 17:07:52 +01:00
alexsparkes 901833da91 fix: bengali and indonesian translations 2023-09-22 16:21:01 +01:00
Torch a91ef8e596
Translated using Weblate (Indonesian)
Currently translated at 78.0% (369 of 473 strings)

Co-authored-by: Torch <suluhs@aol.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/id/
Translation: Mue/Mue Tab
2023-09-22 10:01:34 +00:00
Torch 48ab9a4ddd
Translated using Weblate (Indonesian)
Currently translated at 76.5% (362 of 473 strings)

Co-authored-by: Torch <suluhs@aol.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/id/
Translation: Mue/Mue Tab
2023-09-21 11:44:54 +02:00
Samiul Islam 9adda47fed
Translated using Weblate (Bengali)
Currently translated at 48.6% (230 of 473 strings)

Co-authored-by: Samiul Islam <samiulislamsharan@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/bn/
Translation: Mue/Mue Tab
2023-09-20 20:36:43 +02:00
Hosted Weblate 5aa0c432f2
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-09-19 20:38:49 +02:00
Samiul Islam 9baf0feab9
Added translation using Weblate (Bengali)
Co-authored-by: Samiul Islam <samiulislamsharan@gmail.com>
2023-09-19 20:38:49 +02:00
David Ralph 7131fa555e Merge branch 'main' of https://github.com/mue/mue 2023-09-17 12:17:02 +01:00
David Ralph ef3733d534 refactor: minor changes to tab and prettier 2023-09-17 12:16:57 +01:00
dependabot[bot] b1c1b98bb8
chore(deps-dev): bump stylelint-scss from 5.1.0 to 5.2.0 (#481)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  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>
2023-09-17 12:07:52 +01:00
David Ralph fc6d988a52 chore: begin moving create add-ons 2023-09-17 12:07:31 +01:00
David Ralph a035b70841 chore(fix): deprecate pexels, explanation to come 2023-09-15 23:28:56 +01:00
David e385dc6503
Translated using Weblate (Chinese (Simplified))
Currently translated at 68.5% (344 of 502 strings)

Translated using Weblate (Turkish)

Currently translated at 99.8% (501 of 502 strings)

Translated using Weblate (Norwegian Bokmål)

Currently translated at 68.3% (343 of 502 strings)

Translated using Weblate (Dutch)

Currently translated at 69.1% (347 of 502 strings)

Translated using Weblate (French)

Currently translated at 68.5% (344 of 502 strings)

Translated using Weblate (Spanish)

Currently translated at 69.1% (347 of 502 strings)

Co-authored-by: David <davetheprogrammer2@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/es/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/fr/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nl/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/zh_Hans/
Translation: Mue/Mue Tab
2023-09-15 14:52:29 +02:00
David Ralph b58d4ddc59 fix: accidentally upgraded floatung ui 2023-09-14 14:01:34 +01:00
Kağan Can Şit 0b85ecd9d2
Turkish Language Support Expanded (#478)
* Update tr_TR.json

Turkisch language support update Mue 7.0

* Typo Fix
2023-09-14 13:36:07 +01:00
David Ralph 00c89596cd chore: manually update deps, tell dependabot man shut up 2023-09-14 13:34:26 +01:00
dependabot[bot] b3ac93b483
chore(deps): bump @sentry/react from 7.58.1 to 7.69.0 (#480)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.58.1 to 7.69.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.58.1...7.69.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>
2023-09-14 13:31:47 +01:00
alexsparkes ede25cc513 fix: Unsplash stats on photo info 2023-09-13 22:34:24 +01:00
alexsparkes c5689556d9 feat: 7.0 or something daft like that
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2023-09-12 14:39:35 +01:00
alexsparkes 5046f3aa07 fix: quote share mishap 2023-09-11 18:35:09 +01:00
dependabot[bot] ea5cc55179
chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.7.1 (#455)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.6 to 17.7.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.1/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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>
2023-09-10 20:18:56 +01:00
dependabot[bot] 84af2d54c1
chore(deps-dev): bump stylelint from 15.10.1 to 15.10.3 (#464)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.1...15.10.3)

---
updated-dependencies:
- dependency-name: stylelint
  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>
2023-09-10 20:18:48 +01:00
dependabot[bot] c647aa53f5
chore(deps-dev): bump eslint from 8.44.0 to 8.48.0 (#466)
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.48.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-09-10 20:18:40 +01:00
dependabot[bot] b83b5ba4a9
chore(deps): bump @mui/material from 5.14.0 to 5.14.8 (#470)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.14.0 to 5.14.8.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.14.8/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-09-10 20:18:32 +01:00
dependabot[bot] 047bb97edf
chore(deps): bump react-clock from 4.2.0 to 4.5.0 (#441)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 4.2.0 to 4.5.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/compare/v4.2.0...v4.5.0)

---
updated-dependencies:
- dependency-name: react-clock
  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>
2023-09-10 20:18:25 +01:00
alexsparkes 5f1e4bd76c fix: accessibility issues + tooltip 2023-09-10 10:02:55 +01:00
Kieran W a4f9d38ea8
Translated using Weblate (English (United States))
Currently translated at 100.0% (502 of 502 strings)

Co-authored-by: Kieran W <alarmcuddly@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/en_US/
Translation: Mue/Mue Tab
2023-09-04 06:19:30 +02:00
Ettore Atalan e383fef979
Translated using Weblate (German)
Currently translated at 68.3% (343 of 502 strings)

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/de/
Translation: Mue/Mue Tab
2023-09-04 06:19:29 +02:00
Evgeniy Khramov 34cc878a50
Translated using Weblate (Russian)
Currently translated at 100.0% (502 of 502 strings)

Co-authored-by: Evgeniy Khramov <thejenjagamertjg@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/ru/
Translation: Mue/Mue Tab
2023-08-15 14:52:01 +02:00
Alex Sparkes 4c290e5d81
Update LICENSE
Update license to show formation of limited company.

Signed-off-by: Alex Sparkes <turbomarshmello@gmail.com>
2023-07-31 16:02:59 +01:00
dependabot[bot] a1d5d23a42
chore(deps): bump embla-carousel-autoplay from 8.0.0-rc10 to 8.0.0-rc11 (#417)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc10 to 8.0.0-rc11.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc10...v8.0.0-rc11)

---
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>
2023-07-16 11:20:13 +01:00
dependabot[bot] b2204382c8
chore(deps): bump @mui/material from 5.13.7 to 5.14.0 (#418)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.13.7 to 5.14.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.14.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-07-16 11:20:06 +01:00
dependabot[bot] ae8222412a
chore(deps): bump embla-carousel-react from 8.0.0-rc10 to 8.0.0-rc11 (#419)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc10 to 8.0.0-rc11.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc10...v8.0.0-rc11)

---
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>
2023-07-15 19:21:44 +01:00
dependabot[bot] 40b6bf3376
chore(deps-dev): bump vite from 4.4.2 to 4.4.4 (#422)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.2 to 4.4.4.
- [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/v4.4.4/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>
2023-07-15 19:21:34 +01:00
dependabot[bot] 13a8c33aa2
chore(deps): bump @sentry/react from 7.57.0 to 7.58.1 (#423)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.57.0 to 7.58.1.
- [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.57.0...7.58.1)

---
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>
2023-07-15 19:21:22 +01:00
David Ralph 6626e5ad90 fix: final build fix hopefully 2023-07-11 11:56:33 +01:00
David Ralph 845756c080 fix: replace sortable 2023-07-11 11:50:05 +01:00
David Ralph a32d42a9e6 fix: swap colour picker 2023-07-11 11:43:14 +01:00
David Ralph 9a5bddcf6d chore(deps): introduce drastic measures to sort out the pull request situation 2023-07-11 11:21:43 +01:00
dependabot[bot] 1b00c9b158
chore(deps-dev): bump vite from 4.2.1 to 4.4.2 (#416)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.4.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/v4.4.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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>
2023-07-11 11:18:44 +01:00
dependabot[bot] b07ef04914
chore(deps-dev): bump vite from 4.3.5 to 4.3.9 (#394)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.3.9.
- [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/v4.3.9/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>
2023-06-23 23:47:42 +01:00
dependabot[bot] 856310cf35
chore(deps): bump react-toastify from 9.1.2 to 9.1.3 (#388)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.2...v9.1.3)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2023-06-23 23:47:32 +01:00
dependabot[bot] 500fb337dc
chore(deps-dev): bump stylelint-config-standard-scss from 8.0.0 to 9.0.0 (#377)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 13:40:36 +01:00
dependabot[bot] a0430849ce
chore(deps-dev): bump vite from 4.2.1 to 4.3.5 (#386)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.3.5.
- [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/v4.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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>
2023-05-08 13:40:24 +01:00
Lobo e10a517e9a
Translated using Weblate (Portuguese)
Currently translated at 100.0% (502 of 502 strings)

Co-authored-by: Lobo <crssociallobo@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt/
Translation: Mue/Mue Tab
2023-05-01 16:48:48 +02:00
Juan fc20997bfe
Translated using Weblate (Spanish)
Currently translated at 68.9% (346 of 502 strings)

Co-authored-by: Juan <benitesjn@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/es/
Translation: Mue/Mue Tab
2023-04-28 04:49:54 +02:00
Ömer Rasim b274efda36
feat(translations): Some edits on tr_TR translation (#376) 2023-04-22 15:28:15 +01:00
Isaac 82625a3e3f
chore(deps): update lockfile 2023-04-13 16:27:14 +01:00
dependabot[bot] f45a36dc03
chore(deps-dev): bump stylelint-config-standard-scss from 7.0.1 to 8.0.0 (#369)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 11:03:05 +01:00
dependabot[bot] 8cd44cdd7e
chore(deps): bump @mui/material from 5.11.16 to 5.12.0 (#370)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.16 to 5.12.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.12.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-04-13 11:02:52 +01:00
dependabot[bot] 167641ccb7
chore(deps): bump react-clock from 4.1.0 to 4.2.0 (#367)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: react-clock
  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>
2023-04-09 16:36:34 +01:00
dependabot[bot] 32504b53d7
chore(deps): bump @mui/material from 5.11.15 to 5.11.16 (#368)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.15 to 5.11.16.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.16/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-04-09 16:36:20 +01:00
dependabot[bot] bfa545128d
chore(deps): bump @mui/material from 5.11.14 to 5.11.15 (#365)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.14 to 5.11.15.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.15/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-04-01 19:44:38 +01:00
dependabot[bot] e88a2f59c9
chore(deps-dev): bump vite-plugin-progress from 0.0.6 to 0.0.7 (#366)
Bumps [vite-plugin-progress](https://github.com/jeddygong/vite-plugin-progress) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/jeddygong/vite-plugin-progress/releases)
- [Commits](https://github.com/jeddygong/vite-plugin-progress/compare/v0.0.6...v0.0.7)

---
updated-dependencies:
- dependency-name: vite-plugin-progress
  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>
2023-04-01 19:44:31 +01:00
dependabot[bot] b47949d791
chore(deps): bump react-toastify from 9.1.1 to 9.1.2 (#362)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2023-03-22 18:25:54 +00:00
dependabot[bot] d6276c947f
chore(deps): bump @mui/material from 5.11.13 to 5.11.14 (#363)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.13 to 5.11.14.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.14/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-03-22 18:25:46 +00:00
dependabot[bot] 788143f4e5
chore(deps-dev): bump vite from 4.1.4 to 4.2.1 (#364)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.2.1.
- [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/v4.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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>
2023-03-22 18:25:39 +00:00
David Ralph f7c7990ce9 chore: replace screenshots 2023-03-21 20:06:30 +00:00
David Ralph 83aa6ff341 fix: revert preact switch from 46c52c3ef1 2023-03-21 19:59:16 +00:00
David Ralph f6f057d354
fix: small weather icons (#361)
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
2023-03-21 19:43:24 +00:00
dependabot[bot] 717137ddb7
chore(deps-dev): bump vite from 4.1.4 to 4.2.1 (#360)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.2.1.
- [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/v4.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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>
2023-03-21 19:39:04 +00:00
Felipe Nogueira 5ed163b2d3
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (502 of 502 strings)

Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt_BR/
Translation: Mue/Mue Tab
2023-03-21 11:41:32 +01:00
alexsparkes 59c132875f fix: translations
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2023-03-16 15:44:51 +00:00
David Ralph 166926e174 fix: broken image drag 2023-03-16 12:52:22 +00:00
David Ralph 46c52c3ef1 experimental: switch to preact 2023-03-16 12:14:28 +00:00
David Ralph fa5fd00de9 fix(dev): errors and translation bug 2023-03-16 11:15:37 +00:00
David Ralph c81c01d484 feat(dev): jsdoc and prop-types 2023-03-16 11:11:18 +00:00
alexsparkes f892c4c690 fix: changes to stats page design 2023-03-15 21:27:02 +00:00
David Ralph 8d57ce050d chore: remove junk from stats 2023-03-15 21:04:38 +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 6d315974cc fix: add bg url, search tooltip, stats changes
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2023-03-15 18:34:02 +00:00
David Ralph 0313408b66 feat(dev): eslint and stylelint on dev, improvements, cleanup 2023-03-15 12:14:14 +00:00
David Ralph b8eabc8717 feat(dev): automate build zip creation 2023-03-15 11:20:01 +00:00
dependabot[bot] 5665370b93
chore(deps): bump @mui/material from 5.11.12 to 5.11.13 (#358)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.12 to 5.11.13.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.13/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-03-15 09:01:06 +00:00
David Ralph e79a04cb35 chore: change vite plugin to react swc 2023-03-15 00:05:22 +00:00
David Ralph 46a5f90152 Merge branch 'main' of https://github.com/mue/mue 2023-03-14 23:53:12 +00:00
David Ralph ad39f4a732 chore: run prettier, refactor translations 2023-03-14 23:53:05 +00:00
f m 6b05aecaa8
Translated using Weblate (Spanish (Latin America))
Currently translated at 64.9% (326 of 502 strings)

Co-authored-by: f m <fjm0917@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/es_419/
Translation: Mue/Mue Tab
2023-03-15 00:42:16 +01:00
David Ralph 0990774b41 fix: photoinformation legacy slow 2023-03-14 17:34:02 +00:00
David Ralph e006febdbf fix: quicklinks modal, notes length, create download 2023-03-14 17:07:14 +00:00
David Ralph cfd096ecc3 refactor: minor cleanup 2023-03-14 12:34:08 +00:00
David Ralph f5d9ad11a5 chore: improve lint, run prettier, alex added fade-in thing on navbar 2023-03-13 21:14:09 +00:00
David Ralph 510dc1c023 feat: exclude modal, various fixes
Co-authored-by: Alex Sparkes <alexsparkes@gmail.com>
2023-03-11 19:03:55 +00:00
David Ralph 76f5bff3dd
fix: todo and photo packs 2023-03-11 17:06:54 +00:00
David Ralph 9bb65a9704
fix: todo, photo packs
Co-authored-by: Alex Sparkes <alexsparkes@gmail.com>
2023-03-11 17:06:17 +00:00
dependabot[bot] b275de6c67
chore(deps): bump @mui/material from 5.11.11 to 5.11.12 (#357)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.11 to 5.11.12.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.12/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-03-07 08:59:27 +00:00
Felipe Nogueira fb1841a093
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)

Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt_BR/
Translation: Mue/Mue Tab
2023-03-01 20:38:30 +01:00
dependabot[bot] d11888daf0
chore(deps): bump @mui/material from 5.11.10 to 5.11.11 (#356)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.10 to 5.11.11.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.11/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-03-01 09:04:08 +00:00
ssantos 24e14f5e74
Translated using Weblate (Portuguese)
Currently translated at 100.0% (500 of 500 strings)

Co-authored-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt/
Translation: Mue/Mue Tab
2023-02-26 08:37:06 +01:00
Hosted Weblate 2228176661
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-02-25 08:15:17 +01:00
ssantos b21c2bd9ac
Added translation using Weblate (Portuguese)
Co-authored-by: ssantos <ssantos@web.de>
2023-02-25 08:15:16 +01:00
dependabot[bot] ccf1c012c9
chore(deps-dev): bump vite from 4.1.3 to 4.1.4 (#355)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.3 to 4.1.4.
- [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/v4.1.4/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>
2023-02-22 08:15:39 +00:00
dependabot[bot] d8eaba9b3c
chore(deps): bump @mui/material from 5.11.9 to 5.11.10 (#354)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.9 to 5.11.10.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.10/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-02-21 08:59:32 +00:00
dependabot[bot] 4babf9a6e8
chore(deps-dev): bump vite from 4.1.1 to 4.1.3 (#353)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.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/v4.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>
2023-02-20 09:01:37 +00:00
alexsparkes fb902c1ae1 fix: gradient ui, switch on dark theme 2023-02-18 11:45:22 +00:00
David Ralph 3814010e7a
fix: favourite, share modal, reminder etc 2023-02-17 15:25:04 +00:00
dependabot[bot] ebf16c5b61
chore(deps): bump @mui/material from 5.11.8 to 5.11.9 (#352)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.8 to 5.11.9.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.9/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-02-15 09:00:15 +00:00
dependabot[bot] 21c1c7b94a
chore(deps-dev): bump stylelint-config-standard-scss from 6.1.0 to 7.0.0 (#351)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v6.1.0...v7.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 09:04:06 +00:00
dependabot[bot] 0fbb2754e7
chore(deps-dev): bump stylelint from 14.16.1 to 15.0.0 (#350)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.1 to 15.0.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.1...15.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 09:00:39 +00:00
dependabot[bot] 038b1f85a7
chore(deps): bump @mui/material from 5.11.7 to 5.11.8 (#349)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.7 to 5.11.8.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.8/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-02-08 08:04:44 +00:00
dependabot[bot] 2287e9817c
chore(deps): bump react-clock from 4.0.0 to 4.1.0 (#348)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: react-clock
  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>
2023-02-03 08:04:29 +00:00
dependabot[bot] 4d9ec940ca
chore(deps-dev): bump @vitejs/plugin-react from 3.0.1 to 3.1.0 (#347)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.1.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  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>
2023-02-03 08:03:30 +00:00
dependabot[bot] e439a79970
chore(deps-dev): bump vite from 4.0.4 to 4.1.1 (#346)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.1.1.
- [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/v4.1.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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>
2023-02-03 08:03:14 +00:00
dependabot[bot] 2d6e50115b
chore(deps): bump @mui/material from 5.11.6 to 5.11.7 (#345)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.6 to 5.11.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2023-02-01 08:07:22 +00:00
alexsparkes e4a634d78d fix: share modal styling abd missing string 2023-01-29 18:14:33 +00:00
alexsparkes 9ff32e590f fix: quicklink settings UI link now clickable 2023-01-24 19:48:59 +00:00
dependabot[bot] 2fda989b05
chore(deps): bump @mui/material from 5.11.5 to 5.11.6 (#343)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.5 to 5.11.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.6/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 08:03:45 +00:00
David Ralph 6250683b0e
fix: improve time type string 2023-01-23 17:33:44 +00:00
David Ralph 30cd4caa33
Merge branch 'main' of https://github.com/mue/mue into main 2023-01-21 12:10:50 +00:00
David Ralph 474b6aaa84
fix(chore): unsquash the commits 2023-01-21 12:10:40 +00:00
David Ralph 810ea969d9
fix: custom search dropdown error 2023-01-21 11:52:19 +00:00
David Ralph 0d7668346f
fix: patch quote language selector 2023-01-21 11:43:17 +00:00
dependabot[bot] c870aaf5fd
chore(deps): bump @mui/material from 5.11.4 to 5.11.5 (#340)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.4 to 5.11.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.5/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 08:03:57 +00:00
Spectro 916d33abab
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)

Co-authored-by: Spectro <spectro@keemail.me>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt_BR/
Translation: Mue/Mue Tab
2023-01-15 06:48:57 +01:00
Hosted Weblate 0cee22255e
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-01-14 20:00:04 +01:00
alexsparkes a9d0a20459 fix: various fixes
Further fixes based on early alpha testing
- lay groundwork for closing refresh notice
- fix map UI on photo information (pending review)
2023-01-14 18:59:52 +00:00
Hosted Weblate 7ce391790a
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-01-14 11:09:48 +01:00
Spectro db6f3bdf0b
feat(translations): Add Portuguese (Brazil) translation (#339)
* Update translations.js

Signed-off-by: Spectro <44793891+jspectro@users.noreply.github.com>

* Update languages.json

Signed-off-by: Spectro <44793891+jspectro@users.noreply.github.com>

* Update index.jsx

Signed-off-by: Spectro <44793891+jspectro@users.noreply.github.com>

Signed-off-by: Spectro <44793891+jspectro@users.noreply.github.com>
2023-01-14 10:09:41 +00:00
Spectro 9a6aeae0db
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)

Co-authored-by: Spectro <spectro@keemail.me>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt_BR/
Translation: Mue/Mue Tab
2023-01-13 01:54:10 +01:00
Hosted Weblate 990b91d892
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-01-12 21:42:13 +01:00
alexsparkes 39e0193680 Merge branch 'main' of https://github.com/mue/mue 2023-01-12 20:42:06 +00:00
alexsparkes 684fdce102 fix: share modal padding
- marketplace items performance issue
- font size on about photographers
2023-01-12 20:42:03 +00:00
Hosted Weblate 1f6bbaff32
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-01-11 20:38:38 +01:00
alexsparkes 2bdf7d99aa fix: problems discovered during initial 7.0 testing
- Missing translation string for "form" on about page
- Donate button doesn't open in new tab
- Line after choose search engine should only appear on custom
- Line in search setting should not appear when on custom too
- Refresh button on refresh notice does not look great, hover is same as background
- Cards for e.g source and effects need transition
- Version info icon needs hover effect or show on hover
- Back button tooltip only appears on the hovering of the icon
2023-01-11 19:38:26 +00:00
Hosted Weblate 4f9f91f3b3
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-01-10 17:10:18 +01:00
Isaac 24a5c52097
fix 2023-01-10 16:08:55 +00:00
dependabot[bot] fd9e0a6cfa
chore(deps): bump @mui/material from 5.11.1 to 5.11.4 (#338)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.1 to 5.11.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.4/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:04:19 +00:00
dependabot[bot] 14efe14dfe
chore(deps-dev): bump vite from 4.0.3 to 4.0.4 (#337)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.3 to 4.0.4.
- [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/v4.0.4/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:04:07 +00:00
dependabot[bot] e43d909961
chore(deps-dev): bump @vitejs/plugin-react from 3.0.0 to 3.0.1 (#336)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:03:40 +00:00
alexsparkes 400cb4bbe2 fix: package.json and pnpm 2023-01-09 21:24:58 +00:00
David Ralph 1d78dec65f
fix: manifest files 2023-01-09 19:50:43 +00:00
Isaac ac6d9bcdbe
feat: add "add all to mue" button on collection pages 2023-01-09 18:06:30 +00:00
Isaac 439bfd43c1
fix: add text shadow on collections 2023-01-09 17:24:33 +00:00
Isaac ac2daf42db
refactor: use `tbody`
to fix `<tr> cannot appear as a child of <table>. Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser.`
2023-01-09 16:00:58 +00:00
Isaac eb9411586a
refactor: remove debugging code 2023-01-09 15:54:27 +00:00
Isaac cc328161f6
fix: map icon 2023-01-09 15:51:19 +00:00
Oğuz Ersen e683a96d40
Translated using Weblate (Turkish)
Currently translated at 100.0% (497 of 497 strings)

Translation: Mue/Mue Tab
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
2023-01-09 16:40:01 +01:00
Isaac dde79904cf
Translated using Weblate (English (United States))
Currently translated at 69.2% (344 of 497 strings)

Translation: Mue/Mue Tab
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/en_US/
2023-01-09 16:40:00 +01:00
Isaac 3038f00c4d
feat: add round anologue clock option 2023-01-09 15:39:55 +00:00
Hosted Weblate d48cc9d3b5
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-01-08 23:05:38 +01:00
Isaac 25c7218f1b
fix: hide map icon after map image load 2023-01-08 22:05:32 +00:00
Hosted Weblate d7b85b2009
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2023-01-08 22:57:55 +01:00
David Ralph 37241289ee
Mue 7.0 (#334)
* feat: add work in progress 7.0 code

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* chore: add notice

* fix: add missing alias to webpack config

* Added floating UI to package.json

* fix: modal navbar

* fix: port welcome modal fix from 6.0.5
Co-authored-by: David Ralph <me@davidcralph.co.uk>

* feat: about, remove redundancy
- Remove redundant background option
- about tab UI improvements
- improve widget order UI.. to be completed later

* feat: update slider + create
- got rid of commented out css
- update about tab UI
- add reset icon to reset text
- change link colour
- add number to show value on slider
- reorder greeting settings to make a bit more sense

* 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>

* fix: various fixes, add microphone active border etc

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes, add microphone active border etc

* fix: slider text, quote
- Quote was being irritating on lower resolutions and would make it so the text for author would go outside
- Text on slider was getting jammed together

* build: replace webpack with vite (WIP)

* feat: Reminder settings UI

* feat: pomodoro UI + general changes
- Remove settingsitem line at end
- Convert more divs to settingsitem
- Pomodoro Settings
- Add more descriptions
- Changes loaders

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* build: add stylelint

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* refactor: cleanup and remove unused stuff

* fix: marketplace quote images, offline background img and quotes, remove placeholder text

* fix: vite extension build, add source to photo info

* fix: welcome modal bugs, about tab issues

* fix: offline mode fixes, about tab fix, update modal text

* feat: rolling out share modal for photoinfo

* fix: fix markeplace item grid

* feat: custom background drag and drop, error reporting, better ui, new settings, fixes

* fix: add link modal, marketplace

- Addons title
- icon for check for updates
- update add link modal
- improve the style of the smaller modals
- Link back to create tab on marketplace

* fix: welcome modal size

* feat: upload image compression, todo drag and drop, fixes

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: various modal tab fixes and changes, reorder some settings, fix marketplace

* feat: install multiple quote packs in marketplace etc (WIP)

* feat: info tooltip

* fix:  todo ordering
- start work on improving loaders, error messages etc

* fix: build problem try 1

* fix: attempt 2

* feat: improve navigability of complex settings
-  start work on reducing popin of certain elements

* feat: add data section to advanced with sync

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* chore: improve background back btn, update dependencies

* feat: add custom changes to drag and drop, refactor search, comments, video upload check (untested)

* fix: photo info share modal, navbar, remove unused code

* fix: sidebar bug, tab name translation

* feat: weather sizing, achievements

* feat: consistent header for sub sections
- fixed achievements grid
- added more achievements
- altered achievements style
- made header of background subsection consistent with advanced

* feat(translations): first half of 7.0 translation support

* feat(translations): add 7.0 support for most settings and some of marketplace

* feat(translations): bug fixes, more 7.0 support

* fix: background upload, finish 7.0 translation support

* fix(translations): modal error fixes

* feat: background settings improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* Turkish_Language_Support_Added (#285)

* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections

* fix: overflow of custom images + visual

* fix: change start command

* fix: create tab

* fix: various modal fixes and improvements

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: consistency across tabs

* fix: add missing updated code from live share

* fix: quote skeleton

* feat: redo of message UI & widget order experiment

* fix: sideload tab and file uploads

* feat: make overview tab use actual elements

* feat: achievements system works

* fix: custom search engine settings, marketplace translation

* Grammar_and_Simplification_for_Turkish_Language (#290)

* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections

* Turkish_Simplification_and_Editing

* Update_tr_TR

Letter Layout for Interface Compatibility

* Last_Check_tr_TR

It looks good for now.

Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>

* feat: new collection design, improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>

* Fix: marketplace fixes

Co-authored-by: Isaac <contact@eartharoid.me>

* fix: collection gradient

* feat: marketplace item page experimentation

* fix: item page carousel

* fix: marketplace QoL

* feat: get collection data from api

* fix: my add-ons tab, remove unused code

* chore(deps): update package.json

* fix: commence work on welcome modal

* fix: welcome modal scroll problem on lower res

* feat: welcome modal first page redesign

* feat: clock changes

* feat: vertical clock

* fix: rename to vertical clock

* fix: lazy repair of the share modal

* feat: collection news alt

* fix: remove unused code, change Turkish name

* fix: message length

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: overview tab

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes and improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various welcome modal fixes
- fix links
- fix style choice
- change how theme selector works

* fix: weather

* polish

* fix: message

* fix: minor fixes and cleanup

* feat(translations): support for new strings

* fix: use localised wikipedia for api, remove unused icons

* Remove photo info width

* Update PhotoInformation.jsx

* fix: weather bug

* fix: addons not being uninstalled correctly

* fix: quote showing icon from incorrect quote pack

* fix: lil photo info bug

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* refactor: cleanup various files

* refactor: clean translation system and more widget stuff

* fix(translations): fix issues caused by refactor

* perf: experimental upgrade to deps and fix esbuild warnings

* fix: weather

* fix: icon bug & small cleanup

* fix: show photoinformation setting

* chore(manifest): Upgrade to v3

Not sure if it is correct, security policy likely isn't.

* fix: add missing translations, fix birthday

* fix: translation display bug, marketplace error, cleanup carousel

* fix(translations): add missing, fix weather location

* fix: marketplace collections, weather settings

* fix: marketplace translations

* fix: cleanup code and fix weather etc

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: clock colour among other things

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: navbar zoom

* fix: remove unused & bugged feature

* fix: clean up some CSS

* we don't talk about underscores

* fix: interval

* overview changes

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: collection refresh and item language display

* add: type of item marketplace

* fix: search autocomplete error

* feat: missing translation

* fix: background refresh spam effects issue

* fix: various fixes

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes

* fix: experimental fix for interval

* fix: small line missed

* chore: update i18n on 7.0, fix link not opening in new tab

* fix: interval not appearing for marketplace

* fix: various fixes and remove unused code

* fix: custom quote, message, move sideload etc

* fix: update styling on custom quote settings etc

* feat(dev): add commitlint

* fix: background interval

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* feat: overhaul of quick links

* feat: search for marketplace

* fix: marketplace + more
- Fix clock zoom
- Fix 0th birthday bug
- marketplace search style
- marketplace search not sensitive to case

* fix: baidu search bug
- reported via google chrome store reviews
Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: some quotes have newlines at the end

* fix: quote image copyright text

* feat: edit quicklink

* fix: adding links works again

* fix: missing translation on item page
- change position of close button on modal

* fix: carousel and quicklink translations

* fix: missing translations

* fix: weather tooltip

* feat: quote UI consistent with other elements

* fix: quote UI text colour

* fix: UX improvements to custom backgrounds

* fix: numerous background interval fixes

* fix: comment out code causing flash
thank you rooray

* feat: move all sideload logic to added, drag and drop upload, update deps

* fix: background marketplace interval

* fix: sideload error modal styling

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* perf: major widget refactoring

* perf: use memo, fix quicklinks key err

* chore: update quicklink and autocomplete apis

* fix: marketplace undefined errors

* fix: optimise and repair marketplace

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* chore: run prettier

* fix: search dropdown, missing translations, overview date

* fix: background interval bug
- took far too long

* Add Español (Latinoamérica) (#319)

* Add Español (Latinoamérica)

* Update es-419.json

* Update es-419.json

* feat: upgrade to API v2

* fix: news on overview

* feat: attempt image blur

* fix: background blur transition

* fix: quote cleanup and test

* fix: various
- temporarily comment out quote interval
- fix background transition on firefox

* fix: background transition compatibility

* fix: update API URL

* feat: don't show image again

* fix: background categories

* fix: improve category chip styling

* fix: move tooltips photo info

* fix: tooltip width photoinformation

* fix: use AVIF if supported

* fix: the previous fix (it broke non-AVIF browsers)

* fix: favouriting images

* fix: revoke the image blob

* fix: classic photo info
- plus the testing option of 10 seconds for interval

* fix: quote language settings

* fix: "Refresh Page Page" with en_US locale

* fix: don't get quote twice

* fix: allow map for Mue images

* feat: pre-fetch image data from API

so the blur hash is instantly available

* feat: pre-fetch quote data from API

* fix: don't show "N/A"

* feat: `photoMap` true by default

* feat: don't get the same image twice in a row

Works with Mue API only, not Unsplash and not photo packs.

* fix: don't get the same image twice in a row

* chore: update dependencies, change compression, remove unneeded about string

* fix: #320 by adding new ignore list

* fix: es_419 locale, run prettier, remove unused line

* fix: build error due to top level await

* fix: pnpm lock was ice cold

* fix: overview style
- driving home for christmas
- 7.0 is christmas
- that is song lyric

* fix: missing translations, create tab back button

* fix: remove placeholder string

* fix: photographers list

* fix: don't set location to "N/A"

* fix: translation bugs

* chore: update dependencies etc

* fix: start fixing photo map

* TR Translation Update (#329)

* Update tr_TR.json

TR translate file update.

* tr_TR.json File Update - Check One Vercel

* Check Translate

* Translation edit after bug fix. First review.

* , Check

* , Check

* , Check

* 330 issue fixed, translate added

Signed-off-by: Kağan Can Şit <kagancansit@hotmail.com>

* fix: typo

* feat: improve collection gradient

* feat: modernisation of modal theme colours

* fix: light theme fixes

* feat: make the marketplace look stunning

* feat: make marketplace item pages prettier

and add setting values table on pre-set settings page.

* chore: comment out broken interval feature

Signed-off-by: Kağan Can Şit <kagancansit@hotmail.com>
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
Co-authored-by: Kağan Can Şit <kagancansit@hotmail.com>
Co-authored-by: Isaac <contact@eartharoid.me>
Co-authored-by: Isaac <git@eartharoid.me>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
Co-authored-by: BloodDragooner2 <117775945+BloodDragooner2@users.noreply.github.com>
2023-01-08 21:56:16 +00:00
David Ralph f65881f79a
Merge branch 'main' into 7.0
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
2023-01-08 21:55:17 +00:00
David Ralph 4caaa8c576
fix: merge conflicts 2023-01-08 21:51:00 +00:00
David Ralph a6b56cf2e4
chore: comment out broken interval feature 2023-01-08 21:42:01 +00:00
Isaac 19dc41fde1
feat: make marketplace item pages prettier
and add setting values table on pre-set settings page.
2023-01-08 21:19:31 +00:00
Isaac b64a58f280
feat: make the marketplace look stunning 2023-01-08 18:32:08 +00:00
alexsparkes 602ea813f2 fix: light theme fixes 2023-01-08 14:01:00 +00:00
alexsparkes 4920ae7b80 feat: modernisation of modal theme colours 2023-01-07 23:48:44 +00:00
Isaac 51dca6d107
feat: improve collection gradient 2023-01-04 19:28:08 +00:00
Isaac f3c185495d
fix: typo 2023-01-04 17:42:15 +00:00
dependabot[bot] babc978dcf
chore(deps): bump @mui/material from 5.11.2 to 5.11.3 (#335)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.2 to 5.11.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.3/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 08:03:26 +00:00
Kağan Can Şit 93e6b10b0f
TR Translation Update (#329)
* Update tr_TR.json

TR translate file update.

* tr_TR.json File Update - Check One Vercel

* Check Translate

* Translation edit after bug fix. First review.

* , Check

* , Check

* , Check

* 330 issue fixed, translate added

Signed-off-by: Kağan Can Şit <kagancansit@hotmail.com>
2022-12-29 16:28:31 +00:00
dependabot[bot] 2b8183474c
chore(deps): bump @mui/material from 5.11.1 to 5.11.2 (#333)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.2/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 08:03:58 +00:00
Spectro c23291116c
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (356 of 356 strings)

Co-authored-by: Spectro <spectro@keemail.me>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt_BR/
Translation: Mue/Mue Tab
2022-12-26 04:47:28 +01:00
Hosted Weblate cbf4b41f15
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2022-12-24 06:51:10 +01:00
Spectro f42d460c23
Added translation using Weblate (Portuguese (Brazil))
Co-authored-by: Spectro <spectro@keemail.me>
2022-12-24 06:51:10 +01:00
David Ralph eeb63a2523
fix: start fixing photo map 2022-12-23 11:16:51 +00:00
David Ralph c8ff3f7945
chore: update dependencies etc 2022-12-23 11:11:28 +00:00
David Ralph f67a7b6f78
fix: translation bugs 2022-12-23 10:56:48 +00:00
dependabot[bot] 3c8af1ca82
chore(deps): bump @mui/material from 5.11.0 to 5.11.1 (#332)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.1/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 08:04:26 +00:00
Isaac cebce2d5ef
fix: don't set location to "N/A" 2022-12-20 16:41:02 +00:00
Isaac 7cf3dfaa79
fix: photographers list 2022-12-20 16:34:34 +00:00
David Ralph 7be46b9a95
fix: remove placeholder string 2022-12-20 11:28:26 +00:00
David Ralph 41293f075a
fix: missing translations, create tab back button 2022-12-20 11:25:06 +00:00
alexsparkes b1ac03977e fix: overview style
- driving home for christmas
- 7.0 is christmas
- that is song lyric
2022-12-19 22:38:34 +00:00
dependabot[bot] 155c4f4ff5
chore(deps): bump @mui/material from 5.10.17 to 5.11.0 (#331)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.17 to 5.11.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.0/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 08:05:29 +00:00
David Ralph 5639979c1b
fix: pnpm lock was ice cold 2022-12-08 16:34:56 +00:00
David Ralph 440d20d7be
fix: build error due to top level await 2022-12-08 16:25:50 +00:00
dependabot[bot] 2815c143f1
chore(deps): bump @mui/material from 5.10.16 to 5.10.17 (#328)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.16 to 5.10.17.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.17/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 08:04:40 +00:00
J. Lavoie de83db8130
Translated using Weblate (French)
Currently translated at 100.0% (356 of 356 strings)

Translated using Weblate (German)

Currently translated at 100.0% (356 of 356 strings)

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/de/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/fr/
Translation: Mue/Mue Tab
2022-11-30 03:48:39 +01:00
dependabot[bot] 63009971a8
chore(deps): bump @mui/material from 5.10.15 to 5.10.16 (#327)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.15 to 5.10.16.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.16/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 08:03:50 +00:00
Hosted Weblate 63a9e8907c
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2022-11-28 18:08:44 +01:00
Anonymous 4a5cb65a37
Translated using Weblate (Turkish)
Currently translated at 99.7% (355 of 356 strings)

Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translation: Mue/Mue Tab
2022-11-28 18:08:44 +01:00
Isaac c22ecea9d6
Update README.md
Signed-off-by: Isaac <git@eartharoid.me>
2022-11-28 16:38:38 +00:00
David Ralph e161b82ad3
fix: es_419 locale, run prettier, remove unused line 2022-11-26 21:32:50 +00:00
David Ralph 8035b35436
fix: #320 by adding new ignore list 2022-11-26 21:27:56 +00:00
David Ralph 84b99f815a
chore: update dependencies, change compression, remove unneeded about string 2022-11-25 16:32:28 +00:00
dependabot[bot] a2c45ae056
chore(deps): bump @mui/material from 5.10.14 to 5.10.15 (#324)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.14 to 5.10.15.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.15/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 08:04:38 +00:00
Isaac 822a8ff627
fix: don't get the same image twice in a row 2022-11-21 17:30:22 +00:00
Isaac 668928cbff
feat: don't get the same image twice in a row
Works with Mue API only, not Unsplash and not photo packs.
2022-11-21 17:11:16 +00:00
Isaac 59aa73d333
feat: `photoMap` true by default 2022-11-21 16:59:18 +00:00
Isaac 70ccf0ff45
fix: don't show "N/A" 2022-11-21 16:30:14 +00:00
Isaac e338795a0f
feat: pre-fetch quote data from API 2022-11-21 16:29:56 +00:00
Isaac 307f110c80
feat: pre-fetch image data from API
so the blur hash is instantly available
2022-11-21 16:24:11 +00:00
Isaac dc7ac55939
fix: allow map for Mue images 2022-11-21 16:19:08 +00:00
Isaac 0d6397d724
fix: don't get quote twice 2022-11-21 15:52:22 +00:00
Isaac 907735f8c6
fix: "Refresh Page Page" with en_US locale 2022-11-20 20:31:18 +00:00
Isaac 247b5b16d3
Merge remote-tracking branch 'origin/7.0' into 7.0 2022-11-20 20:23:12 +00:00
Isaac 91f3a5d8bc
fix: quote language settings 2022-11-20 20:23:02 +00:00
alexsparkes 14f10cf9c3 fix: classic photo info
- plus the testing option of 10 seconds for interval
2022-11-20 11:42:50 +00:00
Isaac ac9a5db009
fix: revoke the image blob 2022-11-19 22:34:21 +00:00
Isaac deea70a23a
fix: favouriting images 2022-11-19 22:28:45 +00:00
Isaac 3cb69c6b6e
fix: the previous fix (it broke non-AVIF browsers) 2022-11-19 21:57:24 +00:00
Isaac 5a4e8f1a7a
fix: use AVIF if supported 2022-11-19 21:38:20 +00:00
dependabot[bot] 53e8aba7f5
chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#323)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 08:04:04 +00:00
alexsparkes f24d1949ba fix: tooltip width photoinformation 2022-11-16 08:44:10 +00:00
dependabot[bot] 0cd6d9dc42
chore(deps): bump @mui/material from 5.10.13 to 5.10.14 (#322)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.13 to 5.10.14.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.14/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 08:07:33 +00:00
alexsparkes b256387410 fix: move tooltips photo info 2022-11-16 07:08:56 +00:00
alexsparkes 370bb5a92a fix: improve category chip styling 2022-11-16 07:05:44 +00:00
Isaac a88d0e3cd7
fix: background categories 2022-11-16 01:43:16 +00:00
Isaac 04af2350b6
feat: don't show image again 2022-11-16 01:23:53 +00:00
Isaac a7b040642d
fix: update API URL 2022-11-16 00:29:46 +00:00
alexsparkes 25a674cabb fix: background transition compatibility 2022-11-15 20:31:13 +00:00
alexsparkes 146c74e0cb fix: various
- temporarily comment out quote interval
- fix background transition on firefox
2022-11-15 20:12:18 +00:00
Isaac b18113d468
Merge pull request #321 from mue/7.0-blur
Kinda add blur hash thing
2022-11-15 19:52:30 +00:00
Isaac 20ba85a8bb
Merge branch '7.0' into 7.0-blur 2022-11-15 19:51:39 +00:00
David Ralph dd9aabc971
fix: quote cleanup and test 2022-11-15 17:07:00 +00:00
David Ralph ed180ce6a2
Update README.md 2022-11-15 16:43:32 +00:00
alexsparkes c5dcb2937d fix: background blur transition 2022-11-13 19:17:08 +00:00
Isaac a5292a26e2
feat: attempt image blur 2022-11-12 21:58:52 +00:00
Isaac d8d47fc238
fix: news on overview 2022-11-12 18:01:26 +00:00
Isaac ad6619b3b7
feat: upgrade to API v2 2022-11-12 01:37:50 +00:00
BloodDragooner2 f70c9227ef
Add Español (Latinoamérica) (#319)
* Add Español (Latinoamérica)

* Update es-419.json

* Update es-419.json
2022-11-10 21:46:59 +00:00
alexsparkes 7a55a6a430 fix: background interval bug
- took far too long
2022-11-09 15:16:44 +00:00
dependabot[bot] 1d151c277d
chore(deps): bump @mui/material from 5.10.12 to 5.10.13 (#318)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.12 to 5.10.13.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.13/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 08:04:48 +00:00
dependabot[bot] acc6307a57
chore(deps): bump react-clock from 3.1.0 to 4.0.0 (#317)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/compare/v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: react-clock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 08:04:19 +00:00
David Ralph 4da82dd820 fix: search dropdown, missing translations, overview date 2022-11-06 12:40:33 +00:00
David Ralph 333aabde1b chore: run prettier 2022-11-06 11:59:59 +00:00
David Ralph f0968195cb fix: optimise and repair marketplace
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-11-03 18:10:13 +00:00
dependabot[bot] 5f89308f43
chore(deps): bump react-toastify from 9.1.0 to 9.1.1 (#316)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 08:04:13 +00:00
dependabot[bot] 8931a4c15a
chore(deps): bump react-toastify from 9.0.8 to 9.1.0 (#315)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.8 to 9.1.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.8...v9.1.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 08:20:55 +00:00
dependabot[bot] 8c8c5652ae
chore(deps): bump @mui/material from 5.10.11 to 5.10.12 (#314)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.11 to 5.10.12.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.12/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 08:25:37 +00:00
alexsparkes 713e0176c7 fix: marketplace undefined errors 2022-10-31 08:04:03 +00:00
David Ralph 2684277a76 chore: update quicklink and autocomplete apis 2022-10-30 23:27:54 +00:00
David Ralph 271af64d07 perf: use memo, fix quicklinks key err 2022-10-30 16:56:26 +00:00
David Ralph a9276a5fdb perf: major widget refactoring 2022-10-30 16:43:08 +00:00
alexsparkes d762a7c504 fix: sideload error modal styling
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-10-29 22:28:17 +01:00
alexsparkes a77097a7fa fix: background marketplace interval 2022-10-29 21:28:04 +01:00
David Ralph fadbb84b6e feat: move all sideload logic to added, drag and drop upload, update deps 2022-10-28 14:47:34 +01:00
dependabot[bot] 675f0d48bd
chore(deps-dev): bump babel-loader from 8.2.5 to 9.0.0 (#313)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:16:46 +00:00
alexsparkes 05b787db5a fix: comment out code causing flash
thank you rooray
2022-10-27 21:30:08 +01:00
alexsparkes 0db2502498 fix: numerous background interval fixes 2022-10-27 20:24:08 +01:00
alexsparkes a4c10bc3b3 fix: UX improvements to custom backgrounds 2022-10-27 17:58:42 +01:00
dependabot[bot] 3de74e4af9
chore(deps): bump @eartharoid/i18n from 1.1.0 to 1.2.1 (#312)
Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/eartharoid/i18n/releases)
- [Commits](https://github.com/eartharoid/i18n/compare/v1.1.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 08:16:36 +00:00
dependabot[bot] acb5157b71
chore(deps): bump @mui/material from 5.10.10 to 5.10.11 (#311)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.10 to 5.10.11.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.11/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 08:13:07 +00:00
alexsparkes 73501a4fb9 fix: quote UI text colour 2022-10-23 19:09:15 +01:00
alexsparkes 572725eaef feat: quote UI consistent with other elements 2022-10-23 14:57:16 +01:00
alexsparkes bc45f98b51 fix: weather tooltip 2022-10-23 14:26:31 +01:00
alexsparkes 66b3a10858 fix: missing translations 2022-10-21 22:33:30 +01:00
alexsparkes 0205cdd8c4 fix: carousel and quicklink translations 2022-10-20 21:01:37 +01:00
alexsparkes 60008e291e fix: missing translation on item page
- change position of close button on modal
2022-10-19 18:09:06 +01:00
David Ralph 0efc6d4311 fix: adding links works again 2022-10-19 14:41:23 +01:00
David Ralph f1c5731005 feat: edit quicklink 2022-10-19 14:36:33 +01:00
Isaac 8edd2ccd67
fix: quote image copyright text 2022-10-19 14:25:12 +01:00
Isaac d5282ae64e
fix: some quotes have newlines at the end 2022-10-19 13:47:27 +01:00
alexsparkes 8304c27fe2 fix: baidu search bug
- reported via google chrome store reviews
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-10-18 20:17:54 +01:00
alexsparkes 482095ca65 fix: marketplace + more
- Fix clock zoom
- Fix 0th birthday bug
- marketplace search style
- marketplace search not sensitive to case
2022-10-18 18:11:23 +01:00
dependabot[bot] 90decae0f8
chore(deps): bump @mui/material from 5.10.9 to 5.10.10 (#310)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.9 to 5.10.10.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.10/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 08:54:23 +00:00
dependabot[bot] c987d1e070
chore(deps): bump react-modal from 3.15.1 to 3.16.1 (#309)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.15.1 to 3.16.1.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.15.1...v3.16.1)

---
updated-dependencies:
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 08:10:23 +00:00
alexsparkes 34b1834cd7 feat: search for marketplace 2022-10-17 21:41:00 +01:00
dependabot[bot] 2c511803a5
chore(deps): bump @mui/material from 5.10.8 to 5.10.9 (#308)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.8 to 5.10.9.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.9/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 08:12:38 +00:00
alexsparkes 82bbd04cfb feat: overhaul of quick links 2022-10-10 18:32:26 +01:00
David Ralph 503474d486
Update CODEOWNERS 2022-10-08 11:19:46 +01:00
David Ralph cc2bd8bce9
Create CODEOWNERS 2022-10-08 11:19:12 +01:00
alexsparkes 8450d15be6 fix: background interval
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-10-07 19:36:58 +01:00
dependabot[bot] 2d3e320375
chore(deps): bump @mui/material from 5.10.7 to 5.10.8 (#307)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.7 to 5.10.8.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.8/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 08:25:53 +00:00
dependabot[bot] 48c94e4d30
chore(deps): bump @mui/material from 5.10.6 to 5.10.7 (#306)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.6 to 5.10.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.7/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 08:10:51 +00:00
David Ralph 6425cc1e1e
chore: fix doc 2022-09-26 22:07:32 +01:00
David Ralph 3cc40fd15f feat(dev): add commitlint 2022-09-22 10:52:01 +01:00
David Ralph 252fe0aa9a fix: update styling on custom quote settings etc 2022-09-22 10:38:22 +01:00
David Ralph 75a15533d2 fix: custom quote, message, move sideload etc 2022-09-21 14:06:51 +01:00
dependabot[bot] 8c5c3fa52c
chore(deps): bump @mui/material from 5.10.5 to 5.10.6 (#305)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.6/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 08:10:36 +00:00
dependabot[bot] 6e713c5063
chore(deps): bump @mui/material from 5.10.4 to 5.10.5 (#304)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.4 to 5.10.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.5/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 08:22:47 +00:00
David Ralph 2c760038e0 fix: various fixes and remove unused code 2022-09-11 22:01:06 +01:00
David Ralph ba9bab2b4d fix: interval not appearing for marketplace 2022-09-11 17:54:07 +01:00
David Ralph 6cbc677183 chore: update i18n on 7.0, fix link not opening in new tab 2022-09-11 17:45:14 +01:00
alexsparkes b74b54f0c2 fix: small line missed 2022-09-11 11:45:38 +01:00
alexsparkes 2cf00168eb fix: experimental fix for interval 2022-09-11 11:40:13 +01:00
dependabot[bot] e34ae8878d
chore(deps): bump @eartharoid/i18n from 1.0.4 to 1.1.0 (#303)
Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/eartharoid/i18n/releases)
- [Commits](https://github.com/eartharoid/i18n/compare/v1.0.4...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 08:12:29 +00:00
alexsparkes 0ab4c4b63d fix: various fixes 2022-09-07 16:04:06 +01:00
alexsparkes 2e6bf4c9c7 fix: various fixes
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-09-07 16:03:48 +01:00
David Ralph b364923738 fix: background refresh spam effects issue 2022-09-07 11:22:00 +01:00
dependabot[bot] 1986a57662
chore(deps): bump @mui/material from 5.10.3 to 5.10.4 (#302)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.3 to 5.10.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.4/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 08:17:00 +00:00
alexsparkes 532f7cff8c feat: missing translation 2022-09-06 13:14:35 +01:00
David Ralph d8a6ba7101 fix: search autocomplete error 2022-09-06 11:53:46 +01:00
alexsparkes cdd3a99ab7 add: type of item marketplace 2022-09-05 15:08:33 +01:00
David Ralph 9c271d1b2a fix: collection refresh and item language display 2022-09-05 13:59:16 +01:00
alexsparkes 517091cbda overview changes
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-09-05 10:13:42 +01:00
alexsparkes 68783429d4 fix: interval 2022-09-05 08:14:21 +01:00
alexsparkes 14c33eac1e we don't talk about underscores 2022-08-31 22:24:01 +01:00
alexsparkes 59aa1f7164 fix: clean up some CSS 2022-08-31 22:21:37 +01:00
David Ralph 8fd5b47545 Merge branch '7.0' of https://github.com/mue/mue into 7.0 2022-08-31 22:05:19 +01:00
David Ralph 7880489034 fix: remove unused & bugged feature 2022-08-31 22:05:11 +01:00
alexsparkes dc8abfe436 fix: navbar zoom 2022-08-31 21:54:03 +01:00
alexsparkes 99569f3781 fix: clock colour among other things
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-08-31 18:45:42 +01:00
David Ralph 2563850fcc fix: cleanup code and fix weather etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-08-31 13:31:49 +01:00
dependabot[bot] 7279126bdc
chore(deps): bump @mui/material from 5.10.2 to 5.10.3 (#301)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.3/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 08:09:25 +00:00
alexsparkes 8ca70e7895 fix: marketplace translations 2022-08-29 21:07:52 +01:00
David Ralph 12f8cf6a90 fix: marketplace collections, weather settings 2022-08-29 10:50:27 +01:00
David Ralph 77d68fc469 fix(translations): add missing, fix weather location 2022-08-29 10:36:44 +01:00
David Ralph 6a0722a697 fix: translation display bug, marketplace error, cleanup carousel 2022-08-28 22:50:34 +01:00
alexsparkes bf1723e63c fix: add missing translations, fix birthday 2022-08-28 20:19:47 +01:00
Isaac c2a7e5223b
chore(manifest): Upgrade to v3
Not sure if it is correct, security policy likely isn't.
2022-08-28 19:07:45 +01:00
alexsparkes cbc2acff7a fix: show photoinformation setting 2022-08-27 15:51:49 +01:00
alexsparkes 58d0469918 fix: icon bug & small cleanup 2022-08-27 14:39:25 +01:00
alexsparkes b97776cbb8 fix: weather 2022-08-27 14:26:06 +01:00
David Ralph 218f7bec7b perf: experimental upgrade to deps and fix esbuild warnings 2022-08-26 12:06:25 +01:00
David Ralph b8f2b7fb1f fix(translations): fix issues caused by refactor 2022-08-26 11:44:24 +01:00
David Ralph 2c2acbba46 refactor: clean translation system and more widget stuff 2022-08-26 10:45:32 +01:00
David Ralph cd311e0fa1 refactor: cleanup various files 2022-08-25 17:07:35 +01:00
alexsparkes 85933c4845 fix: lil photo info bug
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-08-25 17:45:25 +02:00
Isaac b25bf4f7a3
fix: quote showing icon from incorrect quote pack 2022-08-24 21:45:20 +01:00
Isaac b93302153e
fix: addons not being uninstalled correctly 2022-08-24 21:41:22 +01:00
Isaac 484d16122c
Merge remote-tracking branch 'origin/7.0' into 7.0 2022-08-24 21:27:48 +01:00
alexsparkes 5bf313924a fix: weather bug 2022-08-24 20:00:10 +02:00
Alex Sparkes 92ef43bcb6
Update PhotoInformation.jsx 2022-08-24 19:46:56 +02:00
dependabot[bot] f5a7328ed5
chore(deps): bump @mui/material from 5.10.1 to 5.10.2 (#300)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.2/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 08:13:49 +00:00
Isaac d7d131d4be
Remove photo info width 2022-08-23 22:08:18 +01:00
David Ralph e0d3686f5d fix: use localised wikipedia for api, remove unused icons 2022-08-23 11:05:41 +01:00
David Ralph 8c6e62e1b4 feat(translations): support for new strings 2022-08-23 10:59:20 +01:00
David Ralph 5ddd26d492 fix: minor fixes and cleanup 2022-08-21 12:41:05 +01:00
alexsparkes 70e068069d fix: message 2022-08-19 21:41:59 +01:00
alexsparkes b26e07722f polish 2022-08-19 12:50:14 +01:00
alexsparkes 8613a71cf7 fix: weather 2022-08-18 20:31:00 +01:00
alexsparkes f701c9c146 fix: various welcome modal fixes
- fix links
- fix style choice
- change how theme selector works
2022-08-17 22:54:17 +01:00
dependabot[bot] 3988055161
chore(deps): bump @mui/material from 5.10.0 to 5.10.1 (#299)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.1/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 08:13:14 +00:00
alexsparkes c77a37cbb8 fix: various fixes and improvements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-08-16 16:38:22 +01:00
alexsparkes ff49fa6d48 fix: overview tab
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-08-16 12:09:57 +01:00
alexsparkes 78bf7eca24 fix: message length
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-08-15 22:01:22 +01:00
alexsparkes 74c186ea08 fix: remove unused code, change Turkish name 2022-08-15 15:41:46 +01:00
David Ralph c118cc5746 chore: release 6.0.6 2022-08-14 17:32:46 +01:00
David Ralph c81db8994d feat(translations): 6.0 translation, thanks efeaydal 2022-08-14 17:32:08 +01:00
dependabot[bot] b8c9863a24
chore(deps): bump @mui/material from 5.9.3 to 5.10.0 (#298)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.3 to 5.10.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-08-09 08:15:14 +00:00
alexsparkes 18a8c714ad feat: collection news alt 2022-08-08 15:21:35 +01:00
David Ralph a819ee9d36 fix: lazy repair of the share modal 2022-08-08 14:17:40 +01:00
alexsparkes bcde05d87d fix: rename to vertical clock 2022-08-08 13:43:47 +01:00
alexsparkes 5f307409bb feat: vertical clock 2022-08-08 12:47:29 +01:00
dependabot[bot] 22ababfc0d
chore(deps): bump react-toastify from 9.0.7 to 9.0.8 (#297)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.7...v9.0.8)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-08-08 08:17:37 +00:00
alexsparkes 99f653ab66 feat: clock changes 2022-08-07 23:16:58 +01:00
alexsparkes e9619382d4 feat: welcome modal first page redesign 2022-08-07 22:11:22 +01:00
alexsparkes 4ee1e39a4a fix: welcome modal scroll problem on lower res 2022-08-07 21:22:08 +01:00
alexsparkes 77a6bbc7c5 fix: commence work on welcome modal 2022-08-07 18:36:56 +01:00
David Ralph 4db25439c9 chore(deps): update package.json 2022-08-05 12:12:34 +01:00
David Ralph c143f38a94 fix: my add-ons tab, remove unused code 2022-08-05 12:04:13 +01:00
David Ralph 9f9f6d3644 feat: get collection data from api 2022-08-03 10:42:04 +01:00
alexsparkes 12469a031e fix: marketplace QoL 2022-08-02 21:39:11 +01:00
alexsparkes faa5080d64 fix: item page carousel 2022-08-02 19:32:13 +01:00
alexsparkes bcee240993 feat: marketplace item page experimentation 2022-08-02 16:24:19 +01:00
alexsparkes 72fd9f97da fix: collection gradient 2022-08-02 10:38:55 +01:00
alexsparkes 6f6b32207a Fix: marketplace fixes
Co-authored-by: Isaac <contact@eartharoid.me>
2022-08-02 10:11:23 +01:00
dependabot[bot] 30fe86a6df
chore(deps): bump @mui/material from 5.9.2 to 5.9.3 (#296)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-08-02 08:15:08 +00:00
alexsparkes e3cadcb4e3 feat: new collection design, improvements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2022-08-01 18:28:02 +01:00
Kağan Can Şit 5b37478893
Grammar_and_Simplification_for_Turkish_Language (#290)
* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections

* Turkish_Simplification_and_Editing

* Update_tr_TR

Letter Layout for Interface Compatibility

* Last_Check_tr_TR

It looks good for now.

Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>
2022-07-28 13:14:07 +01:00
David Ralph d245d4ba6a fix: custom search engine settings, marketplace translation 2022-07-28 13:12:13 +01:00
David Ralph 3725615262 feat: achievements system works 2022-07-28 13:06:54 +01:00
David Ralph 7c7d7d526e feat: make overview tab use actual elements 2022-07-28 12:50:55 +01:00
David Ralph 45d5a3b9d7 fix: sideload tab and file uploads 2022-07-28 12:41:42 +01:00
dependabot[bot] cdda2abdd1
chore(deps): bump @mui/material from 5.9.1 to 5.9.2 (#295)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-07-26 08:15:10 +00:00
alexsparkes d21df83278 feat: redo of message UI & widget order experiment 2022-07-25 23:06:07 +01:00
alexsparkes 1a0ae2f59b fix: quote skeleton 2022-07-24 23:47:45 +01:00
David Ralph c0166ceb0b fix: add missing updated code from live share 2022-07-19 21:56:34 +01:00
dependabot[bot] f143dbdc1f
chore(deps): bump react-toastify from 9.0.6 to 9.0.7 (#294)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.6...v9.0.7)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-07-19 08:12:14 +00:00
dependabot[bot] 7c7ace90c9
chore(deps): bump @mui/material from 5.9.0 to 5.9.1 (#293)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-07-19 08:12:01 +00:00
dependabot[bot] c022b56143
chore(deps): bump react-toastify from 9.0.5 to 9.0.6 (#292)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.5...v9.0.6)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-07-18 08:14:45 +00:00
alexsparkes 113fb6fbeb fix: consistency across tabs 2022-07-16 12:06:58 +01:00
David Ralph fc3340e374 fix: various modal fixes and improvements
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-07-15 22:00:55 +01:00
alexsparkes 9648b75f52 fix: create tab 2022-07-15 13:25:23 +01:00
alexsparkes 4a941e56d9 fix: change start command 2022-07-14 22:44:59 +01:00
dependabot[bot] 0b8bfe2cdc
chore(deps): bump @mui/material from 5.8.7 to 5.9.0 (#291)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.7 to 5.9.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-07-13 08:11:26 +00:00
alexsparkes 4e68a2c881 fix: overflow of custom images + visual 2022-07-12 22:18:41 +01:00
Kağan Can Şit 710ad50ab2
Turkish_Language_Support_Added (#285)
* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections
2022-07-10 20:38:05 +01:00
dependabot[bot] 10c7bd98c2
chore(deps): bump @mui/material from 5.8.6 to 5.8.7 (#283)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.6 to 5.8.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-07-05 08:22:27 +00:00
dependabot[bot] 9e061a8cb4
chore(deps): bump @mui/material from 5.8.5 to 5.8.6 (#282)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.5 to 5.8.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.6/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-06-28 08:15:33 +00:00
dependabot[bot] 41678f6ac7
chore(deps): bump @eartharoid/i18n from 1.0.2 to 1.0.4 (#281)
Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/eartharoid/i18n/releases)
- [Commits](https://github.com/eartharoid/i18n/compare/v1.0.2...v1.0.4)

---
updated-dependencies:
- dependency-name: "@eartharoid/i18n"
  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>
2022-06-28 08:15:22 +00:00
dependabot[bot] 43bfd5deff
chore(deps): bump @mui/material from 5.8.4 to 5.8.5 (#280)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.4 to 5.8.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.5/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-06-22 08:18:59 +00:00
dependabot[bot] 215b294da4
chore(deps): bump react-toastify from 9.0.4 to 9.0.5 (#279)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-06-20 08:16:24 +00:00
dependabot[bot] e4dffc73d7
chore(deps): bump react-dom from 18.1.0 to 18.2.0 (#278)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  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>
2022-06-16 08:11:46 +00:00
dependabot[bot] c9b61b862b
chore(deps): bump @mui/material from 5.8.3 to 5.8.4 (#277)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.3 to 5.8.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-06-15 08:15:44 +00:00
dependabot[bot] c31e9bbcdb
chore(deps): bump react from 18.1.0 to 18.2.0 (#276)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react)

---
updated-dependencies:
- dependency-name: 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>
2022-06-15 08:13:27 +00:00
dependabot[bot] 208929f846
chore(deps-dev): bump source-map-loader from 3.0.1 to 4.0.0 (#275)
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: source-map-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 08:13:32 +00:00
alexsparkes 61bed2b478 feat: background settings improvements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-06-09 21:15:57 +01:00
dependabot[bot] 8c78a2722c
chore(deps): bump @mui/material from 5.8.2 to 5.8.3 (#274)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-06-08 08:13:17 +00:00
dependabot[bot] 7570dc6c52
chore(deps): bump react-toastify from 9.0.3 to 9.0.4 (#273)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-06-08 08:12:48 +00:00
David Ralph 3148a19685 fix(translations): modal error fixes 2022-06-05 15:56:29 +01:00
David Ralph 7df77d33e4 fix: background upload, finish 7.0 translation support 2022-06-05 15:43:49 +01:00
David Ralph f413f4e31c feat(translations): bug fixes, more 7.0 support 2022-06-04 11:58:01 +01:00
David Ralph 80723cbed1 feat(translations): add 7.0 support for most settings and some of marketplace 2022-06-03 21:52:37 +01:00
David Ralph 109918a2c6 feat(translations): first half of 7.0 translation support 2022-06-03 21:18:47 +01:00
dependabot[bot] 291e9774b4
chore(deps): bump @mui/material from 5.8.1 to 5.8.2 (#271)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-06-01 10:05:34 +00:00
dependabot[bot] d02b004dc7
chore(deps): bump react-toastify from 9.0.2 to 9.0.3 (#272)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-06-01 10:00:04 +00:00
dependabot[bot] 433f9b81b8
chore(deps): bump react-toastify from 9.0.1 to 9.0.2 (#270)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-05-30 08:15:00 +00:00
alexsparkes cd9eed0c81 feat: consistent header for sub sections
- fixed achievements grid
- added more achievements
- altered achievements style
- made header of background subsection consistent with advanced
2022-05-26 23:46:08 +01:00
alexsparkes 5f42b1a6ee feat: weather sizing, achievements 2022-05-24 22:19:47 +01:00
dependabot[bot] c8a25fc92b
chore(deps): bump @mui/material from 5.8.0 to 5.8.1 (#269)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-05-24 08:17:05 +00:00
David Ralph 2c89894372 fix: sidebar bug, tab name translation 2022-05-23 20:44:49 +01:00
David Ralph 4f29d376ca fix: photo info share modal, navbar, remove unused code 2022-05-23 20:31:14 +01:00
David Ralph b070f4a1ce feat: add custom changes to drag and drop, refactor search, comments, video upload check (untested) 2022-05-22 20:27:42 +01:00
dependabot[bot] a16ffd1e0d
chore(deps-dev): bump sass-loader from 12.6.0 to 13.0.0 (#268)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.6.0 to 13.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 08:11:27 +00:00
dependabot[bot] 645c592bd1
chore(deps): bump @mui/material from 5.7.0 to 5.8.0 (#267)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-05-18 08:10:47 +00:00
Stefan Aleksic 4416c336f5
Upgrade bpp to v2 (#266) 2022-05-16 10:33:13 +01:00
David Ralph bd05aa5ee0 chore: improve background back btn, update dependencies 2022-05-11 16:09:26 +01:00
dependabot[bot] 1e8ab0bc8a
chore(deps): bump @mui/material from 5.6.4 to 5.7.0 (#265)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.7.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-05-11 08:15:58 +00:00
dependabot[bot] f2247e0c67
chore(deps): bump react-toastify from 9.0.0 to 9.0.1 (#264)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-05-06 08:15:23 +00:00
dependabot[bot] be332b36aa
chore(deps): bump react-toastify from 8.2.0 to 9.0.0 (#263)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 08:13:15 +00:00
dependabot[bot] cd708a9f9a
chore(deps): bump @mui/material from 5.6.3 to 5.6.4 (#262)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.3 to 5.6.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.6.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-05-03 08:13:48 +00:00
alexsparkes c3df2d7b23 feat: add data section to advanced with sync
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-05-01 22:44:15 +01:00
alexsparkes 54c3245663 feat: improve navigability of complex settings
-  start work on reducing popin of certain elements
2022-04-30 22:10:15 +01:00
alexsparkes 4a37a26733 fix: attempt 2 2022-04-29 22:57:30 +01:00
alexsparkes c63620c649 fix: build problem try 1 2022-04-29 22:55:41 +01:00
alexsparkes 9793152a71 fix: todo ordering
- start work on improving loaders, error messages etc
2022-04-29 22:11:47 +01:00
alexsparkes 39deb69c34 feat: info tooltip 2022-04-28 23:22:58 +01:00
dependabot[bot] 0745eac6c5
chore(deps): bump react-dom from 18.0.0 to 18.1.0 (#261)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  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>
2022-04-28 08:14:18 +00:00
dependabot[bot] e4dd9d59f6
chore(deps): bump react-modal from 3.14.4 to 3.15.1 (#260)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.4 to 3.15.1.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.14.4...v3.15.1)

---
updated-dependencies:
- dependency-name: react-modal
  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>
2022-04-28 08:14:14 +00:00
David Ralph ed933e68e2 feat: install multiple quote packs in marketplace etc (WIP) 2022-04-27 17:00:40 +01:00
David Ralph 3a6950c1ba fix: various modal tab fixes and changes, reorder some settings, fix marketplace 2022-04-27 16:30:54 +01:00
dependabot[bot] 527fc951d3
chore(deps): bump react from 18.0.0 to 18.1.0 (#259)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react)

---
updated-dependencies:
- dependency-name: 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>
2022-04-27 08:12:28 +00:00
David Ralph c07e0a1951 feat: upload image compression, todo drag and drop, fixes
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-04-26 22:23:11 +01:00
Alex Sparkes 84e9ead97a
fix: welcome modal size 2022-04-26 16:19:24 +01:00
dependabot[bot] 26bfab5114
chore(deps): bump @mui/material from 5.6.2 to 5.6.3 (#258)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.6.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-04-26 08:13:19 +00:00
alexsparkes f8d2d624b7 fix: add link modal, marketplace
- Addons title
- icon for check for updates
- update add link modal
- improve the style of the smaller modals
- Link back to create tab on marketplace
2022-04-24 21:12:49 +01:00
David Ralph 78c390b172 Merge branch '7.0' of https://github.com/mue/mue into 7.0 2022-04-24 11:42:36 +01:00
David Ralph 5385655b02 feat: custom background drag and drop, error reporting, better ui, new settings, fixes 2022-04-24 11:42:23 +01:00
alexsparkes 86cd8d55b2 fix: fix markeplace item grid 2022-04-23 10:34:52 +01:00
alexsparkes 3aa934c020 feat: rolling out share modal for photoinfo 2022-04-21 23:14:46 +01:00
David Ralph 194e98256f fix: offline mode fixes, about tab fix, update modal text 2022-04-20 10:34:34 +01:00
dependabot[bot] 024f4c81b4
chore(deps): bump @mui/material from 5.6.1 to 5.6.2 (#257)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.6.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-04-19 08:14:59 +00:00
David Ralph 8f25df9827 fix: welcome modal bugs, about tab issues 2022-04-18 19:50:16 +01:00
David Ralph f8fbf9a7c7 fix: vite extension build, add source to photo info 2022-04-18 10:43:40 +01:00
David Ralph 11b952c3e7 fix: marketplace quote images, offline background img and quotes, remove placeholder text 2022-04-17 10:24:51 +01:00
David Ralph 4691ccf166 refactor: cleanup and remove unused stuff 2022-04-16 19:25:42 +01:00
alexsparkes 987a7eda6e build: add stylelint
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-15 22:55:24 +01:00
alexsparkes ec602a0e50 feat: pomodoro UI + general changes
- Remove settingsitem line at end
- Convert more divs to settingsitem
- Pomodoro Settings
- Add more descriptions
- Changes loaders

Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-14 22:09:10 +01:00
alexsparkes 73a82f4845 feat: Reminder settings UI 2022-04-13 22:15:07 +01:00
David Ralph 8e0511667a build: replace webpack with vite (WIP) 2022-04-13 15:25:50 +01:00
alexsparkes a699163b46 fix: slider text, quote
- Quote was being irritating on lower resolutions and would make it so the text for author would go outside
- Text on slider was getting jammed together
2022-04-12 22:05:57 +01:00
dependabot[bot] 834c79a2fd
chore(deps): bump @mui/material from 5.6.0 to 5.6.1 (#256)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.6.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-04-12 11:51:39 +00:00
alexsparkes af41947e33 fix: various fixes, add microphone active border etc 2022-04-12 10:52:59 +01:00
alexsparkes 98fed28706 fix: various fixes, add microphone active border etc
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-12 10:52:43 +01: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
dependabot[bot] 2c54fb0b20
chore(deps): bump react-hot-keys from 2.7.1 to 2.7.2 (#255)
Bumps [react-hot-keys](https://github.com/jaywcjlove/react-hotkeys) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/jaywcjlove/react-hotkeys/releases)
- [Commits](https://github.com/jaywcjlove/react-hotkeys/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: react-hot-keys
  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>
2022-04-11 08:37:41 +00:00
alexsparkes 4498f5b934 feat: update slider + create
- got rid of commented out css
- update about tab UI
- add reset icon to reset text
- change link colour
- add number to show value on slider
- reorder greeting settings to make a bit more sense
2022-04-10 23:01:22 +01:00
alexsparkes d2e6d6d319 feat: about, remove redundancy
- Remove redundant background option
- about tab UI improvements
- improve widget order UI.. to be completed later
2022-04-09 23:09:27 +01:00
alexsparkes db5bf0019c fix: port welcome modal fix from 6.0.5
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-08 23:01:32 +01:00
alexsparkes fae5e52f84 fix: modal navbar 2022-04-08 22:47:43 +01:00
alexsparkes 2bffab13a0 Added floating UI to package.json 2022-04-08 22:05:14 +01:00
David Ralph 1f979cf22c fix: add missing alias to webpack config 2022-04-08 16:08:03 +01:00
David Ralph f51c002f46
chore: add notice 2022-04-08 14:52:32 +01:00
David Ralph ceb583c8e7 chore: add notice 2022-04-08 14:50:55 +01:00
David Ralph 361fae7f25 feat: add work in progress 7.0 code
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-04-08 14:48:36 +01:00
David Ralph e0820c6b2a chore: release 6.0.5 2022-04-08 14:43:25 +01:00
David Ralph f58d74146d fix: icon fixes, react 18 support 2022-04-07 21:49:43 +01:00
David Ralph 81b10d9795 feat: multiline messages, add react-icons etc 2022-04-07 10:25:01 +01:00
Aksal faacd68e44
feat(translations): Add Indonesian translation (#254) 2022-04-07 09:10:20 +01:00
dependabot[bot] 86ec24736f
chore(deps): bump @mui/icons-material from 5.5.1 to 5.6.0 (#253)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.6.0/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2022-04-06 08:26:54 +00:00
dependabot[bot] f219242966
chore(deps): bump @mui/material from 5.5.3 to 5.6.0 (#252)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.5.3 to 5.6.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.6.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-04-06 08:24:20 +00:00
dependabot[bot] 5853925121
chore(deps): bump @mui/material from 5.5.2 to 5.5.3 (#251)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.5.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-03-29 08:13:13 +00:00
dependabot[bot] 40ec029429
chore(deps): bump @mui/material from 5.5.1 to 5.5.2 (#250)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.5.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-03-22 08:15:26 +00:00
dependabot[bot] 3d1ab88a25
chore(deps): bump @mui/icons-material from 5.5.0 to 5.5.1 (#249)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.5.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2022-03-15 08:17:44 +00:00
dependabot[bot] 6269a72df6
chore(deps): bump @mui/material from 5.5.0 to 5.5.1 (#248)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.5.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-03-15 08:15:08 +00:00
dependabot[bot] dc379563f1
chore(deps): bump @mui/material from 5.4.4 to 5.5.0 (#247)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.4.4 to 5.5.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.5.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-03-08 08:15:38 +00:00
dependabot[bot] 482330c76b
chore(deps): bump @mui/icons-material from 5.4.4 to 5.5.0 (#246)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.4.4 to 5.5.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.5.0/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2022-03-08 08:13:05 +00:00
David Ralph a3790094b8 Merge branch 'main' of https://github.com/mue/mue 2022-03-06 17:29:10 +00:00
David Ralph 66da158840 fix: close #245, port various fixes from 7.0 2022-03-06 17:28:25 +00:00
dependabot[bot] 0a32b25bc8
chore(deps): bump @mui/icons-material from 5.4.2 to 5.4.4 (#243)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.4.2 to 5.4.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.4.4/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2022-03-06 17:06:53 +00:00
dependabot[bot] 66e22b05ef
chore(deps): bump @mui/material from 5.4.2 to 5.4.4 (#244)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.4.2 to 5.4.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.4.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-03-06 17:04:26 +00:00
L 3044961de3
Adding github action for automated submission and dependabot upkeep (#242) 2022-03-05 16:05:40 +00:00
dependabot[bot] 4857b2e17a
chore(deps): bump @mui/icons-material from 5.3.1 to 5.4.2 (#240)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.3.1 to 5.4.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.4.2/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2022-02-16 16:36:47 +00:00
dependabot[bot] deaaca537a
chore(deps): bump @mui/material from 5.4.0 to 5.4.2 (#239)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.4.0 to 5.4.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.4.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-02-16 12:17:50 +00:00
dependabot[bot] 17541d269f
chore(deps): bump react-toastify from 8.1.0 to 8.2.0 (#238)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2022-02-16 12:17:44 +00:00
dependabot[bot] f82a283b19
chore(deps): bump react-clock from 3.0.0 to 3.1.0 (#235)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: react-clock
  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>
2022-02-16 12:17:34 +00:00
dependabot[bot] 6129f4c186
chore(deps): bump @mui/material from 5.3.1 to 5.4.0 (#234)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.4.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-02-02 12:13:32 +00:00
dependabot[bot] 97756ca5e9
chore(deps): bump @mui/material from 5.2.8 to 5.3.1 (#231)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.2.8 to 5.3.1.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.3.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-01-25 12:29:21 +00:00
dependabot[bot] ac092ee2dc
chore(deps): bump @mui/icons-material from 5.2.5 to 5.3.1 (#232)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.2.5 to 5.3.1.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.3.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2022-01-25 11:21:57 +00:00
dependabot[bot] 21e197a0d9
chore(deps): bump @mui/material from 5.2.7 to 5.2.8 (#228)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.2.7 to 5.2.8.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.8/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-01-11 09:32:35 +00:00
dependabot[bot] 0548f6a3cf
chore(deps): bump @mui/material from 5.2.6 to 5.2.7 (#226)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-01-07 15:12:29 +00:00
David Ralph c6ce382188 fix: zero-padded time, custom background settings ui 2022-01-07 15:12:06 +00:00
David Ralph df26dff9cc chore: release 6.0.4 2022-01-04 09:20:48 +00:00
David Ralph bb9b4cd3c7 fix: #225 2022-01-04 09:19:09 +00:00
dependabot[bot] d3b7088653
chore(deps): bump @mui/material from 5.2.2 to 5.2.6 (#224)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.2.2 to 5.2.6.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.6/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2022-01-02 16:02:27 +00:00
dependabot[bot] a5c966aa72
chore(deps): bump @mui/icons-material from 5.2.0 to 5.2.5 (#222)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.2.0 to 5.2.5.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.5/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2022-01-02 16:01:06 +00:00
David Ralph 94a2608462
Update LICENSE 2022-01-01 15:37:56 +00:00
David Ralph 862b9d9a39 chore: move logo 2021-12-18 22:36:21 +00:00
dependabot[bot] 00961b85c8
chore(deps-dev): bump eslint-config-react-app from 6.0.0 to 7.0.0 (#221)
Bumps [eslint-config-react-app](https://github.com/facebook/create-react-app/tree/HEAD/packages/eslint-config-react-app) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/eslint-config-react-app@7.0.0/packages/eslint-config-react-app)

---
updated-dependencies:
- dependency-name: eslint-config-react-app
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 20:50:28 +00:00
dependabot[bot] 1b48d59b4c
chore(deps): bump @mui/material from 5.2.1 to 5.2.2 (#216)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-11-30 09:40:52 +00:00
David Ralph a170981772 chore: release 6.0.3 2021-11-28 20:01:16 +00:00
David Ralph 14d3589551 fix: create tab
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-28 20:00:22 +00:00
David Ralph c736dcf57a fix: enable photo map and update, fix welcome error, fix preview 2021-11-28 14:13:24 +00:00
David Ralph 623b54eca0 fix: create tab, modal ui
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-28 12:39:54 +00:00
David Ralph 1dc0389a96 fix: autocomplete search 2021-11-28 11:31:00 +00:00
David Ralph 3c7be2d64d fix: background categories dropdown 2021-11-27 23:11:40 +00:00
David Ralph 5703abb685 fix: marketplace item page responsiveness 2021-11-27 21:54:58 +00:00
dependabot[bot] 8f08b4d09d
chore(deps): bump @mui/material from 5.2.0 to 5.2.1 (#215)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-11-26 10:58:57 +00:00
dependabot[bot] 441d440c74
chore(deps): bump @mui/icons-material from 5.1.1 to 5.2.0 (#213)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.0/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-11-24 10:40:07 +00:00
dependabot[bot] fe5f15be24
chore(deps): bump @mui/material from 5.1.1 to 5.2.0 (#212)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-11-24 10:36:45 +00:00
David Ralph bd941896aa chore: release 6.0.2 2021-11-23 18:39:43 +00:00
David Ralph d9563ce343 build: fix demo 2021-11-23 18:22:24 +00:00
David Ralph af2edeb737 fix: various ui fixes, fix create tab
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-23 18:11:36 +00:00
David Ralph f8ee23eb40 fix: notes breaking mue when there are many rows 2021-11-22 22:41:17 +00:00
dependabot[bot] 234d489a29
chore(deps-dev): bump copy-webpack-plugin from 9.1.0 to 10.0.0 (#209)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.1.0...v10.0.0)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 14:02:54 +00:00
Vicente 7881e47590
fix(translations): fix typo (#211) 2021-11-18 17:59:03 +00:00
Vicente 40397ac33c
feat(translations): update spanish translation (#210)
* feat(translations): update spanish translations

* feat(translations): update spanish translations
2021-11-18 17:58:24 +00:00
David Ralph 9da0cb611e chore: release 6.0.1 2021-11-18 15:08:33 +00:00
David Ralph 7c7994c63f fix: greeting date picker, addons sort dropdown 2021-11-18 14:49:20 +00:00
David Ralph 42f89b3fc3 chore: release 6.0, fix firefox bug 2021-11-17 22:10:07 +00:00
David Ralph da6c1bba63 chore: comment out unfinished things 2021-11-17 21:50:34 +00:00
dependabot[bot] f96399c9df
chore(deps): bump @mui/icons-material from 5.1.0 to 5.1.1 (#207)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.1.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-11-17 10:03:20 +00:00
dependabot[bot] d17948f744
chore(deps): bump @mui/material from 5.1.0 to 5.1.1 (#208)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.1.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-11-17 09:08:31 +00:00
David Ralph cf39845892 fix(translations): add missing translations 2021-11-14 16:01:45 +00:00
David Ralph a3fb4a6522 fix: update experimental tab 2021-11-14 14:44:16 +00:00
David Ralph f4e88cef2e fix: widget order 2021-11-12 20:20:34 +00:00
David Ralph e786ad654c fix: background filters, addons ui, photoinformation 2021-11-12 18:34:03 +00:00
David Ralph a356c8fe61 fix: favourite button, greeting, lightbox etc (thanks @eartharoid) 2021-11-11 22:38:10 +00:00
David Ralph c627599590 fix: various widget fixes and cleanup etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-11 20:43:33 +00:00
Wessel 4a6f93e701
refractor(widgets): Change one-lined if statements 2021-11-11 15:26:25 +01:00
David Ralph 8aca9ae31c fix: settings fix, keybinds fix (WIP), modal ui fix 2021-11-11 10:51:45 +00:00
dependabot[bot] 8966336b93
chore(deps): bump react-modal from 3.14.3 to 3.14.4 (#206)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.14.3...v3.14.4)

---
updated-dependencies:
- dependency-name: react-modal
  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>
2021-11-11 09:13:20 +00:00
David Ralph 41750ff0e8 fix: modal ui fixes, search and quote widget fix 2021-11-10 16:20:40 +00:00
dependabot[bot] 62066fef05
chore(deps): bump @mui/icons-material from 5.0.5 to 5.1.0 (#204)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.0.5 to 5.1.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.1.0/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-11-10 15:29:25 +00:00
dependabot[bot] eb0ffc3cc2
chore(deps): bump @mui/material from 5.0.6 to 5.1.0 (#205)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.1.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-11-10 15:06:53 +00:00
David Ralph 3bc1409f4f fix: custom video backgrounds 2021-11-06 11:00:25 +00:00
David Ralph c15f9d20f8 Merge branch 'main' of https://github.com/mue/mue 2021-11-04 13:58:56 +00:00
David Ralph 7f5b826683 fix: various modal things, improve ui, add missing translations etc 2021-11-04 13:58:53 +00:00
dependabot[bot] cb2c5e3117
chore(deps): bump react-toastify from 8.0.3 to 8.1.0 (#203)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.0.3 to 8.1.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v8.0.3...v8.1.0)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2021-11-04 11:45:24 +00:00
David Ralph 2824e7c995 feat: improve custom settings ui 2021-11-02 22:53:17 +00:00
dependabot[bot] 8888cb2144
chore(deps): bump @mui/icons-material from 5.0.4 to 5.0.5 (#200)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.5/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-11-01 13:28:30 +00:00
dependabot[bot] 1c80d37bda
chore(deps): bump @mui/material from 5.0.4 to 5.0.6 (#202)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.4 to 5.0.6.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.6/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-11-01 13:25:21 +00:00
David Ralph 1b4b37d4b1 feat: improved settings and marketplace ui, better custom background support, fix webpack
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-01 13:24:09 +00:00
dependabot[bot] 8820343628
chore(deps): bump @mui/icons-material from 5.0.3 to 5.0.4 (#197)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.4/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-10-15 09:21:55 +01:00
dependabot[bot] 00f30c306e
chore(deps): bump @mui/material from 5.0.3 to 5.0.4 (#198)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-10-15 09:13:44 +01:00
David Ralph ed964c1354 feat: add preview mue button to welcome modal 2021-10-13 20:00:40 +01:00
David Ralph bc8ef0d9f2 feat: new sliders, dropdowns, text inputs, update settings ui, fix language bug
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-10-12 22:18:47 +01:00
dependabot[bot] 14121fb975
chore(deps): bump @mui/material from 5.0.2 to 5.0.3 (#194)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-10-11 18:47:13 +01:00
dependabot[bot] bd8d9fb8e4
chore(deps): bump @mui/icons-material from 5.0.1 to 5.0.3 (#195)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.3/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-10-11 18:46:14 +01:00
dependabot[bot] 2a6505799b
chore(deps-dev): bump eslint from 7.32.0 to 8.0.0 (#196)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 18:46:02 +01:00
David Ralph 33ef113f6d feat: add show navbar on hover setting back 2021-09-30 19:35:02 +01:00
David Ralph a5dc2c98a0 fix: various settings tabs 2021-09-30 17:48:38 +01:00
David Ralph c9854d5362 fix: settings tab bugs 2021-09-30 17:40:36 +01:00
dependabot[bot] 9a6119e861
chore(deps): bump @mui/material from 5.0.1 to 5.0.2 (#193)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-09-30 09:11:40 +01:00
David Ralph 9ac410d989 fix: background 2021-09-29 19:19:03 +01:00
David Ralph 80a7b6a56c refactor: cleanup 2021-09-28 23:04:04 +01:00
David Ralph 883f025fbb feat(translations): placeholder support, fix weather text 2021-09-27 18:37:16 +01:00
David Ralph d1b23dc07b Merge branch 'main' of https://github.com/mue/mue 2021-09-27 17:58:34 +01:00
David Ralph 364fb4b0d7 perf: reduce custom background lag on large images, improve h3 style 2021-09-27 17:58:28 +01:00
dependabot[bot] cef4026b97
chore(deps-dev): bump @eartharoid/deep-merge from 0.0.1 to 0.0.2 (#191)
Bumps [@eartharoid/deep-merge](https://github.com/eartharoid/deep-merge) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/eartharoid/deep-merge/releases)
- [Commits](https://github.com/eartharoid/deep-merge/compare/v0.0.1...v0.0.2)

---
updated-dependencies:
- dependency-name: "@eartharoid/deep-merge"
  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>
2021-09-27 10:17:44 +01:00
dependabot[bot] 5702c45187
chore(deps): bump react-toastify from 8.0.2 to 8.0.3 (#190)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2021-09-27 10:17:34 +01:00
David Ralph e7dc9f04d1 feat: new settings tab header, update keybinds and widget order ui
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-09-26 18:03:32 +01:00
David Ralph bc9f68e0c1 fix: first load not working 2021-09-23 15:56:41 +01:00
dependabot[bot] d2d7083d3d
chore(deps): bump @mui/icons-material from 5.0.0 to 5.0.1 (#188)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-09-23 09:23:09 +01:00
dependabot[bot] 43ad2c31f8
chore(deps): bump @mui/material from 5.0.0 to 5.0.1 (#189)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-09-23 09:14:58 +01:00
David Ralph fa485c35c3 Merge branch 'main' of https://github.com/mue/mue 2021-09-20 21:23:42 +01:00
David Ralph 231966546f feat: improve settings tabs and sidebar 2021-09-20 21:23:34 +01:00
BigTear 95c6216b0c
feat(translations): Update Chinese translation (#187)
Add new items translation and fix some localized words
2021-09-20 10:16:03 +01:00
David Ralph 52745a267f feat: background interval for custom 2021-09-19 20:10:22 +01:00
David Ralph cbbc911cc3 feat: create tab local quote pack/photo pack import (WIP) 2021-09-19 19:50:55 +01:00
David Ralph e78611cb05 chore: username change 2021-09-19 16:11:19 +01:00
David Ralph 2049359a96 feat(translations): lazy load 2021-09-19 11:42:37 +01:00
David Ralph 96f26042d2 fix: toast duration setting, create quote pack section 2021-09-19 11:22:53 +01:00
David Ralph f7ba4c0ed9 fix: reset button 2021-09-18 21:03:44 +01:00
David Ralph 4ad9d4810e feat: add create quote pack (WIP) 2021-09-18 20:51:00 +01:00
David Ralph 94e9c5d65e feat: random colour/gradient background, fix toasts 2021-09-17 19:40:22 +01:00
David Ralph e3edc3d89e fix: quote widget zoom, add missing translations 2021-09-17 14:38:13 +01:00
David Ralph 8b4d1d18f1 feat: multiple custom quotes, fix background settings 2021-09-17 14:36:47 +01:00
David Ralph 0fd50e949c refactor(translations): cleanup and fix import settings text 2021-09-17 14:13:31 +01:00
dependabot[bot] 42b4aa1d62
chore(deps): bump @mui/icons-material from 5.0.0-rc.0 to 5.0.0 (#185)
Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.0.0-rc.0 to 5.0.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.0/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2021-09-17 13:41:14 +01:00
dependabot[bot] 39fbd9336f
chore(deps): bump @mui/material from 5.0.0-rc.0 to 5.0.0 (#186)
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.0-rc.0 to 5.0.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2021-09-17 13:40:18 +01:00
David Ralph 93ba1cd9bf feat: random messages 2021-09-17 13:39:55 +01:00
David Ralph a946d07c9c fix(translations): no longer crashes on welcome or file upload 2021-09-16 12:47:53 +01:00
David Ralph 3f3ee2dd82 fix: no animations setting not working on some things 2021-09-15 23:27:26 +01:00
David Ralph 4953298b9f fix(translations): add missing translated text 2021-09-15 22:39:29 +01:00
David Ralph f931abf3fb feat: quick links custom icon and text only options, message widget, fix error 2021-09-15 22:38:24 +01:00
David Ralph b97b925978 fix: translation and colour picker bugs 2021-09-14 20:15:15 +01:00
David Ralph 1c65447c55 fix: optimise background settings, add missing translation 2021-09-11 13:33:26 +01:00
David Ralph 66a3629b51 fix: photo information undefined text 2021-09-10 19:33:56 +01:00
David Ralph 7e3fc8085e refactor: cleanup background and keybinds, add translation for add custom background 2021-09-10 19:25:09 +01:00
David Ralph 6cd934acdc chore: switch from material-ui to mui 2021-09-10 19:00:45 +01:00
David Ralph a7e7743028 feat: better remove background button
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-09-10 18:52:51 +01:00
dependabot[bot] 27668172ec
chore(deps): bump react-hot-keys from 2.7.0 to 2.7.1 (#184)
Bumps [react-hot-keys](https://github.com/jaywcjlove/react-hotkeys) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/jaywcjlove/react-hotkeys/releases)
- [Commits](https://github.com/jaywcjlove/react-hotkeys/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: react-hot-keys
  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>
2021-09-10 17:08:06 +01:00
David Ralph b0eeff1bf8 feat(translations): new translation system 2021-09-10 16:38:53 +01:00
David Ralph 941c168486 fix: about tab images 2021-09-09 15:18:59 +01:00
xXFreeFunXx aceba529ba
Update german translation (#183)
The Github link on the setup page needs to be adjusted.
More details in the Discord.
2021-09-09 14:48:20 +01:00
David Ralph 2d7db1558d fix: custom background settings 2021-09-08 21:30:03 +01:00
David Ralph 102078744e feat: multiple custom backgrounds (WIP) 2021-09-08 20:58:07 +01:00
David Ralph 6bb461b8a2 fix: use constants, improve photoinformation ui 2021-09-08 11:05:34 +01:00
David Ralph 2984e162cc feat: check for addon updates, add attribution to photo location map 2021-09-07 20:42:56 +01:00
David Ralph b86e73f2fc feat: clicking on location map now opens in openstreetmap 2021-09-07 19:10:04 +01:00
David Ralph 22ef3ad139 feat: allow duckduckgo proxy on map 2021-09-06 19:55:04 +01:00
David Ralph 26ae76accc feat: map for background location
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-09-06 19:35:31 +01:00
dependabot[bot] da2c70f897
chore(deps): bump react-hot-keys from 2.6.2 to 2.7.0 (#182)
Bumps [react-hot-keys](https://github.com/jaywcjlove/react-hotkeys) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/jaywcjlove/react-hotkeys/releases)
- [Commits](https://github.com/jaywcjlove/react-hotkeys/compare/v2.6.2...v2.7.0)

---
updated-dependencies:
- dependency-name: react-hot-keys
  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>
2021-09-06 09:29:06 +01:00
David Ralph c63a13a4c2 feat: update addons, sideload error modal, show reminder for preset settings 2021-09-05 20:52:26 +01:00
David Ralph 5baf067ff1 refactor: css cleanup 2021-09-05 14:19:19 +01:00
David Ralph 7f71321e67 feat: better keybinds ui, fix notes, improve search dropdown etc 2021-09-04 12:20:58 +01:00
David Ralph 3cc8031c84 fix: search dropdown selected hover effects 2021-09-03 12:34:34 +01:00
David Ralph b5c3ca201e fix: demo 2021-09-03 12:31:12 +01:00
David Ralph 604834c4d7 fix: notes position, navbar hot reload 2021-09-02 15:27:00 +01:00
David Ralph d368270553 Merge branch 'main' of https://github.com/mue/mue 2021-09-02 13:55:51 +01:00
David Ralph 8cbe3b909b fix: responsive welcome modal on smaller resolutions 2021-09-02 13:55:42 +01:00
dependabot[bot] b0399b6314
chore(deps): bump react-toastify from 8.0.0 to 8.0.2 (#181)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v8.0.0...v8.0.2)

---
updated-dependencies:
- dependency-name: react-toastify
  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>
2021-09-01 11:12:36 +01:00
David Ralph a00037747b fix: modal navbar tab not working 2021-08-29 18:02:25 +01:00
David Ralph 5af8dfac11 style: change about and search to use recent code 2021-08-29 11:02:55 +01:00
David Ralph 21f8b63b80 fix: search dropdown select, cleanup functional components 2021-08-28 19:14:22 +01:00
David Ralph 67ab7c8674 feat: new refresh button options 2021-08-28 18:56:59 +01:00
David Ralph 6b23e56bd6 chore: update readme 2021-08-28 18:04:00 +01:00
David Ralph 8b25175b9c fix: search dropdown css 2021-08-28 16:59:09 +01:00
David Ralph 06038a201e refactor: webpack alias imports 2021-08-28 15:34:12 +01:00
David Ralph 4db47d9fec refactor: cleanup, use createRef etc 2021-08-27 23:08:32 +01:00
David Ralph fcff3e44a6 refactor: codacy and some style changes etc 2021-08-27 19:42:40 +01:00
David Ralph abe70617d8 fix: console error and codacy 2021-08-27 18:27:11 +01:00
dependabot[bot] feb7e1d93c
chore(deps): bump react-toastify from 7.0.4 to 8.0.0 (#179)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 7.0.4 to 8.0.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v7.0.4...v8.0.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 18:12:40 +01:00
David Ralph de4ffbcb0a fix: add hover effect to search dropdown, custom support etc 2021-08-26 19:48:20 +01:00
David Ralph e5f8cf3e66 feat: add #143 2021-08-25 13:55:20 +01:00
David Ralph 10f27d24b0 feat: new keybinds, language support etc 2021-08-25 13:28:41 +01:00
David Ralph 4a4e4604e8 feat: add no animations setting back, text shadow/border option 2021-08-25 12:01:48 +01:00
David Ralph 3ed2171a34 feat: keybinds (WIP) 2021-08-25 11:25:46 +01:00
dependabot[bot] d33a879281
chore(deps): bump @material-ui/core from 5.0.0-beta.4 to 5.0.0-beta.5 (#178)
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 5.0.0-beta.4 to 5.0.0-beta.5.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.0-beta.5/packages/material-ui)

---
updated-dependencies:
- dependency-name: "@material-ui/core"
  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>
2021-08-25 10:29:19 +01:00
dependabot[bot] d91b939135
chore(deps): bump @material-ui/icons from 5.0.0-beta.4 to 5.0.0-beta.5 (#177)
Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) from 5.0.0-beta.4 to 5.0.0-beta.5.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.0.0-beta.5/packages/material-ui-icons)

---
updated-dependencies:
- dependency-name: "@material-ui/icons"
  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>
2021-08-25 10:28:11 +01:00
450 changed files with 35894 additions and 10942 deletions

3
.commitlintrc.json Normal file
View File

@ -0,0 +1,3 @@
{
"extends": ["@commitlint/config-conventional"]
}

27
.env Normal file
View File

@ -0,0 +1,27 @@
# API URLs
API_URL=https://api.muetab.com/v2
SPONSORS_URL=https://sponsors.muetab.com
GITHUB_URL=https://api.github.com
OPENSTREETMAP_URL=https://www.openstreetmap.org
# Mue URLs
WEBSITE_URL=https://muetab.com
PRIVACY_URL=https://muetab.com/privacy
BLOG_POST=https://blog.muetab.com/posts/version-7-0
TRANSLATIONS_URL=https://docs.muetab.com/translations/
WEBLATE_URL=https://hosted.weblate.org/projects/mue/mue-tab/
REPORT_ITEM =https://github.com/mue/marketplace/issues/new?assignees=&labels=item+report&template=item-report.md&title=%5BItem+Report%5D+
BUG_REPORT =https://github.com/mue/mue/issues/new?assignees=&labels=issue+report&template=bug-report.md&title=%5BBug%5D+
DONATE_LINK=https://muetab.com/donate
SENTRY_DSN =https://430352fd4b174d688ebd82fc85c22c58@o1217438.ingest.sentry.io/6359480
KNOWLEDGEBASE=https://support.muetab.com
# Mue Info
ORG_NAME=mue
REPO_NAME=mue
EMAIL=hello@muetab.com
TWITTER_HANDLE=getmue
DISCORD_SERVER=zv8C9F8
OPENCOLLECTIVE_USERNAME=mue
VERSION=7.0.1

View File

@ -1,4 +1,4 @@
module.exports = {
extends: 'react-app',
parser: '@babel/eslint-parser'
extends: ['react-app', 'prettier'],
ignorePatterns: ['node_modules/', 'build/', 'coverage/', '*.scss', '*.css', '*.json'],
};

2
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,2 @@
# Automatically assigned to any PRs
* @davidcralph @alexsparkes

View File

@ -24,10 +24,10 @@ If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Windows, Ubuntu]
- OS Version: [e.g 10, 19.10]
- OS Version: [e.g 11, 23.10]
- Browser: [e.g. Chrome, Firefox]
- Browser Version: [e.g. 70]
- Mue Version: [e.g. 0.5]
- Browser Version: [e.g. 115]
- Mue Version: [e.g. 7.1.0]
- Resolution: [e.g 1920x1080]
**Additional context**

27
.github/workflows/automerge.yml vendored Normal file
View File

@ -0,0 +1,27 @@
name: automerge
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "20.x"
- name: Install dependencies
run: npm install
- name: Build
run: npm run build
automerge:
needs: build
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

27
.github/workflows/submit.yml vendored Normal file
View File

@ -0,0 +1,27 @@
name: Submit
on:
workflow_dispatch:
inputs:
tag:
description: "Release tag to submit, i.e 6.0.5"
required: true
jobs:
submit:
runs-on: ubuntu-latest
steps:
- name: Setup Chrome
uses: browser-actions/setup-chrome@latest
with:
chrome-version: latest
- name: Download Github Release Assets
uses: PlasmoHQ/download-release-asset@v1.0.0
with:
tag: ${{ github.event.inputs.tag }}
- name: Browser Plugin Publish
uses: PlasmoHQ/bpp@v2
env:
PUPPETEER_EXECUTABLE_PATH: /opt/hostedtoolcache/chromium/latest/x64/chrome
with:
keys: ${{ secrets.SUBMIT_KEYS }}

8
.gitignore vendored
View File

@ -1,12 +1,18 @@
# Directories
node_modules/
.history/
.vscode/
build/
.idea/
dist/
# Files
package-lock.json
.stylelintcache
yarn-error.log
.eslintcache
stats.json
yarn.lock
*.zip
keys.json
.DS_Store
*.zip

4
.husky/commit-msg.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
. "${dirname "$0"}/_/husky/husky.sh"
npx commitlint --edit $1

7
.prettierrc.json Normal file
View File

@ -0,0 +1,7 @@
{
"printWidth": 100,
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"singleQuote": true
}

9
.stylelintrc.json Normal file
View File

@ -0,0 +1,9 @@
{
"extends": ["stylelint-config-standard-scss"],
"plugins": ["stylelint-scss"],
"rules": {
"selector-class-pattern": null,
"no-descending-specificity": null,
"scss/no-global-function-names": null
}
}

View File

@ -1,6 +1,9 @@
BSD 3-Clause License
Copyright (c) 2018-2021 The Mue Authors
Copyright (c) 2023-2024 Kaiso One Ltd
Copyright (c) 2019-2024 The Mue Authors
Copyright (c) 2018-2019 David Ralph
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
<img src="https://raw.githubusercontent.com/mue/branding/main/logo/logo_round.png" align="left" width="180px" height="180px"/>
<img src="assets/logo.png" align="left" width="180px" height="180px"/>
<img align="left" width="0" height="192px" hspace="10"/>
> <a href="https://muetab.com/">Mue</a>
@ -12,73 +12,92 @@ Mue is a fast, open and free-to-use browser extension that gives a new, fresh an
<br>
## Table of contents
* [Screenshot](#screenshot)
* [Features](#features)
* [Planned Features](#planned-features)
* [Installation](#installation)
* [Chrome](#chrome)
* [Firefox](#firefox)
* [Edge Chromium](#edge-chromium)
* [Whale](#whale)
* [Other](#other)
* [Contributing](#development)
* [Translations](#translations)
* [Credits](#credits)
* [Developers](#developers)
* [Translators](#translators)
* [Contributors](#contributors)
* [Resources](#resources)
- [Table of contents](#table-of-contents)
- [Screenshots](#screenshots)
- [Features](#features)
- [Planned Features](#planned-features)
- [Installation](#installation)
- [Chrome](#chrome)
- [Firefox](#firefox)
- [Edge (Chromium)](#edge-chromium)
- [Whale](#whale)
- [Other](#other)
- [Development](#development)
- [Translations](#translations)
- [Credits](#credits)
- [Developers](#developers)
- [Translators](#translators)
- [Contributors](#contributors)
- [Resources](#resources)
## Screenshots
![Screenshot](assets/screenshot.webp)
![Settings Modal](assets/screenshot2.webp)
## Features
* Fast and free
* Supports multiple browsers
* Actively developed and open source
* Automatically updating [API](https://github.com/mue/api) with new photos, quotes and offline mode
* Widgets such as searchbar, weather, quick links, clock, date, quote, greeting
* Settings - enable/disable various features and customise parts of Mue
* Navbar with copy button, favourite background, notes feature etc
* [Marketplace](https://github.com/mue/marketplace) - download custom photo packs, quote packs and preset settings made by the community
- Fast and free
- Supports multiple browsers
- Actively developed and open source
- Automatically updating [API](https://github.com/mue/api) with new photos, quotes and offline mode
- Widgets such as search bar, weather, quick links, clock, date, quote, greeting
- Settings - enable/disable various features and customise parts of Mue
- Navbar with copy button, favourite background, notes feature etc
- [Marketplace](https://github.com/mue/marketplace) - download custom photo packs, quote packs and preset settings made by the community
### Planned Features
Please see our [roadmap](https://github.com/mue/mue/projects)
Please see our [roadmap](https://trello.com/b/w7zhS7Hi/mue-50). We are currently working on a rewrite over on the "phoenix" branch.
## Installation
*A demo of the tab can be found [here](https://demo.muetab.com), and the latest GitHub commit build [here](https://mue.vercel.app)*
_A demo of the tab can be found [here](https://demo.muetab.com), and the latest GitHub commit build [here](https://mue.vercel.app)_
### Chrome
[![Chrome Web Store Logo](assets/chrome.png)](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid)
<br>
[Chrome Web Store](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid)
### Firefox
[![Firefox Add-ons Logo](assets/firefox.png)](https://addons.mozilla.org/firefox/addon/mue)
<br>
[Firefox Add-ons](https://addons.mozilla.org/firefox/addon/mue)
### Edge (Chromium)
[Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/aepnglgjfokepefimhbnibfjekidhmja)
### Whale
[Whale Store](https://store.whale.naver.com/detail/ecllekeilcmicbfkkiknfdddbogibbnc)
### Other
[GitHub Releases](https://github.com/mue/mue/releases)
## Development
Please see the [documentation](https://docs.muetab.com/development#mue-tab).
### Translations
Please see the [documentation](https://docs.muetab.com/translations).
[![Contribute on Weblate](https://hosted.weblate.org/widgets/mue/-/open-graph.png)](https://hosted.weblate.org/engage/mue/)
## Credits
### Developers
[David Ralph](https://github.com/davidjcralph) - Lead development, photographer <br/>
[David Ralph](https://github.com/davidcralph) - Lead development, photographer <br/>
[Alex Sparkes](https://github.com/alexsparkes) - Name, lead design, photographer <br/>
[Isaac Saunders](https://github.com/eartharoid) - QA, development, photographer <br/>
[Wessel Tip](https://github.com/Wessel) - Development <br/>
### Translators
[Wessel Tip](https://github.com/Wessel), [Heimen Stoffels](https://github.com/Vistaus) - Dutch <br/>
[Alex Sparkes](https://github.com/alexsparkes), [Maxime](https://github.com/exiam) - French <br/>
[Anders](https://github.com/FuryingFox) - Norwegian <br/>
@ -86,10 +105,17 @@ Please see the [documentation](https://docs.muetab.com/translations).
[Vicente](https://github.com/Vicente015) - Spanish <br/>
[Austin Huang](https://github.com/austinhuang0131) - Chinese (Simplified) <br/>
[FreeFun](https://github.com/xXFreeFunXx) - German <br/>
[Aksal](https://github.com/aksalsf) - Indonesian <br/>
[Kağan Can Şit](https://github.com/KaganCanSit) - Turkish <br/>
efeaydal - Turkish <br/>
### Contributors
Many thanks to the photographers [here](https://api.muetab.com/images/photographers) for letting us use their wonderful photographs.
And finally, a big thank you to all the other [contributors](https://github.com/mue/mue/graphs/contributors)!
### Resources
[Pexels](https://pexels.com), [Unsplash](https://unsplash.com) - Stock photos used for offline mode <br/>
[Undraw](https://undraw.co) - Welcome modal images

BIN
assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

@ -1,6 +0,0 @@
module.exports = {
presets: ['@babel/preset-env', ['@babel/preset-react', {
runtime: 'automatic'
}]],
plugins: ['@babel/plugin-proposal-class-properties', '@babel/transform-runtime', '@babel/plugin-transform-react-inline-elements', 'babel-plugin-transform-react-class-to-function', '@babel/plugin-transform-react-constant-elements']
};

115
index.html Normal file
View File

@ -0,0 +1,115 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" sizes="32x32" href="/src/assets/icons/32x32.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/src/assets/icons/16x16.png" />
<title>New Tab</title>
</head>
<body>
<noscript>
<style>
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400&display=swap');
* {
font-family: 'Lexend Deca', sans-serif;
overflow: hidden;
}
.criticalError {
display: grid;
place-items: center;
width: 100vw;
height: 100vh;
}
.criticalError .criticalError-actions {
display: flex;
flex-flow: row;
gap: 20px;
}
.criticalError a {
border: 0;
border-radius: 12px;
padding: 10px 30px 10px 30px;
font-size: 1rem;
display: flex;
align-items: center;
flex-flow: row;
justify-content: center;
gap: 20px;
transition: 0.5s;
cursor: pointer;
text-decoration: none;
}
@media (prefers-color-scheme: dark) {
* {
background-color: #000000;
}
.criticalError .criticalError-message {
color: #fff;
}
.criticalError p {
color: rgba(255, 255, 255, 0.7529411765);
}
.criticalError a {
background: #0e1013;
box-shadow: 0 0 0 1px #484848;
color: #fff;
}
.criticalError a:hover {
background: #1e1e1e;
}
}
@media (prefers-color-scheme: light) {
* {
background-color: #ffffff;
}
.criticalError .criticalError-message {
color: #000;
}
.criticalError p {
color: rgba(0, 0, 0, 0.7529411765);
}
.criticalError a {
background: #fdfdfd;
box-shadow: 0 0 0 1px #484848;
color: #000;
}
.criticalError a:hover {
background: #f5f5f5;
}
}
</style>
<div class="criticalError">
<div class="criticalError-message">
<h1>A critical error has occurred</h1>
<p>The new tab could not be loaded. Please enable JavaScript and try again.</p>
<div class="criticalError-actions">
<a href="https://github.com/mue/mue/issues/new/choose" target="_blank" rel="noreferrer"
>Report Issue</a
>
<a href="https://discord.gg/zv8C9F8" target="_blank" rel="noreferrer"
>Support Discord</a
>
</div>
</div>
</div>
</noscript>
<div id="root"></div>
<script type="module" src="/src/index.jsx"></script>
</body>
</html>

9
jsconfig.json Normal file
View File

@ -0,0 +1,9 @@
{
"compilerOptions": {
"module": "commonjs",
"target": "es6",
"baseUrl": "src"
},
"include": ["src"],
"exclude": ["node_modules"]
}

View File

@ -0,0 +1,8 @@
{
"name": {
"message": "Mue"
},
"description": {
"message": "Modern tarayıcılar için hızlı, açık ve kullanımı ücretsiz yeni sekme sayfası."
}
}

View File

@ -1,10 +0,0 @@
/* eslint-disable no-undef */
chrome.runtime.setUninstallURL('https://muetab.com/uninstall');
chrome.runtime.onInstalled.addListener((details) => {
if (details.reason === 'install') {
chrome.tabs.create({
url: chrome.runtime.getURL('index.html')
});
}
});

View File

@ -1,10 +1,15 @@
/* eslint-disable no-use-before-define */
/* eslint-disable no-undef */
if (typeof browser === 'undefined') {
var browser = chrome;
}
browser.runtime.setUninstallURL('https://muetab.com/uninstall');
browser.runtime.onInstalled.addListener((details) => {
if (details.reason === 'install') {
browser.tabs.create({
url: browser.runtime.getURL('index.html')
url: browser.runtime.getURL('index.html'),
});
}
});

View File

@ -1,12 +1,12 @@
{
"manifest_version": 2,
"manifest_version": 3,
"offline_enabled": true,
"default_locale": "en",
"name": "__MSG_name__",
"description": "__MSG_description__",
"version": "5.3.3",
"version": "7.0.0",
"homepage_url": "https://muetab.com",
"browser_action": {
"action": {
"default_icon": "icons/128x128.png"
},
"chrome_url_overrides": {
@ -17,9 +17,7 @@
"48": "icons/48x48.png",
"128": "icons/128x128.png"
},
"content_security_policy": "script-src 'self' https://api.bing.com https://www.google.com; object-src 'self'",
"background": {
"persistent": false,
"scripts": [ "background-chrome.js" ]
"service_worker": "background.js"
}
}

View File

@ -1,10 +1,10 @@
{
"manifest_version": 2,
"manifest_version": 3,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for modern browsers.",
"version": "5.3.3",
"version": "7.0.0",
"homepage_url": "https://muetab.com",
"browser_action": {
"action": {
"default_icon": "icons/128x128.png"
},
"chrome_url_overrides": {
@ -17,6 +17,5 @@
},
"chrome_settings_overrides": {
"homepage": "index.html"
},
"content_security_policy": "script-src 'self' https://api.bing.com https://www.google.com; object-src 'self'"
}
}

View File

@ -9,63 +9,55 @@
"homepage": "https://muetab.com",
"bugs": "https://github.com/mue/mue/issues/new?assignees=&labels=bug&template=bug-report.md&title=%5BBUG%5D",
"license": "BSD-3-Clause",
"version": "5.3.3",
"version": "7.1.0",
"dependencies": {
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@fontsource/lexend-deca": "4.4.5",
"@fontsource/montserrat": "4.4.5",
"@material-ui/core": "5.0.0-beta.4",
"@material-ui/icons": "5.0.0-beta.4",
"react": "17.0.2",
"react-clock": "3.0.0",
"react-color-gradient-picker": "0.1.2",
"react-dom": "17.0.2",
"react-modal": "3.14.3",
"react-sortable-hoc": "2.0.0",
"react-toastify": "7.0.4",
"weather-icons-react": "1.2.0"
"@eartharoid/i18n": "1.2.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@floating-ui/react-dom": "2.0.9",
"@fontsource/lexend-deca": "5.0.12",
"@fontsource/montserrat": "5.0.17",
"@muetab/react-sortable-hoc": "^2.0.1",
"@mui/material": "5.15.18",
"@sentry/react": "^8.2.1",
"embla-carousel-autoplay": "8.0.4",
"embla-carousel-react": "8.0.4",
"fast-blurhash": "^1.1.2",
"image-conversion": "^2.1.1",
"react": "^18.3.1",
"react-best-gradient-color-picker": "^3.0.7",
"react-clock": "5.0.0",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react-modal": "3.16.1",
"react-toastify": "10.0.5"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/eslint-parser": "^7.15.0",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-transform-react-constant-elements": "^7.14.5",
"@babel/plugin-transform-react-inline-elements": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@eartharoid/deep-merge": "^0.0.1",
"babel-loader": "^8.2.2",
"babel-plugin-transform-react-class-to-function": "^1.2.2",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^6.2.0",
"eslint": "^7.32.0",
"eslint-config-react-app": "^6.0.0",
"html-webpack-plugin": "^5.3.2",
"mini-css-extract-plugin": "^2.2.0",
"sass": "^1.38.0",
"sass-loader": "^12.1.0",
"source-map-loader": "^3.0.0",
"webpack": "^5.51.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.0.0"
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@eartharoid/deep-merge": "^0.0.2",
"@vitejs/plugin-react-swc": "^3.6.0",
"adm-zip": "^0.5.12",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"husky": "^9.0.11",
"prettier": "^3.2.5",
"sass": "^1.77.2",
"stylelint": "^16.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.3.0",
"vite": "5.2.11",
"vite-plugin-progress": "^0.0.7"
},
"scripts": {
"start": "webpack serve",
"build": "webpack --mode=production",
"chrome": "cp manifest/chrome.json build/manifest.json && cp -r manifest/_locales build/_locales && cp manifest/background-chrome.js build/background-chrome.js",
"firefox": "rm -rf build/_locales && cp manifest/firefox.json build/manifest.json"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version"
]
"dev": "vite",
"dev:host": "vite --host",
"translations": "cd scripts && node updatetranslations.js",
"build": "vite build",
"pretty": "prettier --write \"./**/*.{js,jsx,json,scss,css}\"",
"lint": "eslint \"./src/**/*.{js,jsx}\" && stylelint \"./src/**/*.{scss,css}\"",
"lint:fix": "eslint \"./src/**/*.{js,jsx}\" --fix && stylelint \"./src/**/*.{scss,css}\" --fix",
"postinstall": "husky"
}
}

7148
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

View File

@ -1,34 +0,0 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8' />
<meta name='viewport' content='width=device-width, initial-scale=1' />
<link rel='icon' type='image/png' sizes='32x32' href='./icons/32x32.png'>
<link rel='icon' type='image/png' sizes='16x16' href='./icons/16x16.png'>
<title>New Tab</title>
</head>
<body>
<noscript>
<style>
*, a {
font-family: 'Lexend Deca', sans-serif;
text-align: center;
color: black;
background: white !important;
}
@media (prefers-color-scheme: dark) {
*, a {
color: white;
background: #2f3640 !important;
}
}
</style>
<h1>Error</h1>
<h2>You need to enable JavaScript to use Mue</h2>
<p>Having trouble? Contact us: <a href='https://muetab.com/contact'>https://muetab.com/contact</a></p>
</noscript>
<div id='root'></div>
</body>
</html>

View File

@ -1,12 +1,85 @@
const fs = require('fs');
const path = require('path');
const merge = require('@eartharoid/deep-merge');
fs.readdirSync('../src/translations').forEach((file) => {
const compareAndRemoveKeys = (json1, json2) => {
for (let key in json1) {
if (json2.hasOwnProperty(key)) {
if (typeof json1[key] === 'object' && typeof json2[key] === 'object') {
compareAndRemoveKeys(json1[key], json2[key]);
}
} else {
delete json1[key];
}
}
};
const localesDir = path.join(__dirname, '../src/i18n/locales');
const achievementsDir = path.join(localesDir, 'achievements');
// Check if the locales directory exists, if not, create it
if (!fs.existsSync(localesDir)) {
fs.mkdirSync(localesDir, { recursive: true });
}
// Check if the achievements directory exists, if not, create it
if (!fs.existsSync(achievementsDir)) {
fs.mkdirSync(achievementsDir, { recursive: true });
}
fs.readdirSync(localesDir).forEach((file) => {
if (file === 'en_GB.json') {
return;
}
const newdata = merge(require('../src/translations/en_GB.json'), require('../src/translations/' + file));
fs.writeFileSync('../src/translations/' + file, JSON.stringify(newdata, null, 2));
fs.appendFileSync('../src/translations/' + file, '\n');
if (fs.lstatSync(path.join(localesDir, file)).isDirectory()) {
return;
}
const en = require(path.join(localesDir, 'en_GB.json'));
const newdata = merge(en, require(path.join(localesDir, file)));
compareAndRemoveKeys(newdata, en);
fs.writeFileSync(path.join(localesDir, file), JSON.stringify(newdata, null, 2));
fs.appendFileSync(path.join(localesDir, file), '\n');
});
fs.readdirSync(achievementsDir).forEach((file) => {
if (file === 'en_GB.json') {
return;
}
if (fs.lstatSync(path.join(achievementsDir, file)).isDirectory()) {
return;
}
const enGBFilePath = path.join(achievementsDir, 'en_GB.json');
if (!fs.existsSync(enGBFilePath)) {
console.error(`File 'en_GB.json' does not exist in the directory '${achievementsDir}'`);
return;
}
const en = require(enGBFilePath);
const newdata = merge(en, require(path.join(achievementsDir, file)));
compareAndRemoveKeys(newdata, en);
fs.writeFileSync(path.join(achievementsDir, file), JSON.stringify(newdata, null, 2));
fs.appendFileSync(path.join(achievementsDir, file), '\n');
const locales = fs.readdirSync(localesDir);
locales.forEach((locale) => {
if (!fs.existsSync(path.join(achievementsDir, locale))) {
// ignore directories
if (fs.lstatSync(path.join(localesDir, locale)).isDirectory()) {
return;
}
fs.writeFileSync(path.join(achievementsDir, locale), JSON.stringify(en, null, 2));
fs.appendFileSync(path.join(achievementsDir, locale), '\n');
}
});
});

View File

@ -1,45 +1,56 @@
import { PureComponent } from 'react';
import { ToastContainer } from 'react-toastify';
import Background from './components/widgets/background/Background';
import Widgets from './components/widgets/Widgets';
import Modals from './components/modals/Modals';
import { loadSettings, moveSettings } from './modules/helpers/settings';
import EventBus from './modules/helpers/eventbus';
export default class App extends PureComponent {
componentDidMount() {
// 4.0 -> 5.0 (the key below is only on 5.0)
// now featuring 5.0 -> 5.1
// the firstRun check was moved here because the old function was useless
if (!localStorage.getItem('firstRun') || !localStorage.getItem('stats')) {
moveSettings();
window.location.reload();
}
loadSettings();
EventBus.on('refresh', (data) => {
if (data === 'other') {
loadSettings(true);
}
});
window.stats.tabLoad();
}
render() {
return (
<>
{(localStorage.getItem('background') === 'true') ? <Background/> : null}
<ToastContainer position='bottom-right' autoClose={localStorage.getItem('toastDisplayTime') || 2500} newestOnTop={true} closeOnClick pauseOnFocusLoss/>
<div id='center'>
<Widgets/>
<Modals/>
</div>
</>
);
}
}
import variables from 'config/variables';
import { PureComponent } from 'react';
import { ToastContainer } from 'react-toastify';
import Background from 'features/background/Background';
import Widgets from 'features/misc/views/Widgets';
import Modals from 'features/misc/modals/Modals';
import { loadSettings, moveSettings } from 'utils/settings';
import EventBus from 'utils/eventbus';
export default class App extends PureComponent {
componentDidMount() {
// 4.0 -> 5.0 (the key below is only on 5.0)
// now featuring 5.0 -> 5.1
// the firstRun check was moved here because the old function was useless
if (!localStorage.getItem('firstRun') || !localStorage.getItem('stats')) {
moveSettings();
window.location.reload();
}
loadSettings();
EventBus.on('refresh', (data) => {
if (data === 'other') {
loadSettings(true);
}
});
variables.stats.tabLoad();
}
componentWillUnmount() {
EventBus.off('refresh');
}
render() {
return (
<>
{localStorage.getItem('background') === 'true' && <Background />}
<ToastContainer
position="bottom-right"
autoClose={localStorage.getItem('toastDisplayTime') || 2500}
newestOnTop={true}
closeOnClick
pauseOnFocusLoss
/>
<div id="center">
<Widgets />
<Modals />
</div>
</>
);
}
}

55
src/ErrorBoundary.jsx Normal file
View File

@ -0,0 +1,55 @@
import React, { PureComponent } from 'react';
import { captureException } from '@sentry/react';
class ErrorBoundary extends PureComponent {
constructor(props) {
super(props);
this.state = {
error: false,
errorData: '',
showReport: true,
};
}
componentDidCatch(error, errorInfo) {
this.setState({ error: true, errorData: errorInfo });
console.error('Error boundary caught an error:', error, errorInfo);
}
reportError() {
captureException(this.state.errorData);
this.setState({
showReport: false,
});
}
render() {
if (this.state.error) {
return (
<div className="criticalError">
<div className="criticalError-message">
<h1>A critical error has occurred</h1>
<p>
The new tab page could not be loaded. Please uninstall the extension and try again.
</p>
<div className="criticalError-actions">
{this.state.showReport ? (
<button onClick={() => this.reportError()}>Report Issue</button>
) : (
<p>Sent Successfully</p>
)}
<a href="https://discord.gg/zv8C9F8" target="_blank" rel="noreferrer">
Support Discord
</a>
</div>
</div>
</div>
);
}
return this.props.children;
}
}
export default ErrorBoundary;

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
src/assets/icons/16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 804 B

BIN
src/assets/icons/32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
src/assets/icons/48x48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 308 KiB

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

View File

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 274 KiB

View File

Before

Width:  |  Height:  |  Size: 171 KiB

After

Width:  |  Height:  |  Size: 171 KiB

View File

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 161 KiB

View File

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 157 KiB

View File

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 136 KiB

View File

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View File

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

View File

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -0,0 +1,81 @@
import variables from 'config/variables';
import { useState, memo } from 'react';
import { TextareaAutosize } from '@mui/material';
import { MdAddLink, MdClose } from 'react-icons/md';
import { Tooltip } from 'components/Elements';
function AddModal({ urlError, iconError, addLink, closeModal, edit, editData, editLink }) {
const [name, setName] = useState(edit ? editData.name : '');
const [url, setUrl] = useState(edit ? editData.url : '');
const [icon, setIcon] = useState(edit ? editData.icon : '');
return (
<div className="addLinkModal">
<div className="shareHeader">
<span className="title">
{edit
? variables.getMessage('widgets.quicklinks.edit')
: variables.getMessage('widgets.quicklinks.new')}
</span>
<Tooltip title={variables.getMessage('modals.welcome.buttons.close')}>
<div className="close" onClick={() => closeModal()}>
<MdClose />
</div>
</Tooltip>
</div>
<div className="quicklinkModalTextbox">
<TextareaAutosize
maxRows={1}
placeholder={variables.getMessage('widgets.quicklinks.name')}
value={name}
onChange={(e) => setName(e.target.value.replace(/(\r\n|\n|\r)/gm, ''))}
style={{ gridColumn: 'span 2' }}
/>
<TextareaAutosize
maxRows={10}
placeholder={variables.getMessage('widgets.quicklinks.url')}
value={url}
onChange={(e) => setUrl(e.target.value.replace(/(\r\n|\n|\r)/gm, ''))}
/>
<TextareaAutosize
maxRows={10}
maxLines={1}
placeholder={variables.getMessage('widgets.quicklinks.icon')}
value={icon}
onChange={(e) => setIcon(e.target.value.replace(/(\r\n|\n|\r)/gm, ''))}
/>
</div>
<div className="addFooter">
<span className="dropdown-error">
{iconError} {urlError}
</span>
{edit ? (
<button
style={{
height: '16px',
fontSize: '15px',
}}
onClick={() => editLink(editData, name, url, icon)}
>
<MdAddLink /> {variables.getMessage('modals.main.settings.sections.quicklinks.edit')}
</button>
) : (
<button
style={{
height: '16px',
fontSize: '15px',
}}
className="btn-settings"
onClick={() => addLink(name, url, icon)}
>
<MdAddLink /> {variables.getMessage('widgets.quicklinks.add')}
</button>
)}
</div>
</div>
);
}
const MemoizedAddModal = memo(AddModal);
export { MemoizedAddModal as default, MemoizedAddModal as AddModal };

View File

@ -0,0 +1 @@
export * from './AddModal';

View File

@ -0,0 +1,56 @@
import React, { forwardRef } from 'react';
import Tooltip from 'components/Elements/Tooltip/Tooltip';
const Button = forwardRef(
(
{ icon, label, type, iconPlacement, onClick, active, disabled, tooltipTitle, tooltipKey },
ref,
) => {
let className;
switch (type) {
case 'settings':
className = 'btn-settings';
break;
case 'secondary':
className = 'btn-secondary';
break;
case 'icon':
className = 'btn-icon';
break;
case 'navigation':
className = 'btn-navigation';
break;
case 'collection':
className = 'btn-collection';
break;
default:
className = 'btn-default';
}
if (iconPlacement === 'right') {
className += ' flowReverse';
}
if (active) {
className += ` ${className}-active`;
}
const button = (
<button className={className} onClick={onClick} ref={ref} disabled={disabled}>
{icon}
{label}
</button>
);
return type === 'icon' ? (
<Tooltip title={tooltipTitle} key={tooltipKey}>
{button}
</Tooltip>
) : (
button
);
},
);
export { Button as default, Button };

View File

@ -0,0 +1 @@
export * from './Button';

View File

@ -0,0 +1,64 @@
import variables from 'config/variables';
import { Suspense, lazy, useState, memo } from 'react';
import { MdClose } from 'react-icons/md';
import './scss/index.scss';
import { Tooltip } from 'components/Elements';
const Settings = lazy(() => import('../../../features/misc/views/Settings'));
const Addons = lazy(() => import('../../../features/misc/views/Addons'));
const Marketplace = lazy(() => import('../../../features/misc/views/Marketplace'));
const renderLoader = () => (
<div style={{ display: 'flex', width: '100%', minHeight: '100%' }}>
<div className="modalSidebar">
<span className="mainTitle">Mue</span>
</div>
<div className="modalTabContent">
<div className="emptyItems">
<div className="emptyMessage">
<div className="loaderHolder">
<div id="loader"></div>
<span className="subtitle">{variables.getMessage('modals.main.loading')}</span>
</div>
</div>
</div>
</div>
</div>
);
function MainModal({ modalClose }) {
const [currentTab, setCurrentTab] = useState('settings');
const changeTab = (type) => {
setCurrentTab(type);
};
const renderTab = () => {
switch (currentTab) {
case 'addons':
return <Addons changeTab={changeTab} />;
case 'marketplace':
return <Marketplace changeTab={changeTab} />;
default:
return <Settings changeTab={changeTab} />;
}
};
return (
<div className="frame">
<Tooltip
style={{ position: 'absolute', top: '1rem', right: '1rem' }}
title={variables.getMessage('modals.welcome.buttons.close')}
key="closeTooltip"
>
<span className="closeModal" onClick={modalClose}>
<MdClose />
</span>
</Tooltip>
<Suspense fallback={renderLoader()}>{renderTab()}</Suspense>
</div>
);
}
const MemoizedMainModal = memo(MainModal);
export { MemoizedMainModal as default, MemoizedMainModal as MainModal };

View File

@ -0,0 +1,104 @@
import variables from 'config/variables';
import { memo, useState, useEffect } from 'react';
import {
MdSettings as Settings,
MdWidgets as Addons,
MdShoppingBasket as Marketplace,
MdMenu as Navbar,
MdEmojiPeople as Greeting,
MdAccessAlarm as Time,
MdOutlineFormatQuote as Quote,
MdLink as QuickLinks,
MdDateRange as Date,
MdOutlineTextsms as Message,
MdOutlinePhoto as Background,
MdSearch,
MdCloudQueue as Weather,
MdFormatPaint as Appearance,
MdTranslate as Language,
MdOutlineSettings as Advanced,
MdBugReport as Experimental,
MdOutlineAssessment as Stats,
MdOutlineNewReleases as Changelog,
MdInfoOutline as About,
MdOutlineExtension as Added,
MdAddCircleOutline as Create,
MdViewAgenda as Overview,
MdCollectionsBookmark as Collections,
} from 'react-icons/md';
const iconMapping = {
[variables.getMessage('modals.main.marketplace.product.overview')]: <Overview />,
[variables.getMessage('modals.main.navbar.settings')]: <Settings />,
[variables.getMessage('modals.main.navbar.addons')]: <Addons />,
[variables.getMessage('modals.main.navbar.marketplace')]: <Marketplace />,
[variables.getMessage('modals.main.settings.sections.appearance.navbar.title')]: <Navbar />,
[variables.getMessage('modals.main.settings.sections.greeting.title')]: <Greeting />,
[variables.getMessage('modals.main.settings.sections.time.title')]: <Time />,
[variables.getMessage('modals.main.settings.sections.quicklinks.title')]: <QuickLinks />,
[variables.getMessage('modals.main.settings.sections.quote.title')]: <Quote />,
[variables.getMessage('modals.main.settings.sections.date.title')]: <Date />,
[variables.getMessage('modals.main.settings.sections.message.title')]: <Message />,
[variables.getMessage('modals.main.settings.sections.background.title')]: <Background />,
[variables.getMessage('modals.main.settings.sections.search.title')]: <MdSearch />,
[variables.getMessage('modals.main.settings.sections.weather.title')]: <Weather />,
[variables.getMessage('modals.main.settings.sections.appearance.title')]: <Appearance />,
[variables.getMessage('modals.main.settings.sections.language.title')]: <Language />,
[variables.getMessage('modals.main.settings.sections.advanced.title')]: <Advanced />,
[variables.getMessage('modals.main.settings.sections.stats.title')]: <Stats />,
[variables.getMessage('modals.main.settings.sections.experimental.title')]: <Experimental />,
[variables.getMessage('modals.main.settings.sections.changelog.title')]: <Changelog />,
[variables.getMessage('modals.main.settings.sections.about.title')]: <About />,
[variables.getMessage('modals.main.addons.added')]: <Added />,
[variables.getMessage('modals.main.addons.create.title')]: <Create />,
[variables.getMessage('modals.main.marketplace.all')]: <Addons />,
[variables.getMessage('modals.main.marketplace.photo_packs')]: <Background />,
[variables.getMessage('modals.main.marketplace.quote_packs')]: <Quote />,
[variables.getMessage('modals.main.marketplace.preset_settings')]: <Advanced />,
[variables.getMessage('modals.main.marketplace.collections')]: <Collections />,
};
function Tab({ label, currentTab, onClick, navbarTab }) {
const [isExperimental, setIsExperimental] = useState(true);
useEffect(() => {
setIsExperimental(localStorage.getItem('experimental') !== 'false');
}, []);
let className = navbarTab ? 'navbar-item' : 'tab-list-item';
if (currentTab === label) {
className += navbarTab ? ' navbar-item-active' : ' tab-list-active';
}
const icon = iconMapping[label];
const divider = [
variables.getMessage('modals.main.settings.sections.weather.title'),
variables.getMessage('modals.main.settings.sections.language.title'),
variables.getMessage('modals.main.marketplace.all'),
variables.getMessage('modals.main.settings.sections.experimental.title'),
].includes(label);
const mue = [
variables.getMessage('modals.main.marketplace.product.overview'),
variables.getMessage('modals.main.addons.added'),
variables.getMessage('modals.main.marketplace.all'),
].includes(label);
if (
label === variables.getMessage('modals.main.settings.sections.experimental.title') &&
!isExperimental
) {
return <hr />;
}
return (
<>
{mue && <span className="mainTitle">Mue</span>}
<button className={className} onClick={() => onClick(label)}>
{icon} <span>{label}</span>
</button>
{divider && <hr />}
</>
);
}
export default memo(Tab);

View File

@ -0,0 +1,121 @@
import variables from 'config/variables';
import { PureComponent } from 'react';
import {
MdSettings,
MdOutlineShoppingBasket,
MdOutlineExtension,
MdRefresh,
MdClose,
} from 'react-icons/md';
import Tab from './Tab';
import { Button } from 'components/Elements';
import ErrorBoundary from '../../../../features/misc/modals/ErrorBoundary';
class Tabs extends PureComponent {
constructor(props) {
super(props);
this.state = {
currentTab: this.props.children[0].props.label,
currentName: this.props.children[0].props.name,
};
}
onClick = (tab, name) => {
if (name !== this.state.currentName) {
variables.stats.postEvent('tab', `Opened ${name}`);
}
this.setState({
currentTab: tab,
currentName: name,
});
};
hideReminder() {
localStorage.setItem('showReminder', false);
document.querySelector('.reminder-info').style.display = 'none';
}
render() {
const navbarButtons = [
{
tab: 'settings',
icon: <MdSettings />,
},
{
tab: 'addons',
icon: <MdOutlineExtension />,
},
{
tab: 'marketplace',
icon: <MdOutlineShoppingBasket />,
},
];
const reminderInfo = (
<div
className="reminder-info"
style={{ display: localStorage.getItem('showReminder') === 'true' ? 'flex' : 'none' }}
>
<div className="shareHeader">
<span className="title">
{variables.getMessage('modals.main.settings.reminder.title')}
</span>
<span className="closeModal" onClick={() => this.hideReminder()}>
<MdClose />
</span>
</div>
<span className="subtitle">
{variables.getMessage('modals.main.settings.reminder.message')}
</span>
<button onClick={() => window.location.reload()}>
<MdRefresh />
{variables.getMessage('modals.main.error_boundary.refresh')}
</button>
</div>
);
return (
<div style={{ display: 'flex', width: '100%', minHeight: '100%' }}>
<div className="modalSidebar">
{this.props.children.map((tab, index) => (
<Tab
currentTab={this.state.currentTab}
key={index}
label={tab.props.label}
onClick={(nextTab) => this.onClick(nextTab, tab.props.name)}
navbarTab={this.props.navbar || false}
/>
))}
{reminderInfo}
</div>
<div className="modalTabContent">
<div className="modalNavbar">
{navbarButtons.map(({ tab, icon }, index) => (
<Button
type="navigation"
onClick={() => this.props.changeTab(tab)}
icon={icon}
label={variables.getMessage(`modals.main.navbar.${tab}`)}
active={this.props.current === tab}
key={`${tab}-${index}`}
/>
))}
</div>
{this.props.children.map((tab, index) => {
if (tab.props.label !== this.state.currentTab) {
return undefined;
}
return (
<ErrorBoundary key={`error-boundary-${index}`}>{tab.props.children}</ErrorBoundary>
);
})}
</div>
</div>
);
}
}
export default Tabs;

View File

@ -0,0 +1 @@
export * from './Main';

View File

@ -0,0 +1,395 @@
@import 'scss/variables';
@import 'modules/sidebar';
@import 'modules/navbar';
@import 'modules/modalTabContent';
@import 'modules/links';
@import 'modules/scrollbars';
@import 'settings/main';
@import 'marketplace/main';
.Overlay {
position: fixed;
z-index: 100;
inset: 0;
width: 100vw;
height: 100vh;
display: grid;
place-items: center;
}
.Modal {
@include themed {
color: t($color);
}
box-shadow: 0 0 20px rgb(0 0 0 / 30%);
opacity: 1;
z-index: -2;
transition-timing-function: ease-in;
border-radius: map-get($modal, 'border-radius');
user-select: none;
overflow-y: auto;
transform: scale(0);
transition: all 0.3s cubic-bezier(0.47, 1.64, 0.41, 0.8);
&:focus {
outline: 0;
}
}
.closePositioning {
position: absolute;
top: 3rem;
right: 3rem;
}
.closeModal {
display: grid;
place-items: center;
padding: 0.5em;
border-radius: 12px;
cursor: pointer;
transition: 0.5s;
svg {
font-size: 2em;
}
&:hover {
@include themed {
background: t($modal-sidebarActive);
}
}
}
.ReactModal__Html--open,
.ReactModal__Body--open {
overflow: hidden;
}
/* modal transition */
.ReactModal__Content--after-open {
opacity: 1;
transform: scale(1);
}
.ReactModal__Content--before-close {
opacity: 0;
transform: scale(0);
}
#modal {
height: 80vh;
width: clamp(60vw, 1200px, 90vw);
@include themed {
background-color: t($modal-background);
}
}
/* fixes for font size on extension */
label,
p,
span.modalLink {
font-size: 1rem;
}
h2 {
font-size: 2rem;
margin-bottom: 0;
}
h3 {
font-size: 1.17rem;
}
h5 {
font-size: 0.8rem;
}
.loaderHolder {
display: flex;
gap: 15px;
flex-flow: column;
align-items: center;
}
#loader {
display: inline-block;
width: 50px;
height: 50px;
@include themed {
border: 3px solid t($modal-sidebar);
border-radius: 50%;
border-top-color: t($modal-sidebarActive);
}
animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
.headerExtras {
display: flex;
flex-flow: column;
gap: -1px;
padding: 10px 0;
div:nth-child(1) {
display: flex;
flex-flow: column;
gap: 10px;
}
form {
margin-top: 10px;
}
.link {
display: flex;
flex-flow: row;
gap: 15px;
align-items: center;
}
}
.headerActions {
display: flex;
flex-flow: row;
gap: 20px;
justify-content: center;
align-items: center;
.link {
display: flex;
flex-flow: row;
gap: 15px;
align-items: center;
}
}
.marketplaceCondition {
display: flex;
flex-flow: row !important;
gap: -1px;
justify-content: space-between;
align-items: center;
}
.languageSettings {
margin-bottom: 15px;
.MuiFormGroup-root {
gap: 5px;
}
.MuiFormControl-root {
width: 100% !important;
gap: 15px;
.MuiFormControlLabel-root {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
padding: 5px 5px 5px 20px;
transition: 0.3s;
@include themed {
background: t($modal-sidebar);
border-radius: t($borderRadius);
&:hover {
background: t($modal-sidebarActive);
}
}
}
}
}
.sliderTitle {
width: 100%;
display: flex;
justify-content: space-between;
padding: 15px 0;
.link {
display: flex;
flex-flow: row;
gap: 15px;
align-items: center;
}
}
.moreSettings {
cursor: pointer;
display: flex;
flex-flow: row;
justify-content: space-between;
padding: 25px;
margin-top: 20px;
transition: 0.5s;
@include themed {
background: t($modal-sidebar);
border-radius: t($borderRadius);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
&:hover {
background: t($modal-sidebarActive);
}
}
svg {
font-size: 20px;
}
.left {
display: flex;
flex-flow: row;
align-items: center;
gap: 25px;
svg {
@include themed {
background-image: t($slightGradient);
box-shadow: t($boxShadow);
}
padding: 15px;
border-radius: 100%;
}
}
.content {
display: flex;
flex-flow: column;
}
.action {
display: flex;
flex-flow: row;
gap: 20px;
align-items: center;
}
}
.reminder-info {
display: flex;
flex-flow: column;
position: absolute;
bottom: 0;
padding: 15px;
gap: 15px;
@include themed {
background-color: t($modal-secondaryColour);
border-radius: t($borderRadius);
border: 1px solid t($modal-sidebarActive);
}
button {
@include basicIconButton(5px, 5px, modal);
display: flex;
justify-content: center;
gap: 15px;
svg {
margin: 0 !important;
}
}
svg {
margin: 0 !important;
}
@extend %tabText;
}
.quoteSkeleton {
margin-top: 5px;
display: flex;
flex-flow: column;
gap: 5px;
align-items: center;
div {
display: flex;
flex-flow: row;
}
.text {
display: flex;
flex-flow: column;
padding: 5px;
}
.skeletonAuthor {
font-size: smaller;
display: flex;
flex-flow: row;
align-items: center;
gap: 25px;
padding: 0 20px 0 5px;
svg {
@include themed {
background-color: t($modal-sidebar);
padding: 10px;
border-radius: t($borderRadius);
place-items: center;
}
}
@include themed {
background-color: t($modal-sidebarActive);
border-radius: t($borderRadius);
}
.title {
font-size: medium !important;
}
.subtitle {
font-size: smaller !important;
}
}
}
.quickLinksSkeleton {
.circles {
display: flex;
flex-flow: row;
gap: 5px;
div {
margin-top: 10px;
padding: 3px;
height: 20px;
width: 20px;
border-radius: 100%;
display: grid;
place-items: center;
@include themed {
background-color: t($modal-sidebarActive);
}
}
}
}
.clockSkeleton {
font-size: 30px !important;
font-weight: bold;
}

View File

@ -0,0 +1,482 @@
// this file is too long
@import 'modules/item';
@import 'modules/buttons';
@import 'modules/lightbox';
@import 'scss/variables';
.items {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-gap: 1.5rem;
margin-top: 15px;
margin-bottom: 30px;
.item {
position: relative;
border-radius: 12px;
width: auto;
cursor: pointer;
transition: 0.5s;
display: flex;
flex-flow: column;
align-items: center;
text-align: center;
gap: 15px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
@include themed {
background-color: t($modal-secondaryColour);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
&:hover {
background-color: t($modal-sidebarActive);
img {
background-color: t($modal-sidebarActive);
}
}
}
.tags {
margin-top: 7px;
}
.item-back {
filter: blur(60px) saturate(180%) brightness(90%);
position: absolute;
object-fit: cover !important;
height: 90px !important;
width: 100px !important;
border-radius: 100px;
transition: 0.5s;
margin-top: 30px;
}
.item-icon {
object-fit: cover !important;
height: 60px !important;
width: 60px !important;
border-radius: 12px;
transition: 0.5s;
margin-top: 25px;
}
.card-details {
padding: 10px;
margin-bottom: 24px;
display: flex;
flex-flow: column;
gap: 5px;
.card-title {
font-size: 18px;
}
.card-subtitle {
font-size: 14px;
@include themed {
color: t($subColor);
}
}
.card-type {
margin-top: 8px;
font-size: 12px;
font-weight: bolder;
@include themed {
color: t($subColor);
}
border-radius: 150px;
padding: 2px 8px;
background-color: rgb(255 255 255 / 10%);
border: 1px solid rgb(209 213 219 / 30%);
}
}
}
}
.itemPage {
display: flex;
flex-flow: row;
justify-content: space-between;
.itemShowcase {
display: flex;
flex-flow: column;
gap: 25px;
width: 60%;
max-width: 650px;
.description {
max-lines: 3;
font-size: 16px;
}
img {
width: 100%;
height: auto;
}
table {
table-layout: fixed;
width: 100%;
max-width: 650px !important;
word-wrap: break-word !important;
}
}
.itemInfo {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-radius: 15px;
width: 25%;
max-height: 450px;
.front {
padding: 20px;
height: 100%;
display: flex;
flex-flow: column;
gap: 15px;
width: 100%;
box-sizing: border-box !important;
border-radius: 12px 12px 0 0;
backdrop-filter: blur(40px) saturate(150%) brightness(75%);
@include themed {
background-image: linear-gradient(to bottom, transparent, t($modal-background));
}
}
.icon {
width: 100%;
height: auto;
border-radius: 12px;
box-shadow: 0 5px 25px black;
}
.divider {
text-transform: uppercase;
@include themed {
color: t($subColor);
}
}
.iconButtons {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
grid-gap: 20px;
button {
width: 100%;
padding: 0;
}
}
}
}
.emptyItems {
width: 100%;
height: 100%;
display: grid;
place-items: center;
}
.emptyMessage {
display: grid;
place-items: center;
grid-gap: 5px;
padding: 50px;
.title,
svg {
margin: 10px;
}
svg {
font-size: 70px;
}
@include themed {
.sideloadIcon {
font-size: 50px;
color: t($subColor);
}
}
button {
display: flex;
flex-flow: row;
}
}
.emptyNewMessage {
display: flex;
gap: 20px;
flex-flow: column;
text-align: center;
align-items: center;
user-select: none;
img {
width: 200px;
height: auto;
}
svg {
font-size: 70px;
/* background: -webkit-linear-gradient(90deg,rgba(255,92,39,.7) 37%,rgba(255,70,110,.67) 60%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; */
}
button {
svg {
font-size: 1rem;
}
}
.buttonsRow {
display: flex;
flex-flow: row;
gap: 30px;
align-items: center;
}
}
p.author {
margin-top: -5px;
}
#item > img,
.updateImage,
.updateChangelog > p > img {
border-radius: 12px;
height: 200px;
width: auto;
cursor: pointer;
}
.returnButton {
display: grid;
place-items: center;
width: 48px;
height: 48px;
border-radius: 12px;
cursor: pointer;
svg {
font-size: 2em;
}
&:hover {
background: rgb(121 121 121 / 22.6%);
}
}
.flexTopMarketplace {
display: flex;
margin-bottom: 15px;
.tooltip {
margin-right: 25px;
}
.mainTitle {
margin-bottom: 0 !important;
}
}
.filter {
display: flex;
flex-flow: row;
gap: 15px;
justify-content: space-between;
align-items: center;
.MuiFormControl-root {
margin-bottom: 10px;
}
.buttonSection {
display: flex;
flex-flow: row;
gap: 20px;
}
.tags {
max-width: 50%;
}
}
.collectionPage {
// height: 200px;
padding: 1.5rem;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
gap: 15px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
@include themed {
border-radius: t($borderRadius);
}
.nice-tag {
border-radius: 150px;
padding: 1px 12px;
backdrop-filter: blur(16px) saturate(180%);
background-color: rgb(255 255 255 / 10%);
border: 1px solid rgb(209 213 219 / 30%);
color: #fff;
}
.content {
display: flex;
flex-flow: column;
text-align: center;
text-shadow: #000 0 0 15px;
.mainTitle {
justify-content: center;
color: #fff !important;
}
.subtitle {
color: #ccc !important;
}
}
}
.collection {
display: flex;
justify-content: space-between;
padding: 36px 48px;
margin: 15px 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
align-items: center;
@include themed {
box-shadow: 0 0 0 1px t($modal-sidebarActive);
border-radius: t($borderRadius);
}
.content {
display: flex;
flex-flow: column;
gap: 15px;
max-width: 250px;
text-shadow: #000 0 0 15px;
.title {
color: #fff !important;
}
.subtitle {
color: #ccc !important;
}
}
.items {
justify-content: center;
}
}
.marketplaceRefresh {
display: flex;
flex-flow: row;
gap: 5px;
align-items: center;
}
.marketplaceSearch {
display: flex;
align-items: center;
padding: 10px 30px;
border-radius: 10px;
font-size: 18px;
@include themed {
box-shadow: 0 0 0 3px t($modal-sidebarActive);
background: t($modal-sidebar);
}
input {
all: unset;
}
@include themed {
&:focus-within {
background: t($modal-sidebarActive);
box-shadow: 0 0 0 1px t($color);
}
&:disabled {
background: t($modal-sidebarActive);
cursor: not-allowed;
}
}
}
.inCollection {
// background-image: linear-gradient(to left, transparent, #000),
// url('https://external-preview.redd.it/JyhsEoGMhKIMi3kvfBS24L0IllAO_KrIm4UI-dA1Ax4.jpg?auto=webp&s=b5adf9859b2c1855a5b3085f9453a6e878548505');
display: flex;
flex-flow: column;
gap: 15px;
padding: 15px;
margin-top: 15px;
@include themed {
background-color: t($modal-secondaryColour);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
border-radius: t($borderRadius);
}
}
.createYourOwn {
display: flex;
flex-flow: column;
gap: 20px;
align-items: center;
margin-top: 30px;
svg {
font-size: 30px;
}
}
.topAddons {
display: flex;
align-items: center;
justify-content: space-between;
}
.modalHeader {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 15px;
.tooltip {
margin-right: 25px;
}
.mainTitle {
margin-bottom: 0 !important;
}
}

View File

@ -0,0 +1,131 @@
.updateCheck {
flex-flow: row !important;
}
.btn-settings {
@include modal-button(standard);
display: inline;
margin-top: 0;
float: none !important;
padding: 0 20px;
}
.btn-secondary {
@include modal-button(secondary);
display: inline;
margin-top: 0;
float: none !important;
padding: 0 20px;
}
.btn-navigation {
@include modal-button(standard);
padding: 0 15px;
@include themed {
background: t($modal-secondaryColour) !important;
border-radius: t($borderRadius) !important;
box-shadow: t($boxShadow) !important;
border: 0 !important;
&:hover {
background: t($modal-sidebarActive) !important;
}
}
&:hover {
svg {
background: var(--tab-active);
}
color: var(--modal-text);
}
span,
svg {
font-size: 1.1em !important;
}
svg {
font-size: 1.2em !important;
color: var(--photo-info);
}
}
/* safari fix */
@supports (-webkit-hyphens: none) {
.btn-navigation {
display: inline-block !important;
}
}
.btn-navigation-active {
@include themed {
background: t($modal-sidebarActive) !important;
}
}
.btn-collection {
padding: 1px 12px;
backdrop-filter: blur(16px) saturate(180%);
background-color: rgb(255 255 255 / 10%);
border: 1px solid rgb(209 213 219 / 30%);
color: #fff;
border-radius: 12px;
height: 40px;
font-size: 1rem;
display: flex;
align-items: center;
flex-flow: row;
justify-content: center;
gap: 20px;
transition: 0.5s;
cursor: pointer;
&:hover {
backdrop-filter: blur(16px) saturate(180%);
background-color: rgb(17 25 40 / 20%);
border: 1px solid rgb(255 255 255 / 12.5%);
}
&:active {
@include themed {
background: t($modal-sidebarActive);
box-shadow: 0 0 0 1px t($color);
}
}
&:focus {
@include themed {
background: t($modal-sidebarActive);
box-shadow: 0 0 0 1px t($color);
}
}
&:disabled {
@include themed {
background: t($modal-sidebarActive);
cursor: not-allowed;
}
}
}
a.btn-collection {
height: 40px;
text-decoration: none;
@include themed {
border-radius: t($borderRadius);
}
}
.flowReverse {
flex-flow: row-reverse !important;
}
.btn-icon {
@include modal-button(standard);
}

View File

@ -0,0 +1,84 @@
.side {
float: right;
margin-left: 20px;
}
p.description {
margin-top: 0;
max-width: 800px;
}
.moreInfo {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: calc(100% - 30px);
gap: 25px;
.items {
margin-top: 0 !important;
}
.item {
flex: 1 0 40% !important;
}
.infoItem {
display: flex;
flex-flow: row;
align-items: center;
gap: 15px;
flex: 1 0 44%;
svg {
@include themed {
background-image: t($slightGradient);
}
background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 20px;
border-radius: 100%;
}
.text {
display: flex;
flex-flow: column;
}
}
.header {
text-transform: uppercase;
@include themed {
color: t($subColor);
}
}
span {
@include themed {
color: t($color);
}
}
@include themed {
background: t($modal-secondaryColour);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
border-radius: t($borderRadius);
padding: 15px;
}
}
.showMoreItems {
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
gap: 10px;
}
.marketplaceDescription {
display: flex;
flex-flow: column;
gap: 15px;
}

View File

@ -0,0 +1,16 @@
.lightBoxModal {
margin: auto;
max-width: 60%;
background: none !important;
box-shadow: none !important;
img {
height: auto;
width: 100%;
}
.closeModal {
color: #fff;
text-shadow: 0 0 20px rgb(0 0 0 / 30%);
}
}

View File

@ -0,0 +1,25 @@
.resetLink {
color: var(--modal-link);
cursor: pointer;
&:hover {
opacity: 0.8;
}
span {
font-size: 1.2rem;
color: var(--modal-link);
vertical-align: text-bottom;
margin-left: 5px;
}
}
.modalLink {
color: var(--modal-link);
cursor: pointer;
margin-left: 5px;
&:hover {
opacity: 0.8;
}
}

View File

@ -0,0 +1,246 @@
@import 'scss/variables';
.modalTabContent {
width: 100% !important;
/* button {
@include modal-button(standard);
} */
@include themed {
padding: 1rem 3rem 3rem;
display: flex;
flex-direction: column;
width: 100%;
background: t($modal-background);
@extend %tabText;
hr {
width: 100%;
background: rgb(196 196 196 / 74%);
outline: none;
}
.settingsRow {
display: flex;
align-items: center;
min-height: 100px;
justify-content: space-between;
transition: 0.4s ease-in-out;
/* border-top: 1px solid #ccc; */
border-bottom: 1px solid #676767;
padding-top: 1rem;
padding-bottom: 1rem;
&.settingsNoBorder {
border-bottom: none;
}
.content {
display: flex;
flex-flow: column;
max-width: 50%;
}
.action {
display: flex;
flex-flow: column;
align-items: flex-end;
width: 300px;
button {
margin-top: 10px;
}
.link {
margin-top: 10px;
display: flex;
flex-flow: row;
gap: 15px;
align-items: center;
}
}
}
}
}
.resetDataButtonsLayout {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
:nth-child(1) {
grid-column: span 2;
}
button {
@include modal-button(standard);
padding: 5px 10px 5px 10px;
}
}
table {
border-collapse: separate;
@include themed {
border-radius: t($borderRadius);
margin-top: 20px;
tr:first-child {
background: t($modal-sidebarActive);
th {
padding: 1rem;
}
}
td {
padding: 15px;
}
tr {
th:last-child {
display: grid;
place-items: center;
}
}
::placeholder {
color: t($subColor);
}
tr:not(:first-child) {
background: t($modal-sidebar);
textarea {
width: 90%;
margin: 10px;
color: t($color);
}
}
}
}
.donateButton {
@include modal-button(standard);
flex-flow: row !important;
text-decoration: none;
height: auto !important;
svg {
font-size: 1.5rem !important;
}
}
.flexGrow {
flex-grow: 1;
}
.messageMap {
display: flex;
flex-flow: row;
align-items: center;
gap: 25px;
padding: 25px;
justify-content: space-between;
@include themed {
background: t($modal-sidebar);
border-radius: t($borderRadius);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
}
div:nth-child(1) {
display: flex;
flex-flow: row;
gap: 25px;
align-items: center;
}
.icon {
@include themed {
background-image: t($slightGradient);
box-shadow: t($boxShadow);
}
padding: 15px;
border-radius: 100%;
font-size: 25px;
}
.messageText {
display: flex;
flex-flow: column;
flex-grow: 3;
textarea {
@include themed {
color: t($color);
}
}
.subtitle {
@include themed {
color: t($subColor);
font-size: 13px;
}
}
}
.messageAction {
float: right;
}
}
.messagesContainer {
display: flex;
flex-flow: column;
gap: 25px;
}
.eventDateSelection {
display: flex !important;
flex-flow: row !important;
gap: 5px !important;
text-align: center !important;
@include themed() {
background: t($modal-sidebar);
box-shadow: t($boxShadow);
color: t($color) !important;
}
hr {
height: 100%;
margin-right: 5px;
@include themed {
border-color: t($modal-secondaryColour);
}
}
text-align: center;
border-radius: 12px;
height: 40px;
font-size: 1rem;
display: flex;
align-items: center;
flex-flow: row;
justify-content: center;
gap: 20px;
transition: 0.5s;
cursor: pointer;
border: 0;
padding-left: 10px;
padding-right: 5px;
input[type='tel'] {
background: none;
outline: none;
border: none;
max-width: 20px;
text-align: center;
@include themed {
color: t($color) !important;
}
}
}

View File

@ -0,0 +1,12 @@
#modal {
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.modalNavbar {
display: flex;
flex-flow: row;
gap: 25px;
margin-bottom: 1rem;
}

View File

@ -0,0 +1,19 @@
@import 'scss/variables';
::-webkit-scrollbar {
width: 6px;
height: 6px;
border-radius: 12px;
@include themed {
background: t($modal-sidebar);
}
}
::-webkit-scrollbar-thumb {
@include themed {
background: t($modal-sidebarActive);
}
border-radius: 12px;
}

View File

@ -0,0 +1,79 @@
@import 'scss/variables';
.modalSidebar {
@include themed {
top: 0;
left: 0;
position: sticky;
margin: 0;
padding: 0 5px;
background: t($modal-sidebar);
border-radius: 12px 0 0 12px;
overflow: hidden auto;
height: 80vh;
min-width: 250px;
.mainTitle {
text-align: center;
font-size: 35px;
display: flex;
justify-content: center;
padding: 25px;
}
svg {
margin-left: 20px;
margin-right: 20px;
color: t($subColor);
font-size: 17px;
}
hr {
height: 1px;
background: #ccc;
margin: 0 1.75rem;
border: none;
}
button {
color: t($color);
font-size: 18px;
list-style: none;
cursor: pointer;
border-radius: 12px;
display: flex;
align-items: center;
margin: 0.2rem;
padding: 0.5rem;
transition: 0.5s;
outline: none;
border: none;
background: none;
min-width: calc(100% - 1.2em);
text-align: left;
&:hover {
background: t($modal-sidebarActive);
}
&:active {
background: t($modal-sidebarActive);
box-shadow: 0 0 0 0.5px t($color);
}
&:focus {
background: t($modal-sidebarActive);
box-shadow: 0 0 0 0.5px t($color);
}
}
.tab-list-active {
background: t($modal-sidebarActive);
}
}
}
.css-j204z7-MuiFormControlLabel-root {
margin-left: 0 !important;
margin-right: 0 !important;
}

View File

@ -0,0 +1,146 @@
@import 'scss/variables';
@import 'modules/material-ui';
@import 'modules/tabs/about';
@import 'modules/tabs/changelog';
@import 'modules/tabs/order';
@import 'modules/tabs/stats';
input {
/* colour picker */
&[type='color'] {
border-radius: 100%;
height: 30px;
width: 30px;
border: none;
outline: none;
appearance: none;
vertical-align: middle;
background: none;
@include themed {
border: t($modal-sidebarActive) 1px solid;
}
&::-webkit-color-swatch-wrapper {
padding: 0;
}
&::-webkit-color-swatch {
border: none;
border-radius: 100%;
}
}
/* firefox fixes for colour picker (using "," didn't work) */
&[type='color']::-moz-color-swatch {
border-radius: 100%;
height: 30px;
width: 30px;
border: none;
outline: none;
appearance: none;
vertical-align: middle;
background: none;
&::-moz-color-swatch {
border: none;
border-radius: 100%;
}
}
/* date picker */
&[type='date'] {
width: 260px;
flex-flow: column;
@include themed {
background: t($modal-sidebar);
border: 1px solid t($modal-sidebarActive);
color: t($color);
}
padding: 15px 20px;
border-radius: 4px;
display: flex !important;
cursor: pointer;
&::-webkit-calendar-picker-indicator {
cursor: pointer;
}
}
}
/* dark theme date picker fix */
.dark {
::-webkit-calendar-picker-indicator {
filter: invert(1);
}
}
h4 {
cursor: pointer;
}
.photosEmpty {
height: 400px;
display: grid;
place-items: center;
button {
padding: 0 20px;
}
}
.imagesTopBar {
padding-top: 25px;
display: flex;
flex-flow: row;
justify-content: space-between;
align-items: center;
div:nth-child(1) {
display: flex;
flex-flow: row;
align-items: center;
gap: 20px;
svg {
font-size: 30px;
@include themed {
color: t($subColor);
}
}
div {
display: flex;
flex-flow: column;
}
}
.topbarbuttons {
display: flex;
flex-flow: row;
gap: 25px;
}
button {
padding: 0 20px;
}
}
.customcss textarea {
font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter',
'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco,
'Courier New', Courier, monospace !important;
}
.preferences {
transition: 0.4s ease-in-out;
}
.preferencesInactive {
opacity: 0.5;
pointer-events: none;
transition: 0.4s ease-in-out;
}

View File

@ -0,0 +1,181 @@
/* these are overrides for the material ui default styles */
@import 'scss/variables';
.MuiCheckbox-colorPrimary.Mui-checked,
.MuiSwitch-colorPrimary.Mui-checked,
.MuIconButton-colorPrimary.Mui-checked,
.MuiSwitch-thumb,
.MuiRadio-colorSecondary.Mui-checked,
.PrivateSwitchBase-input-4,
.MuiRadio-root,
.aboutLink,
.MuiSlider-colorPrimary,
legend {
@include themed {
color: t($color) !important;
}
}
.MuiFormControlLabel-labelPlacementStart {
margin-left: 0 !important;
}
.MuiSwitch-colorPrimary.Mui-checked + .MuiSwitch-track {
@include themed {
background-color: t($subColor) !important;
}
}
.MuiSwitch-track {
@include themed {
background-color: t($subColor) !important;
}
}
.MuiIconButton-label > svg.MuiSvgIcon-root {
@include themed {
color: t($color) !important;
}
}
.MuiTouchRipple-root {
background: transparent;
}
.MuiFormControl-root {
margin-top: 10px !important;
}
.checkbox svg {
@include themed {
fill: t($color) !important;
}
}
.radio-title {
font-weight: bold;
font-size: 1.17rem;
}
.radio-title-small {
font-weight: bold;
font-size: 1rem;
}
.MuiSlider-root {
margin-bottom: 30px !important;
}
.MuiOutlinedInput-notchedOutline {
@include themed {
border-color: t($color) !important;
}
}
.MuiFormLabel-root-MuiInputLabel-root {
@include themed {
color: t($color) !important;
}
}
.MuiInputLabel-root,
.MuiSlider-markLabel,
.MuiInputLabel-root,
.MuiSelect-icon,
.MuiSelect-select,
.Mui-focused,
legend,
.MuiOutlinedInput-input {
@include themed {
color: t($color) !important;
}
}
.MuiMenu-list {
@include themed {
background-color: t($modal-background);
color: t($color);
}
li {
&:hover {
@include themed {
background-color: t($modal-sidebarActive);
transition: 0.5s;
}
}
}
}
.Mui-selected {
@include themed {
background-color: t($modal-sidebarActive) !important;
}
}
.MuiTextField-root,
.MuiFormControl-root,
.MuiSlider-root {
width: 300px !important;
}
.Mui-disabled {
color: #818181 !important;
cursor: not-allowed;
.checkbox svg {
fill: #818181 !important;
}
}
.MuiPaper-root {
@include themed {
background-color: t($modal-background) !important;
}
}
.MuiSlider-valueLabel {
@include themed {
background-color: t($modal-sidebarActive) !important;
}
}
.MuiFormControlLabel-labelPlacementStart {
justify-content: flex-end;
}
.settingsRow {
.MuiFormControlLabel-root {
flex-direction: row-reverse;
margin-right: 0;
display: flex;
justify-content: space-between;
width: 100%;
margin-left: 0;
}
.MuiFormControlLabel-root {
width: 100%;
}
}
.css-w66kx-MuiChip-root {
@include themed {
color: t($color) !important;
border: 1px solid t($modal-sidebarActive);
background: t($modal-sidebar) !important;
border-radius: t($borderRadius);
}
text-transform: capitalize;
}
.MuiChip-root {
text-transform: capitalize;
@include themed {
background: t($modal-sidebarActive) !important;
color: t($color) !important;
}
}

View File

@ -0,0 +1,55 @@
.aboutLink {
&:hover {
opacity: 0.8;
}
}
.aboutLogo {
height: 100px;
width: auto;
margin: calc(1rem - 15px) 0 1rem 0;
align-self: center;
}
.aboutContact {
flex-flow: row;
display: flex;
gap: 15px;
a {
@include basicIconButton(11px, 1.2rem, modal);
}
}
.contributorImages {
display: flex;
flex-wrap: wrap;
gap: 15px;
img {
width: 75px;
height: auto;
@include themed {
border-radius: t($borderRadius);
}
}
}
.subtitle-photographers {
font-size: 16px;
@include themed {
color: t($color);
span {
color: t($subColor);
}
}
}
.aboutText {
text-align: center;
display: flex;
flex-flow: column;
}

View File

@ -0,0 +1,23 @@
.updateChangelog {
max-width: 75%;
margin-top: 15px;
white-space: pre-wrap;
a {
color: var(--modal-link);
&:hover {
opacity: 0.8;
}
}
}
.changelogtab {
.mainTitle {
margin: 0 !important;
}
img {
max-width: 95%;
}
}

View File

@ -0,0 +1,164 @@
@import 'scss/variables';
.sortableItem {
cursor: move;
width: 200px;
z-index: 999 !important;
padding: 15px;
margin-bottom: 10px;
font-size: 1.325rem;
@include themed {
color: t($color) !important;
display: flex;
justify-content: space-between;
align-items: center;
background: t($modal-secondaryColour);
border-radius: t($borderRadius);
box-shadow: t($boxShadow);
svg {
font-size: 1.3rem;
color: t($subColor);
}
&:hover {
background: t($modal-sidebarActive) !important;
}
}
ul {
-webkit-padding-start: 0;
padding: 0;
list-style-type: none;
> label {
vertical-align: middle;
}
}
}
.sortablecontainer {
-webkit-padding-start: 0;
padding: 0;
list-style-type: none;
}
.images-row {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
padding: 20px;
grid-gap: 20px;
@include themed {
div {
border-radius: t($borderRadius);
// border: 5px t($modal-sidebar) solid;
display: flex;
align-items: center;
justify-content: center;
flex-flow: column;
gap: 5px;
position: relative;
img {
width: 100%;
height: 200px;
object-fit: cover;
border-radius: t($borderRadius);
}
button {
padding: 0 30px;
background: t($modal-background);
border: none !important;
&:hover {
background: t($modal-sidebarActive);
}
}
.tooltip {
position: absolute !important;
top: 5px !important;
right: 5px !important;
}
}
.iconButton {
width: calc(100% - 22px);
margin-top: 10px;
@include basicIconButton(11px, 1.3rem, modal);
}
}
}
.overviewGrid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
grid-gap: 30px;
}
.tabPreview {
width: 100%;
aspect-ratio: 2 / 1;
display: flex;
align-items: center;
justify-content: center;
margin-top: 16px;
@include themed {
background: t($modal-secondaryColour);
border-radius: t($borderRadius);
box-shadow: t($boxShadow);
}
.previewItem {
display: flex;
flex-flow: column;
align-items: center;
.quotediv .quote {
max-width: 100%;
}
.quotediv .author-holder .author .author-content .title {
font-size: 1em !important;
@include themed {
color: t($color) !important;
}
}
}
}
.overviewNews {
display: flex;
flex-flow: column;
margin-top: 16px;
padding: 25px;
.title {
font-size: 36px !important;
text-align: center;
}
.subtitle {
font-size: 12px !important;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
}
.content {
margin: 20px 20px 0;
}
@include themed {
background: t($modal-secondaryColour);
border-radius: t($borderRadius);
box-shadow: t($boxShadow);
}
}

View File

@ -0,0 +1,135 @@
.stats {
display: flex;
flex-flow: column;
gap: 30px;
width: 100%;
.rightPanel {
.statIcon {
display: flex;
justify-content: center;
margin-bottom: 30px;
}
.statGrid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
grid-gap: 10px;
div {
display: flex;
flex-flow: column;
}
}
.subtitle {
text-transform: capitalize;
}
span {
font-size: 20px;
}
}
}
.achievements {
display: flex;
flex-flow: column;
gap: 15px;
}
.achievementsGrid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-gap: 10px;
}
.achievement {
padding: 20px 10px;
display: flex;
flex-flow: row !important;
align-items: center;
@include themed {
background: t($modal-secondaryColour);
border: 1px solid t($modal-sidebarActive);
border-radius: t($borderRadius);
gap: 10px;
}
.timestamp {
display: flex;
flex-flow: row;
align-items: center;
gap: 5px;
font-size: 12px;
@include themed {
color: t($subColor);
}
}
.achievementTitle {
font-size: 18px;
font-weight: bold;
}
svg.trophy {
font-size: 20px !important;
@include themed {
background-image: t($slightGradient);
box-shadow: t($boxShadow);
}
padding: 15px;
border-radius: 100%;
}
svg.trophyLocked {
font-size: 20px !important;
@include themed {
background-image: t($modal-sidebarActive);
box-shadow: t($boxShadow);
}
padding: 15px;
border-radius: 100%;
}
}
.statSection.rightPanel {
padding: 25px;
@include themed {
border-radius: t($borderRadius);
background: t($modal-secondaryColour);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
svg {
font-size: 50px;
color: t($subColor);
}
}
}
.achievementContent {
display: flex;
flex-flow: column;
gap: 2px;
.subtitle {
font-size: 13px !important;
}
}
.statsTopBar {
display: flex;
justify-content: space-between;
align-items: center;
button {
margin-bottom: 15px;
flex-flow: row !important;
padding-left: 20px;
padding-right: 20px;
}
}

View File

@ -0,0 +1,44 @@
import { memo } from 'react';
import variables from 'config/variables';
import { MdClose, MdRestartAlt } from 'react-icons/md';
import { setDefaultSettings } from 'utils/settings';
import { Tooltip, Button } from 'components/Elements';
function ResetModal({ modalClose }) {
const reset = () => {
variables.stats.postEvent('setting', 'Reset');
setDefaultSettings('reset');
window.location.reload();
};
return (
<div className="smallModal">
<div className="shareHeader">
<span className="title">
{variables.getMessage('modals.main.settings.sections.advanced.reset_modal.title')}
</span>
<Tooltip
title={variables.getMessage('modals.main.settings.sections.advanced.reset_modal.cancel')}
>
<div className="close" onClick={modalClose}>
<MdClose />
</div>
</Tooltip>
</div>
<span className="title">
{variables.getMessage('modals.main.settings.sections.advanced.reset_modal.question')}
</span>
<span className="subtitle">
{variables.getMessage('modals.main.settings.sections.advanced.reset_modal.information')}
</span>
<div className="resetFooter">
<Button type="secondary" onClick={modalClose} icon={<MdClose />} label={variables.getMessage('modals.main.settings.sections.advanced.reset_modal.cancel')} />
<Button type="settings" onClick={() => reset()} icon={<MdRestartAlt />} label={variables.getMessage('modals.main.settings.buttons.reset')} />
</div>
</div>
);
}
const MemoizedResetModal = memo(ResetModal);
export { MemoizedResetModal as default, MemoizedResetModal as ResetModal };

View File

@ -0,0 +1 @@
export * from './ResetModal';

View File

@ -0,0 +1,128 @@
import { memo } from 'react';
import variables from 'config/variables';
import { MdClose, MdEmail, MdContentCopy } from 'react-icons/md';
import { FaTwitter, FaFacebookF } from 'react-icons/fa';
import { AiFillWechat } from 'react-icons/ai';
import { SiTencentqq } from 'react-icons/si';
import Tooltip from '../Tooltip/Tooltip';
import { toast } from 'react-toastify';
import './sharemodal.scss';
function ShareModal({ modalClose, data }) {
if (data.startsWith('https://cdn.')) {
data = {
url: data,
name: 'this image',
};
} else if (data.startsWith('"')) {
data = {
url: data,
name: 'this quote',
};
} else {
data = {
url: data,
name: 'this marketplace item',
};
}
const copyLink = () => {
navigator.clipboard.writeText(data.url);
toast(variables.getMessage('modals.share.copy_link'));
};
return (
<div className="smallModal">
<div className="shareHeader">
<span className="title">{variables.getMessage('widgets.quote.share')}</span>
<Tooltip title={variables.getMessage('modals.welcome.buttons.close')}>
<div className="close" onClick={modalClose}>
<MdClose />
</div>
</Tooltip>
</div>
<div className="shareButtons">
<Tooltip title="Twitter">
<button
onClick={() =>
window
.open(
`https://twitter.com/intent/tweet?text=Check out ${data.name} on @getmue: ${data.url}`,
'_blank',
)
.focus()
}
>
<FaTwitter />
</button>
</Tooltip>
<Tooltip title="Facebook">
<button
onClick={() =>
window
.open(`https://www.facebook.com/sharer/sharer.php?u=${data.url}`, '_blank')
.focus()
}
>
<FaFacebookF />
</button>
</Tooltip>
<Tooltip title="Email">
<button
onClick={() =>
window
.open(
'mailto:email@example.com?subject=Check%20out%20this%20%on%20%Mue!&body=' +
data.data.name +
'on Mue: ' +
data,
'_blank',
)
.focus()
}
>
<MdEmail />
</button>
</Tooltip>
<Tooltip title="WeChat">
<button
onClick={() =>
window
.open(
`https://api.qrserver.com/v1/create-qr-code/?size=154x154&data=${data.url}`,
'_blank',
)
.focus()
}
>
<AiFillWechat />
</button>
</Tooltip>
<Tooltip title="Tencent QQ">
<button
onClick={() =>
window
.open(`https://connect.qq.com/widget/shareqq/index.html?url=${data.url}`, '_blank')
.focus()
}
>
<SiTencentqq />
</button>
</Tooltip>
</div>
<div className="copy">
<input type="text" value={data.url} className="left field" readOnly />
<Tooltip title={variables.getMessage('modals.share.copy_link')} placement="top">
<button onClick={() => copyLink()}>
<MdContentCopy />
</button>
</Tooltip>
</div>
</div>
);
}
const MemoizedSharemodal = memo(ShareModal);
export { MemoizedSharemodal as default, MemoizedSharemodal as ShareModal };

View File

@ -0,0 +1 @@
export * from './ShareModal';

View File

@ -0,0 +1,101 @@
@import 'scss/variables';
.smallModal {
@extend %tabText;
display: flex;
flex-flow: column;
gap: 15px;
padding: 15px;
width: 320px;
@include themed {
background: t($modal-secondaryColour);
}
.resetFooter {
display: flex;
flex-flow: row;
justify-content: flex-end;
gap: 20px;
}
.textButton {
@include basicIconButton(11px, 1.3rem, modal-text);
border: none !important;
}
.tooltipTitle {
@include themed {
background: t($modal-sidebar);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
color: t($color);
}
}
.shareButtons {
justify-content: space-between;
display: flex;
gap: 15px;
}
.copy {
display: flex;
flex-flow: row;
gap: 15px;
input[type='text'] {
@include themed {
background: t($modal-sidebar);
border-radius: t($borderRadius);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
padding: 11px;
flex: 1;
color: t($color);
}
border: none;
outline: none;
}
}
input[type='text'] {
@include themed {
background: t($modal-sidebar);
border-radius: t($borderRadius);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
padding: 11px;
flex: 1;
color: t($color);
}
border: none;
outline: none;
}
}
.shareHeader {
display: flex;
flex-flow: row;
justify-content: space-between;
align-items: center;
.close {
padding: 15px;
place-items: center;
display: grid;
cursor: pointer;
transition: 0.3s;
@include themed {
border-radius: t($borderRadius);
}
&:hover {
@include themed {
background: t($modal-sidebarActive);
}
}
}
}

View File

@ -0,0 +1,52 @@
import { useState, memo } from 'react';
import { useFloating, flip, offset, shift } from '@floating-ui/react-dom';
import './tooltip.scss';
function Tooltip({ children, title, style, placement, subtitle }) {
const [showTooltip, setShowTooltip] = useState(false);
const [reference, setReference] = useState(null);
const { x, y, refs, strategy } = useFloating({
placement: placement || 'bottom',
middleware: [flip(), offset(15), shift()],
elements: {
reference,
},
});
return (
<>
<div
className="tooltip"
style={style}
onMouseEnter={() => setShowTooltip(true)}
onMouseLeave={() => setShowTooltip(false)}
onFocus={() => setShowTooltip(true)}
onBlur={() => setShowTooltip(false)}
ref={setReference}
>
{children}
</div>
{showTooltip && (
<span
ref={refs.setFloating}
style={{
position: strategy,
top: y ?? '',
left: x ?? '',
display: 'flex',
flexFlow: 'column',
}}
className="tooltipTitle"
>
{title}
<span style={{ fontSize: '8px' }}>{subtitle}</span>
</span>
)}
</>
);
}
const MemoizedTooltip = memo(Tooltip);
export { MemoizedTooltip as default, MemoizedTooltip as Tooltip };

View File

@ -0,0 +1 @@
export * from './Tooltip';

View File

@ -0,0 +1,98 @@
@import 'scss/variables';
.tooltip {
position: relative;
display: grid;
}
@keyframes floating {
0% {
transform: translate(0, -5px);
opacity: 0;
}
100% {
transform: translate(0, -0);
opacity: 1;
}
}
.tooltipTitle {
@extend %basic;
text-align: center;
font-size: 0.6rem;
padding: 5px 10px;
position: absolute;
z-index: 1;
/* top: 100%;
left: 50%;
margin-top: 15px;
margin-left: -30px; */
cursor: initial;
user-select: none;
opacity: 1;
animation-name: floating;
animation-duration: 0.3s;
animation-timing-function: ease-in;
}
#modal {
.tooltipTitle {
@include themed {
background: t($modal-sidebar);
box-shadow: 0 0 0 1px t($modal-sidebarActive);
color: t($color);
}
}
}
#root {
.tooltipTitle {
@extend %basic;
}
}
.tooltipTitle::before {
transform: scale3d(0.2, 0.2, 1);
transition: all 0.2s ease-in-out;
}
.tooltipTitle::after {
transform: translate3d(0, 6px, 0);
transition: all 0.1s ease-in-out;
}
.tooltipTitle:hover::before,
.tooltipTitle:hover::after {
opacity: 1;
transform: scale3d(1, 1, 1);
}
.tooltipTitle:hover::after {
transition: all 0.2s 0.1s ease-in-out;
}
#arrow {
position: absolute;
background: #333;
width: 8px;
height: 8px;
transform: rotate(45deg);
}
.infoTooltip {
position: relative;
display: grid;
svg {
cursor: pointer;
&:hover {
@include themed {
color: t($color);
}
}
}
}

View File

@ -0,0 +1,6 @@
export * from './Button';
export * from './Tooltip';
export * from './ShareModal';
export * from './AddModal';
export * from './ResetModal';
export * from './MainModal';

Some files were not shown because too many files have changed in this diff Show More