Commit Graph

1000 Commits

Author SHA1 Message Date
David Ralph
6bf6cca8c6 chore: release 5.3 5.3.0 2021-08-22 16:12:13 +01:00
David Ralph
096df4f073 fix: tab name language, favourite marketplace backgrounds, birthday greeting message etc 2021-08-22 15:00:05 +01:00
David Ralph
490f42a9ad style: codacy fixes 2021-08-21 11:11:00 +01:00
David Ralph
ef2f666ccf perf: add eventbus unmount in more places and optimise stats tab 2021-08-20 22:06:40 +01:00
David Ralph
afcead634b fix: text shadow and chrome manifest 2021-08-20 19:20:59 +01:00
David Ralph
98c857e7ad fix: photoinformation console errors 2021-08-20 11:52:05 +01:00
David Ralph
34cf696bb4 fix: quicklinks zoom 2021-08-19 22:57:16 +01:00
David Ralph
2f3252d15e refactor: cleanup photoinformation slightly 2021-08-19 22:24:03 +01:00
David Ralph
7ce2afb773 refactor: cleanup background widget slightly 2021-08-19 16:32:10 +01:00
David Ralph
203ff27ee1 fix: responsive modal 2021-08-19 15:35:51 +01:00
David Ralph
50b1d16171 fix: responsive marketplace items (WIP) 2021-08-18 23:13:26 +01:00
David Ralph
13825c5525 fix: responsive sidebar on smaller resolutions 2021-08-18 15:26:03 +01:00
David Ralph
a91d5843b9 fix: clock hot reload 2021-08-18 14:48:52 +01:00
David Ralph
fb15a1037b fix: close #176 2021-08-18 11:28:01 +01:00
David Ralph
c66add33d2 fix: modal transition and about tooltips 2021-08-17 22:20:27 +01:00
David Ralph
6ec57c75d4 fix: hot reload bugs 2021-08-17 17:09:54 +01:00
David Ralph
54e7a3a33f fix: widget order ui, tab name language etc 2021-08-17 16:31:42 +01:00
David Ralph
7e2432b9b4 feat: navbar zoom 2021-08-16 14:36:34 +01:00
David Ralph
640b83e1c3 fix: search on enter 2021-08-16 14:06:57 +01:00
David Ralph
4d3c7cbbe6 fix: favourite button, optimise widgets and remove dependency 2021-08-16 12:21:37 +01:00
dependabot[bot]
23251d248b chore(deps): bump @material-ui/icons from 5.0.0-beta.1 to 5.0.0-beta.4 (#175)
Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) from 5.0.0-beta.1 to 5.0.0-beta.4.
- [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.4/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-16 10:42:11 +01:00
dependabot[bot]
ba31ea5841 chore(deps): bump @material-ui/core from 5.0.0-beta.3 to 5.0.0-beta.4 (#174)
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 5.0.0-beta.3 to 5.0.0-beta.4.
- [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.4/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-16 10:39:23 +01:00
David Ralph
4f5233fab9 refactor: cleanup 2021-08-15 22:28:37 +01:00
David Ralph
5e4a14ba2c fix: weather typo 2021-08-15 20:33:58 +01:00
David Ralph
e82ac7da9e perf: reduce localstorage calls etc 2021-08-15 20:33:06 +01:00
David Ralph
16485c3d2c fix: tooltip css, create tab translation, other small css bugs 2021-08-15 16:08:16 +01:00
Vicente
9a8a360e21 feat(translations): updated spanish translation (#173)
* feat(translations): updated spanish translation

* fix(translations): improved some translations
2021-08-15 16:07:17 +01:00
David Ralph
cd5364dd36 style: better create tab settings ui 2021-08-15 15:12:03 +01:00
David Ralph
70273798b6 feat(translations): add WIP support for create, fix stats issue 2021-08-15 11:59:30 +01:00
David Ralph
baaa780ade feat: improved create ui, prepare for photo and quote packs etc 2021-08-15 11:28:21 +01:00
David Ralph
39751736ca refactor: imports etc 2021-08-14 20:10:48 +01:00
David Ralph
1a8bb69288 feat: create addon tab, translation support for stats tab, fixes etc 2021-08-14 17:23:54 +01:00
David Ralph
b8c793741f build: fix firefox, add 2 new things to stats tab 2021-08-14 15:03:01 +01:00
David Ralph
0f20983c37 feat: open new tab on install and add uninstall page 2021-08-14 15:01:45 +01:00
David Ralph
9c3b8c7f59 feat: stats tab (WIP) 2021-08-11 18:15:54 +01:00
David Ralph
943d817e71 perf: optimise greeting 2021-08-11 16:21:35 +01:00
Wessel Tip
564b82c427 refractor: Update gradientStyleBuilder 2021-08-11 14:06:02 +02:00
dependabot[bot]
26df915801 chore(deps): bump @material-ui/core from 5.0.0-beta.2 to 5.0.0-beta.3 (#172)
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 5.0.0-beta.2 to 5.0.0-beta.3.
- [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.3/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-09 10:55:36 +01:00
David Ralph
eefc594ec1 fix: improvements to feedback modal 2021-08-05 17:25:46 +01:00
David Ralph
6cdfb9db3e chore: release 5.2 5.2.0 2021-08-02 13:47:06 +01:00
David Ralph
1ce6cb9419 fix: background offline interval 2021-08-01 18:20:38 +01:00
David Ralph
141da4ba36 fix: background proxy and offline mode hot reload bugs 2021-08-01 15:02:18 +01:00
David Ralph
9db7b210bc Merge branch 'main' of https://github.com/mue/mue 2021-07-29 14:18:34 +01:00
David Ralph
090ffe05f4 fix: about copyright link 2021-07-29 14:18:21 +01:00
David Ralph
66f6d0f7ed chore(translations): add messages.json files 2021-07-29 14:18:03 +01:00
dependabot[bot]
285145fdcb chore(deps): bump @material-ui/core from 5.0.0-beta.1 to 5.0.0-beta.2 (#171)
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 5.0.0-beta.1 to 5.0.0-beta.2.
- [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.2/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-07-27 10:15:12 +01:00
David Ralph
37df7fb08c fix: revert using api to get temperature format 2021-07-23 10:55:20 +01:00
David Ralph
5a91fa24e9 chore: update api urls 2021-07-22 21:47:08 +01:00
David Ralph
bdd277d876 feat(translations): add support for description and chrome store page 2021-07-19 20:28:40 +01:00
David Ralph
d7be6e351d fix: firefox changelog date, cleanup background a bit 2021-07-19 10:20:00 +01:00