aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 6.7.1-nightly.7 [skip ci]v6.7.1-nightly.7Libravatar github-actions2024-01-14
|
* Upgrade to Electron 28.1.3 (#1525)Libravatar Vijay Aravamudhan2024-01-13
|
* Upgrade npm modules patch versions and dev modules only (#1523)Libravatar Vijay Aravamudhan2024-01-13
|
* Downgrading to electron `27.2.2` to get to a working version (#1521)Libravatar Vijay Aravamudhan2024-01-13
| | | | | | | * Revert "chore: upgrade electron to v28.1.3 (#1517)" This reverts commit 1b1529b5ff8fe0e49eb7d3d527334561d8e6f886. * Upgrade electron to '27.2.2' from '27.1.3'
* Upgrade node to latest LTS (20.11.0) and pnpm to latest (8.14.1)Libravatar Vijay A2024-01-13
|
* 6.7.1-nightly.6 [skip ci]v6.7.1-nightly.6Libravatar github-actions2024-01-13
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-01-13
|
* Update submodules [skip ci]Libravatar github-actions2024-01-13
|
* add xduugu as a contributor for infra (#1518)Libravatar allcontributors[bot]2024-01-12
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* chore: upgrade electron to v28.1.3 (#1517)Libravatar xduugu2024-01-12
|
* 6.7.1-nightly.5 [skip ci]v6.7.1-nightly.5Libravatar github-actions2024-01-08
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-01-08
|
* Update submodules [skip ci]Libravatar github-actions2024-01-08
|
* 6.7.1-nightly.4 [skip ci]Libravatar github-actions2024-01-06
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-01-06
|
* Update submodules [skip ci]Libravatar github-actions2024-01-06
|
* feat(i18n): new Crowdin updates (#1503)Libravatar ferdium-bot2024-01-04
| | | feat(i18n): New Crowdin translations (Chinese Simplified) [skip ci]
* 6.7.1-nightly.3 [skip ci]Libravatar github-actions2024-01-04
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-01-04
|
* Update submodules [skip ci]Libravatar github-actions2024-01-04
|
* 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]