aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
Commit message (Collapse)AuthorAge
* 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>
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-27
|
* 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>
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-25
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-20
|
* chore: Upgrade 'electron' to v27.0.1 (#1405)Libravatar Alphrag2023-10-19
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-19
|
* 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>
* 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>
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-12
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-04
|
* Revert "Update macos-notification-state for patched v3.0.0 (#1361)" (#1388)Libravatar Alphrag2023-10-03
| | | This reverts commit 589a5ae8e58eb4d18c676b4f659048f3d6ae1c2a.
* 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
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-01
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-26
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-25
|
* chore: upgrade electron to fix CVE (#1369)Libravatar MCMXC2023-09-20
| | | - upgrade electron from 25.5.0 to 25.8.1
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-20
|
* chore: upgrade all non major dependencies (#1358)Libravatar MCMXC2023-09-19
| | | | - upgrade all non-major dependencies to latest - add ts-expect-error to code which errors due to typescript upgrade
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-17
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-15
|
* Update macos-notification-state for patched v3.0.0 (#1361)Libravatar Alphrag2023-09-14
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-14
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-13
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-12
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-07
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-06
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-04
|
* Upgrade npm modules (#1343)Libravatar Vijay Aravamudhan2023-09-03
|
* feat: Add Download Manager (pause, stop, delete) (#1339)Libravatar André Oliveira2023-09-02
|
* Downgrade 'electron' to 25.xLibravatar Vijay A2023-09-02
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-08-27
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-08-25
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-08-24
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-08-16
|
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
|
* Upgrade 'electron' to '26.0.0'Libravatar Vijay A2023-08-15
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-08-10
|
* Upgrade 'electron' to '25.5.0'Libravatar Vijay A2023-08-10
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-08-09
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-08-03
|
* Upgrade 'electron' to '25.4.0'Libravatar Vijay A2023-08-03
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-07-31
|
* add `@typescript-eslint/parser` to pnpm.peerDependencyRules.allowedVersions ↵Libravatar MCMXC2023-07-30
| | | | until officially supported by eslint-plugin-sonar
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
| | | | | | | | | - set parserOptions.ecmaVersion to latest and env to es2024 in eslint config - install missing types libraries - install eslint-plugin-sonar - enable eslint-plugin-sonar recommended rules and declare jsx-runtime for react in eslint config - clean up disabled lint rules which don't inflict problems anymore - disable various lint issues and fix others
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | * refactor: various improvements - enable no-use-before-define eslint rule - shuffle code to conform to no-use-before-define eslint rule - remove btoa dependency which is deprecated and replace with Buffer.from(string).toString('base64') - convert some any types into useful ones - add type annotations where possible - remove unused @types/expect.js - install @types/semver and ts-node which were missing - repair and rewrite add-crowdin-contributors script - remove export keyword from variables which are never consumed in another file - remove unity indicator hack where linked issue was closed - remove module declaration for kebab-case which is unused - add missing state interface for certain components - remove default exports for files which already have a named export - export IRecipePreview so it can be used throughout codebase - remove unused removeCacheForCallWith method from CachedRequest.ts - cleanup unused colors and styles inside legacy theme * - improve ColorPickerInput - fix invalid DOM nesting with div inside p in EditSettingsForm - fix progressbarAccentColor color picker not updating input when using slider - install missing @types/react-color dependency
* chore: upgrade mobx-react-form to latestLibravatar MCMXC2023-07-27
| | | | | | | | - upgrade mobx-react-form from v3 to v6 - remove stub mobx-react-form.d.ts since the dependency is written in TS now - remove as any cast for new Form invocation in invite.tsx - reuse Error component in Radio.tsx to get validation error message in red - use FieldInterface type for field property instead of typeof Field in Radio.tsx