4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-22 06:19:50 +01:00
Commit Graph

275 Commits

Author SHA1 Message Date
2876c6d5f9 Prevent the "true" from appear on launch button 2021-09-26 12:18:58 +02:00
0bd1cec17c
Merge pull request #68 from AltarikMC/dependabot/npm_and_yarn/msmc-2.2.2
Bump msmc from 2.2.1 to 2.2.2
2021-09-25 19:10:27 +02:00
4f68fc966d Added title to media icons 2021-09-25 19:05:27 +02:00
c0d3abd297 Remove notification when update downloaded + improve bug_report + make some correction to js and html in general 2021-09-25 18:52:31 +02:00
dependabot[bot]
7c6084761c
Bump msmc from 2.2.1 to 2.2.2
Bumps [msmc](https://github.com/Hanro50/MSMC) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/Hanro50/MSMC/releases)
- [Commits](https://github.com/Hanro50/MSMC/commits)

---
updated-dependencies:
- dependency-name: msmc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 22:04:07 +00:00
a9e0a7cc37 Fix bug causing minecraft not launching + dump to 0.6.1 2021-09-19 22:27:28 +02:00
3c3f5b532b Dump to 0.6.0 2021-09-19 18:20:36 +02:00
59a12285c0
Merge pull request #67 from AltarikMC/render-process-switch-to-vue
added vue as front-end framework
2021-09-19 17:35:40 +02:00
b959d35ee9 added vue as front-end framework 2021-09-19 17:31:08 +02:00
81e7763050
Merge pull request #64 from AltarikMC/dependabot/npm_and_yarn/electron-forge/maker-squirrel-6.0.0-beta.61
Bump @electron-forge/maker-squirrel from 6.0.0-beta.60 to 6.0.0-beta.61
2021-09-19 15:52:18 +02:00
dependabot[bot]
618a91e268
Bump @electron-forge/maker-squirrel from 6.0.0-beta.60 to 6.0.0-beta.61
Bumps [@electron-forge/maker-squirrel](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.60 to 6.0.0-beta.61.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.60...v6.0.0-beta.61)

---
updated-dependencies:
- dependency-name: "@electron-forge/maker-squirrel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-19 13:42:50 +00:00
7327530586
Merge pull request #66 from AltarikMC/dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.61
Bump @electron-forge/cli from 6.0.0-beta.60 to 6.0.0-beta.61
2021-09-19 15:41:31 +02:00
dependabot[bot]
46f282e22e
Bump @electron-forge/cli from 6.0.0-beta.60 to 6.0.0-beta.61
Bumps [@electron-forge/cli](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.60 to 6.0.0-beta.61.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.60...v6.0.0-beta.61)

---
updated-dependencies:
- dependency-name: "@electron-forge/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-19 13:33:32 +00:00
7c8e70dae9
Merge pull request #65 from AltarikMC/dependabot/npm_and_yarn/electron-13.4.0
Bump electron from 13.2.3 to 13.4.0
2021-09-19 15:32:08 +02:00
dependabot[bot]
7b37819a65
Bump electron from 13.2.3 to 13.4.0
Bumps [electron](https://github.com/electron/electron) from 13.2.3 to 13.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.2.3...v13.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-19 13:16:59 +00:00
22ceabdb38
Merge pull request #63 from AltarikMC/dependabot/npm_and_yarn/axios-0.21.4
Bump axios from 0.21.1 to 0.21.4
2021-09-19 15:06:03 +02:00
dependabot[bot]
3e6ba01bd1
Bump axios from 0.21.1 to 0.21.4
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 22:03:34 +00:00
d8ada09563 Added icon on menubar + updated style of login content 2021-09-03 17:39:13 +02:00
bf973215ac
Merge pull request #57 from AltarikMC/dependabot/npm_and_yarn/msmc-2.2.1
Bump msmc from 2.2.0 to 2.2.1
2021-09-01 00:19:05 +02:00
dependabot[bot]
c9cc1f2967
Bump msmc from 2.2.0 to 2.2.1
Bumps [msmc](https://github.com/Hanro50/MSMC) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/Hanro50/MSMC/releases)
- [Commits](https://github.com/Hanro50/MSMC/commits)

---
updated-dependencies:
- dependency-name: msmc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 22:08:34 +00:00
9b73f51b54
Merge pull request #56 from AltarikMC/dependabot/npm_and_yarn/minecraft-launcher-core-3.16.8
Bump minecraft-launcher-core from 3.16.7 to 3.16.8
2021-09-01 00:07:11 +02:00
b9249ec774
Merge pull request #60 from AltarikMC/dependabot/npm_and_yarn/tar-6.1.11
Bump tar from 6.1.5 to 6.1.11
2021-08-31 23:49:35 +02:00
dependabot[bot]
3203eedb68
Bump tar from 6.1.5 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [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/v6.1.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 21:43:07 +00:00
d95dac776f
Merge pull request #58 from AltarikMC/dependabot/npm_and_yarn/electron-forge/maker-squirrel-6.0.0-beta.60
Bump @electron-forge/maker-squirrel from 6.0.0-beta.59 to 6.0.0-beta.60
2021-08-31 23:42:13 +02:00
dependabot[bot]
95188fc53d
Bump @electron-forge/maker-squirrel from 6.0.0-beta.59 to 6.0.0-beta.60
Bumps [@electron-forge/maker-squirrel](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.59 to 6.0.0-beta.60.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.59...v6.0.0-beta.60)

---
updated-dependencies:
- dependency-name: "@electron-forge/maker-squirrel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 21:35:14 +00:00
1c27bfbd6d
Merge pull request #55 from AltarikMC/dependabot/npm_and_yarn/electron-forge/cli-6.0.0-beta.60
Bump @electron-forge/cli from 6.0.0-beta.59 to 6.0.0-beta.60
2021-08-31 23:33:53 +02:00
dependabot[bot]
194264a340
Bump @electron-forge/cli from 6.0.0-beta.59 to 6.0.0-beta.60
Bumps [@electron-forge/cli](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.59 to 6.0.0-beta.60.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.59...v6.0.0-beta.60)

---
updated-dependencies:
- dependency-name: "@electron-forge/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 21:28:56 +00:00
eba0f5549c
Merge pull request #54 from AltarikMC/dependabot/npm_and_yarn/electron-13.2.3
Bump electron from 13.2.1 to 13.2.3
2021-08-31 23:27:34 +02:00
dependabot[bot]
f32a71eb1c
Bump minecraft-launcher-core from 3.16.7 to 3.16.8
Bumps [minecraft-launcher-core](https://github.com/Pierce01/MinecraftLauncher-core) from 3.16.7 to 3.16.8.
- [Release notes](https://github.com/Pierce01/MinecraftLauncher-core/releases)
- [Commits](https://github.com/Pierce01/MinecraftLauncher-core/commits)

---
updated-dependencies:
- dependency-name: minecraft-launcher-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 22:03:54 +00:00
dependabot[bot]
561b3abacc
Bump electron from 13.2.1 to 13.2.3
Bumps [electron](https://github.com/electron/electron) from 13.2.1 to 13.2.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.2.1...v13.2.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 22:03:09 +00:00
c76c9b96b8 Dump to 0.5.0 2021-08-29 15:43:47 +02:00
69180680c1 updated icon 2021-08-29 14:37:35 +02:00
0d4d9da916
Merge pull request #50 from AltarikMC/microsoft-auth
add support to microsoft auth (untested cause I haven't minecraft on …
2021-08-29 14:29:42 +02:00
ba8b4b1bff
Merge branch 'master' into microsoft-auth 2021-08-29 14:18:02 +02:00
c8f598897d fix ms login + updated msmc 2021-08-29 14:11:34 +02:00
8a276f367e
Merge pull request #53 from AltarikMC/dependabot/npm_and_yarn/minecraft-launcher-core-3.16.7
Bump minecraft-launcher-core from 3.16.6 to 3.16.7
2021-08-27 13:58:10 +02:00
a138b7adfb
Merge pull request #52 from AltarikMC/dependabot/npm_and_yarn/electron-13.2.1
Bump electron from 13.1.9 to 13.2.1
2021-08-27 13:38:31 +02:00
dependabot[bot]
f40cc74bea
Bump minecraft-launcher-core from 3.16.6 to 3.16.7
Bumps [minecraft-launcher-core](https://github.com/Pierce01/MinecraftLauncher-core) from 3.16.6 to 3.16.7.
- [Release notes](https://github.com/Pierce01/MinecraftLauncher-core/releases)
- [Commits](https://github.com/Pierce01/MinecraftLauncher-core/commits)

---
updated-dependencies:
- dependency-name: minecraft-launcher-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 22:03:07 +00:00
dependabot[bot]
818fd405fe
Bump electron from 13.1.9 to 13.2.1
Bumps [electron](https://github.com/electron/electron) from 13.1.9 to 13.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.1.9...v13.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 22:02:51 +00:00
66e19a1302
Merge pull request #51 from AltarikMC/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-16 12:33:48 +02:00
dependabot[bot]
e3be886245
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 23:19:47 +00:00
cac1afbd31 add support to microsoft auth (untested cause I haven't minecraft on a microsoft account) 2021-08-10 20:35:13 +02:00
2105ebb88a
Merge pull request #49 from AltarikMC/dependabot/npm_and_yarn/electron-13.1.9
Bump electron from 13.1.7 to 13.1.9
2021-08-10 13:44:25 +02:00
dependabot[bot]
5dc9887022
Bump electron from 13.1.7 to 13.1.9
Bumps [electron](https://github.com/electron/electron) from 13.1.7 to 13.1.9.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.1.7...v13.1.9)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 11:25:26 +00:00
cf21ce8d54
Merge pull request #47 from AltarikMC/dependabot/npm_and_yarn/minecraft-launcher-core-3.16.6
Bump minecraft-launcher-core from 3.16.4 to 3.16.6
2021-08-10 13:23:47 +02:00
dependabot[bot]
c7c0b9f2e7
Bump minecraft-launcher-core from 3.16.4 to 3.16.6
Bumps [minecraft-launcher-core](https://github.com/Pierce01/MinecraftLauncher-core) from 3.16.4 to 3.16.6.
- [Release notes](https://github.com/Pierce01/MinecraftLauncher-core/releases)
- [Commits](https://github.com/Pierce01/MinecraftLauncher-core/commits)

---
updated-dependencies:
- dependency-name: minecraft-launcher-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 22:02:58 +00:00
a202b48322
Merge pull request #45 from AltarikMC/dependabot/npm_and_yarn/electron-log-4.4.1
Bump electron-log from 4.4.0 to 4.4.1
2021-08-06 14:40:02 +02:00
1d49fc5e27
Merge pull request #46 from AltarikMC/dependabot/npm_and_yarn/tar-4.4.15
Bump tar from 4.4.13 to 4.4.15
2021-08-06 14:39:38 +02:00
dependabot[bot]
206380ff01
Bump tar from 4.4.13 to 4.4.15
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 01:24:21 +00:00
dependabot[bot]
4bfb6d7c89
Bump electron-log from 4.4.0 to 4.4.1
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/megahertz/electron-log/releases)
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 22:03:36 +00:00