aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Update submodules [skip ci]Libravatar github-actions2023-11-04
|
* 6.6.1-nightly.4 [skip ci]Libravatar github-actions2023-11-03
|
* Update submodules [skip ci]Libravatar github-actions2023-11-03
|
* 6.6.1-nightly.3 [skip ci]v6.6.1-nightly.3Libravatar github-actions2023-11-02
|
* chore: upgrade used node and pnpm version (#1433)Libravatar MCMXC2023-11-01
| | | | | | | | | | - upgrade node and pnpm version in `engines`, `volta` and `packageManager` config - upgrade `@types/node` to v20 - remove `react-loader` overrides from `peerDependencyRules.allowedVersions` - remove `@npmcli/move-file` 2.0.1 from `allowedDeprecatedVersions` - update node image to 20.9.0 in `Dockerfile` - update required system dependencies in `CONTRIBUTING.md` - update node version to 20.9.0 in `.nvmrc` - correct type definitions for `setInterval` usage in `WebviewCrashHandler` and `AppStore` necessary due to `@types/node` upgrade
* feat(i18n): new Crowdin updates (#1437)Libravatar ferdium-bot2023-11-01
| | | feat(i18n): New Crowdin translations (Japanese) [skip ci]
* Update Crowdin configuration fileLibravatar ferdium-bot2023-11-01
|
* 6.6.1-nightly.2 [skip ci]Libravatar github-actions2023-11-01
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-11-01
|
* refactor: uninstall node-fetch which is built-in since node 18 (#1431)Libravatar MCMXC2023-10-31
| | | | | | | | | | | | | | | | | * Update submodules [skip ci] * Update submodules [skip ci] * refactor: uninstall node-fetch which is built-in since node 18 - uninstall node-fetch from package.json - remove fetch import from translation-helpers.ts - remove fetch import from RecipeController and UserController * remove leftover console.log --------- Co-authored-by: github-actions <github-actions@github.com>
* 6.6.1-nightly.1 [skip ci]v6.6.1-nightly.1Libravatar github-actions2023-10-27
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-27
|
* Bump version to '6.6.1-nightly.0'Libravatar André Oliveira2023-10-27
|
* add MentorPK as a contributor for code (#1427)Libravatar allcontributors[bot]2023-10-27
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* feat: change loader component (#1410)Libravatar Pawel Kowalski2023-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | * CHANGED react-loater to react-loader-spinner * CHANGED brandColor to primary * feat: change loader component - remove redundant /index path from Loader imports in multiple files - remove commented out braces in RecipesDashboard - remove redundant color which is default from Loader in InfoBar - update size of Loader in InfoBar to be the same as InfoBox - change passed size prop from string to number in Button component - add slight gap for FullscreenLoader to styles.ts - fix Loader to check for color primary which is passed rather than brandColor - remove hardcoded width and height from WorkspaceSwitchingIndicator which lead to elements not being vertically centered - remove color prop from Loader in WorkspaceSwitchingIndicator since white is already the default - remove switchingIndicator.spinnerColor from default theme since white is already the default * implement PR feedback * re-add color to WorkspaceSwitchingIndicator --------- Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com>
* 6.5.3-nightly.4 [skip ci]v6.5.3-nightly.4Libravatar github-actions2023-10-25
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-25
|
* Update submodules [skip ci]Libravatar github-actions2023-10-25
|
* 6.5.3-nightly.3 [skip ci]v6.5.3-nightly.3Libravatar github-actions2023-10-20
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-20
|
* fix: update message safe-space (#1407)Libravatar André Oliveira2023-10-19
|
* chore: Upgrade 'electron' to v27.0.1 (#1405)Libravatar Alphrag2023-10-19
|
* 6.5.3-nightly.2 [skip ci]v6.5.3-nightly.2Libravatar github-actions2023-10-19
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-19
|
* Update submodules [skip ci]Libravatar github-actions2023-10-19
|
* Build rpm arm64 (fix #1351) (#1404)Libravatar André Oliveira2023-10-18
| | | | | * Build rpm rm64 (fix #1351) * fix: artifactName for each arch
* feat(i18n): new Crowdin updates (#1397)Libravatar Nathanaël Houn2023-10-18
| | | | | | | * feat(i18n): New Crowdin translations (German) [skip ci] * feat(i18n): New Crowdin translations (Portuguese) [skip ci] * feat(i18n): New Crowdin translations (German) [skip ci]
* Update macos-notification-state for patched v3.0.0 (#1401)Libravatar André Oliveira2023-10-18
| | | | | | | | | * Update macos-notification-state for patched v3.0.0 * Update to fix on making it OS specific --------- Co-authored-by: Alphrag <34252790+Alphrag@users.noreply.github.com>
* 6.5.3-nightly.1 [skip ci]Libravatar github-actions2023-10-18
|
* Update submodules [skip ci]Libravatar github-actions2023-10-18
|
* 6.5.3-nightly.0 [skip ci]v6.5.2-nightly.4Libravatar André Oliveira2023-10-17
|
* 6.5.2-nightly.4 [skip ci]Libravatar github-actions2023-10-17
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-17
|
* Fix arm builds (#1400)Libravatar André Oliveira2023-10-17
| | | | | | Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> (cherry picked from commit f669badf1908284de591ab12399fc3e7ee0c311a) Co-authored-by: Alphrag <34252790+Alphrag@users.noreply.github.com>
* 6.5.2-nightly.3 [skip ci]Libravatar github-actions2023-10-13
|
* Add new token request (#1384)Libravatar André Oliveira2023-10-13
| | | | | | | | | | | | | | | | | * Add new token request This exists so that the user generates a new JWT token with the new adonisjs update on the server (that is now stored - hashed and using the adonis5-jwt package - which previously wasn't). This logic enhances security as we can delete the tokens on the jwt_tokens database in order to log-off users in case the APP_KEY is compromised (if we are hacked, for instance). After some time (maybe months after the migration) we can delete the old code on the server side that handles the deprecated JWT tokens (and possibly change the APP_KEY used to sign the old certificates - we can now probably use certs to sign the JWT - to enhance security as well). * Update src/api/server/ServerApi.ts Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com> * Update src/stores/UserStore.ts Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com> --------- Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com>
* 6.5.2-nightly.2 [skip ci]Libravatar github-actions2023-10-12
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-12
|
* Update submodules [skip ci]Libravatar github-actions2023-10-12
|
* 6.5.2-nightly.1 [skip ci]v6.5.2-nightly.1Libravatar github-actions2023-10-04
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-04
|
* Bump version to '6.5.2-nightly.0'Libravatar André Oliveira2023-10-03
|
* Revert "Update macos-notification-state for patched v3.0.0 (#1361)" (#1388)Libravatar Alphrag2023-10-03
| | | This reverts commit 589a5ae8e58eb4d18c676b4f659048f3d6ae1c2a.
* 6.5.1-nightly.1 [skip ci]Libravatar github-actions2023-10-03
|
* Bump up version to the next nightly.0; Update Contributing doc to detail out ↵Libravatar Vijay A2023-10-02
| | | | more steps while releasing
* 6.5.0-nightly.21 [skip ci]v6.5.0-nightly.21Libravatar github-actions2023-10-02
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-02
|
* chore: upgrade Electron to latest v25 to fix security vulnerabilities (#1385)Libravatar MCMXC2023-10-01
|
* 6.5.0-nightly.20 [skip ci]Libravatar github-actions2023-10-01
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-01
|