aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Bump mobx-react from 7.6.0 to 9.1.1dependabot/npm_and_yarn/mobx-react-9.1.1Libravatar dependabot[bot]2024-04-16
| | | | | | | | | | | | | | Bumps [mobx-react](https://github.com/mobxjs/mobx) from 7.6.0 to 9.1.1. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits) --- updated-dependencies: - dependency-name: mobx-react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade node and pnpm (#1690)Libravatar Vijay Aravamudhan2024-04-16
|
* chore: upgrade `@electron/notarize` to v2 (#1687)Libravatar MCMXC2024-04-16
| | | | | | | | | * chore: upgrade @electron/notarize to v2 - remove redundant `appBundleId` and provide fallback for `appleId` and `appleIdPassword` - replace `ts-ignore` with `eslint-disable` in notarize.js - Explicitly disable electron-builder notarizing Co-authored-by: Alphrag <34252790+Alphrag@users.noreply.github.com>
* Upgrade electron to '30.0.0'Libravatar Vijay A2024-04-16
|
* Partially revert cbba61b40112b41c43285a1a279969e68df1a2e9.Libravatar Vijay A2024-04-16
| | | | to fix 'login' and 'add new service' screens
* 6.7.3-nightly.11 [skip ci]v6.7.3-nightly.11Libravatar github-actions2024-04-16
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-04-16
|
* refactor: project maintenance (#1682)Libravatar MCMXC2024-04-15
| | | | | | - remove redundant `@adonisjs/auth`, `@adonisjs/session` and `@emotion/react` dependencies - remove `.vscode` folder - clean up some TS and ESLint issues - migrate from deprecated "husky install" to "husky"
* 6.7.3-nightly.10 [skip ci]Libravatar github-actions2024-04-15
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-04-15
|
* chore: upgrade eslint-plugin-unicorn to v52 (#1681)Libravatar MCMXC2024-04-13
| | | | - upgrade `eslint-plugin-unicorn` from 51.0.1 to 52.0.0 - disable problematic rules that violate codebase pattern
* 6.7.3-nightly.9 [skip ci]v6.7.3-nightly.9Libravatar github-actions2024-04-14
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-04-14
|
* Update submodules [skip ci]Libravatar github-actions2024-04-14
|
* fix: process manager shows blank window (#1680)Libravatar MCMXC2024-04-13
| | | | | - install `@syed_umair/electron-process-manager` dependency - remove `@krisdages/electron-process-manager` dependency - swap out usage of `openProcessManager` in `processManager.ts`
* Add codespell support (config, GH action to detect new typos) + make it fix ↵Libravatar Yaroslav Halchenko2024-04-13
| | | | some typos (#1648)
* Upgrade electron to '29.3.0' and some other depsLibravatar Vijay A2024-04-13
|
* 6.7.3-nightly.8 [skip ci]v6.7.3-nightly.8Libravatar github-actions2024-04-10
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-04-10
|
* Update submodules [skip ci]Libravatar github-actions2024-04-10
|
* 6.7.3-nightly.7 [skip ci]v6.7.3-nightly.7Libravatar github-actions2024-04-07
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-04-07
|
* Update submodules [skip ci]Libravatar github-actions2024-04-07
|
* 6.7.3-nightly.6 [skip ci]Libravatar github-actions2024-04-05
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-04-05
|
* Update submodules [skip ci]Libravatar github-actions2024-04-05
|
* Upgrade electron to '29.2.0'Libravatar Vijay A2024-04-04
|
* 6.7.3-nightly.5 [skip ci]v6.7.3-nightly.5Libravatar github-actions2024-03-31
|
* Upgrade node to latest LTS (20.12.0) and some other modulesLibravatar Vijay A2024-03-31
|
* Revert "Bring in missing python (system dependency) (#1639)"Libravatar Vijay A2024-03-31
| | | | | | Since its causing all builds to fail This reverts commit 53c72ea5ac4f103291fdd347b7cd9cc0dbafa4b5.
* 6.7.3-nightly.4 [skip ci]Libravatar github-actions2024-03-31
|
* Update submodules [skip ci]Libravatar github-actions2024-03-31
|
* 6.7.3-nightly.3 [skip ci]Libravatar github-actions2024-03-30
|
* Remove node-pre-gyp since sqlite3 has moved away from itLibravatar Vijay A2024-03-29
|
* 6.7.3-nightly.2 [skip ci]Libravatar github-actions2024-03-29
|
* Bring in missing python (system dependency) (#1639)Libravatar Vijay Aravamudhan2024-03-28
| | | | | | | * Introduce python as a system dependency (needed by node-gyp to compile native modules) * Introduce node-pre-gyp as a dependency * Upgrade sqlite3 to 5.1.7 to test the above Note: Currently this still depends on the availability of prebuilt binaries from the prebuild library. Which means that once a new version is available, only then will we know if this python/node-gyp integration works or whether it will still fallback to the availability of the prebuilt binaries from external sources. Only time will tell if we have solved the issue or not.
* Upgrade electron to '29.1.6'Libravatar Vijay A2024-03-28
|
* 6.7.3-nightly.1 [skip ci]Libravatar github-actions2024-03-24
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-03-24
|
* feat(i18n): new Crowdin updates (#1604)Libravatar ferdium-bot2024-03-23
| | | feat(i18n): New Crowdin translations (Russian) [skip ci]
* Bump up ferdium to 6.7.3-nightly.0 [skip ci]Libravatar Vijay A2024-03-23
|
* Update recipes submodule [skip ci]Libravatar Vijay A2024-03-23
|
* 6.7.2-nightly.5 [skip ci]v6.7.2-nightly.5Libravatar github-actions2024-03-22
|
* Upgrade pnpm to 8.15.5Libravatar Vijay A2024-03-22
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-03-22
|
* Update submodules [skip ci]Libravatar github-actions2024-03-22
|
* Upgrade node modulesLibravatar Vijay A2024-03-21
|
* Upgrade electron to '29.1.5'Libravatar Vijay A2024-03-21
|
* 6.7.2-nightly.4 [skip ci]Libravatar github-actions2024-03-19
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2024-03-19
|