aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAge
* chore: removed nested 'package-lock' files (#1750)Libravatar Vijay Raghavan Aravamudhan2021-08-07
| | | | | | | | | | - remove nested 'package-lock.json' occurrences - remove unused 'react-html-attributes' in 'packages/forms' - add missing 'tslib' devDependency - change barrel export to named exports Signed-off-by: Vijay A <avijayr@protonmail.com> Co-authored-by: mhatvan <markus_hatvan@aon.at>
* 5.6.1-nightly.16 [skip ci]v5.6.1-nightly.16Libravatar github-actions2021-08-06
|
* 5.6.1-nightly.15 [skip ci]v5.6.1-nightly.15Libravatar github-actions2021-08-06
|
* refactor: minor refactoring: solve name-clash of env vars vs vars in the programLibravatar Vijay A2021-08-05
|
* 5.6.1-nightly.14 [skip ci]Libravatar github-actions2021-08-05
|
* ci(commits): git commit comments are now enforcedLibravatar Vijay A2021-08-04
| | | | Use 'commitlint' to enforce commit comment structure.
* chore: incorporate commitizen as a git pre-commit hookLibravatar Vijay A2021-08-04
|
* 5.6.1-nightly.13 [skip ci]v5.6.1-nightly.13Libravatar github-actions2021-08-04
|
* Bump tar from 4.4.13 to 4.4.15Libravatar dependabot[bot]2021-08-03
| | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Upgraded 'electron' to '13.1.8'.Libravatar Vijay A2021-08-03
|
* 5.6.1-nightly.12 [skip ci]v5.6.1-nightly.12Libravatar github-actions2021-08-03
|
* 5.6.1-nightly.11 [skip ci]v5.6.1-nightly.11Libravatar github-actions2021-08-02
|
* Moved 'internal-server' into a sub-folder as opposed to a git submodule. (#1715)Libravatar Vijay Raghavan Aravamudhan2021-08-01
| | | | * Ignored tests in 'internal-server' folder since there are none. * Linter fixes
* 5.6.1-nightly.10 [skip ci]v5.6.1-nightly.10Libravatar github-actions2021-08-01
|
* Removed stale references to 'packages/typings'Libravatar Vijay A2021-07-31
| | | | Resurrected node modules that are required by the internal-server and recipes submodules
* Moved 'jss' to a runtime dependency from a dev dependency. Regenerated ↵Libravatar Vijay A2021-07-31
| | | | 'package-lock.json' from scratch.
* 5.6.1-nightly.9 [skip ci]v5.6.1-nightly.9Libravatar github-actions2021-07-31
|
* chore: cleanup and improve dependenciesLibravatar mhatvan2021-07-30
| | | | | | | | | | | - removed `@meetfranz/typings` because it only stubbed external type definitions - removed `@babel/polyfill` because there are no old browsers in use with Electron - replaced deprecated `mdi` with `@mdi/font` - removed unused `atob`, `btoa`, `targz`, `node-fetch`, `terser-webpack-plugin`, `webpack-node-externals` - added used, but not installed dependencies `color`, `csstype`, `debug`, `minimist`, `jss` - upgraded `@types/node` to match used node version - upgraded `@types/fs-extra` to match fs-extra version - add missing `arrow-parens` rule to `.eslintrc` rulest for .js files
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* 5.6.1-nightly.8 [skip ci]v5.6.1-nightly.8Libravatar github-actions2021-07-30
|
* Upgraded 'electron-builder' to '22.11.10'.Libravatar Vijay A2021-07-29
|
* 5.6.1-nightly.7 [skip ci]v5.6.1-nightly.7v5.6.1-nightly.6Libravatar github-actions2021-07-29
|
* 5.6.1-nightly.6 [skip ci]Libravatar github-actions2021-07-29
|
* Locked npm modules; Made the nested package module versions be consistent ↵Libravatar Vijay A2021-07-28
| | | | with the parent project,
* - updated classnames to 2.3.1 to use added type definitionsLibravatar mhatvan2021-07-28
| | | | | | - remove stub type definitions from package.json - set 'noImplicitAny' false until jss and react-jss packages are upgraded to use own type definitions - add missing csstype to package/forms and update code to v3
* Updated npm modules.Libravatar Vijay A2021-07-28
|
* 5.6.1-nightly.5 [skip ci]v5.6.1-nightly.5Libravatar github-actions2021-07-28
|
* Npm module updates (#1694)Libravatar Vijay Raghavan Aravamudhan2021-07-27
|
* Use node-gyp@8.1 for all CI builds (and brings windows at par with macos and ↵Libravatar Vijay Raghavan Aravamudhan2021-07-26
| | | | | linux) (#1690) Upgraded node-gyp to '8.1.0' (since this was a pre-requisite for it to work on windows os)
* Upgraded electron-builder to '22.11.10' (which supposedly fixes issues with ↵Libravatar Vijay A2021-07-25
| | | | packaging of node_modules)
* 5.6.1-nightly.4v5.6.1-nightly.4Libravatar github-actions2021-07-25
|
* 5.6.1-nightly.3v5.6.1-nightly.3Libravatar github-actions2021-07-24
|
* 5.6.1-nightly.2v5.6.1-nightly.2Libravatar Vijay A2021-07-23
|
* 5.6.1-nightly.1Libravatar github-actions2021-07-19
|
* Reset version for next release [skip ci]v5.6.0Libravatar Vijay A2021-07-18
|
* 5.6.0-nightly.89Libravatar github-actions2021-07-18
|
* 5.6.0-nightly.88Libravatar github-actions2021-07-17
|
* 5.6.0-nightly.87v5.6.0-beta.8Libravatar github-actions2021-07-16
|
* Upgraded electron to '13.1.7'Libravatar Vijay A2021-07-16
|
* Revert 'useragent-generator' to published npm version without github repo ↵Libravatar Vijay A2021-07-15
| | | | | | reference For more info: https://support.github.com/ticket/personal/0/1233342
* 5.6.0-nightly.86Libravatar github-actions2021-07-15
|
* Upgraded electron-builder to '22.11.9' (which supposedly fixes issues with ↵Libravatar Vijay A2021-07-14
| | | | packaging of node_modules
* 5.6.0-nightly.85Libravatar github-actions2021-07-14
|
* 5.6.0-nightly.84Libravatar github-actions2021-07-13
|
* 5.6.0-nightly.83Libravatar github-actions2021-07-12
|
* Use 'useragent-generator' to generate the user-agent string rather than ↵Libravatar Vijay Raghavan Aravamudhan2021-07-12
| | | | manually building it. (#1592)
* Upgraded nodejs to '14.17.3'Libravatar Vijay A2021-07-11
|
* 5.6.0-nightly.82Libravatar github-actions2021-07-11
|
* 5.6.0-nightly.81Libravatar github-actions2021-07-10
|
* 5.6.0-nightly.80Libravatar github-actions2021-07-09
|