Commit Graph

1850 Commits

Author SHA1 Message Date
alexsparkes 6e85da363c fix(background): Offline images 2024-02-19 13:07:44 +00:00
dependabot[bot] dacb11d935
chore(deps): bump embla-carousel-react from 8.0.0-rc22 to 8.0.0-rc23 (#639)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc22 to 8.0.0-rc23.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc22...v8.0.0-rc23)

---
updated-dependencies:
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 09:44:59 +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
alexsparkes 8fc6b1bf1b refactor: Begin cleaning up photo information
- Plus making apps follow the same design principles as notes and todo
2024-02-17 18:33:51 +00:00
dependabot[bot] 6b9ae07d8a
chore(deps-dev): bump sass from 1.70.0 to 1.71.0 (#636)
Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 08:17:01 +00:00
dependabot[bot] eb2c0ad210
chore(deps): bump @sentry/react from 7.101.0 to 7.101.1 (#635)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.101.0 to 7.101.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.101.1/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.0...7.101.1)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 08:12:10 +00:00
dependabot[bot] b87ca6aa30
chore(deps-dev): bump vite from 5.1.2 to 5.1.3 (#634)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 08:11:21 +00:00
dependabot[bot] 896a00c4b2
chore(deps-dev): bump @commitlint/config-conventional (#633)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.1 to 18.6.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 08:09:47 +00:00
dependabot[bot] 92290923d4
chore(deps-dev): bump vite from 5.1.1 to 5.1.2 (#632)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 08:09:23 +00:00
dependabot[bot] d1e69cbe98
chore(deps): bump @sentry/react from 7.100.1 to 7.101.0 (#631)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.100.1 to 7.101.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.101.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 08:29:41 +00:00
dependabot[bot] 12b6f5b69e
chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#630)
Bumps [husky](https://github.com/typicode/husky) from 9.0.10 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.10...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 08:28:05 +00:00
alexsparkes f8df95e7e0 fix(marketplace): carousel buttons being unstyled 2024-02-13 22:34:37 +00:00
David Ralph da43dbeed0 refactor: rework dropdown backend (wip) 2024-02-13 22:08:45 +00:00
alexsparkes b9bb735371 feat: new error message
- clean up of translation code
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-13 20:13:48 +00:00
alexsparkes 2f851d8933 chore(deps): bump dependencies 2024-02-13 13:12:49 +00:00
dependabot[bot] 6fdb90961f
chore(deps): bump @mui/material from 5.15.9 to 5.15.10 (#629)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.9 to 5.15.10.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.10/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 08:46:09 +00:00
alexsparkes 5b995eaf9f refactor(quickliks): Partition file 2024-02-11 13:09:07 +00:00
alexsparkes 53d649e04a Refactor(marketplace): Use button component 2024-02-11 10:45:40 +00:00
David Ralph c9fb5109c9 refactor(marketplace): improvements to url detection logic 2024-02-10 22:45:35 +00:00
David Ralph 35d4a7780c refactor(marketplace): cleanup item page render 2024-02-10 22:34:49 +00:00
alexsparkes b6adfab047 refactor(settings): Further implementation of "button" component 2024-02-10 21:44:18 +00:00
alexsparkes bad8daac6b refactor(header): Increased clarity, when using unique actions 2024-02-10 21:03:56 +00:00
alexsparkes dbd0359ccc refactor(button): Create button component 2024-02-10 19:39:15 +00:00
alexsparkes 8c7cfd3cb1 style(settings): Slight gradient to feature icon of setting section 2024-02-10 13:54:06 +00:00
alexsparkes ad2af657d7 refactor(navbar): Partition of navbar 2024-02-10 13:39:03 +00:00
alexsparkes 9716ddd9af fix(background): Grammar mistake in class name 2024-02-10 11:18:22 +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
alexsparkes 84c1bc8df1 refactor(settings): Move to new style settings row
Comprised of:
- Row element
- Content (title and description)
- Action
2024-02-09 22:22:11 +00:00
alexsparkes 48b919ebea refactor(modal): Change state to use word and switch case 2024-02-09 00:37:24 +00:00
alexsparkes 16639c4b94 refactor: partition of quote settings for increased readability 2024-02-08 18:34:44 +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 f309967214
fix(regex): Allow all TLDs
Fix for #627 - Updates all URL regexes to allow up to 63 octets for TLDs, which is the RFC 1034 standard (https://www.rfc-editor.org/rfc/rfc1034)
2024-02-08 13:25:46 +01:00
Wessel Tip 7179ee2a87
fix(react): Fix updating to 18.0 root dom error 2024-02-08 13:16:30 +01:00
alexsparkes f71c19d081 fix(translation): run translation command 2024-02-07 23:50:51 +00:00
alexsparkes bd9c868196 refactor: settings tabs, improvements to logic + readability
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-07 23:43:23 +00:00
alexsparkes 85b0e9826c feat(settings): New preferences wrapper
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-07 20:47:20 +00:00
David Ralph 21184c6c03 feat: better error feedback in weather, run prettier + lint 2024-02-07 12:39:16 +00:00
alexsparkes fba4012875 refactor(settings): Split weather into sections for increased readability 2024-02-07 12:13:07 +00:00
dependabot[bot] 5ebfc6c379
chore(deps): bump @sentry/react from 7.99.0 to 7.100.0 (#626)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.99.0 to 7.100.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.99.0...7.100.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 08:40:00 +00:00
alexsparkes ad4532c150 refactor(tab): tab list use mapping
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-02-06 20:51:19 +00:00
alexsparkes 2f9acde332 refactor(weather): widget and its related components 2024-02-06 19:39:53 +00:00
alexsparkes 4f0a8207b1 style(settings): use variables for localization 2024-02-06 18:44:32 +00:00
dependabot[bot] df0e7bfec5
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#625)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 08:17:10 +00:00
alexsparkes 959a928366 style: Variables for translation to improve clarity and reduce line length 2024-02-03 12:16:39 +00:00
alexsparkes c7f21c295c fix: icon on addons tab 2024-02-03 10:59:11 +00:00
David Ralph 6cb00cca9d
chore: tell qodana to shush (delete yaml)
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
2024-02-03 01:22:46 +00:00
alexsparkes cdae5ed29e feat: cleanup, settings UI improvements
Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>
2024-02-03 01:21:18 +00:00