Commit Graph

1078 Commits

Author SHA1 Message Date
MrOnosa
754fdbe284 Merge commit '0b4383d2632b2126d0c74a9e3c5365e645a4fbc6' into colorGradientPicker 2020-10-21 18:15:15 -05:00
MrOnosa
1ce238722a Added support for radianal gradiant. 2020-10-21 18:13:14 -05:00
David Ralph
0b4383d263 change email and update contributing file 2020-10-21 19:01:51 +01:00
David Ralph
3b957142bf Make translation files consistent and change update modal urls 2020-10-21 18:55:56 +01:00
David Ralph
74b02f6bcf update mue domain in package.json 2020-10-21 13:23:58 +01:00
David Ralph
2f8d5eca21 Add WIP custom background video feature 2020-10-21 13:22:04 +01:00
David Ralph
78d3384d7e Merge remote-tracking branch 'origin/master' into 5.0-dev 2020-10-21 12:55:46 +01:00
David Ralph
be74c98963 Merge pull request #113 from mue/dependabot/npm_and_yarn/react-scripts-3.4.4
Bump react-scripts from 3.4.3 to 3.4.4
2020-10-21 11:16:52 +01:00
dependabot-preview[bot]
c84e727b22 Bump react-scripts from 3.4.3 to 3.4.4
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.4.3 to 3.4.4.
- [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/v3.4.4/packages/react-scripts)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-21 07:57:38 +00:00
MrOnosa
38c84d1e82 Work in progress - I have the picker initializing and picking correctly, but it's far from finished. 2020-10-19 15:56:36 -05:00
David Ralph
a0d3b084a3 Update CONTRIBUTING.md 2020-10-19 21:44:23 +01:00
MrOnosa
086d463277 Merge commit 'eeaf6784858888bce73c0d7750aba9720d6cf1aa' 2020-10-19 15:17:35 -05:00
David Ralph
610bbda43d Merge pull request #112 from MrOnosa/5.0-dev
These bugs fix warnings/errors I saw in the console log.
2020-10-18 13:46:58 +01:00
MrOnosa
5dc8bbf963 These bugs fix warnings/errors I saw in the console log.
* Fixed broken reference to toast language
* Fixed null reference for a hidden credits section.
* Fixed case when "notes" is not defined in local storage.
* Corrected scope of "this" on Notes.jsx
2020-10-18 07:40:41 -05:00
David Ralph
93edb489f7 Add notes feature and improved navbar
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2020-10-17 18:46:27 +01:00
David Ralph
c12091c5f0 Merge remote-tracking branch 'origin/master' into 5.0-dev 2020-10-17 15:43:56 +01:00
David Ralph
eeaf678485 part 2 2020-10-17 12:57:03 +01:00
David Ralph
5e71a477de domain migration 2020-10-17 12:48:39 +01:00
David Ralph
fef78cfeed New photo information tooltip
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2020-10-17 10:47:01 +01:00
David Ralph
df2a873ac6 4.2 2020-10-17 10:30:54 +01:00
David Ralph
4dd3e550a8 marketplace changes and cleanup etc 2020-10-16 22:54:40 +01:00
David Ralph
a865cb87ef Bug fixes 2020-10-16 13:15:10 +01:00
David Ralph
52cc9cb579 fix 2020-10-15 16:59:56 +01:00
David Ralph
aa16b7cffa cleanup 2020-10-15 15:50:03 +01:00
David Ralph
917f99ff13 Fix and CSS cleanup 2020-10-15 15:32:59 +01:00
David Ralph
b70bd85370 refactor and cleanup modals slightly 2020-10-15 15:23:01 +01:00
David Ralph
edd8872403 Add translation support for custom background colour disabled text 2020-10-14 19:04:02 +01:00
David Ralph
d0a2d6c24c Merge pull request #111 from exiam/update_fr_translations
update french translation
2020-10-14 18:37:10 +01:00
exiam
0a7ee1c52e update french translation 2020-10-14 19:23:41 +02:00
David Ralph
205a56f086 Automatic night mode and dark theme location tooltip 2020-10-14 14:56:56 +01:00
David Ralph
26f5e0b0e5 fix errors 2020-10-14 10:42:11 +01:00
David Ralph
ba66ed6279 Favourite quote button and some changes 2020-10-13 22:08:08 +01:00
David Ralph
d9021b0f57 Fixes and new text on settings modal 2020-10-13 17:50:22 +01:00
David Ralph
44281c2449 add experimental voice search feature 2020-10-13 15:30:53 +01:00
David Ralph
38590f8278 fix translation support on event greetings 2020-10-13 13:02:48 +01:00
David Ralph
201e3382f4 Cleanup things and style custom background gradient
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2020-10-11 16:54:07 +01:00
David Ralph
840917d123 Merge pull request #109 from MrOnosa/master
Custom background gradient
2020-10-11 10:27:54 +01:00
MrOnosa
7d59b18058 Changing remove gradient button color to red. 2020-10-10 19:25:28 -05:00
MrOnosa
443c53e294 Restyled based on Eartharoid's suggestions.
Used Google translate for languages other than English.
2020-10-10 18:39:15 -05:00
MrOnosa
32fe3a664c Removed dash.
Changed "Remove gradient" button styles.
2020-10-10 17:36:52 -05:00
MrOnosa
3c5c7e71f1 * Fixed odd looking padding on labels.
* Color selector allows dragging on initial value again.
2020-10-10 17:01:42 -05:00
MrOnosa
8aaf3bb6e2 Merge commit 'ca849487517bb7b6c068c45da50ca82b89e85f4d' 2020-10-10 16:24:19 -05:00
David Ralph
bf1ded0bd5 Merge pull request #110 from MrOnosa/react-key-fix
Fixing console warning: index.js:1406 Each child in a list should have a unique "key" prop.
2020-10-10 22:07:41 +01:00
MrOnosa
ca84948751 Fixing console warning:
index.js:1406 Each child in a list should have a unique "key" prop.
2020-10-10 16:04:00 -05:00
MrOnosa
70a03b49da Merge branch 'master' of https://github.com/mue/mue 2020-10-10 15:56:03 -05:00
MrOnosa
c9a89e5dc3 Allowing for multiple colours and properly handling old values. 2020-10-10 12:25:03 -05:00
David Ralph
693aa1aa93 Fix custom background colour and images not working on offline mode 2020-10-10 15:26:48 +01:00
MrOnosa
2bcc0beec7 Allowing gradients as a background setting.
I have it functional, now I just need to add it to the settings.

For testing, set your customBackgroundColour to
{"angle": "185",
"gradient": [
{"colour": "#020024", "stop": 0},
{"colour": "#090979", "stop": 35},
{"colour": "#090979", "stop": 100}],
"type": "linear"}
2020-10-05 21:20:48 -05:00
David Ralph
caaed9603d 4.1.1 2020-10-04 17:21:51 +01:00
David Ralph
d2ce84cac4 fix everything 2020-10-04 17:21:15 +01:00