Commit Graph

224 Commits

Author SHA1 Message Date
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
MrOnosa
1245d58b7e Merge commit '2d128754760fba06f0cfd42b8bd6ded52a4ed864' into colorGradientPicker 2020-10-30 18:10:04 -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
96377c72ed Fix things and add new noscript message 2020-10-28 18:39:29 +00:00
David Ralph
3c27a5baf4 test 2020-10-28 17:13:19 +00:00
David Ralph
2d12875476 Add Spanish to language dropdown 2020-10-28 17:02:01 +00:00
Vicente015
ac60d54950 Spanish translation 2020-10-28 13:58:53 +00:00
David Ralph
8b8353297d WIP modal improvements as well as some fixes etc 2020-10-27 15:10:40 +00:00
Serhat
d455e4b63b Add a bit more css improvement on dropdown 2020-10-27 18:00:39 +03:00
Serhat
cc5fa542e1 Dropdowns are now standalone class 2020-10-27 17:59:45 +03:00
Serhat
4cb5d1eaae Add a bit css improvement on dropdowns 2020-10-27 15:09:48 +03:00
David Ralph
0f279b8087 fix merge conflict 2020-10-27 12:06:21 +00:00
David Ralph
1647d3c520 Better font system 2020-10-27 12:02:41 +00:00
Pronin Egor
1f0bc275a0 Update ru.json 2020-10-27 12:41:02 +10:00
David Ralph
60bf6315a4 Improvements to navbar component and notes (mainly translation support) 2020-10-26 19:25:39 +00:00
MrOnosa
d85fc79734 Refactored color helpers into their own folder 2020-10-21 19:45:27 -05:00
MrOnosa
b45129f3d0 Totally functional! Just need to refactor like crazy. 2020-10-21 19:26:47 -05:00
MrOnosa
392f14c89d Hiding alpha settings 2020-10-21 19:13:36 -05: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
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
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
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
MrOnosa
7d59b18058 Changing remove gradient button color to red. 2020-10-10 19:25:28 -05:00