Commit Graph

30 Commits

Author SHA1 Message Date
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
alexsparkes 6f00709c3d refactor(header): Move to consistent header component for modal elements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-10 10:45:21 +00:00
Wessel Tip 8e1b7ab2ac
fix(react): Adding `this.getItem()` within not found clause fixes items not showing 2024-02-08 14:05:37 +01:00
Wessel Tip 3503e65039
fix(react): Reverse commit 7179ee2 due to marketplace not loading 2024-02-08 13:57:37 +01:00
Wessel Tip 7179ee2a87
fix(react): Fix updating to 18.0 root dom error 2024-02-08 13:16:30 +01:00
David Ralph 83aa6ff341 fix: revert preact switch from 46c52c3ef1 2023-03-21 19:59:16 +00:00
alexsparkes 59c132875f fix: translations
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2023-03-16 15:44:51 +00:00
David Ralph 166926e174 fix: broken image drag 2023-03-16 12:52:22 +00:00
David Ralph 46c52c3ef1 experimental: switch to preact 2023-03-16 12:14:28 +00:00
David Ralph c81c01d484 feat(dev): jsdoc and prop-types 2023-03-16 11:11:18 +00:00
David Ralph 8d57ce050d chore: remove junk from stats 2023-03-15 21:04:38 +00:00
David Ralph ad39f4a732 chore: run prettier, refactor translations 2023-03-14 23:53:05 +00:00
David Ralph 474b6aaa84
fix(chore): unsquash the commits 2023-01-21 12:10:40 +00:00
David Ralph e161b82ad3
fix: es_419 locale, run prettier, remove unused line 2022-11-26 21:32:50 +00:00
David Ralph 333aabde1b chore: run prettier 2022-11-06 11:59:59 +00:00
David Ralph f0968195cb fix: optimise and repair marketplace
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-11-03 18:10:13 +00:00
David Ralph 2684277a76 chore: update quicklink and autocomplete apis 2022-10-30 23:27:54 +00:00
David Ralph 2563850fcc fix: cleanup code and fix weather etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-08-31 13:31:49 +01:00
David Ralph 6a0722a697 fix: translation display bug, marketplace error, cleanup carousel 2022-08-28 22:50:34 +01:00
David Ralph 218f7bec7b perf: experimental upgrade to deps and fix esbuild warnings 2022-08-26 12:06:25 +01:00
David Ralph 2c2acbba46 refactor: clean translation system and more widget stuff 2022-08-26 10:45:32 +01:00
Kağan Can Şit 710ad50ab2
Turkish_Language_Support_Added (#285)
* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections
2022-07-10 20:38:05 +01:00
David Ralph 2c89894372 fix: sidebar bug, tab name translation 2022-05-23 20:44:49 +01:00
David Ralph bd05aa5ee0 chore: improve background back btn, update dependencies 2022-05-11 16:09:26 +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
David Ralph 194e98256f fix: offline mode fixes, about tab fix, update modal text 2022-04-20 10:34:34 +01:00
David Ralph 4691ccf166 refactor: cleanup and remove unused stuff 2022-04-16 19:25:42 +01:00
David Ralph 8e0511667a build: replace webpack with vite (WIP) 2022-04-13 15:25:50 +01:00
Renamed from src/index.js (Browse further)