Commit Graph

1018 Commits

Author SHA1 Message Date
David Ralph
c6b65f943a fix: various settings bug fixes and style changes 2021-06-30 15:25:34 +01:00
David Ralph
6aa1c6b0ea fix: weather with offline mode, maximise fixes, voice search hot reload 2021-06-30 14:11:45 +01:00
David Ralph
2dcaa5270d feat: locally store stats so users can see them (no ui yet) 2021-06-30 11:27:54 +01:00
David Ralph
1d44b2792e chore: update readme 2021-06-23 12:19:12 +01:00
David Ralph
d0577ded59 chore: revert other changes 2021-06-23 12:00:12 +01:00
David Ralph
ae5a07c756 build: revert changes 2021-06-23 11:57:36 +01:00
David Ralph
5d3418a8af build: optimise production builds, automate creating zip files 2021-06-22 21:07:56 +01:00
David Ralph
50353c9e49 build: cleanup webpack config 2021-06-22 19:45:13 +01:00
David Ralph
ea850fae56 perf: replace react-device-detect with custom code and allow edge to use voice search 2021-06-22 12:41:25 +01:00
dependabot[bot]
ba11ac171e chore(deps-dev): bump sass-loader from 7.3.1 to 12.1.0 (#162)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.3.1 to 12.1.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/v7.3.1...v12.1.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>
2021-06-22 11:47:24 +01:00
David Ralph
faace9012a feat: add experimental send event feature 2021-06-22 11:46:08 +01:00
David Ralph
90ebfeedc5 chore: release 5.1.1 5.1.1 2021-06-22 10:19:37 +01:00
David Ralph
cfc56c6abf fix: urgent fix for background blur 2021-06-22 10:17:51 +01:00
David Ralph
d7784e7414 chore: update events 2021-06-21 23:03:47 +01:00
David Ralph
7990286e9a style: cleanup constants 2021-06-21 17:45:06 +01:00
David Ralph
f7c39eeebb feat: add opt-in umami analytics (WIP) 2021-06-21 17:42:14 +01:00
David Ralph
4449957fe6 chore: release 5.1.0 5.1.0 2021-06-21 13:26:31 +01:00
David Ralph
5b00b3d859 fix: voice search no longer redirects on empty and now has reload warning 2021-06-21 13:13:16 +01:00
David Ralph
aad568bd28 fix: autocomplete now works on extension, hot reload warnings added for background quality and gradient 2021-06-21 12:26:22 +01:00
David Ralph
4e1347ad4e chore: update manifest 2021-06-20 21:46:48 +01:00
David Ralph
8073d8325a fix(translations): zh-CN merge errors fixed 2021-06-20 21:08:23 +01:00
Austin Huang
dc1f1fab45 Update zh-CN translations (#161)
* Update zh_CN.json

* Update zh_CN.json

Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>
2021-06-20 20:58:54 +01:00
David Ralph
dc442ef917 fix: upgrading from 5.0.1 to latest now works, code style changes etc 2021-06-20 13:09:41 +01:00
David Ralph
796896571d feat: add support for google favicon to quick links 2021-06-18 12:40:46 +01:00
David Ralph
cad3f53140 feat(translations): added translation support to weather visibility 2021-06-17 13:08:04 +01:00
David Ralph
b0da5cfa75 feat: language support for weather description 2021-06-16 23:30:50 +01:00
Vicente
c2ca979971 feat(translations): added the missing ones (#160)
* feat(translations): updated spanish translation

* feat(translations): added the missing ones
2021-06-16 12:46:33 +01:00
Vicente
1e5f288d42 feat(translations): updated spanish translation (#159) 2021-06-16 12:31:39 +01:00
David Ralph
b2c94924a2 Merge branch 'main' of https://github.com/mue/mue 2021-06-16 12:05:15 +01:00
David Ralph
de1797c662 fix: background hot reload, settings issue, remove navbar hover setting 2021-06-16 12:05:03 +01:00
dependabot[bot]
db3081efc5 chore(deps): bump react-modal from 3.14.2 to 3.14.3 (#158)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.2 to 3.14.3.
- [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.2...v3.14.3)

---
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-06-16 10:11:32 +01:00
David Ralph
dcddd78164 feat: api background quality setting 2021-06-13 16:36:43 +01:00
David Ralph
335a6864b1 fix: custom js, reminder on reset button etc 2021-06-13 13:47:18 +01:00
dependabot[bot]
1f6dc34ee6 chore(deps-dev): bump sass-loader from 11.1.1 to 12.0.0 (#156)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.1.1 to 12.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/v11.1.1...v12.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>
2021-06-02 10:15:14 +01:00
dependabot[bot]
fbc9189cba chore(deps): bump react-modal from 3.13.1 to 3.14.2 (#155)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.13.1 to 3.14.2.
- [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.13.1...v3.14.2)

---
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>
2021-06-02 10:15:03 +01:00
David Ralph
586b6f8700 style: cleanup some things 2021-05-26 22:28:26 +01:00
David Ralph
1d6013f738 fix: background location info works properly on unsplash and pexels now 2021-05-24 22:01:54 +01:00
David Ralph
c1ef3e3528 fix: small modal and marketplace css fixes 2021-05-24 11:43:38 +01:00
David Ralph
4b57229396 fix: custom quote hot reload 2021-05-24 10:44:20 +01:00
David Ralph
e721babcf7 fix: marketplace sort and widget zoom breaking analogue clock 2021-05-23 12:24:58 +01:00
David Ralph
8a816516c9 chore: cleanup readme slightly and update some content 2021-05-22 23:06:56 +01:00
David Ralph
bd09542b34 Merge branch 'main' of https://github.com/mue/mue 2021-05-22 22:56:33 +01:00
David Ralph
84dad33548 style: code cleanup and about tab changes 2021-05-22 22:56:24 +01:00
David Ralph
588021cf92 chore: update readme intro 2021-05-22 14:57:10 +01:00
David Ralph
6a9eccaed0 chore: mue edge is now updated 2021-05-21 10:33:34 +01:00
David Ralph
299547842a fix: safari css fixes 2021-05-20 15:58:06 +01:00
David Ralph
ba2dc61a5d fix: css fixes for firefox and safari, fix widget order css 2021-05-20 12:27:52 +01:00
David Ralph
2fd2e06bac fix: duckduckgo proxy no longer breaks offline mode 2021-05-16 21:05:56 +01:00
David Ralph
08bfa2772d feat: show navbar on hover setting, fix photo information toggle hot reload
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-05-09 22:39:45 +01:00
David Ralph
9b9c2e74f6 feat: add photo information icon toggle option and optimise font 2021-05-09 16:37:28 +01:00