Commit Graph

68 Commits

Author SHA1 Message Date
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
David Ralph b370de9ea3 feat: hot reload support for some widgets, css improvements on marketplace
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-12 18:55:02 +01:00
David Ralph fbe6e040ea fix: style fixes and custom background video support for upload file 2021-04-12 14:56:23 +01:00
David Ralph 061c9ef6db fix: bug fixes, style improvements, background transition toggle and marketplace language support
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-11 20:17:23 +01:00
David Ralph dad43e969f fix: bug fixes
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-10 16:22:37 +01:00
David Ralph 2670c917b7 fix: font settings and quote widget 2021-04-08 19:52:17 +01:00
David Ralph 5cf9bd74f4 feat: WIP quick links widget, better maximise/favourite widget, fixed favourite button, finish download button etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-08 19:17:40 +01:00
David Ralph b773f256a4 refactor: cleanup 2021-03-23 13:10:34 +00:00
David Ralph 5dd11aca94 perf: remove unneeded divs and replace with <>, remove outdated notes code 2021-03-22 22:17:52 +00:00
David Ralph e092c805e8 fix: new radio buttons, fix background bugs etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-20 15:52:27 +00:00