aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Rudimentary DBus toggle-to-talk support (#1507)Libravatar Kristóf Marussy2024-01-03
| | | | | | Adds a ToggleToTalk method to the DBus interface to unmute/mute the microphone in the active service if the recipe supports it. We will need to add support for this feature in recipes.
* 6.7.1-nightly.2 [skip ci]Libravatar github-actions2023-12-27
|
* Update submodules [skip ci]Libravatar github-actions2023-12-27
|
* Fix an issue where indirect tray icon was not showing (#1495)Libravatar Feiko Joosten2023-12-26
|
* 6.7.1-nightly.1 [skip ci]Libravatar github-actions2023-12-23
|
* Update submodules [skip ci]Libravatar github-actions2023-12-23
|
* refactor: remove unused code with knip (#1492)Libravatar MCMXC2023-12-22
| | | - remove unused code snippets flagged by `npx knip`
* Reset nightly version to 6.7.1-nightly.0Libravatar MCMXC2023-12-22
|
* ci: update various github actions to latest (#1494)Libravatar MCMXC2023-12-21
| | | | | | | - update `actions/checkout` from v3 to v4 - update `actions/setup-node` from v3 to v4 - change `nick-fields/retry` from v2.8.3 to v2 - update `bluwy/release-for-reddit-action` from v1.2.0 to v2 - lock all CI runners to fixed version rather than latest
* fix: custom services developer documentation link leads to franz pape (#1493)Libravatar MCMXC2023-12-21
| | | | - update link for developer documentation to point to own recipe documentation - rename `FRANZ_DEV_DOCS` to `FERDIUM_DEV_DOCS`
* 6.6.1-nightly.23 [skip ci]Libravatar github-actions2023-12-22
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-12-22
|
* 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
|