David Ralph
3ec5a2c199
soon
2021-01-16 22:43:46 +00:00
David Ralph
0a735384df
refactor and fix some things
2021-01-16 18:39:03 +00:00
David Ralph
c42e41ca15
improve update modal etc
2021-01-03 15:27:09 +00:00
David Ralph
3fec08a492
more cleanup and fixes
2020-12-06 12:55:42 +00:00
David Ralph
e25f48cb14
more css cleanup
2020-12-05 18:43:16 +00:00
David Ralph
e2d7a9aebd
fix
2020-12-05 17:09:14 +00:00
David Ralph
11b82fe944
WIP CSS cleanup (some things broken atm)
2020-12-05 16:25:49 +00:00
David Ralph
88e54ad26a
WIP countdown widget
2020-12-05 14:34:52 +00:00
David Ralph
408f8c4502
optimise and fix quote api support for addons
2020-12-05 13:48:14 +00:00
David Ralph
f60aae6b24
finish birthday feature
2020-12-01 13:16:13 +00:00
David Ralph
12e7ec8995
cleanup
2020-12-01 12:09:50 +00:00
David Ralph
7862c43752
unfinished birthday greeting feature
2020-11-30 16:47:22 +00:00
David Ralph
7bfa7ed0a8
Quote language feature and date settings
2020-11-30 15:03:23 +00:00
David Ralph
86b6ad6542
Fix and make toast dark theme
2020-11-30 11:56:33 +00:00
David Ralph
727e21480d
Dark theme notes + photoinformation, new features and fixes
2020-11-30 11:20:03 +00:00
David Ralph
82e1d7684a
Cleanup, refactor and new features
2020-11-29 14:32:08 +00:00
David Ralph
4486050d06
fix
2020-11-28 13:24:40 +00:00
David Ralph
e1510e8277
cleanup
2020-11-05 16:01:31 +00:00
David Ralph
3b52010213
More cleanup (some marketplace stuff broken, will fix later)
2020-11-04 12:01:18 +00:00
David Ralph
c0cced4f5d
Merge things
2020-11-03 19:15:28 +00:00
David Ralph
8642757bd8
Marketplace cleanup
2020-11-03 19:01:20 +00:00
MrOnosa
492b3b6715
* Solved padding issue
...
* Solved margin and colour issue of text
* Addressed some small code-style tweaks that need doing as well before this can be merged
2020-10-30 19:36:40 -05:00
David Ralph
b3195d0819
unfinished date feature
2020-10-29 16:05:28 +00:00
David Ralph
aacc779162
Fixes and improvements
2020-10-28 23:14:34 +00:00
David Ralph
60bf6315a4
Improvements to navbar component and notes (mainly translation support)
2020-10-26 19:25:39 +00:00
MrOnosa
1c49306a46
Merge commit '30c50968a218e6a8326fba041a2703fd57b119c4' into colorGradientPicker
2020-10-21 18:24:39 -05:00
MrOnosa
30c50968a2
* Fixed reset toast in background modal.
...
* Fixed credits dom selector
I hadn't realized these bugs were in the master branch.
2020-10-21 18:19:35 -05:00
MrOnosa
1ce238722a
Added support for radianal gradiant.
2020-10-21 18:13:14 -05:00
David Ralph
3b957142bf
Make translation files consistent and change update modal urls
2020-10-21 18:55:56 +01:00
David Ralph
2f8d5eca21
Add WIP custom background video feature
2020-10-21 13:22:04 +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
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
a865cb87ef
Bug fixes
2020-10-16 13:15:10 +01:00
David Ralph
aa16b7cffa
cleanup
2020-10-15 15:50:03 +01:00
David Ralph
b70bd85370
refactor and cleanup modals slightly
2020-10-15 15:23:01 +01: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
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
4b27532ac6
various fixes and optimisations
2020-09-26 14:47:47 +01:00