198 Commits

Author SHA1 Message Date
0476f94e3f chore: change version to semantic
All checks were successful
Build/release / action-release (push) Successful in 3m35s
2026-02-18 12:08:33 +01:00
c9ea41d759 feat: release version according to date
Some checks failed
Build/release / action-release (push) Failing after 2m36s
2026-02-18 09:43:01 +00:00
789f735885 chore(deps): update dependency electron to v40
Some checks failed
Build/release / action-release (push) Has been cancelled
2026-02-02 10:50:39 +00:00
45c3769261 chore: update package version
Some checks failed
Build/release / action-release (push) Failing after 3m14s
2025-12-29 14:38:34 +01:00
5753abb2cf chore: bump ajv
All checks were successful
Build/release / action-release (push) Successful in 2m41s
2025-12-15 13:14:35 +00:00
939fc9e846 chore: add ajv
All checks were successful
Build/release / action-release (push) Successful in 2m51s
2025-12-15 14:05:50 +01:00
03633dd2bf chore: rename app
All checks were successful
Build/release / action-release (push) Successful in 2m24s
2025-11-27 10:22:53 +01:00
ee39280769 fix(deps): update dependency node-gyp to v12 2025-11-25 15:10:29 +00:00
e364a2fb2b chore(deps): update dependency electron to v39
Some checks failed
renovate/artifacts Artifact file update failure
Build/release / action-release (push) Successful in 2m24s
2025-11-10 11:42:35 +00:00
07056cf7bf chore: bump package version
All checks were successful
Build/release / action-release (push) Successful in 2m54s
2025-11-03 15:03:36 +01:00
816df17fe6 chore: project rename
Some checks failed
Build/release / action-release (push) Has been cancelled
2025-11-03 14:59:01 +01:00
8e590c8dea chore: bump new url
All checks were successful
Build/release / action-release (push) Successful in 3m3s
2025-10-20 15:26:28 +02:00
abe9648e56 fix: publish none
All checks were successful
Build/release / action-release (push) Successful in 3m22s
2025-10-06 15:49:22 +02:00
4c969b67be refac: add private git repo
Some checks failed
Build/release / action-release (push) Failing after 2m59s
2025-10-06 15:41:01 +02:00
37054b8383 chore: disable git checking, we are not public yet
Some checks failed
Build/release / action-release (push) Failing after 2m40s
2025-10-03 12:02:02 +02:00
96114bafb0 fix: package.json reference issues
Some checks failed
Build/release / action-release (push) Failing after 1m16s
2025-10-03 10:38:53 +02:00
4df01aa06c chore: bump version
Some checks failed
Build/release / action-release (push) Failing after 2m43s
2025-10-03 10:21:11 +02:00
28697fa41d chore: change name to ms365-electron-akarton-planning
All checks were successful
Build/release / action-release (push) Successful in 3m44s
2025-10-02 11:11:03 +02:00
164bc6672e fix(deps): update dependency electron-store to v11
All checks were successful
Build/release / action-release (push) Successful in 3m3s
2025-09-30 12:53:43 +00:00
475dc8a9da refac: prohibit downloads and disable GPU acceleration
All checks were successful
Build/release / action-release (push) Successful in 3m13s
2025-09-30 14:34:43 +02:00
b9cbe25696 chore: update package.json
Some checks failed
Build/release / action-release (push) Failing after 3m25s
2025-09-29 16:58:27 +02:00
9f85d0ad93 chore: refac readme and package.json
Some checks failed
Build/release / action-release (push) Has been cancelled
2025-09-29 16:33:59 +02:00
406500f685 feat: make this Systemec ready. 2025-09-26 15:32:06 +02:00
7e09eaa5f5 feat: bump version 2025-09-25 14:04:44 +02:00
8cfe75947a chore(deps): try to get it all in order 2025-09-25 13:48:53 +02:00
7565172702 chore: update electron-builder to 6.0.20 2025-09-25 13:33:20 +02:00
ab8d6e8608 fix: correct version 2025-09-25 12:33:42 +02:00
23d5a19988 fix: rename the package in the package.json 2025-09-25 12:30:36 +02:00
53e191bcda feat: add build script option 2025-09-25 11:25:05 +02:00
DaanSelen
a3c1dd38df Merge pull request #6 from DaanSelen/dependabot/npm_and_yarn/prettier-3.6.2
Bump prettier from 3.5.3 to 3.6.2
2025-09-25 11:23:02 +02:00
DaanSelen
0c6879c5dc Merge pull request #7 from DaanSelen/dependabot/npm_and_yarn/axios-1.12.2
Bump axios from 1.8.4 to 1.12.2
2025-09-25 11:22:54 +02:00
DaanSelen
7b255a041c Merge pull request #9 from DaanSelen/dependabot/npm_and_yarn/electron-log-5.4.3
Bump electron-log from 5.3.2 to 5.4.3
2025-09-25 11:22:46 +02:00
DaanSelen
8241e0ea9f Merge pull request #8 from DaanSelen/dependabot/npm_and_yarn/electron-store-10.1.0
Bump electron-store from 10.0.1 to 10.1.0
2025-09-25 11:22:37 +02:00
dependabot[bot]
dda3b7bf44 Bump cross-fetch from 4.0.0 to 4.1.0
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 23:24:18 +00:00
dependabot[bot]
2ed2bd8252 Bump electron-log from 5.3.2 to 5.4.3
Bumps [electron-log](https://github.com/megahertz/electron-log) from 5.3.2 to 5.4.3.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v5.3.2...v5.4.3)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-version: 5.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 23:24:13 +00:00
dependabot[bot]
68a4d705ff Bump electron-store from 10.0.1 to 10.1.0
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v10.0.1...v10.1.0)

---
updated-dependencies:
- dependency-name: electron-store
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 23:23:50 +00:00
dependabot[bot]
40da740e0e Bump axios from 1.8.4 to 1.12.2
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.12.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.4...v1.12.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 23:23:26 +00:00
dependabot[bot]
6001d50de1 Bump prettier from 3.5.3 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 23:23:11 +00:00
dependabot[bot]
b57ceb3f1e Bump node-gyp from 11.1.0 to 11.4.2
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 11.1.0 to 11.4.2.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v11.1.0...v11.4.2)

---
updated-dependencies:
- dependency-name: node-gyp
  dependency-version: 11.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 10:43:57 +00:00
dependabot[bot]
9019b6df51 Bump electron-updater from 6.3.9 to 6.6.2
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.3.9 to 6.6.2.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.6.2/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-version: 6.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 10:40:40 +00:00
DaanSelen
7f55f0575c Merge pull request #4 from DaanSelen/dependabot/npm_and_yarn/electron-38.1.2
Bump electron from 35.0.3 to 38.1.2
2025-09-24 12:39:29 +02:00
dependabot[bot]
27837ea098 Bump eslint from 9.23.0 to 9.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.23.0...v9.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 10:35:39 +00:00
dependabot[bot]
59da350e60 Bump electron from 35.0.3 to 38.1.2
---
updated-dependencies:
- dependency-name: electron
  dependency-version: 38.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 10:35:35 +00:00
8a8d7617d1 chore: update package.json to reflect this fork 2025-09-24 12:34:31 +02:00
dependabot[bot]
e3c92a2c50 Bump electron-builder from 25.1.8 to 26.0.12
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 25.1.8 to 26.0.12.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v26.0.12/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-version: 26.0.12
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 10:21:06 +00:00
Agampreet Singh
975265dd02 Remove Aptabase Tracking 2025-03-22 14:04:20 +05:30
renovate[bot]
ad4a55c8ec chore(deps): update yarn to v4.7.0 (#300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:55:43 +05:30
renovate[bot]
a512def03c chore(deps): update dependency electron to v35 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 13:31:35 +05:30
renovate[bot]
ef3df90c36 chore(deps): update yarn to v4.5.3 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 11:57:03 +05:30
renovate[bot]
f2d65bfc7a fix(deps): update dependency node-gyp to v11 (#297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 11:56:03 +05:30