Commit Graph

514 Commits

Author SHA1 Message Date
ca4f0ab849 fix: reference issue with new npm module 2025-09-26 10:06:55 +02:00
ac59ed28c3 chore(deps): bump setup-node 2025-09-25 14:23:30 +02:00
281940e3d1 chore: rename artifact 2025-09-25 14:05:19 +02:00
7e09eaa5f5 feat: bump version 2025-09-25 14:04:44 +02:00
d48230c956 refac: filter down the uploaded files 2025-09-25 13:56:06 +02:00
841f6fd149 feat: set the github token 2025-09-25 13:52:16 +02:00
105db062a1 chore(workflows): rename workflow 2025-09-25 13:50:34 +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
df86a52eda style: add +x to build script 2025-09-25 11:38:08 +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
DaanSelen
6c9b1a54ce Merge pull request #10 from DaanSelen/dependabot/npm_and_yarn/cross-fetch-4.1.0
Bump cross-fetch from 4.0.0 to 4.1.0
2025-09-25 11:22:29 +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
DaanSelen
b35530d668 chore: add build script 2025-09-24 13:17:14 +02:00
DaanSelen
1916d613ad Merge pull request #5 from DaanSelen/dependabot/npm_and_yarn/node-gyp-11.4.2
Bump node-gyp from 11.1.0 to 11.4.2
2025-09-24 12:45:00 +02: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
DaanSelen
fab7cab330 Merge pull request #3 from DaanSelen/dependabot/npm_and_yarn/electron-updater-6.6.2
Bump electron-updater from 6.3.9 to 6.6.2
2025-09-24 12:42:18 +02: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
DaanSelen
a736ef92a6 Merge pull request #2 from DaanSelen/dependabot/npm_and_yarn/eslint-9.36.0
Bump eslint from 9.23.0 to 9.36.0
2025-09-24 12:39:03 +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
DaanSelen
57db8246bc Merge pull request #1 from DaanSelen/dependabot/npm_and_yarn/electron-builder-26.0.12
Bump electron-builder from 25.1.8 to 26.0.12
2025-09-24 12:32:34 +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
4505fd1755 feat: enable dependabot 2025-09-24 12:17:10 +02:00
Agampreet Singh
d293b80829 Update Home URL in menu
The Home option will now load the custom home page set by the user (if any)
2025-03-22 15:19:34 +05:30
Agampreet Singh
975265dd02 Remove Aptabase Tracking 2025-03-22 14:04:20 +05:30
renovate[bot]
4c78fdb40c chore(deps): update dependency eslint to v9.23.0 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:55:51 +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]
076764c692 fix(deps): update dependency electron-store to v10.0.1 (#303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:55:32 +05:30
renovate[bot]
a8b27d1374 fix(deps): update dependency electron-log to v5.3.2 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:55:17 +05:30
renovate[bot]
3d1ebf20a4 fix(deps): update dependency electron-context-menu to v4.0.5 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:54:59 +05:30
renovate[bot]
7f5f9efd96 chore(deps): update dependency prettier to v3.5.3 (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:54:47 +05:30
renovate[bot]
b25735efc4 fix(deps): update dependency node-gyp to v11.1.0 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:54:39 +05:30
renovate[bot]
d54ea55b7c chore(deps): update dependency electron to v35.0.3 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:54:29 +05:30
renovate[bot]
4a20ffa428 fix(deps): update dependency @xhayper/discord-rpc to v1.2.1 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:54:18 +05:30
renovate[bot]
1e125f0639 fix(deps): update dependency axios to v1.8.4 (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:54:10 +05:30
renovate[bot]
56a0ce9867 fix(deps): update dependency axios to v1.8.3 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 13:31:48 +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