195 Commits

Author SHA1 Message Date
David Ralph
4449957fe6 chore: release 5.1.0 2021-06-21 13:26:31 +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
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
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
84dad33548 style: code cleanup and about tab changes 2021-05-22 22:56:24 +01:00
David Ralph
2fd2e06bac fix: duckduckgo proxy no longer breaks offline mode 2021-05-16 21:05:56 +01:00
David Ralph
a1b6832747 feat: autocomplete for search
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-05-01 18:29:07 +01:00
David Ralph
84dbe5cb69 feat: pexels background api 2021-04-30 22:49:04 +01:00
David Ralph
4b18ea74a7 5.0.1 2021-04-29 19:02:14 +01:00
David Ralph
696b58f9bc fix: modal text styles 2021-04-28 21:14:50 +01:00
dependabot-preview[bot]
7126a2e295 build(deps): bump @material-ui/core from 4.11.3 to 4.11.4
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.11.3 to 4.11.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.4/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.4/packages/material-ui)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 15:26:42 +00:00
David Ralph
48979d4a75 fix: marketplace style fixes and update dependencies 2021-04-25 22:46:17 +01:00
David Ralph
214d3dfe80 chore: update text 2021-04-17 15:08:39 +01:00
David Ralph
fe4d17eff3 fix: translation fixes etc 2021-04-16 12:19:07 +01:00
David Ralph
0edaeb1732 Merge branch '5.0-dev' into dependabot/npm_and_yarn/react-modal-3.13.1 2021-04-14 11:10:41 +01:00
dependabot-preview[bot]
3cc32e2738 Bump react-modal from 3.12.1 to 3.13.1
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.12.1 to 3.13.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.12.1...v3.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-14 07:37:56 +00:00
David Ralph
1fb0af10a8 fix: widget order tab no longer shows disabled widgets, better font for Russian, add Baidu search engine etc 2021-04-13 14:18:42 +01:00
David Ralph
fbc656f978 fix: many bug fixes and some performance improvements
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-11 15:53:11 +01:00
David Ralph
e3a482614c feat: finish weather, add week number back, improve widget order and quick links 2021-04-10 13:05:56 +01:00
David Ralph
dece385ce2 build: attempt 2 2021-04-09 14:55:29 +01:00
David Ralph
9d3a72bc26 build: attempt to fix building on vercel 2021-04-09 14:52:41 +01:00
David Ralph
2f21b5b5c2 feat: finish quick links, start weather widget, bug fixes etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-09 14:44:18 +01:00
David Ralph
75fea391f0 feat: custom video background settings, more progress on quick links and some background fixes
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-08 22:25:36 +01:00
David Ralph
670f897a80 fix: more translation support for settings and feedback 2021-04-06 22:34:47 +01:00
David Ralph
a5b2dd39cb fix: only show features in settings that are compatible with the browser and fix date widget 2021-03-31 19:53:26 +01:00
David Ralph
353fa85cba fix: various settings 2021-03-30 22:29:42 +01:00
David Ralph
f3eb2c4cdb feat: better digital clock settings and greeting now changes properly 2021-03-23 11:45:09 +00:00
David Ralph
33a002003e build: remove file-loader from webpack 2021-03-23 10:45:53 +00:00
David Ralph
1b40f112af build: improve webpack config 2021-03-21 18:58:21 +00:00
David Ralph
2bf8e0cfbc refactor: Reduce bundle size, replace date picker and merge function, add widget order feature etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-21 17:45:34 +00:00
David Ralph
e092c805e8 fix: new radio buttons, fix background bugs etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-20 15:52:27 +00:00
David Ralph
4a427e23d8 Fix marketplace and addons (WIP) 2021-03-07 19:06:49 +00:00
David Ralph
5836849ab9 Add merge function from @eartharoid
Co-authored-by: Isaac Saunders <contact@eartharoid.me>
2021-02-28 12:51:26 +00:00
David Ralph
412aa339d9 better firefox dropdown 2021-02-26 15:35:50 +00:00
David Ralph
2664fcab19 finish the new settings stuff 2021-02-26 12:29:57 +00:00
David Ralph
e3fb5140be Improve selecting things 2021-02-25 21:51:16 +00:00
dependabot-preview[bot]
c1f34ae946 Bump react-scripts from 4.0.2 to 4.0.3
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.3/packages/react-scripts)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 06:44:39 +00:00
dependabot-preview[bot]
3aafc445c2 Bump react-scripts from 4.0.1 to 4.0.2
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.2/packages/react-scripts)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-04 07:48:50 +00:00
dependabot-preview[bot]
e0e02544d7 Bump react-toastify from 7.0.2 to 7.0.3
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v7.0.2...v7.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 06:41:26 +00:00
dependabot-preview[bot]
c27c7074f6 Bump react-toastify from 7.0.1 to 7.0.2
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v7.0.1...v7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29 06:46:01 +00:00
David Ralph
049cfc35f8 Merge pull request #131 from mue/dependabot/npm_and_yarn/material-ui/core-4.11.3
Bump @material-ui/core from 4.11.2 to 4.11.3
2021-01-28 10:39:05 +00:00
dependabot-preview[bot]
98a065b934 Bump react-toastify from 6.2.0 to 7.0.1
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.2.0 to 7.0.1.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.2.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 06:44:24 +00:00
dependabot-preview[bot]
06cc5705b5 Bump @material-ui/core from 4.11.2 to 4.11.3
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25 06:54:16 +00:00
David Ralph
c83b65f27b fix a few things? (webpack related) 2021-01-18 16:36:41 +00:00
David Ralph
f7946c4e19 fix 2021-01-17 18:25:11 +00:00
David Ralph
c68228381b Finally stop using react-scripts 2021-01-17 18:07:26 +00:00
David Ralph
a9c06fd935 bug fixes 2021-01-17 16:25:21 +00:00
David Ralph
0a735384df refactor and fix some things 2021-01-16 18:39:03 +00:00