Commit Graph

39 Commits

Author SHA1 Message Date
David Ralph 8e0511667a build: replace webpack with vite (WIP) 2022-04-13 15:25:50 +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 66da158840 fix: close #245, port various fixes from 7.0 2022-03-06 17:28:25 +00:00
David Ralph a356c8fe61 fix: favourite button, greeting, lightbox etc (thanks @eartharoid) 2021-11-11 22:38:10 +00:00
David Ralph c627599590 fix: various widget fixes and cleanup etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-11 20:43:33 +00:00
David Ralph 1b4b37d4b1 feat: improved settings and marketplace ui, better custom background support, fix webpack
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-01 13:24:09 +00:00
David Ralph bc8ef0d9f2 feat: new sliders, dropdowns, text inputs, update settings ui, fix language bug
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-10-12 22:18:47 +01:00
David Ralph 0fd50e949c refactor(translations): cleanup and fix import settings text 2021-09-17 14:13:31 +01:00
David Ralph b97b925978 fix: translation and colour picker bugs 2021-09-14 20:15:15 +01:00
David Ralph b0eeff1bf8 feat(translations): new translation system 2021-09-10 16:38:53 +01:00
David Ralph 06038a201e refactor: webpack alias imports 2021-08-28 15:34:12 +01:00
David Ralph 4f5233fab9 refactor: cleanup 2021-08-15 22:28:37 +01:00
David Ralph 39751736ca refactor: imports etc 2021-08-14 20:10:48 +01:00
David Ralph 3d6884fe9a feat: timezone setting, translation file updater 2021-07-17 15:51:57 +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 c6b65f943a fix: various settings bug fixes and style changes 2021-06-30 15:25:34 +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 335a6864b1 fix: custom js, reminder on reset button etc 2021-06-13 13:47:18 +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 a1b6832747 feat: autocomplete for search
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-05-01 18:29:07 +01:00
David Ralph 8f629b1ef9 fix: background hot reload now only reloads when needed 2021-04-27 21:51:22 +01:00
David Ralph ff94d66163 fix: marketplace css, reset modal transitions, add WIP lightbox to item page 2021-04-26 09:52:22 +01:00
David Ralph 51e6582d23 fix: changelog tab and other improvements 2021-04-23 16:37:23 +01:00
David Ralph 4128fbae46 fix: background component and style tweaks 2021-04-22 14:20:51 +01:00
David Ralph 51d0715f0f fix: some bug fixes 2021-04-21 19:35:33 +01:00
David Ralph 6e5b5dd77b fix: moving from 4.0 to 5.0 should now work 2021-04-16 19:09:56 +01:00
David Ralph 4feb4f79a9 feat: add warning for things that dont support hot reload 2021-04-14 21:20:43 +01:00
David Ralph 90a4696114 fix: marketplace now works, more hot reload support and fixes
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-12 20:35:17 +01:00
David Ralph d94813ef78 feat: improved weather widget, fix marketplace and date widget etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-09 22:28:15 +01:00
David Ralph 5947aa25fd feat: debug timeout option, translation support for many things and improve sliders 2021-04-02 13:24:18 +01:00
David Ralph 436dd884f0 fix: some modal styles 2021-04-02 12:31:24 +01:00
David Ralph 5f9bc4a94b fix: Reset modal now works, widget order has reset button etc 2021-03-31 12:21:37 +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 d99cc7869a refactor: new settings components 2021-03-21 13:09:06 +00:00
David Ralph ab7681f3d0 refactor: make modals like widgets 2021-03-20 12:55:20 +00:00
Renamed from src/components/modals/settings/sections/Advanced.jsx (Browse further)