Commit Graph

181 Commits

Author SHA1 Message Date
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
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
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
d2ce84cac4 fix everything 2020-10-04 17:21:15 +01:00
David Ralph
cdddffbe79 update modal fixes 2020-10-02 21:31:58 +01:00
David Ralph
4b27532ac6 various fixes and optimisations 2020-09-26 14:47:47 +01:00
August
7e2772812c Remove lodash.merge with custom merge fucntion, default to "en" language if null 2020-09-25 07:07:16 -07:00
David Ralph
9bd4f99006 should be ready now 2020-09-25 14:32:14 +01:00
David Ralph
0dbc586952 Fix #102 2020-09-23 18:28:06 +01:00
David Ralph
e09fc3f99f small improvements 2020-09-23 18:15:32 +01:00
David Ralph
7dbd4976b7 Even more bug fixes 2020-09-23 10:48:23 +01:00
David Ralph
66414461c4 fixes 2020-09-22 15:43:09 +01:00
David Ralph
2dd0e9150b More bug fixes 2020-09-21 22:23:04 +01:00
David Ralph
d1b998da12 bug fix 2020-09-21 18:50:29 +01:00
David Ralph
e76594f426 stuff 2020-09-21 18:16:22 +01:00
David Ralph
6553c49fbe stuff 2020-09-20 11:46:24 +01:00
David Ralph
7b256fc956 bug fix 2020-09-20 11:35:05 +01:00
David Ralph
7cc88449d7 language stuff 2020-09-19 22:41:05 +01:00
David Ralph
8aeb645046 update experimental settings 2020-09-19 15:55:42 +01:00
David Ralph
f50c32778c cleanup 2020-09-19 14:53:33 +01:00
David Ralph
ed38bc2cbb add custom search engine back 2020-09-18 12:58:37 +01:00
David Ralph
e8c5f546cd fix and enable custom background colour 2020-09-18 12:12:44 +01:00
David Ralph
d3ce835956 bug fix 2020-09-18 11:42:09 +01:00
David Ralph
c858734d7f bug fixes 2020-09-18 09:39:02 +01:00
David Ralph
97a76bd0d7 tweet button for quotes 2020-09-17 19:34:40 +01:00
David Ralph
ee4e49a058 sideload addons 2020-09-17 18:04:56 +01:00
David Ralph
150eb06cd0 revert addons change 2020-09-17 17:21:36 +01:00
David Ralph
7b71d0759e oops 2020-09-17 14:50:05 +01:00
David Ralph
f38749961b fix things 2020-09-17 14:49:27 +01:00
David Ralph
b5e5b8618e refactor settings 2020-09-17 12:42:02 +01:00
David Ralph
cec368ab5f add support for custom quote apis in quote packs 2020-09-17 11:47:46 +01:00
David Ralph
9db5150b07 fix #101 2020-09-16 18:52:22 +01:00
David Ralph
97f680d738 optimise and add prefer dark theme detection back 2020-09-16 17:14:38 +01:00
David Ralph
8b79f82e29 add settings for view and favourite 2020-09-16 16:57:12 +01:00
David Ralph
89a8621de1 bug fixes and favourite button 2020-09-16 12:32:09 +01:00
David Ralph
a27cf2eede codacy 2020-09-16 11:43:58 +01:00
David Ralph
3399705935 codacy 2020-09-15 22:38:32 +01:00