Commit Graph

16 Commits

Author SHA1 Message Date
alexsparkes
5c8d9a3a44 feat: bump version to 7.6.0 across all manifests and documentation 2026-01-25 20:44:44 +00:00
David Ralph
17560819a1 chore: change to 7.5.0 and update deps 2026-01-24 22:24:12 +00:00
David Ralph
e218ad512e fix: welcome choose language styling and link 2026-01-24 13:10:39 +00:00
David Ralph
e5e9260ac3 fix: constants urls, changelog url 2026-01-23 23:52:36 +00:00
alexsparkes
7c93e95200 fix(constants, Changelog): update marketplace URL to production and adjust iframe source 2026-01-23 23:37:28 +00:00
David Ralph
7807462c7b fix: lightbox, breadcrumbs, navbar, uninstall 2026-01-03 17:52:10 +00:00
David Ralph
7c2e17b44d fix: wrong url 2026-01-03 17:26:20 +00:00
David Ralph
0431fc830d feat(marketplace): use web ui 2026-01-03 17:25:34 +00:00
David Ralph
73bc89d7ae chore: update translations url 2026-01-03 11:32:03 +00:00
David Ralph
49c4c0ecdb chore: remove refs to kaiso and opencollective 2026-01-03 11:27:40 +00:00
David Ralph
af86a59364 chore: add missing references to 7.1.2 2024-09-06 12:54:30 +01:00
Isaac
379b81bdbd chore: v7.1.1 2024-06-06 21:14:32 +01:00
David Ralph
9b03763b44 chore: run prettier, lint, change changelog version, urls etc 2024-06-03 17:03:32 +01:00
David Ralph
8f0ac31994 fix: remove mentions of ddg proxy due to them adding cors, cleanup etc 2024-05-12 15:15:41 +01:00
David Ralph
9b326737e1 experimental: fix changelog by switching it to github 2024-03-17 12:00:18 +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