Commit Graph

77 Commits

Author SHA1 Message Date
alexsparkes c77a37cbb8 fix: various fixes and improvements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-08-16 16:38:22 +01:00
David Ralph 109918a2c6 feat(translations): first half of 7.0 translation support 2022-06-03 21:18:47 +01:00
alexsparkes 54c3245663 feat: improve navigability of complex settings
-  start work on reducing popin of certain elements
2022-04-30 22:10:15 +01:00
David Ralph 78c390b172 Merge branch '7.0' of https://github.com/mue/mue into 7.0 2022-04-24 11:42:36 +01:00
David Ralph 5385655b02 feat: custom background drag and drop, error reporting, better ui, new settings, fixes 2022-04-24 11:42:23 +01:00
alexsparkes 86cd8d55b2 fix: fix markeplace item grid 2022-04-23 10:34:52 +01:00
David Ralph 194e98256f fix: offline mode fixes, about tab fix, update modal text 2022-04-20 10:34:34 +01:00
David Ralph 8f25df9827 fix: welcome modal bugs, about tab issues 2022-04-18 19:50:16 +01:00
David Ralph 11b952c3e7 fix: marketplace quote images, offline background img and quotes, remove placeholder text 2022-04-17 10:24:51 +01:00
David Ralph 4691ccf166 refactor: cleanup and remove unused stuff 2022-04-16 19:25:42 +01:00
alexsparkes af41947e33 fix: various fixes, add microphone active border etc 2022-04-12 10:52:59 +01:00
alexsparkes 7bb48ebc8e fix: author loading before quote
- Make author div not load if quote is empty
- photoinformation taking too much of the screen
- more transitions and consistent transitions
- running prettier across all files

Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-11 22:57:07 +01:00
David Ralph 361fae7f25 feat: add work in progress 7.0 code
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-04-08 14:48:36 +01:00
David Ralph 81b10d9795 feat: multiline messages, add react-icons etc 2022-04-07 10:25:01 +01:00
David Ralph da6c1bba63 chore: comment out unfinished things 2021-11-17 21:50:34 +00:00
David Ralph 41750ff0e8 fix: modal ui fixes, search and quote widget fix 2021-11-10 16:20:40 +00:00
David Ralph 80a7b6a56c refactor: cleanup 2021-09-28 23:04:04 +01:00
David Ralph 8b4d1d18f1 feat: multiple custom quotes, fix background settings 2021-09-17 14:36:47 +01:00
David Ralph 6cd934acdc chore: switch from material-ui to mui 2021-09-10 19:00:45 +01:00
David Ralph b0eeff1bf8 feat(translations): new translation system 2021-09-10 16:38:53 +01:00
David Ralph 67ab7c8674 feat: new refresh button options 2021-08-28 18:56:59 +01:00
David Ralph 06038a201e refactor: webpack alias imports 2021-08-28 15:34:12 +01:00
David Ralph 4db47d9fec refactor: cleanup, use createRef etc 2021-08-27 23:08:32 +01:00
David Ralph 10f27d24b0 feat: new keybinds, language support etc 2021-08-25 13:28:41 +01:00
David Ralph 490f42a9ad style: codacy fixes 2021-08-21 11:11:00 +01:00
David Ralph ef2f666ccf perf: add eventbus unmount in more places and optimise stats tab 2021-08-20 22:06:40 +01:00
David Ralph 6ec57c75d4 fix: hot reload bugs 2021-08-17 17:09:54 +01:00
David Ralph 4f5233fab9 refactor: cleanup 2021-08-15 22:28:37 +01:00
David Ralph e82ac7da9e perf: reduce localstorage calls etc 2021-08-15 20:33:06 +01:00
David Ralph 39751736ca refactor: imports etc 2021-08-14 20:10:48 +01:00
David Ralph b426041598 fix: marketplace background settings, reset button, intervals 2021-07-18 15:54:45 +01:00
David Ralph 6cccad0e17 feat: change background/quote interval, use api to get temperature format 2021-07-17 19:38:00 +01:00
David Ralph 99ffc82de0 refactor: update widgets and fix font change 2021-07-12 11:34:05 +01:00
David Ralph cf36ced2a7 feat: new welcome modal, refactor many things, various bug fixes, use material-ui v5 etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-07-02 21:29:33 +01:00
David Ralph 2dcaa5270d feat: locally store stats so users can see them (no ui yet) 2021-06-30 11:27:54 +01:00
David Ralph d7784e7414 chore: update events 2021-06-21 23:03:47 +01:00
David Ralph f7c39eeebb feat: add opt-in umami analytics (WIP) 2021-06-21 17:42:14 +01:00
David Ralph 4b57229396 fix: custom quote hot reload 2021-05-24 10:44:20 +01:00
David Ralph 7327382497 feat: widget zoom for weather and fixes 2021-05-07 13:27:28 +01:00
David Ralph ed76fcccc8 fix: preset settings now work 2021-05-03 12:05:21 +01:00
David Ralph 1dc5e7375b fix: search bar and add quote pack api support back 2021-05-03 11:10:04 +01:00
David Ralph 7628e769be fix: quote fixes and light theme search bar 2021-05-03 10:50:00 +01:00
David Ralph 7470ca9e3a feat: finish quote pack support, change quote settings ui and improve hot reload 2021-05-02 22:45:29 +01:00
David Ralph f49cf1f65b fix: quote packs, add preset settings to sidebar (WIP) 2021-05-02 18:12:03 +01:00
David Ralph 31a666fe22 feat: individual widget zoom, hot reload for font and custom js/css etc 2021-05-02 12:11:07 +01:00
David Ralph 6573ba9553 fix: various fixes and date zero-padded feature 2021-04-17 11:17:46 +01:00
David Ralph cae2c5ef71 style: more codacy fixes 2021-04-16 12:39:51 +01:00
David Ralph 18c6514666 feat: hot reload for background and quote language, css fixes etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-13 18:25:55 +01:00
David Ralph a5b5ee1912 feat: new sideload addons tab and hot reload for more widgets 2021-04-13 11:47:12 +01:00
David Ralph 5c638ec355 feat: hot reload and fixes for weather, quicklinks and quote 2021-04-13 10:51:36 +01:00