aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* chore: upgrade lint-related dependencies to latest (#1491)Libravatar MCMXC2023-12-21
| | | - upgrade typescript-eslint, eslint and eslint plugins to latest
* 6.6.1-nightly.22 [skip ci]Libravatar github-actions2023-12-20
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-12-20
|
* Update submodules [skip ci]Libravatar github-actions2023-12-20
|
* 6.6.1-nightly.21 [skip ci]Libravatar github-actions2023-12-18
|
* Update submodules [skip ci]Libravatar github-actions2023-12-18
|
* 6.6.1-nightly.20 [skip ci]v6.6.1-nightly.20Libravatar github-actions2023-12-16
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-12-16
|
* Update submodules [skip ci]Libravatar github-actions2023-12-16
|
* 6.6.1-nightly.19 [skip ci]Libravatar github-actions2023-12-14
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-12-14
|
* Update submodules [skip ci]Libravatar github-actions2023-12-14
|
* 6.6.1-nightly.18 [skip ci]Libravatar github-actions2023-12-09
|
* fix: disabled media key support (#1477)Libravatar MCMXC2023-12-07
| | | - re-enable media keys feature which was disabled per chromium commandline switch
* refactor: code cleanup (#1476)Libravatar MCMXC2023-12-07
| | | | | - auto update `settings.json` due to new vscode version - replace deprecated `e.keyCode` with `e.key` - fix various code snippets with sonarlint and other lint plugins
* 6.6.1-nightly.17 [skip ci]Libravatar github-actions2023-12-05
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-12-05
|
* feat(i18n): new Crowdin updates (#1464)Libravatar ferdium-bot2023-12-04
| | | feat(i18n): New Crowdin translations (French) [skip ci]
* refactor: implement biome (#1467)Libravatar MCMXC2023-12-04
| | | | | | | | - add `biome.json` - add `biome:check` and `biome:check:fix` commands to `package.json` - add `biome:check:fix` command to run as part of `prepare-code` command - install `@biomejs/biome` dependency - add `@npmcli/move-file` v2.0.1 to `pnpm.allowedDeprecatedVersions` - fix or comment out various reported lint issues
* chore: project maintenance (#1466)Libravatar MCMXC2023-12-03
| | | | | | | | | | - temporarily disable newly introduced `jsx-a11y/control-has-associated-label` rule - add `--quiet` flag to lint command to see issues with error level only - reuse `lint` command for `lint:fix` command - use `--cache` flag for `prettier` and `eslint` commands - upgrade all non-major dependencies to latest except for `esbuild` - run `pnpm dedupe` to simplify lockfile - autofix various `.ts` and `.tsx` files with `pnpm prepare-code` command - disable newly discovered lint issue in `SearchInput`
* 6.6.1-nightly.16 [skip ci]Libravatar github-actions2023-12-03
|
* Update submodules [skip ci]Libravatar github-actions2023-12-03
|
* 6.6.1-nightly.15 [skip ci]Libravatar github-actions2023-12-02
|
* Fix persisting of todos sidebar width #1367 (#1460)Libravatar Raphael Jenni2023-12-01
|
* 6.6.1-nightly.14 [skip ci]v6.6.1-nightly.14Libravatar github-actions2023-11-30
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-11-30
|
* feat(i18n): new Crowdin updates (#1438)Libravatar ferdium-bot2023-11-29
| | | | | | | | | | | | | | | | | * feat(i18n): New Crowdin translations (Latvian) [skip ci] * feat(i18n): New Crowdin translations (Latvian) [skip ci] * feat(i18n): New Crowdin translations (Dutch) [skip ci] * feat(i18n): New Crowdin translations (Dutch) [skip ci] * feat(i18n): New Crowdin translations (Latvian) [skip ci] * feat(i18n): New Crowdin translations (Latvian) [skip ci] * feat(i18n): New Crowdin translations (Latvian) [skip ci] * feat(i18n): New Crowdin translations (Latvian) [skip ci]
* 6.6.1-nightly.13 [skip ci]Libravatar github-actions2023-11-29
|
* Update submodules [skip ci]Libravatar github-actions2023-11-29
|
* 6.6.1-nightly.12 [skip ci]Libravatar github-actions2023-11-28
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-11-28
|
* Update submodules [skip ci]Libravatar github-actions2023-11-28
|
* 6.6.1-nightly.11 [skip ci]Libravatar github-actions2023-11-27
|
* Update submodules [skip ci]Libravatar github-actions2023-11-27
|
* electron-builder: Use core22 as snap base (#1457)Libravatar Marco Trevisan2023-11-26
|
* electron-builder: Run snap as native wayland client unless specified (#1456)Libravatar Marco Trevisan2023-11-26
|
* 6.6.1-nightly.10 [skip ci]Libravatar github-actions2023-11-26
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-11-26
|
* Update submodules [skip ci]Libravatar github-actions2023-11-26
|
* electron-builder: Allow native wayland support (#1455)Libravatar Marco Trevisan2023-11-25
| | | This allows the app to be launched with flags for being a native wayland client.
* 6.6.1-nightly.9 [skip ci]Libravatar github-actions2023-11-20
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-11-20
|
* Update submodules [skip ci]Libravatar github-actions2023-11-20
|
* 6.6.1-nightly.8 [skip ci]Libravatar github-actions2023-11-11
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-11-11
|
* Update submodules [skip ci]Libravatar github-actions2023-11-11
|
* 6.6.1-nightly.7 [skip ci]v6.6.1-nightly.7Libravatar github-actions2023-11-07
|
* Update submodules [skip ci]Libravatar github-actions2023-11-07
|
* 6.6.1-nightly.6 [skip ci]Libravatar github-actions2023-11-06
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-11-06
|