Commit Graph

96 Commits

Author SHA1 Message Date
alexsparkes 6041372860 refactor(widgets): Continue move to feature based organisation 2024-02-27 16:38:16 +00:00
David Ralph 294b3830bf refactor(modules): second part of moving files around, changing layout etc 2024-02-19 09:42:59 +00:00
David Ralph 618b5fe466 refactor(modules): experimental changes to module structure 2024-02-18 23:27:38 +00:00
David Ralph 10f12b20c5
7.x Structural Changes (#637)
* refactor(files): Initial commit on experimental file structure

* refactor(structure): New components system

* refactor(structure): Tidy settings' components

* Refactor(structure): Component exports and imports

* refactor(settings): Use new component imports

* feat: unified background.js script

* fix(build): Partially, distributions still not ready

* feat: critical error on noscript, light theme support for it

* fix(background): Critical issue of code making every background #000

* refactor(welcome): Partition into different files + shared components
- This took too long and destroyed my sanity

---------

Co-authored-by: alexsparkes <turbomarshmello@gmail.com>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
2024-02-18 23:05:15 +00:00
David Ralph d482deccb4 refactor: small styling changes and 7.0.1 start 2024-01-01 11:47:58 +00:00
David Ralph 83aa6ff341 fix: revert preact switch from 46c52c3ef1 2023-03-21 19:59:16 +00:00
David Ralph 46c52c3ef1 experimental: switch to preact 2023-03-16 12:14:28 +00:00
David Ralph a9276a5fdb perf: major widget refactoring 2022-10-30 16:43:08 +00:00
David Ralph 4691ccf166 refactor: cleanup and remove unused stuff 2022-04-16 19:25:42 +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 80a7b6a56c refactor: cleanup 2021-09-28 23:04:04 +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 95614a383f fix: welcome svg, privacy welcome tab, marketplace optimisations, various widget fixes etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-07-06 19:38:20 +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 cfc56c6abf fix: urgent fix for background blur 2021-06-22 10:17:51 +01:00
David Ralph f7c39eeebb feat: add opt-in umami analytics (WIP) 2021-06-21 17:42:14 +01:00
David Ralph dc442ef917 fix: upgrading from 5.0.1 to latest now works, code style changes etc 2021-06-20 13:09:41 +01:00
David Ralph 44125d7471 fix: 4.0 to 5.0 should now work 2021-04-17 21:38:16 +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 aff4158901 chore: add note to background widget 2021-04-13 20:27:56 +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 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 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 e4395497ed refactor: improve dark theme, add switch component etc, fix stuff
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-20 19:45:49 +00:00
David Ralph ab7681f3d0 refactor: make modals like widgets 2021-03-20 12:55:20 +00:00
David Ralph 0c71f0ebef refactor: new background component 2021-03-20 12:05:14 +00:00
David Ralph 70756befa2 refactor: language cleanup and css fix
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-19 22:30:29 +00:00
Wessel Tip 9981a28638
style: Unified spacing to 2 and add editor config 2021-03-17 14:01:53 +01:00
David Ralph 9d45d3e2b9 WIP translations update 2021-02-28 16:18:17 +00:00
David Ralph 5836849ab9 Add merge function from @eartharoid
Co-authored-by: Isaac Saunders <contact@eartharoid.me>
2021-02-28 12:51:26 +00:00
David Ralph caf4a07473 Add new modal (WIP)
Currently broken: marketplace, addons, resizing the modal, gradient settings
Not implemented: apply button, reset button, import/export buttons

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-02-27 13:48:57 +00:00
David Ralph 195b7839d0 Add some appearance/accessibility settings (no ui yet) 2021-02-26 22:46:07 +00:00
David Ralph e3fb5140be Improve selecting things 2021-02-25 21:51:16 +00:00
David Ralph a9c06fd935 bug fixes 2021-01-17 16:25:21 +00:00
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 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 12e7ec8995 cleanup 2020-12-01 12:09:50 +00:00
David Ralph d80e9d09c8 replace lodash.merge with deepmerge 2020-11-30 22:25:56 +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 6b9a0028c6 Feedback modal (WIP)
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2020-11-07 12:44:25 +00:00