aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Collapse)AuthorAge
* 5.6.1-nightly.49 [skip ci]v5.6.1-nightly.49Libravatar github-actions2021-09-04
|
* 5.6.1-nightly.48 [skip ci]v5.6.1-nightly.48Libravatar github-actions2021-09-03
|
* chore: update npm modules.Libravatar Vijay A2021-09-02
|
* 5.6.1-nightly.47 [skip ci]v5.6.1-nightly.47Libravatar github-actions2021-09-02
|
* 5.6.1-nightly.46 [skip ci]v5.6.1-nightly.46Libravatar github-actions2021-09-01
|
* build(deps): bump tar from 4.4.15 to 4.4.18 (#1852)Libravatar dependabot[bot]2021-09-01
| | | | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.18. - [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.15...v4.4.18) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 5.6.1-nightly.45 [skip ci]v5.6.1-nightly.45Libravatar github-actions2021-09-01
|
* chore: upgrade 'electron' to '13.3.0'Libravatar Vijay A2021-09-01
|
* 5.6.1-nightly.44 [skip ci]v5.6.1-nightly.44Libravatar github-actions2021-08-31
|
* 5.6.1-nightly.43 [skip ci]v5.6.1-nightly.43Libravatar github-actions2021-08-30
|
* 5.6.1-nightly.42 [skip ci]v5.6.1-nightly.42Libravatar github-actions2021-08-29
|
* chore: upgrade 'electron' to '13.2.3'Libravatar Vijay A2021-08-28
|
* 5.6.1-nightly.41 [skip ci]v5.6.1-nightly.41Libravatar github-actions2021-08-28
|
* docs: remove Franz brand; refactor: switch from misty to concurrently (#1846)Libravatar Bennett2021-08-27
| | | | | | | | | * fix(docs): remove adlk's mail address from our docs * refactor(dev): move from misty to concurrently * fix(git): revert i18n change * fix(git): revert changes to i18n
* 5.6.1-nightly.40 [skip ci]v5.6.1-nightly.40Libravatar github-actions2021-08-27
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-08-27
|
* chore: revert the upgrade to 'electron-buidler' since it causes CI builds to ↵Libravatar Vijay A2021-08-26
| | | | fail
* 5.6.1-nightly.39 [skip ci]v5.6.1-nightly.39Libravatar github-actions2021-08-26
|
* chore: upgraded 'electron-builder' to '22.13.0'Libravatar Vijay A2021-08-25
|
* 5.6.1-nightly.38 [skip ci]v5.6.1-nightly.38Libravatar github-actions2021-08-25
|
* 5.6.1-nightly.37 [skip ci]v5.6.1-nightly.37Libravatar github-actions2021-08-24
|
* chore: upgrade electron to v13.2.2Libravatar Vijay A2021-08-24
|
* 5.6.1-nightly.36 [skip ci]v5.6.1-nightly.36Libravatar github-actions2021-08-23
|
* chore: upgraded 'electron-builder' to '22.12.1'Libravatar Vijay A2021-08-23
| | | | which will allow converion from 'npm' to 'pnpm'
* 5.6.1-nightly.35 [skip ci]v5.6.1-nightly.35Libravatar github-actions2021-08-22
|
* 5.6.1-nightly.34 [skip ci]v5.6.1-nightly.34Libravatar github-actions2021-08-21
|
* 5.6.1-nightly.33 [skip ci]v5.6.1-nightly.33Libravatar github-actions2021-08-19
|
* revert: reverting back from 'dayjs' to 'momentjs'Libravatar Vijay A2021-08-18
|
* 5.6.1-nightly.32 [skip ci]v5.6.1-nightly.32Libravatar github-actions2021-08-18
|
* chore: upgrade electron to 13.2.1Libravatar Vijay A2021-08-18
|
* 5.6.1-nightly.31 [skip ci]v5.6.1-nightly.31Libravatar github-actions2021-08-18
|
* chore: upgrade electron to 13.2.0Libravatar Vijay A2021-08-17
|
* 5.6.1-nightly.30 [skip ci]v5.6.1-nightly.30Libravatar github-actions2021-08-17
|
* 5.6.1-nightly.29 [skip ci]v5.6.1-nightly.29Libravatar github-actions2021-08-17
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-08-17
|
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
| | | | This reverts commit 26a9dba22236bc22a7612107630282cfe02d20e0.
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
| | | | - upgrade 'uuid', '@types/uuid', 'macos-version', 'normalize-url' and 'os-name' dependencies to latest - updated 'macos-version' imports to named imports
* chore: replace moment.js with day.js (#1804)Libravatar Markus Hatvan2021-08-16
|
* 5.6.1-nightly.28 [skip ci]v5.6.1-nightly.28Libravatar github-actions2021-08-16
|
* chore: dependency cleanup (#1794)Libravatar Markus Hatvan2021-08-15
| | | | | | - removed unnecessary smoothscroll-polyfill (electron is Chromium-only) - removed deprecated mobx-react-devtools (can be used through browser extension) - changed settings icon back to original (now called mdi-cog) - removed electron-rebuild (handled by electron-builder install-app-deps)
* Downgraded 'sqlite3' back to '5.0.0' since it doesn't compile on macos (in ↵Libravatar Vijay A2021-08-15
| | | | dev mode alone).
* chore: typescript conversion of some minor utilitiesLibravatar Vijay A2021-08-15
| | | | Also removed 'targz' unused package from runtime.
* chore: npm upgradesLibravatar Vijay A2021-08-15
|
* Initial plumbing and conversion of a simple javascript to typescript (#1790)Libravatar Vijay Raghavan Aravamudhan2021-08-15
| | | | | * initial conversion of a simple script * Moved some of the 'gulp' and related npm modules from being runtime dependencies to development dependencies.
* 5.6.1-nightly.27 [skip ci]v5.6.1-nightly.27Libravatar github-actions2021-08-15
|
* cleanup: moved 'gulp'-related packages to 'devDependencies'Libravatar Vijay A2021-08-15
|
* chore: Setting some config rules for typescriptLibravatar Vijay A2021-08-14
|
* 5.6.1-nightly.26 [skip ci]v5.6.1-nightly.26Libravatar github-actions2021-08-14
|
* chore: Replace old '@meetfranz/electron-notification-state' with ↵Libravatar Vijay A2021-08-13
| | | | 'macos-notification-state'
* 5.6.1-nightly.25 [skip ci]v5.6.1-nightly.25Libravatar github-actions2021-08-13
|