282 Commits

Author SHA1 Message Date
Maarten
b3f8b9360d refactor(workflow): only run action on manual trigger 2024-05-04 14:17:25 +02:00
dependabot[bot]
27b474ca3c chore(deps-dev): bump electron from 29.2.0 to 30.0.2 (#182)
Bumps [electron](https://github.com/electron/electron) from 29.2.0 to 30.0.2.
- [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/v29.2.0...v30.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 13:53:37 +02:00
dependabot[bot]
68ccf63f66 chore(deps-dev): bump eslint from 8.57.0 to 9.1.1 (#177)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1.
- [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/v8.57.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 13:53:22 +02:00
dependabot[bot]
20567d8f8b chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 (#180)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 13:53:01 +02:00
Maarten van Heusden
c503c2ce51 feat: phase out donations to me 2024-05-04 13:51:47 +02:00
Maarten van Heusden
c403f14e65 chore(docs): rephrase parts of readme.md 2024-05-04 13:43:28 +02:00
Maarten van Heusden
070b5e7d10 chore: update to v2.4.2 2024-05-04 13:23:47 +02:00
Maarten
5b9838cf85 fix(utils): escape % character in passwords (#181) 2024-05-04 13:18:21 +02:00
Maarten
bb978b411f Merge pull request #175 from mmvanheusden/dependabot/npm_and_yarn/electron-29.2.0
chore(deps-dev): bump electron from 29.1.6 to 29.2.0
2024-04-09 08:00:51 +02:00
dependabot[bot]
b2160eda35 chore(deps-dev): bump electron from 29.1.6 to 29.2.0
Bumps [electron](https://github.com/electron/electron) from 29.1.6 to 29.2.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/v29.1.6...v29.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 21:03:10 +00:00
Maarten
75488bff61 Merge pull request #173 from mmvanheusden/dependabot/npm_and_yarn/electron-29.1.6
chore(deps-dev): bump electron from 29.1.5 to 29.1.6
2024-04-02 12:35:25 +02:00
dependabot[bot]
60895e972a chore(deps-dev): bump electron from 29.1.5 to 29.1.6
Bumps [electron](https://github.com/electron/electron) from 29.1.5 to 29.1.6.
- [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/v29.1.5...v29.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 21:12:04 +00:00
Maarten
6ac1697c2f Merge pull request #172 from mmvanheusden/dependabot/npm_and_yarn/electron-29.1.5
chore(deps-dev): bump electron from 29.1.4 to 29.1.5
2024-03-27 07:38:01 +01:00
dependabot[bot]
88bca2d35a chore(deps-dev): bump electron from 29.1.4 to 29.1.5
Bumps [electron](https://github.com/electron/electron) from 29.1.4 to 29.1.5.
- [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/v29.1.4...v29.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 21:25:36 +00:00
Maarten
0ef5469943 Merge pull request #171 from mmvanheusden/dependabot/npm_and_yarn/electron-29.1.4
chore(deps-dev): bump electron from 29.1.1 to 29.1.4
2024-03-23 11:15:55 +01:00
dependabot[bot]
93f2718f0d chore(deps-dev): bump electron from 29.1.1 to 29.1.4
Bumps [electron](https://github.com/electron/electron) from 29.1.1 to 29.1.4.
- [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/v29.1.1...v29.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:28:55 +00:00
Maarten
0524c3231f Merge pull request #169 from mmvanheusden/dependabot/npm_and_yarn/electron-29.1.1
chore(deps-dev): bump electron from 29.1.0 to 29.1.1
2024-03-17 08:01:53 +01:00
Maarten
8d494e783c Merge pull request #170 from mmvanheusden/dependabot/npm_and_yarn/follow-redirects-1.15.6
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6
2024-03-17 08:01:26 +01:00
dependabot[bot]
0befc10ce2 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:55:20 +00:00
dependabot[bot]
2b1a287ad8 chore(deps-dev): bump electron from 29.1.0 to 29.1.1
Bumps [electron](https://github.com/electron/electron) from 29.1.0 to 29.1.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/v29.1.0...v29.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 21:27:10 +00:00
Maarten
2f85e861b6 feat: npm workflow cache 2024-03-05 10:43:52 +01:00
Maarten
11cb943d53 chore: update build workflow 2024-03-05 10:36:33 +01:00
Maarten
3c840bbdb7 chore: update readme stats action 2024-03-05 10:27:57 +01:00
Maarten
c418185984 Merge pull request #168 from mmvanheusden/dependabot/npm_and_yarn/electron-29.1.0
chore(deps-dev): bump electron from 29.0.1 to 29.1.0
2024-03-05 10:20:41 +01:00
dependabot[bot]
2663ad629c chore(deps-dev): bump electron from 29.0.1 to 29.1.0
Bumps [electron](https://github.com/electron/electron) from 29.0.1 to 29.1.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/v29.0.1...v29.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 06:05:55 +00:00
Maarten
a7a98c06e0 Merge pull request #167 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.13.3
chore(deps-dev): bump electron-builder from 24.12.0 to 24.13.3
2024-03-05 07:04:55 +01:00
Maarten
e17098e412 Merge pull request #166 from mmvanheusden/dependabot/npm_and_yarn/app-builder-lib-and-electron-builder-24.13.3
chore(deps): bump app-builder-lib and electron-builder
2024-03-05 07:04:37 +01:00
dependabot[bot]
52ee6cd822 chore(deps-dev): bump electron-builder from 24.12.0 to 24.13.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.12.0 to 24.13.3.
- [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/v24.13.3/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:50:14 +00:00
dependabot[bot]
d0b42d36e8 chore(deps): bump app-builder-lib and electron-builder
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 24.13.3 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `app-builder-lib` from 24.12.0 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/app-builder-lib)

Updates `electron-builder` from 24.12.0 to 24.13.3
- [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/v24.13.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: app-builder-lib
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:19:00 +00:00
Maarten
8a0249af18 chore: update AUR URL in README
@zxp19821005
2024-02-29 21:05:10 +01:00
Maarten
849155dc45 Merge pull request #164 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.12.0
chore(deps-dev): bump electron-builder from 24.9.1 to 24.12.0
2024-02-27 13:59:13 +01:00
dependabot[bot]
83bff692f5 chore(deps-dev): bump electron-builder from 24.9.1 to 24.12.0
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.9.1 to 24.12.0.
- [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/v24.12.0/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 12:58:56 +00:00
Maarten
0ba456df4f Merge pull request #165 from mmvanheusden/dependabot/npm_and_yarn/electron-29.0.1
chore(deps-dev): bump electron from 28.2.2 to 29.0.1
2024-02-27 13:58:20 +01:00
Maarten
97d1e6ffd1 Merge pull request #163 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.57.0
chore(deps-dev): bump eslint from 8.56.0 to 8.57.0
2024-02-27 13:58:06 +01:00
dependabot[bot]
32559b7b4a chore(deps-dev): bump electron from 28.2.2 to 29.0.1
Bumps [electron](https://github.com/electron/electron) from 28.2.2 to 29.0.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/v28.2.2...v29.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 21:38:01 +00:00
dependabot[bot]
1b4115cd70 chore(deps-dev): bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.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/v8.56.0...v8.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 21:36:57 +00:00
Maarten
e8e741a908 Merge pull request #159 from mmvanheusden/dependabot/npm_and_yarn/electron-28.2.2
chore(deps-dev): bump electron from 28.2.1 to 28.2.2
2024-02-13 20:59:22 +01:00
dependabot[bot]
0f06a45b9a chore(deps-dev): bump electron from 28.2.1 to 28.2.2
Bumps [electron](https://github.com/electron/electron) from 28.2.1 to 28.2.2.
- [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/v28.2.1...v28.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 21:40:18 +00:00
Maarten
dbf573c8ec Merge pull request #158 from mmvanheusden/dependabot/npm_and_yarn/electron-28.2.1
chore(deps-dev): bump electron from 28.2.0 to 28.2.1
2024-02-10 03:40:44 +01:00
dependabot[bot]
d1ff298cfa chore(deps-dev): bump electron from 28.2.0 to 28.2.1
Bumps [electron](https://github.com/electron/electron) from 28.2.0 to 28.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/v28.2.0...v28.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 21:06:24 +00:00
Maarten
7fb7c57367 Merge pull request #155 from mmvanheusden/dependabot/npm_and_yarn/follow-redirects-1.15.5
chore(deps): bump follow-redirects from 1.15.4 to 1.15.5
2024-02-04 00:12:43 +01:00
Maarten
b6566e15fa Merge pull request #157 from mmvanheusden/dependabot/npm_and_yarn/electron-28.2.0
chore(deps-dev): bump electron from 28.1.1 to 28.2.0
2024-02-04 00:12:33 +01:00
dependabot[bot]
6583904bd9 chore(deps-dev): bump electron from 28.1.1 to 28.2.0
Bumps [electron](https://github.com/electron/electron) from 28.1.1 to 28.2.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/v28.1.1...v28.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 21:34:36 +00:00
Maarten
a34d2e4ad9 feat: add steam deck to readme 2024-01-23 10:24:58 +01:00
Maarten van Heusden
c65f47f1d7 fix(css): proper dark colors for hr element 2024-01-22 17:37:57 +01:00
dependabot[bot]
262864fcd4 chore(deps): bump follow-redirects from 1.15.4 to 1.15.5
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 21:10:17 +00:00
Maarten
930576e28c Merge pull request #152 from mmvanheusden/dependabot/npm_and_yarn/electron-28.1.1
chore(deps-dev): bump electron from 28.1.0 to 28.1.1
2024-01-12 07:38:26 +01:00
dependabot[bot]
352f604b81 chore(deps-dev): bump electron from 28.1.0 to 28.1.1
Bumps [electron](https://github.com/electron/electron) from 28.1.0 to 28.1.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/v28.1.0...v28.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 21:43:48 +00:00
Maarten
a668731b46 Merge pull request #151 from mmvanheusden/dependabot/npm_and_yarn/follow-redirects-1.15.4
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
2024-01-02 17:32:42 +01:00
dependabot[bot]
2e2fe928b3 chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 21:49:54 +00:00
Maarten
589381ef6c refactor: refactor download utility 2023-12-26 18:48:31 +01:00
Maarten van Heusden
d1f0fe7116 fix: remove hard-coded color from counters 2023-12-26 12:50:18 +01:00
Maarten van Heusden
0a91fcfccf fix: make settings modal slightly bigger 2023-12-26 12:46:29 +01:00
Maarten van Heusden
a55f16e50d feat: add second .net info banner 2023-12-26 12:39:21 +01:00
Maarten van Heusden
6a747f8ac1 release v2.4.1 2023-12-23 18:38:42 +00:00
Maarten van Heusden
f557af562f chore(deps): update electron 2023-12-23 18:38:31 +00:00
Maarten van Heusden
e84bae7d22 fix: fix keys not working anymore 2023-12-23 18:32:58 +00:00
Maarten
7ba581a2cd v2.4.0 2023-12-23 12:28:27 +01:00
Maarten
dbefebc7d8 chore(deps): update primer 2023-12-23 12:27:39 +01:00
Maarten
010e1b89c5 feat: always open devtools in external window 2023-12-23 11:43:52 +01:00
Maarten
4f6014a2b4 feat: add v8 cache 2023-12-23 11:32:13 +01:00
Maarten
9d4197b237 refactor: export mainWindow 2023-12-23 11:31:17 +01:00
Maarten
8e481132f3 fix: adapt hr to system theme 2023-12-23 11:29:53 +01:00
Maarten
8347005fc4 feat: invert hr when theme changes 2023-12-23 10:05:33 +01:00
Maarten
8bc3c5aef2 Merge pull request #148 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.56.0
Bump eslint from 8.55.0 to 8.56.0
2023-12-20 11:47:42 -08:00
Maarten
5d41b1e94a feat: change easter egg! 2023-12-20 11:38:22 +01:00
Maarten
32153bb2b1 feat: revamp command generating system 2023-12-20 11:34:25 +01:00
Maarten
3813678469 feat(debug): add debugging information 2023-12-20 11:32:10 +01:00
Maarten
da8b528856 refactor(command-builder): cleanup code 2023-12-20 11:31:52 +01:00
Maarten
209847bf97 refactor(command-builder): cleanup code 2023-12-20 11:10:18 +01:00
Maarten van Heusden
ddb110764e fix: fix paths with spaces on Windows 2023-12-19 12:44:46 -08:00
Maarten
827247f4f7 fix(linux): fix spaces in path, linux 2023-12-19 11:52:05 +01:00
Maarten van Heusden
ccd5803ec1 feat: rewrite command builder 2023-12-19 07:23:37 -08:00
dependabot[bot]
3ebf2f920e Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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/v8.55.0...v8.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 21:14:11 +00:00
Maarten
ab96a2c78a add notice to README 2023-12-18 09:42:35 -08:00
Maarten
f0f7766005 feat: redesign settings pane 2023-12-17 11:41:55 +01:00
Maarten
12f0e8f37b refactor 2023-12-17 08:16:15 +01:00
Maarten
58e87b0b6b feat: add ability to change manifest folder name 2023-12-17 08:14:28 +01:00
Maarten
4ada0a3838 feat: finalize settings modal 2023-12-17 07:39:01 +01:00
Maarten
c8ac9985bb refactor: remove debug print 2023-12-11 21:18:58 +01:00
Maarten
07c65e816c refactor: cleanup 2023-12-11 20:04:22 +01:00
Maarten
e60fa3b9ce fix: make settings page "working" 2023-12-11 19:10:22 +01:00
Maarten
903bdb7a8f feat: add unfinished settings model 2023-12-11 16:26:13 +01:00
Maarten
bde5c534d4 fix: fix checkpath button enabled when it shouldn't 2023-12-09 13:06:42 +01:00
Maarten
434baee9c0 Remove weird dependency from package.lock 2023-12-09 11:28:26 +01:00
Maarten
1a0ba73dc1 set version back to 2.3.0 for now 2023-12-08 17:35:13 +01:00
Maarten
13930669c5 Merge branch 'hotfix-devtools' 2023-12-08 17:29:59 +01:00
Maarten
0c9d18eeb1 fix: prevent devtools from automatically opening on non-dev environments 2023-12-08 17:21:20 +01:00
Maarten
c43e92211e Add tutorials to README 2023-12-07 20:58:37 +01:00
Maarten
0b2d69b118 fix: replace gh asset for YouTube tutorial link 2023-12-06 22:01:05 +01:00
Maarten
983c4c7604 Remove videos, not working 2023-12-06 21:55:49 +01:00
Maarten
9b95a6df53 add vid 2023-12-06 21:54:53 +01:00
Maarten
c4bb1907bf Add tutorial video to repository 2023-12-06 21:52:06 +01:00
Maarten
79067b7092 Add tutorial link to top of README 2023-12-06 21:05:22 +01:00
Maarten
f4cd650f65 Add tutorial video to README 2023-12-06 20:57:44 +01:00
Maarten
9b2a7d0860 Rewrite helper functions docs 2023-12-06 13:09:32 +01:00
Maarten
d47bfacad7 refactor: remove unused function from main.js 2023-12-06 12:42:27 +01:00
Maarten
a576c22543 refactor: use constants for string literals, cleanup 2023-12-06 12:40:06 +01:00
Maarten
a8aa53f6b4 refactor: separate functions, add comments 2023-12-06 11:58:41 +01:00
Maarten
ac0e4b9a7e fix: fix compatibility with other OSes 2023-12-06 11:10:28 +01:00
Maarten
6065338b49 feat: auto terminal detection for Linux 2023-12-06 10:15:37 +01:00
Maarten
a70d8148a0 Update from master 2023-12-03 12:44:41 +01:00
Maarten
7f5775c616 Only update dependencies once a week 2023-12-03 11:53:04 +01:00
Maarten
5c05075d36 Ignore minor updates 2023-12-03 11:51:42 +01:00
Maarten
01a68e3163 Also ignore minor updates 2023-12-03 11:50:51 +01:00
Maarten
753ccd77be Merge pull request #142 from mmvanheusden/dependabot/npm_and_yarn/electron-27.1.3
Bump electron from 27.1.2 to 27.1.3
2023-12-03 11:50:02 +01:00
dependabot[bot]
917d72cbe6 Bump electron from 27.1.2 to 27.1.3
Bumps [electron](https://github.com/electron/electron) from 27.1.2 to 27.1.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/v27.1.2...v27.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 21:51:12 +00:00
Maarten
b7f3f70bce Update README.md 2023-11-25 23:40:27 +01:00
Maarten
d0c00ff79d Merge pull request #139 from mmvanheusden/dependabot/npm_and_yarn/electron-27.1.2
Bump electron from 27.1.0 to 27.1.2
2023-11-25 23:39:40 +01:00
dependabot[bot]
da494356f2 Bump electron from 27.1.0 to 27.1.2
Bumps [electron](https://github.com/electron/electron) from 27.1.0 to 27.1.2.
- [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/v27.1.0...v27.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-25 22:39:17 +00:00
Maarten
c8719a7421 Merge pull request #140 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.9.1
Bump electron-builder from 24.6.4 to 24.9.1
2023-11-25 23:38:41 +01:00
dependabot[bot]
1ad022a1fb Bump electron-builder from 24.6.4 to 24.9.1
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.4 to 24.9.1.
- [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/v24.9.1/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 21:17:18 +00:00
Maarten
e9b01c1658 Merge pull request #137 from mmvanheusden/dependabot/npm_and_yarn/electron-27.1.0
Bump electron from 27.0.4 to 27.1.0
2023-11-22 09:28:01 +01:00
Maarten
3674fcf2e9 Merge pull request #138 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.54.0
Bump eslint from 8.53.0 to 8.54.0
2023-11-22 09:27:56 +01:00
Maarten
35994122b9 Merge remote-tracking branch 'origin/master' 2023-11-20 14:16:37 +01:00
Maarten
2323bee305 Update version in package-lock.json, update ss 2023-11-20 14:16:02 +01:00
Maarten
d48f99eb31 Update README.md 2023-11-20 12:49:08 +01:00
Maarten
1576c680ca Update README.md 2023-11-20 12:46:11 +01:00
dependabot[bot]
0b46d66ad0 Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.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/v8.53.0...v8.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 21:48:23 +00:00
dependabot[bot]
f5605aa6a5 Bump electron from 27.0.4 to 27.1.0
Bumps [electron](https://github.com/electron/electron) from 27.0.4 to 27.1.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/v27.0.4...v27.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 21:15:12 +00:00
Maarten
369bd805c9 2.3.0 2023-11-14 16:14:27 +01:00
Maarten
61f1852db1 Add instructions button
* Add instructions button
* reformat code
2023-11-14 16:13:20 +01:00
Maarten
1a2b91b78a Update README.md 2023-11-14 15:56:40 +01:00
Maarten
5b27e4a2c9 Update README.md 2023-11-14 14:13:13 +01:00
Maarten
882f4aa252 Outrule the possibility that the page might not be fully loaded on older machines will break stuff 2023-11-14 13:21:30 +01:00
Maarten
e7a4964400 Require the terminal dropdown to be filled in...
* Require the terminal dropdown to be filled in
* Add a default value to the terminal selection
2023-11-14 12:51:49 +01:00
Maarten
62e487abfe Add arm64 support, add script for easy renaming 2023-11-14 12:04:35 +01:00
Maarten
1f604460a0 Simplify the check of selection
* Simplify the check of selection
* rephrase and add console debugging output
2023-11-14 10:41:55 +01:00
Maarten
8a53d80502 (possibly) fix .zip path finding on Linux 2023-11-13 22:50:59 +01:00
Maarten
efcf98d0f8 Merge branch 'master' into auto-detect 2023-11-13 22:21:09 +01:00
Maarten
b5ecd66d8e Update README.md 2023-11-13 22:20:38 +01:00
Maarten
e1bacd5b77 Remove copyright year 2023-11-13 22:20:38 +01:00
Maarten
179d1f7f05 Allow spaces in path names.
* Allow spaces in path names. This was previously broken.
* Fix cool-retro-term
2023-11-13 22:20:38 +01:00
Maarten
e57f90a700 Update screenshot 2023-11-13 22:20:38 +01:00
Maarten
8a75924652 Add drop shadow
https://graphicdesign.stackexchange.com/a/117404
2023-11-13 22:20:38 +01:00
Maarten
cbbcce6997 Update screenshot in README
* Update screenshot in README
* auto switch for require star
* New title
2023-11-13 22:20:38 +01:00
dependabot[bot]
cbad0edc81 Bump electron from 27.0.3 to 27.0.4
Bumps [electron](https://github.com/electron/electron) from 27.0.3 to 27.0.4.
- [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/v27.0.3...v27.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 22:20:38 +01:00
Maarten
67513abc01 add note 2023-11-13 22:20:38 +01:00
Maarten
f93d53f574 Merge remote-tracking branch 'origin/master' 2023-11-13 22:19:20 +01:00
Maarten
32b014a283 Remove copyright year 2023-11-13 22:19:07 +01:00
Maarten
50de5b676a Update README.md 2023-11-13 22:10:42 +01:00
Maarten
799dea18be Allow spaces in path names.
* Allow spaces in path names. This was previously broken.
* Fix cool-retro-term
2023-11-13 21:58:57 +01:00
Maarten
45e14398f3 Update screenshot 2023-11-12 15:57:57 +01:00
Maarten
120dbb257c Add drop shadow
https://graphicdesign.stackexchange.com/a/117404
2023-11-12 15:17:26 +01:00
Maarten
98a8e5f853 Update screenshot in README
* Update screenshot in README
* auto switch for require star
* New title
2023-11-12 15:07:27 +01:00
Maarten
912ec9927c Merge remote-tracking branch 'origin/master' 2023-11-11 18:22:19 +01:00
Maarten
00d80a603c add note 2023-11-11 18:22:02 +01:00
Maarten
6c0fc19381 Merge pull request #136 from mmvanheusden/dependabot/npm_and_yarn/electron-27.0.4
Bump electron from 27.0.3 to 27.0.4
2023-11-11 16:33:29 +01:00
Maarten van Heusden
8147b3611a try to auto detect terminal 2023-11-10 10:06:45 +01:00
Maarten van Heusden
8f7f231000 improve unzip description 2023-11-09 08:36:12 +01:00
dependabot[bot]
6360e4f553 Bump electron from 27.0.3 to 27.0.4
Bumps [electron](https://github.com/electron/electron) from 27.0.3 to 27.0.4.
- [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/v27.0.3...v27.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 21:54:50 +00:00
Maarten van Heusden
dba37f3563 Rewrite Buttons, auto platform detection, new title 2023-11-08 22:18:28 +01:00
Maarten
42ff7dcae3 Merge pull request #135 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.53.0
Bump eslint from 8.52.0 to 8.53.0
2023-11-07 16:29:49 +01:00
dependabot[bot]
d8878896e7 Bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.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/v8.52.0...v8.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 21:48:35 +00:00
Maarten
1723bc6af0 Merge pull request #134 from mmvanheusden/dependabot/npm_and_yarn/electron-27.0.3
Bump electron from 27.0.2 to 27.0.3
2023-11-04 20:50:44 +01:00
Maarten
274ece410a Update README.md 2023-11-04 20:47:38 +01:00
Maarten van Heusden
fce3c6cff3 Support more terminal emulators
- The following list of terminals were added:
	* Terminology
	* xterm
	* Kitty
	* LXTerminal
	* Tilix
	* Deepin Terminal
	* cool-retro-term

- The OS selection is now separated from the terminal emulators dropdown, causing less unnecessary bloat for most of the users.

- Primer CSS is updated to v21.0.9.
2023-11-04 20:12:27 +01:00
dependabot[bot]
a613d96f79 Bump electron from 27.0.2 to 27.0.3
Bumps [electron](https://github.com/electron/electron) from 27.0.2 to 27.0.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/v27.0.2...v27.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 21:40:54 +00:00
Maarten
8686d3145a Merge pull request #122 from mmvanheusden/dependabot/npm_and_yarn/follow-redirects-1.15.3
Bump follow-redirects from 1.15.2 to 1.15.3
2023-10-21 15:19:01 +02:00
Maarten
c2ca657450 Merge pull request #131 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.52.0
Bump eslint from 8.49.0 to 8.52.0
2023-10-21 15:18:48 +02:00
Maarten
8c6ba4dc76 Merge pull request #132 from mmvanheusden/dependabot/npm_and_yarn/electron-27.0.2
Bump electron from 26.2.1 to 27.0.2
2023-10-21 15:18:21 +02:00
dependabot[bot]
0bb41b8f90 Bump electron from 26.2.1 to 27.0.2
Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 27.0.2.
- [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/v26.2.1...v27.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 21:58:29 +00:00
dependabot[bot]
eeacf5885d Bump eslint from 8.49.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.52.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/v8.49.0...v8.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 21:57:20 +00:00
dependabot[bot]
0bb67ad0fb Bump follow-redirects from 1.15.2 to 1.15.3
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 21:07:43 +00:00
Maarten
e87bc27904 Merge pull request #119 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.49.0
Bump eslint from 8.48.0 to 8.49.0
2023-09-16 10:53:11 +02:00
Maarten
4de82acadf Merge pull request #120 from mmvanheusden/dependabot/npm_and_yarn/electron-26.2.1
Bump electron from 26.2.0 to 26.2.1
2023-09-16 10:53:01 +02:00
dependabot[bot]
67921755d3 Bump electron from 26.2.0 to 26.2.1
Bumps [electron](https://github.com/electron/electron) from 26.2.0 to 26.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/v26.2.0...v26.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 21:12:44 +00:00
dependabot[bot]
4600cb0715 Bump eslint from 8.48.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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/v8.48.0...v8.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 21:17:46 +00:00
Maarten
63647166b0 Merge pull request #117 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.6.4
Bump electron-builder from 24.6.3 to 24.6.4
2023-09-08 14:06:31 +02:00
dependabot[bot]
24b4789f16 Bump electron-builder from 24.6.3 to 24.6.4
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [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/v24.6.4/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 11:56:06 +00:00
Maarten
8e60860365 Merge pull request #118 from mmvanheusden/dependabot/npm_and_yarn/electron-26.2.0
Bump electron from 25.8.0 to 26.2.0
2023-09-08 13:55:25 +02:00
dependabot[bot]
efe997e73d Bump electron from 25.8.0 to 26.2.0
Bumps [electron](https://github.com/electron/electron) from 25.8.0 to 26.2.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/v25.8.0...v26.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 21:58:37 +00:00
Maarten
2f93efc1a5 Fix visitor count badge 2023-09-01 21:20:47 +02:00
mmvanheusden
cdcc7ff250 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package-lock.json
#	package.json
2023-09-01 09:05:01 +02:00
mmvanheusden
bd0b4c0857 Update DepotDownloader + dependencies 2023-09-01 09:04:36 +02:00
Maarten
1ae267e610 dependabot: ignore patch updates 2023-08-28 16:04:08 +02:00
Maarten
d2bf485db5 Merge pull request #114 from mmvanheusden/dependabot/npm_and_yarn/electron-26.1.0
Bump electron from 26.0.0 to 26.1.0
2023-08-28 15:58:24 +02:00
Maarten
9b436a81af Merge pull request #115 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.48.0
Bump eslint from 8.47.0 to 8.48.0
2023-08-28 15:58:13 +02:00
dependabot[bot]
48ed904863 Bump eslint from 8.47.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.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/v8.47.0...v8.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 21:23:28 +00:00
dependabot[bot]
11a63612e4 Bump electron from 26.0.0 to 26.1.0
Bumps [electron](https://github.com/electron/electron) from 26.0.0 to 26.1.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/v26.0.0...v26.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 21:13:45 +00:00
Maarten
e94bafe100 Merge pull request #111 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.47.0
Bump eslint from 8.46.0 to 8.47.0
2023-08-20 22:08:15 +02:00
Maarten
ff55b24bbb Merge pull request #112 from mmvanheusden/dependabot/npm_and_yarn/electron-26.0.0
Bump electron from 25.4.0 to 26.0.0
2023-08-20 22:08:11 +02:00
dependabot[bot]
de11c7bfda Bump electron from 25.4.0 to 26.0.0
Bumps [electron](https://github.com/electron/electron) from 25.4.0 to 26.0.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/v25.4.0...v26.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 21:11:13 +00:00
dependabot[bot]
e33e2b85f1 Bump eslint from 8.46.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.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/v8.46.0...v8.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 21:11:47 +00:00
mmvanheusden
ff89270976 2.2.0 2023-08-04 20:06:31 +02:00
mmvanheusden
c63cb94e28 Update dependencies 2023-08-04 20:04:11 +02:00
Maarten
fad16516f0 Merge pull request #106 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.6.3
Bump electron-builder from 24.4.0 to 24.6.3
2023-08-04 19:59:47 +02:00
dependabot[bot]
d20f94c449 Bump electron-builder from 24.4.0 to 24.6.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.4.0 to 24.6.3.
- [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/v24.6.3/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 21:33:05 +00:00
Maarten van Heusden
1d7fd54c6a Update everything 2023-07-18 09:57:20 +02:00
Maarten
06dd83f99e Merge pull request #103 from mmvanheusden/dependabot/npm_and_yarn/electron-25.3.0
Bump electron from 24.4.0 to 25.3.0
2023-07-18 00:51:36 -07:00
Maarten
0914a832d7 Merge pull request #104 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.45.0
Bump eslint from 8.41.0 to 8.45.0
2023-07-18 00:51:12 -07:00
Maarten
2de0ca8130 Add the ability to select the download location
Tested on Windows and `gnome-terminal`.

Closes #101
2023-07-18 00:49:57 -07:00
Maarten van Heusden
db75c7f623 implement it into the download utility 2023-07-18 00:32:09 -07:00
Maarten van Heusden
219803f01b Polish 2023-07-17 12:45:28 -07:00
dependabot[bot]
c8a9468e3a Bump eslint from 8.41.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.45.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/v8.41.0...v8.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 21:54:27 +00:00
dependabot[bot]
27da4d7534 Bump electron from 24.4.0 to 25.3.0
Bumps [electron](https://github.com/electron/electron) from 24.4.0 to 25.3.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/v24.4.0...v25.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 21:34:29 +00:00
mmvanheusden
c8717de5f7 Cleanup code, polish html 2023-06-30 22:13:55 +02:00
mmvanheusden
0508be5171 remove border 2023-06-30 21:46:25 +02:00
mmvanheusden
199472e4af Add a path selector 2023-06-30 21:42:55 +02:00
Maarten
37b86711a7 Merge pull request #90 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.41.0
Bump eslint from 8.40.0 to 8.41.0
2023-05-29 13:27:46 +02:00
Maarten
92c3ca0f9d Merge pull request #92 from mmvanheusden/dependabot/npm_and_yarn/electron-24.4.0
Bump electron from 24.3.1 to 24.4.0
2023-05-29 13:27:36 +02:00
dependabot[bot]
42d2ca108a Bump electron from 24.3.1 to 24.4.0
Bumps [electron](https://github.com/electron/electron) from 24.3.1 to 24.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/v24.3.1...v24.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>
2023-05-25 22:00:32 +00:00
dependabot[bot]
481f9165e4 Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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/v8.40.0...v8.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 22:00:44 +00:00
Maarten
e75e10ba5e Merge pull request #89 from mmvanheusden/dependabot/npm_and_yarn/electron-24.3.1
Bump electron from 24.3.0 to 24.3.1
2023-05-18 20:32:09 +02:00
dependabot[bot]
0c8cf2d15b Bump electron from 24.3.0 to 24.3.1
Bumps [electron](https://github.com/electron/electron) from 24.3.0 to 24.3.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/v24.3.0...v24.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 22:01:26 +00:00
Maarten
dbc5db4e98 Merge pull request #88 from mmvanheusden/dependabot/npm_and_yarn/electron-24.3.0
Bump electron from 24.1.3 to 24.3.0
2023-05-14 08:25:52 +02:00
Maarten
c7eb98263a Merge pull request #87 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.40.0
Bump eslint from 8.39.0 to 8.40.0
2023-05-14 08:25:38 +02:00
dependabot[bot]
dc5630d3af Bump electron from 24.1.3 to 24.3.0
Bumps [electron](https://github.com/electron/electron) from 24.1.3 to 24.3.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/v24.1.3...v24.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 22:08:07 +00:00
dependabot[bot]
e76c0b7e0f Bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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/v8.39.0...v8.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 22:00:15 +00:00
Maarten
cc7b4b9578 Merge pull request #84 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.39.0
Bump eslint from 8.38.0 to 8.39.0
2023-04-27 17:38:47 +02:00
Maarten
f7f3a6b254 Merge pull request #85 from mmvanheusden/dependabot/npm_and_yarn/electron-24.1.3
Bump electron from 24.1.2 to 24.1.3
2023-04-27 17:38:29 +02:00
dependabot[bot]
326fbd1d73 Bump electron from 24.1.2 to 24.1.3
Bumps [electron](https://github.com/electron/electron) from 24.1.2 to 24.1.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/v24.1.2...v24.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 22:00:55 +00:00
dependabot[bot]
12344805f3 Bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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/v8.38.0...v8.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 22:01:19 +00:00
Maarten
0eee1f8c16 Merge pull request #83 from mmvanheusden/dependabot/npm_and_yarn/electron-24.1.2
Bump electron from 24.1.1 to 24.1.2
2023-04-16 00:31:38 +02:00
Maarten van Heusden
64dc7a79b8 Add donate button 2023-04-15 22:05:30 +02:00
dependabot[bot]
f9e5bf4953 Bump electron from 24.1.1 to 24.1.2
Bumps [electron](https://github.com/electron/electron) from 24.1.1 to 24.1.2.
- [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/v24.1.1...v24.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 22:01:12 +00:00
Maarten van Heusden
c8d215bf37 Release v2.1.1 2023-04-13 16:39:59 +02:00
Maarten van Heusden
c945f90f36 Fix some characters in the password breaking the command
closes #80
2023-04-13 16:23:51 +02:00
Maarten van Heusden
2943fe62fe Update dependencies 2023-04-13 16:22:44 +02:00
Maarten van Heusden
17e31901a2 Add .NET hardlinks
this ensures the latest .NET SDK 6.0 is always downloaded
2023-04-10 18:09:18 +02:00
Maarten van Heusden
b26e95a992 Update Primer CSS to v21.0.0 2023-04-10 18:08:43 +02:00
Maarten van Heusden
fcbf340a95 Rewrite README, update .NET 2023-04-09 13:08:51 +02:00
Maarten
7aa60d53d9 Merge pull request #78 from mmvanheusden/dependabot/npm_and_yarn/electron-24.0.0
Bump electron from 23.2.1 to 24.0.0
2023-04-05 12:41:08 +02:00
dependabot[bot]
01b9f1eda6 Bump electron from 23.2.1 to 24.0.0
Bumps [electron](https://github.com/electron/electron) from 23.2.1 to 24.0.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/v23.2.1...v24.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 22:01:17 +00:00
Maarten
b2dcd5279f Merge pull request #76 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.37.0
Bump eslint from 8.36.0 to 8.37.0
2023-04-02 19:38:47 +02:00
Maarten
c655207c04 Merge pull request #77 from mmvanheusden/dependabot/npm_and_yarn/electron-23.2.1
Bump electron from 23.2.0 to 23.2.1
2023-04-02 19:38:37 +02:00
dependabot[bot]
84dde67a4d Bump electron from 23.2.0 to 23.2.1
Bumps [electron](https://github.com/electron/electron) from 23.2.0 to 23.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/v23.2.0...v23.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 22:01:40 +00:00
dependabot[bot]
6b603a004d Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.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/v8.36.0...v8.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 22:02:13 +00:00
Maarten
1d1f66bb7c Update README.md 2023-03-24 21:01:17 +01:00
Maarten
b8fc38b4f9 Merge pull request #75 from mmvanheusden/dependabot/npm_and_yarn/electron-23.2.0
Bump electron from 23.1.4 to 23.2.0
2023-03-24 16:24:27 +01:00
dependabot[bot]
8b7253d9bf Bump electron from 23.1.4 to 23.2.0
Bumps [electron](https://github.com/electron/electron) from 23.1.4 to 23.2.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/v23.1.4...v23.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 22:02:21 +00:00
Maarten
702a4530ed Merge pull request #74 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.4
Bump electron from 23.1.3 to 23.1.4
2023-03-22 13:26:55 +01:00
Maarten
f0e378fde2 Merge pull request #73 from mmvanheusden/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-03-22 13:26:39 +01:00
dependabot[bot]
f64655eee2 Bump electron from 23.1.3 to 23.1.4
Bumps [electron](https://github.com/electron/electron) from 23.1.3 to 23.1.4.
- [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/v23.1.3...v23.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 22:02:01 +00:00
dependabot[bot]
ab8c23c6db Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 15:20:10 +00:00
Maarten
36c42910a2 Merge pull request #71 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.3
Bump electron from 23.1.2 to 23.1.3
2023-03-14 16:19:59 +01:00
Maarten
0f0442cf61 Merge pull request #72 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.36.0
Bump eslint from 8.35.0 to 8.36.0
2023-03-14 16:19:44 +01:00
dependabot[bot]
15eecac4e3 Bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.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/v8.35.0...v8.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 22:21:57 +00:00
dependabot[bot]
72febb5c8b Bump electron from 23.1.2 to 23.1.3
Bumps [electron](https://github.com/electron/electron) from 23.1.2 to 23.1.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/v23.1.2...v23.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 22:04:19 +00:00
Maarten
f8ad3b3566 Merge pull request #70 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.2
Bump electron from 23.1.1 to 23.1.2
2023-03-08 16:53:33 +01:00
dependabot[bot]
8891e550c5 Bump electron from 23.1.1 to 23.1.2
Bumps [electron](https://github.com/electron/electron) from 23.1.1 to 23.1.2.
- [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/v23.1.1...v23.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 22:27:20 +00:00
Maarten
47888668ae Merge pull request #69 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.35.0
Bump eslint from 8.34.0 to 8.35.0
2023-02-28 08:57:50 +01:00
dependabot[bot]
dc6a7d966c Bump eslint from 8.34.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.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/v8.34.0...v8.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 21:32:40 +00:00
Maarten
4f2b7d6cb5 Merge pull request #68 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.1
Bump electron from 23.1.0 to 23.1.1
2023-02-25 13:51:16 +01:00
dependabot[bot]
c4085fe6ea Bump electron from 23.1.0 to 23.1.1
Bumps [electron](https://github.com/electron/electron) from 23.1.0 to 23.1.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/v23.1.0...v23.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 22:06:08 +00:00
Maarten
0073974d25 Merge pull request #67 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.0
Bump electron from 23.0.0 to 23.1.0
2023-02-17 09:42:05 +01:00
dependabot[bot]
a9cf7aa338 Bump electron from 23.0.0 to 23.1.0
Bumps [electron](https://github.com/electron/electron) from 23.0.0 to 23.1.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/v23.0.0...v23.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 22:09:30 +00:00
Maarten
b66abf916a Merge pull request #66 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.34.0
Bump eslint from 8.33.0 to 8.34.0
2023-02-12 08:32:27 +01:00
dependabot[bot]
e4b287d2b2 Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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/v8.33.0...v8.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 22:12:43 +00:00
Maarten
5e39208999 Merge pull request #65 from mmvanheusden/dependabot/npm_and_yarn/electron-23.0.0
Bump electron from 22.2.0 to 23.0.0
2023-02-08 08:32:30 +01:00
dependabot[bot]
b47d1ac1d9 Bump electron from 22.2.0 to 23.0.0
Bumps [electron](https://github.com/electron/electron) from 22.2.0 to 23.0.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/v22.2.0...v23.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 21:17:19 +00:00
Maarten
3564bf7202 Merge pull request #64 from mmvanheusden/dependabot/npm_and_yarn/electron-22.2.0
Bump electron from 22.1.0 to 22.2.0
2023-02-03 19:13:15 +01:00
dependabot[bot]
1a974f40d9 Bump electron from 22.1.0 to 22.2.0
Bumps [electron](https://github.com/electron/electron) from 22.1.0 to 22.2.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/v22.1.0...v22.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 21:12:52 +00:00
Maarten
e7e5223132 Merge pull request #63 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.32.0 to 8.33.0
2023-01-31 10:49:21 +01:00
dependabot[bot]
d8e20aac62 Bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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/v8.32.0...v8.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 21:20:23 +00:00
Maarten
18915bf7a4 Merge pull request #62 from mmvanheusden/dependabot/npm_and_yarn/electron-22.1.0
Bump electron from 22.0.3 to 22.1.0
2023-01-26 09:59:43 +01:00
dependabot[bot]
9ccdf3e0cb Bump electron from 22.0.3 to 22.1.0
Bumps [electron](https://github.com/electron/electron) from 22.0.3 to 22.1.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/v22.0.3...v22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 21:16:47 +00:00
Maarten
a08402fb0e Merge pull request #61 from mmvanheusden/dependabot/npm_and_yarn/electron-22.0.3
Bump electron from 22.0.2 to 22.0.3
2023-01-20 03:35:36 -08:00
dependabot[bot]
95d58b1bfa Bump electron from 22.0.2 to 22.0.3
Bumps [electron](https://github.com/electron/electron) from 22.0.2 to 22.0.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/v22.0.2...v22.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 21:12:46 +00:00
Maarten
f17386d7c8 Merge pull request #60 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.31.0 to 8.32.0
2023-01-18 00:53:36 -08:00
dependabot[bot]
74cbc0fee9 Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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/v8.31.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 21:18:59 +00:00
Maarten
866163b81c Merge pull request #59 from mmvanheusden/dependabot/npm_and_yarn/electron-22.0.2
Bump electron from 22.0.0 to 22.0.2
2023-01-14 10:42:42 -08:00
dependabot[bot]
1682539aba Bump electron from 22.0.0 to 22.0.2
Bumps [electron](https://github.com/electron/electron) from 22.0.0 to 22.0.2.
- [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/v22.0.0...v22.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:14:45 +00:00
mmvanheusden
4215b3b233 Update everything 2023-01-06 08:16:35 +01:00
Maarten
3e4faa5492 Merge pull request #57 from mmvanheusden/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3
2023-01-03 16:46:13 +01:00
dependabot[bot]
cacd77c246 Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 15:36:34 +00:00
Maarten
9d5d09c252 Merge pull request #56 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.31.0
Bump eslint from 8.30.0 to 8.31.0
2023-01-03 16:36:11 +01:00
dependabot[bot]
72efb71ca4 Bump eslint from 8.30.0 to 8.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.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/v8.30.0...v8.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 21:15:47 +00:00
Maarten
be34cc746e Merge pull request #55 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.30.0
Bump eslint from 8.29.0 to 8.30.0
2022-12-21 11:48:54 +01:00
dependabot[bot]
7f669a44d4 Bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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/v8.29.0...v8.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 21:18:05 +00:00
Maarten
e2020d7aa3 yes
got them swag
2022-12-14 11:01:36 +01:00
Maarten
3f185153e9 Update README.md 2022-12-13 15:04:16 +01:00
Maarten
28ea79276e Merge pull request #54 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.29.0
Bump eslint from 8.28.0 to 8.29.0
2022-12-06 08:51:07 +01:00
dependabot[bot]
b1bcac83f5 Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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/v8.28.0...v8.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 21:17:16 +00:00
Maarten
96fec37650 Merge pull request #53 from mmvanheusden/dependabot/npm_and_yarn/electron-22.0.0
Bump electron from 21.3.1 to 22.0.0
2022-12-01 14:19:34 +01:00
dependabot[bot]
a976d807c1 Bump electron from 21.3.1 to 22.0.0
Bumps [electron](https://github.com/electron/electron) from 21.3.1 to 22.0.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/v21.3.1...v22.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 21:27:48 +00:00
Maarten
0e56ec477f Merge pull request #52 from mmvanheusden/dependabot/npm_and_yarn/electron-21.3.1
Bump electron from 21.3.0 to 21.3.1
2022-11-25 19:07:53 +01:00
dependabot[bot]
6eed37278d Bump electron from 21.3.0 to 21.3.1
Bumps [electron](https://github.com/electron/electron) from 21.3.0 to 21.3.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/v21.3.0...v21.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 21:25:10 +00:00
Maarten
11e0316d50 Merge pull request #50 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.28.0
Bump eslint from 8.27.0 to 8.28.0
2022-11-19 10:25:36 +01:00
dependabot[bot]
f59b350acf Bump eslint from 8.27.0 to 8.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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/v8.27.0...v8.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 00:50:11 +00:00
Maarten
e82d943cbd Merge pull request #49 from mmvanheusden/dependabot/npm_and_yarn/electron-21.3.0
Bump electron from 21.2.3 to 21.3.0
2022-11-18 07:37:55 +01:00
dependabot[bot]
66a1b6f01a Bump electron from 21.2.3 to 21.3.0
Bumps [electron](https://github.com/electron/electron) from 21.2.3 to 21.3.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/v21.2.3...v21.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 21:24:19 +00:00
1463 changed files with 6949 additions and 18015 deletions

21
.eslintrc.yml Normal file
View File

@@ -0,0 +1,21 @@
env:
browser: true
es2021: true
node: true
extends: eslint:recommended
parserOptions:
ecmaVersion: latest
sourceType: module
rules:
indent:
- error
- tab
linebreak-style:
- error
- unix
quotes:
- error
- double
semi:
- error
- never

2
.github/FUNDING.yml vendored
View File

@@ -1 +1 @@
liberapay: barbapapa
custom: https://my.fsf.org/donate

View File

@@ -3,4 +3,4 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"

View File

@@ -1,27 +1,24 @@
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
workflow_dispatch
jobs:
build:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- name: Check out repositoty
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up nodejs
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
cache: 'npm'
node-version: 20
- name: Set up npm project
run: npm install
- name: Build project
run: npm run buildall
run: npm run build
- name: Move x64 exe
run: cp ./dist/SteamDepotDownloaderGUI*.exe ./SteamDepotDownloaderGUI-${{ github.run_number }}.exe
@@ -39,7 +36,7 @@ jobs:
run: cp `ls -d1 dist/* | grep -E "steamdepotdownloadergui-[0-9]+\.[0-9]+\.[0-9]+\-arm64.zip"` ./SteamDepotDownloaderGUI-${{ github.run_number }}-arm64.zip
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: SteamDepotDownloaderGUI-${{ github.run_number }}
path: SteamDepotDownloaderGUI-${{ github.run_number }}*.*

143
.gitignore vendored Normal file
View File

@@ -0,0 +1,143 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Next.js build output
.next
out
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public
# vuepress build output
.vuepress/dist
# vuepress v2.x temp and cache directory
.temp
.cache
# Docusaurus cache and generated files
.docusaurus
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# VSCode directory for storing user settings
.vscode
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# IntelliJ
.idea/
# SteamDepotDownloaderGUI specific
depotdownloader
games
*.zip
run.bat
run.sh

194
CODE_OF_CONDUCT.md Normal file
View File

@@ -0,0 +1,194 @@
# Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, religion, or sexual identity
and orientation.
We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.
## Our Standards
Examples of behavior that contributes to a positive environment for our
community include:
* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the
overall community
Examples of unacceptable behavior include:
* The use of sexualized language or imagery, and sexual attention or
advances of any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email
address, without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Enforcement Responsibilities
Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.
Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.
## Scope
This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
reporter of any incident.
## Enforcement Guidelines
Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:
### 1. Correction
**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.
**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.
### 2. Warning
**Community Impact**: A violation through a single incident or series
of actions.
**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or
permanent ban.
### 3. Temporary Ban
**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.
**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.
### 4. Permanent Ban
**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.
**Consequence**: A permanent ban from any sort of public interaction within
the community.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][mozilla coc].
For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][faq]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].
[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[mozilla coc]: https://github.com/mozilla/diversity
[faq]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations

BIN
Hubot-Sans.woff2 Normal file

Binary file not shown.

674
LICENSE.md Normal file
View File

@@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

107
README.md
View File

@@ -1 +1,106 @@
repo-stats
<h1 align="center">SteamDepotDownloaderGUI
<h4 align="center">A graphical wrapper for DepotDownloader, designed to make downloading older versions of Steam games easy. built using <a href="https://www.electronjs.org" target="_blank">Electron</a>.
<br><br>
<a href="https://www.youtube.com/watch?v=H2COwT5OUOo" target="_blank"><b>Tutorial</b></a> ~
<a href="https://github.com/mmvanheusden/SteamDepotDownloaderGUI/tree/steamdeck-dotnet#steamdepotdownloadergui-for-steam-deck" target="_blank"><b>Steam Deck</b></a> ~
<a href="https://www.youtube.com/watch?v=ogiDAuH3VdY" target="_blank"><b>Subnautica</b></a>
</h4>
<p align="center"><a href="https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/latest"><img src="https://img.shields.io/github/downloads/mmvanheusden/SteamDepotDownloaderGUI/total?color=orange&label=downloads" alt="Download count badge"></a><a href="https://img.shields.io/github/last-commit/mmvanheusden/SteamDepotDownloaderGUI?color=crimson"><img src="https://img.shields.io/github/last-commit/mmvanheusden/SteamDepotDownloaderGUI?color=crimson" alt="Last contribution badge"></a><a href="https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/latest"><img src="https://img.shields.io/badge/Download -ffbd03?style=for-the-badge&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAABd0lEQVRoge2XwUrDQBCGPz3Ee++2UBSvdsGbeLHeFX0lPQhei+8g2AfwSVREK+LJ1oqHUGjRQ7Z0laRJNtldKPPBwoTM7D9/sks2IAiCsKrsAK/AC7DtSmTd1cTAKbAJtIAzVyIuDURGvOFKxKUBL4iB0IiB0IiB0IiB0IiB0IiB0IiB0IgBoA08Ak+AKpCvdO6AGn416zBwDGyRGLljuQmlc9pAEzipKl6HgVtgpOMGSYOdlLyOvtfQ1yPgpgb9WlDAEPjRYwj0jet+yv0iy80ru8AHiyazxiewF6jHXPJMeG3+CoiBy5J1/5dTlWVzAXwD5yXrAJho4YlFbdqesFnzsa6PLWr/PD0bFPAA3GO/YXN7WMspLpLnktweVvooMTPiKDPLHabmLCtpmYF3I96v3E55Doz4zWaCaxYb6Bno4udNRMCR1pzr92wmagFfZH+UfI0xycHPim5gE2Pg0Lb5OU2SVzgAph6anmqtHhWevCAIgh9+AdLMtu/CZhHJAAAAAElFTkSuQmCC" alt="Download latest release badge"></a><a href="https://img.shields.io/endpoint?url=https%3A%2F%2Fhits.dwyl.com%2Fmmvanheusden%2Fsteamdepotdownloadergui.json&color=lightblue"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fhits.dwyl.com%2Fmmvanheusden%2Fsteamdepotdownloadergui.json&color=lightblue" alt="Visitor count badge"></a><a href="https://my.fsf.org/donate"><img src="https://img.shields.io/badge/Donate-%23A42E2B?logo=gnu" alt="Donation badge"></a><a href="https://www.codefactor.io/repository/github/mmvanheusden/steamdepotdownloadergui/badge/master"><img src="https://www.codefactor.io/repository/github/mmvanheusden/steamdepotdownloadergui/badge/master" alt="CodeFactor badge"></a></p>
<p align="center">
<img alt="Screenshot of the downloader interface" src="screenshot.png"
style="max-width: 60%;"/>
</p>
## Features
* **Cross platform**
- Windows
- <s>macOS</s> (in development™)
- Linux
- [Steam Deck](https://github.com/mmvanheusden/SteamDepotDownloaderGUI/tree/steamdeck-dotnet#steamdepotdownloadergui-for-steam-deck)
* **Cross terminal**
- Gnome Terminal
- Konsole
- xfce4-terminal
- Terminator
- Terminology
- xterm
- Kitty
- LXTerminal
- Tilix
- Deepin Terminal
- cool-retro-term
- Manual: produce a script that can be copy pasted into a terminal of choice
* **Support for anonymous downloads**
## Rewrite
Computer resources are not an all-you-can-eat buffet. The executables weigh on average 103 MB.
That's why in the future, this project is fully switching to a different toolset, probably [gtk-rs](https://gtk-rs.org/).
This framework is more suited as we don't need a whole browser engine just to download files.
## Download
### Windows:
* If you haven't already, install [.NET SDK 6.0](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) on your computer.
Then, download the [latest Windows build](https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/latest)
### **Linux:**
#### Arch Linux:
* There is an [AUR package](https://aur.archlinux.org/packages/steamdepotdownloadergui-bin) made. this can be installed using `yay -S steamdepotdownloadergui-bin`.
**This is not maintained by me!!**
#### Other Linux distros:
* **You'll need `unzip`, .NET SDK 6.0.**
* **Ubuntu:**
`sudo apt install unzip dotnet-sdk-6.0`
* **Fedora:**
`sudo dnf install unzip dotnet-sdk-6.0`
* There are several options, AppImage, and a `.zip`, for both x64 and arm64.
[Download latest release](https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/latest)
## How to use
#### Tutorials:
* https://www.youtube.com/watch?v=H2COwT5OUOo How to download older versions of Steam games. rollback steam games tutorial
* https://www.youtube.com/watch?v=ogiDAuH3VdY How to download older versions of Subnautica tutorial
---
**Enter everything you normally would in the DepotDownloader console and select your OS/terminal and click download**
## Credits
This software makes use of the following projects:
- [**DepotDownloader**](https://github.com/SteamRE/DepotDownloader/)
- [Electron](https://www.electronjs.org/)
- [Node.js](https://nodejs.org/)
- [Primer CSS](https://primer.style/css/)
- [follow-redirects](https://github.com/follow-redirects/follow-redirects)
- [Hubut Sans](https://github.com/github/hubot-sans) under [license](https://github.com/github/hubot-sans/blob/05d5ea150c20e6434485db8ffd2277ed18a9e911/LICENSE)
## Donate
I prefer not to receive any donations. If you want to make me happy open an issue and say thanks ;)
Please donate to the [Free Software Foundation](https://my.fsf.org/donate) instead.
## Contribute
If you would like to contribute to SteamDepotDownloaderGUI, please make sure to follow
the [contributing instructions and guidelines](contributing.md).
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to keep code clean and cross-platform compatible.
![forthebadge](https://forthebadge.com/images/featured/featured-built-with-love.svg)

61
contributing.md Normal file
View File

@@ -0,0 +1,61 @@
# SteamDepotDownloaderGUI development information
SteamDepotDownloaderGUI is a graphical user interface for DepotDownloader.
It is written in Node.js and uses the [Electron](https://electronjs.org/) framework.
The CSS framework being used is [Primer](https://primer.style), by GitHub.
## Setup development environment
**Note that these instructions may differ from operating system to operating system.**
* Install node.js, npm, and git on your computer.
* Clone the repository.
```bash
git clone https://github.com/mmvanheusden/SteamDepotDownloaderGUI
```
* Move into the directory and install npm dependencies.
```bash
cd SteamDepotDownloaderGUI
npm install
```
* **You are now ready to contribute**
## Testing the application
```bash
npm start
```
## Building the application
```bash
npm run build
```
* If you are using macOS, you can build using the following command:
```bash
npm run buildall
```
This will build the application for all supported operating systems.
## Contributing Guidelines
Please make sure to keep code consistent and cross-platform compatible.
After you made a change, clean-up the code using your favorite code editor and run the following command:
```bash
npx eslint *.js --fix
```
Please make sure your git commit message is descriptive and contains the changes you made.
**Happy coding!**

358
downloader.js Normal file
View File

@@ -0,0 +1,358 @@
// Uses a prebuild binary of https://github.com/SteamRE/DepotDownloader
// License can be found at https://github.com/SteamRE/DepotDownloader/blob/master/LICENSE
const {ipcRenderer, shell} = require("electron")
const {
preDownloadCheck,
download,
runCommand,
removeDir,
removeFile,
unzip,
forceTerminals,
generateRunScript,
createCommandWithTerminal,
platformpath
} = require("./utils")
const electron = require("electron")
const {sep} = require("path")
// Initializes the variable that holds the path to the specified download location
let exportedFile = ""
let ready = true
let app_version
const DOTNET_DOWNLOAD_URL = "https://github.com/SteamRE/DepotDownloader/releases/download/DepotDownloader_2.5.0/depotdownloader-2.5.0.zip" // the url to the depotdownloader zip
const DOTNET_DIR = "depotdownloader" // folder where zip is extracted
const DOTNET_ZIP_FILE = DOTNET_DOWNLOAD_URL.split("/").pop() // the file that is being downloaded.
function submitForm() {
// Check if the form is filled in and if dotnet is installed
preDownloadCheck().then(async function () {
//console.log(terminal[1][0])
document.getElementById("dotnetwarning").hidden = true
document.getElementById("dotnetwarning2").hidden = true
document.getElementById("emptywarning").hidden = true
console.info("dotnet found in PATH")
// create variables for the form values
const username = document.getElementById("username").value
const password = document.getElementById("password").value
const appid = document.getElementById("appid").value
const depotid = document.getElementById("depotid").value
const manifestid = document.getElementById("manifestid").value
const terminal_dropdown = document.getElementById("terminal-dropdown").selectedIndex
const os_dropdown = document.getElementById("os-dropdown").selectedIndex
const foldername_element = document.getElementById("folder-name-custom-input")
// Remove the old depotdownloader directory if there are any
await removeDir("depotdownloader")
// Download a prebuild DepotDownloader binary, so it doesn't have to be included in the source code
await download(DOTNET_DOWNLOAD_URL)
// Unzip the DepotDownloader binary
await unzip(DOTNET_ZIP_FILE, DOTNET_DIR)
// Clean up the old files
await removeFile(DOTNET_ZIP_FILE)
// Generate the run script (run.sh for linux, or run.bat for windows).
await generateRunScript(username, password, appid, depotid, manifestid, foldername_element, exportedFile)
let terminal
let os
if (terminal_dropdown === 11) {
terminal = "auto"
} else {
terminal = terminal_dropdown
}
if (os_dropdown === 4) {
os = "auto"
} else {
os = os_dropdown
}
let command
if (process.platform.includes("linux")) {
// if the OS is linux, run the sh file with the chosen terminal
command = await createCommandWithTerminal(`sh ${platformpath().replaceAll(" ", "\\ ")}${sep}run.sh`, terminal, os)
} else if (process.platform.includes("win")) {
// if the OS is windows, just run the batch file
command = await createCommandWithTerminal(`"${platformpath()}${sep}run.bat"`, terminal, os)
} else if (process.platform.includes("darwin")) {
//macOS
}
// Run the final command
if (document.getElementById("os-dropdown").selectedIndex !== 3) await console.debug("Command issued:\n--------\n" + command)
await runCommand(command)
}).catch(function (error) {
if (error === "noDotnet") {
// if dotnet is not found, show the dotnet warning
document.getElementById("dotnetwarning2").hidden = true
document.getElementById("emptywarning").hidden = true
document.getElementById("dotnetwarning").hidden = false
} else if (error === "emptyField") {
// if a required field is empty, show the empty field warning
document.getElementById("dotnetwarning2").hidden = true
document.getElementById("dotnetwarning").hidden = true
document.getElementById("emptywarning").hidden = false
}
})
}
// Combines all buttons that are supposed to open an external URL into one big function.
function openRelevantPage(target) {
const electron = require("electron")
const os = process.platform.toString()
/* eslint-disable indent */
// why are you not indenting nicely eslint?
switch (target) {
case "dotnet":
document.getElementById("dotnetwarning").hidden = true
document.getElementById("dotnetwarning2").hidden = false
if (os.includes("win")) {
console.debug("Opened .NET download page for " + os.charAt(0).toUpperCase() + os.slice(1))
void electron.shell.openExternal("https://aka.ms/dotnet/6.0/dotnet-sdk-win-x64.exe")
}
if (os.includes("linux")) {
const electron = require("electron")
console.debug("Opened .NET download page for " + os.charAt(0).toUpperCase() + os.slice(1))
void electron.shell.openExternal("https://docs.microsoft.com/en-us/dotnet/core/install/linux")
}
if (os.includes("darwin")) {
console.debug("Opened .NET download page for" + os)
//TODO: Apple Silicon(ARM64) URL
void electron.shell.openExternal("https://aka.ms/dotnet/6.0/dotnet-sdk-osx-x64.pkg")
}
break
case "issues":
console.debug("Opened GitHub issues page")
void electron.shell.openExternal("https://github.com/mmvanheusden/SteamDepotDownloaderGUI/issues/new")
break
case "steamdb":
console.debug("Opened SteamDB instant search page")
void electron.shell.openExternal("https://steamdb.info/instantsearch/")
break
case "donate":
console.debug("Opened donation page")
void electron.shell.openExternal("https://my.fsf.org/donate")
break
case "instructions":
console.debug("Opened instructions page")
void electron.shell.openExternal("https://github.com/mmvanheusden/SteamDepotDownloaderGUI/#how-to-use")
break
default:
return
}
/* eslint-enable indent */
}
// Opens the chosen location where the game will be downloaded to
function checkPath() {
toggleFormAccessibility(false)
shell.openPath(exportedFile).then(() => {
console.log("Opened " + exportedFile + " in file explorer.")
})
}
/**
* Fills the values for default os
* Runs when the app is fully loaded.
*/
function fillDefaultValues() {
// [0]: Windows, [1]: macOS [2]: Linux [3]: manual
if (process.platform.toString().includes("linux")) {
document.getElementById("default-os").innerText = "Linux"
} else if (process.platform.toString().includes("win")) {
document.getElementById("default-os").innerText = "Windows"
} else if (process.platform.toString().includes("darwin")) {
document.getElementById("default-os").innerText = "macOS"
}
}
/**
* Validates the choice of the OS dropdown.
* If the choice is 2 (Linux), enable the terminal selection dropdown.
* If the choice is not 2 (Linux), disable the terminal selection dropdown.
* If the choice is 4 (manual), enable the terminal selection dropdown.
* If the choice is not 4 (manual), disable the terminal selection dropdown.
*/
function validateChoice() {
// [0]: Windows, [1]: macOS [2]: Linux [3]: manual
const os_dropdown = document.getElementById("os-dropdown")
const terminal_dropdown = document.getElementById("terminal-dropdown")
// if the choice = 2, enable the terminal selection dropdown.
if (os_dropdown.selectedIndex === (2 || 3)) {
terminal_dropdown.disabled = false
} else {
terminal_dropdown.disabled = true
terminal_dropdown.selectedIndex = 11
}
if (os_dropdown.selectedIndex === 4) if (process.platform.includes("linux")) terminal_dropdown.disabled = false
}
/**
* Enable or disable the form.
* @param disable Enable or disable the form.
*
* * true => disable everything
*
* * false => enable everything
*/
function toggleFormAccessibility(disable) {
document.getElementById("username").disabled = disable
document.getElementById("theform").disabled = disable
document.getElementById("password").disabled = disable
document.getElementById("appid").disabled = disable
document.getElementById("depotid").disabled = disable
document.getElementById("manifestid").disabled = disable
document.getElementById("os-dropdown").disabled = disable
// if the OS dropdown value was 2 (Linux), don't disable the Terminal dropdown.
document.getElementById("terminal-dropdown").disabled = (((document.getElementById("os-dropdown").selectedIndex !== 2)))
document.getElementById("pickpath").ariaDisabled = disable
document.getElementById("pickpath").disabled = disable
document.getElementById("downloadbtn").ariaDisabled = disable
document.getElementById("downloadbtn").disabled = disable
document.getElementById("settings-button").disabled = disable
document.getElementById("downloadbtn").classList.replace(((disable) ? "btn-primary" : "btn-disabled"), ((!disable) ? "btn-primary" : "btn-disabled"))
}
function setTheme(theme) {
document.getElementById("theme-auto").ariaSelected = (theme === "auto").toString()
document.getElementById("theme-light").ariaSelected = (theme === "light").toString()
document.getElementById("theme-dark").ariaSelected = (theme === "dark").toString()
}
// main.js sends a ready message if the page is loaded in. This will be received here.
ipcRenderer.on("ready", async () => {
if (!ready) return
await toggleFormAccessibility(true) // disables the form, while loading
document.getElementById("loader").hidden = false
console.debug("🐰🐰🐰🐰")
await fillDefaultValues() // Set the default values based on OS
const terminals = await forceTerminals()
/* forceTerminals() returns two values:
[bol, list, list]
1: true/false. if true, there are terminals found. if false none are, or not on linux
2: a list of available terminals with their associated number in the terminal dropdown index.
3: a list of available terminals with their associated name in the terminal dropdown.
*/
if (terminals[0]) {
console.log(`${terminals[1].length} terminals found in PATH.`)
document.getElementById("terminals-found").innerText = `${terminals[1].length.toString()} / ${document.getElementById("terminal-dropdown").length - 1}`
document.getElementById("default-terminal").innerText = terminals[2][0]
} else {
console.log("No terminals found in PATH. Continuing with default values") // when no terminals are found on the system, or when linux is not used.
}
await toggleFormAccessibility(false) //enable the form again
await validateChoice() // updates the 'enabled/disabled' html value of the terminal dropdown.
console.debug(`DEBUGGING INFORMATION:
--
OS: ${process.platform}
Version: ${app_version}
--
Working directory locating methods:
process.cwd(): ${process.cwd()}
__dirname: ${__dirname}
PORTABLE_EXECUTABLE_DIR: ${process.env.PORTABLE_EXECUTABLE_DIR}
--
platformpath(): ${platformpath()}
`)
document.getElementById("loader").hidden = true
ready = false
})
// Add event listeners to the buttons
window.addEventListener("DOMContentLoaded", () => {
document.getElementById("dotnetalertbtn").addEventListener("click", () => openRelevantPage("dotnet"))
document.getElementById("smbtn1").addEventListener("click", () => openRelevantPage("issues"))
document.getElementById("smbtn2").addEventListener("click", () => openRelevantPage("steamdb"))
document.getElementById("smbtn3").addEventListener("click", () => openRelevantPage("donate"))
document.getElementById("smbtn4").addEventListener("click", () => openRelevantPage("instructions"))
document.getElementById("pickpath").addEventListener("click", () => {
if (document.getElementById("pickpath").disabled === false) ipcRenderer.send("selectpath")
})
document.getElementById("checkpath").addEventListener("click", () => {
if (document.getElementById("checkpath").disabled === false) checkPath()
})
document.getElementById("os-dropdown").addEventListener("input", validateChoice)
document.getElementById("downloadbtn").addEventListener("click", () => {
if (document.getElementById("downloadbtn").disabled === false) submitForm()
})
document.getElementById("settings-button").addEventListener("click", () => {
if (document.getElementById("settings-button").disabled === false) {
// show the modal. This is done by setting the display to block.
document.getElementById("settings-surrounding").style.display = "block"
}
})
document.getElementById("settings-surrounding").addEventListener("click", (event) => {
if (event.target === document.getElementById("settings-surrounding")) {
document.getElementById("settings-surrounding").style.display = "none"
}
})
document.getElementById("theme-auto").addEventListener("click", () => {
setTheme("auto")
document.getElementById("theme").setAttribute("data-color-mode", "auto")
})
document.getElementById("theme-light").addEventListener("click", () => {
setTheme("light")
document.getElementById("theme").setAttribute("data-color-mode", "light")
})
document.getElementById("theme-dark").addEventListener("click", () => {
setTheme("dark")
document.getElementById("theme").setAttribute("data-color-mode", "dark")
})
document.getElementById("folder-name-appid").addEventListener("click", () => {
document.getElementById("folder-name-custom").ariaSelected = false
document.getElementById("folder-name-appid").ariaSelected = true
document.getElementById("folder-name-custom-input").hidden = true
document.getElementById("folder-name-custom-input").value = ""
})
document.getElementById("folder-name-custom").addEventListener("click", () => {
document.getElementById("folder-name-appid").ariaSelected = false
document.getElementById("folder-name-custom").ariaSelected = true
document.getElementById("folder-name-custom-input").hidden = false
})
document.getElementById("version-info").addEventListener("click", () => {
//todo: update checker
electron.shell.openExternal(`https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/v${app_version}`)
})
})
// make sure devtools open in external window.
window.addEventListener("keydown", (e) => {
if (e.key === "F12" || (e.ctrlKey && e.shiftKey && e.key === "I")) {
e.preventDefault()
ipcRenderer.send("open-devtools")
}
})
ipcRenderer.on("file", (event, file) => {
console.log("path selected by user: " + file)
document.getElementById("checkpath").ariaDisabled = false // Makes the check button active
document.getElementById("checkpath").disabled = false // Makes the check button active
exportedFile = file.toString()
})
// receive the version from main.js
ipcRenderer.on("version", (event, version) => {
console.log("version: " + version)
document.getElementById("version-info").innerText = `v${version}`
app_version = version.toString()
})

33
electron-builder.yml Normal file
View File

@@ -0,0 +1,33 @@
appId: rocks.maarten.depotdownloader
productName: SteamDepotDownloaderGUI
copyright: Copyright © mmvanheusden | This work is free. Licensed under the GNU GPLv3 Public License
linux:
executableName: SteamDepotDownloaderGUI
category: Utility;FileTools;
maintainer: mmvanheusden
target:
- target: AppImage
arch:
- x64
- arm64
- target: zip
arch:
- x64
- arm64
# lmao mac building only works on mac
mac:
category: public.app-category.utilities
target:
- target: dmg
arch:
- x64
win:
legalTrademarks: Copyright © mmvanheusden | This work is free. Licensed under the GNU GPLv3 Public License
target:
- target: portable
arch:
- x64
- arm64

270
index.html Normal file
View File

@@ -0,0 +1,270 @@
<!DOCTYPE html>
<!-- automatic dark mode :) -->
<html data-color-mode="auto" data-dark-theme="dark" data-light-theme="light" id="theme" lang="en">
<head>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="https://unpkg.com/@primer/css@21.1.1/dist/primer.css" rel="stylesheet"/>
<link href="style.css" rel="stylesheet">
<title>SteamDepotDownloaderGUI</title>
<script src=" https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.min.js "></script>
</head>
<body>
<script src="downloader.js"></script>
<div class="mx-auto">
<div hidden id="dotnetwarning">
<div class="flash flash-error mx-2 mt-2 color-shadow-medium" id="dotnetalert">
<svg class="octicon" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
<path d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm6.5-.25A.75.75 0 017.25 7h1a.75.75 0 01.75.75v2.75h.25a.75.75 0 010 1.5h-2a.75.75 0 010-1.5h.25v-2h-.25a.75.75 0 01-.75-.75zM8 6a1 1 0 100-2 1 1 0 000 2z"
fill-rule="evenodd"></path>
</svg>
<code><span class="text-italic">dotnet</span></code> was not found.
<button class="btn btn-sm flash-action" id="dotnetalertbtn">
<svg class="octicon" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
<path d="M7.47 10.78a.75.75 0 001.06 0l3.75-3.75a.75.75 0 00-1.06-1.06L8.75 8.44V1.75a.75.75 0 00-1.5
0v6.69L4.78 5.97a.75.75 0 00-1.06 1.06l3.75 3.75zM3.75 13a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5z"
fill-rule="evenodd"></path>
</svg>
<span class="text-bold">Download</span>
</button>
</div>
</div>
<div hidden id="emptywarning">
<div class="flash flash-warn mx-2 mt-2 color-shadow-medium" id="emptyalert">
<svg class="octicon" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
<path d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm6.5-.25A.75.75 0 017.25 7h1a.75.75 0 01.75.75v2.75h.25a.75.75 0 010 1.5h-2a.75.75 0 010-1.5h.25v-2h-.25a.75.75 0 01-.75-.75zM8 6a1 1 0 100-2 1 1 0 000 2z"
fill-rule="evenodd"></path>
</svg>
Please fill in all required fields.
</div>
</div>
<div hidden id="dotnetwarning2">
<div class="flash mx-2 mt-2 color-shadow-medium">
<svg class="octicon" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
<path d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm6.5-.25A.75.75 0 017.25 7h1a.75.75 0 01.75.75v2.75h.25a.75.75 0 010 1.5h-2a.75.75 0 010-1.5h.25v-2h-.25a.75.75 0 01-.75-.75zM8 6a1 1 0 100-2 1 1 0 000 2z"
fill-rule="evenodd"></path>
</svg>
Please re-open after installing .NET.
</div>
</div>
<div class="f1-light text-center">Steam Depot Downloader</div>
<form id="theform">
<div class="form-group mx-3 mt-1">
<div class="form-group-header">
<label for="username">Username</label>
</div>
<input class="form-control input-block" id="username" placeholder="Leave empty for anonymous download"
type="text"/>
</div>
<div class="form-group mx-3 mt-1">
<div class="form-group-header">
<label for="password">Password</label>
</div>
<input class="form-control input-block" id="password" placeholder="Leave empty for anonymous download"
type="password"/>
</div>
<div class="form-group mx-3 mt-1 required">
<div class="form-group-header">
<label for="appid">App ID</label>
</div>
<input class="form-control input-block" id="appid" type="number"/>
</div>
<div class="form-group mx-3 mt-1 required">
<div class="form-group-header">
<label for="depotid">Depot ID</label>
</div>
<input class="form-control input-block" id="depotid" type="number"/>
</div>
<div class="form-group mx-3 mt-1 required">
<div class="form-group-header">
<label for="manifestid">Manifest ID</label>
</div>
<input class="form-control input-block" id="manifestid" type="number"/>
</div>
<div class="mx-3 mt-1 required">
<div class="form-group-header">
<label>Download Location</label>
</div>
<div aria-label="Pick the path/location where the game will be downloaded to."
class="form-control btn btn-sm tooltipped tooltipped-ne" id="pickpath">
Set location
</div>
<div aria-disabled="true"
aria-label="Check the location that has been selected."
class="form-control btn btn-sm ml-2 tooltipped tooltipped-ne" id="checkpath">
Open location
</div>
<span class="Label mt-1 ml-3 Label--warning" id="loader">
<span aria-label="Loading" class="tooltipped tooltipped-n">Loading</span>
<span class="AnimatedEllipsis"></span>
</span>
</div>
</form>
<div class="form-group mt-3 ml-3 mr-3">
<div class="BtnGroup d-flex">
<button class="BtnGroup-item btn btn-block btn-primary flex-1" id="downloadbtn">
<svg class="octicon filter-red" height="16"
style="display: inline-block; user-select: none; vertical-align: text-bottom;" viewBox="0 0 16 16"
width="16"
xmlns="http://www.w3.org/2000/svg">
<path d="M7.47 10.78a.75.75 0 001.06 0l3.75-3.75a.75.75 0 00-1.06-1.06L8.75 8.44V1.75a.75.75 0 00-1.5 0v6.69L4.78 5.97a.75.75 0 00-1.06 1.06l3.75 3.75zM3.75 13a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5z"
fill-rule="evenodd"></path>
</svg>
Download
</button>
<button class="BtnGroup-item btn flex-0" id="settings-button">
<svg fill="#8B949E" height="16"
style="display: inline-block; user-select: none; vertical-align: text-bottom;" viewBox="0 0 16 16"
width="16"
xmlns="http://www.w3.org/2000/svg">
<path d="M8 0a8.2 8.2 0 0 1 .701.031C9.444.095 9.99.645 10.16 1.29l.288 1.107c.018.066.079.158.212.224.231.114.454.243.668.386.123.082.233.09.299.071l1.103-.303c.644-.176 1.392.021 1.82.63.27.385.506.792.704 1.218.315.675.111 1.422-.364 1.891l-.814.806c-.049.048-.098.147-.088.294.016.257.016.515 0 .772-.01.147.038.246.088.294l.814.806c.475.469.679 1.216.364 1.891a7.977 7.977 0 0 1-.704 1.217c-.428.61-1.176.807-1.82.63l-1.102-.302c-.067-.019-.177-.011-.3.071a5.909 5.909 0 0 1-.668.386c-.133.066-.194.158-.211.224l-.29 1.106c-.168.646-.715 1.196-1.458 1.26a8.006 8.006 0 0 1-1.402 0c-.743-.064-1.289-.614-1.458-1.26l-.289-1.106c-.018-.066-.079-.158-.212-.224a5.738 5.738 0 0 1-.668-.386c-.123-.082-.233-.09-.299-.071l-1.103.303c-.644.176-1.392-.021-1.82-.63a8.12 8.12 0 0 1-.704-1.218c-.315-.675-.111-1.422.363-1.891l.815-.806c.05-.048.098-.147.088-.294a6.214 6.214 0 0 1 0-.772c.01-.147-.038-.246-.088-.294l-.815-.806C.635 6.045.431 5.298.746 4.623a7.92 7.92 0 0 1 .704-1.217c.428-.61 1.176-.807 1.82-.63l1.102.302c.067.019.177.011.3-.071.214-.143.437-.272.668-.386.133-.066.194-.158.211-.224l.29-1.106C6.009.645 6.556.095 7.299.03 7.53.01 7.764 0 8 0Zm-.571 1.525c-.036.003-.108.036-.137.146l-.289 1.105c-.147.561-.549.967-.998 1.189-.173.086-.34.183-.5.29-.417.278-.97.423-1.529.27l-1.103-.303c-.109-.03-.175.016-.195.045-.22.312-.412.644-.573.99-.014.031-.021.11.059.19l.815.806c.411.406.562.957.53 1.456a4.709 4.709 0 0 0 0 .582c.032.499-.119 1.05-.53 1.456l-.815.806c-.081.08-.073.159-.059.19.162.346.353.677.573.989.02.03.085.076.195.046l1.102-.303c.56-.153 1.113-.008 1.53.27.161.107.328.204.501.29.447.222.85.629.997 1.189l.289 1.105c.029.109.101.143.137.146a6.6 6.6 0 0 0 1.142 0c.036-.003.108-.036.137-.146l.289-1.105c.147-.561.549-.967.998-1.189.173-.086.34-.183.5-.29.417-.278.97-.423 1.529-.27l1.103.303c.109.029.175-.016.195-.045.22-.313.411-.644.573-.99.014-.031.021-.11-.059-.19l-.815-.806c-.411-.406-.562-.957-.53-1.456a4.709 4.709 0 0 0 0-.582c-.032-.499.119-1.05.53-1.456l.815-.806c.081-.08.073-.159.059-.19a6.464 6.464 0 0 0-.573-.989c-.02-.03-.085-.076-.195-.046l-1.102.303c-.56.153-1.113.008-1.53-.27a4.44 4.44 0 0 0-.501-.29c-.447-.222-.85-.629-.997-1.189l-.289-1.105c-.029-.11-.101-.143-.137-.146a6.6 6.6 0 0 0-1.142 0ZM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM9.5 8a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 9.5 8Z"></path>
</svg>
</button>
</div>
</div>
<div aria-label="Visit the GitHub issues website." class="btn btn-sm ml-3 tooltipped tooltipped-ne mb-1"
id="smbtn1">
<svg fill="#8B949E" height="16" style="display: inline-block; vertical-align: text-bottom;" viewBox="0 0 16 16"
width="16" xmlns="http://www.w3.org/2000/svg">
<path d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm9 3a1 1 0 11-2 0 1 1 0 012 0zM6.92 6.085c.081-.16.19-.299.34-.398.145-.097.371-.187.74-.187.28 0 .553.087.738.225A.613.613 0 019 6.25c0 .177-.04.264-.077.318a.956.956 0 01-.277.245c-.076.051-.158.1-.258.161l-.007.004a7.728 7.728 0 00-.313.195 2.416 2.416 0 00-.692.661.75.75 0 001.248.832.956.956 0 01.276-.245 6.3 6.3 0 01.26-.16l.006-.004c.093-.057.204-.123.313-.195.222-.149.487-.355.692-.662.214-.32.329-.702.329-1.15 0-.76-.36-1.348-.863-1.725A2.76 2.76 0 008 4c-.631 0-1.155.16-1.572.438-.413.276-.68.638-.849.977a.75.75 0 101.342.67z"
fill-rule="evenodd"></path>
</svg>
Help
</div>
<div aria-label="Visit the SteamDB instant search website." class="btn btn-sm ml-2 tooltipped tooltipped-n mb-1"
id="smbtn2">
<svg aria-hidden="true" class="octicon" fill="#8B949E" height="16" viewBox="0 0 128 128" width="16"
xmlns="http://www.w3.org/2000/svg">
<path d="M63.9 0C30.5 0 3.1 11.9.1 27.1l35.6 6.7c2.9-.9 6.2-1.3 9.6-1.3l16.7-10c-.2-2.5 1.3-5.1 4.7-7.2 4.8-3.1 12.3-4.8 19.9-4.8 5.2-.1 10.5.7 15 2.2 11.2 3.8 13.7 11.1 5.7 16.3-5.1 3.3-13.3 5-21.4 4.8l-22 7.9c-.2 1.6-1.3 3.1-3.4 4.5-5.9 3.8-17.4 4.7-25.6 1.9-3.6-1.2-6-3-7-4.8L2.5 38.4c2.3 3.6 6 6.9 10.8 9.8C5 53 0 59 0 65.5c0 6.4 4.8 12.3 12.9 17.1C4.8 87.3 0 93.2 0 99.6 0 115.3 28.6 128 64 128c35.3 0 64-12.7 64-28.4 0-6.4-4.8-12.3-12.9-17 8.1-4.8 12.9-10.7 12.9-17.1 0-6.5-5-12.6-13.4-17.4 8.3-5.1 13.3-11.4 13.3-18.2 0-16.5-28.7-29.9-64-29.9zm22.8 14.2c-5.2.1-10.2 1.2-13.4 3.3-5.5 3.6-3.8 8.5 3.8 11.1 7.6 2.6 18.1 1.8 23.6-1.8s3.8-8.5-3.8-11c-3.1-1-6.7-1.5-10.2-1.5zm.3 1.7c7.4 0 13.3 2.8 13.3 6.2 0 3.4-5.9 6.2-13.3 6.2s-13.3-2.8-13.3-6.2c0-3.4 5.9-6.2 13.3-6.2zM45.3 34.4c-1.6.1-3.1.2-4.6.4l9.1 1.7a10.8 5 0 1 1-8.1 9.3l-8.9-1.7c1 .9 2.4 1.7 4.3 2.4 6.4 2.2 15.4 1.5 20-1.5s3.2-7.2-3.2-9.3c-2.6-.9-5.7-1.3-8.6-1.3zM109 51v9.3c0 11-20.2 19.9-45 19.9-24.9 0-45-8.9-45-19.9v-9.2c11.5 5.3 27.4 8.6 44.9 8.6 17.6 0 33.6-3.3 45.2-8.7zm0 34.6v8.8c0 11-20.2 19.9-45 19.9-24.9 0-45-8.9-45-19.9v-8.8c11.6 5.1 27.4 8.2 45 8.2s33.5-3.1 45-8.2z"
fill-rule="evenodd"></path>
</svg>
SteamDB
</div>
<div aria-label="Donate to the Free Software Foundation." class="btn btn-sm ml-2 tooltipped tooltipped-nw mb-1"
id="smbtn3">
<svg fill="#8B949E" height="16" style="display: inline-block; vertical-align: text-bottom;" viewBox="0 0 16 16"
width="16" xmlns="http://www.w3.org/2000/svg">
<path d="M2 2.75A2.75 2.75 0 0 1 4.75 0c.983 0 1.873.42 2.57 1.232.268.318.497.668.68 1.042.183-.375.411-.725.68-1.044C9.376.42 10.266 0 11.25 0a2.75 2.75 0 0 1 2.45 4h.55c.966 0 1.75.784 1.75 1.75v2c0 .698-.409 1.301-1 1.582v4.918A1.75 1.75 0 0 1 13.25 16H2.75A1.75 1.75 0 0 1 1 14.25V9.332C.409 9.05 0 8.448 0 7.75v-2C0 4.784.784 4 1.75 4h.55c-.192-.375-.3-.8-.3-1.25ZM7.25 9.5H2.5v4.75c0 .138.112.25.25.25h4.5Zm1.5 0v5h4.5a.25.25 0 0 0 .25-.25V9.5Zm0-4V8h5.5a.25.25 0 0 0 .25-.25v-2a.25.25 0 0 0-.25-.25Zm-7 0a.25.25 0 0 0-.25.25v2c0 .138.112.25.25.25h5.5V5.5h-5.5Zm3-4a1.25 1.25 0 0 0 0 2.5h2.309c-.233-.818-.542-1.401-.878-1.793-.43-.502-.915-.707-1.431-.707ZM8.941 4h2.309a1.25 1.25 0 0 0 0-2.5c-.516 0-1 .205-1.43.707-.337.392-.646.975-.879 1.793Z"
fill-rule="evenodd"></path>
</svg>
Donate
</div>
<div aria-label="View the instructions on how to use SteamDepotDownloaderGUI."
class="btn btn-sm ml-2 tooltipped tooltipped-nw mb-1"
id="smbtn4">
<svg fill="#8B949E" height="16" style="display: inline-block; vertical-align: text-bottom;" viewBox="0 0 16 16"
width="16">
<path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path>
</svg>
Instructions
</div>
</div>
<div class="settings-surrounding" id="settings-surrounding">
<div class="settings-content mx-auto" id="settings-content">
<label class="version-info" id="version-info">UNKNOWN</label>
<h3><b>Settings</b></h3>
<hr>
<form>
<div class="form-group">
<div class="form-group-header">
<label>Theme</label>
</div>
<div class="form-group-body">
<div class="BtnGroup">
<button aria-selected="true" class="BtnGroup-item btn btn-sm" id="theme-auto" type="button">
Auto
</button>
<button class="BtnGroup-item btn btn-sm" id="theme-light" type="button">
Light
</button>
<button class="BtnGroup-item btn btn-sm" id="theme-dark" type="button">
Dark
</button>
</div>
</div>
</div>
<hr>
<div class="form-group">
<div class="form-group-header">
<label for="terminal-dropdown">Override terminal selection (for Linux only)</label>
</div>
<div class="form-group-body">
<div class="mb-2">
<select class="form-select" id="terminal-dropdown">
<option>Gnome Terminal</option>
<option>KDE Konsole</option>
<option>Xfce Terminal</option>
<option>Terminator</option>
<option>Terminology</option>
<option>xterm</option>
<option>Kitty</option>
<option>LXTerminal</option>
<option>Tilix</option>
<option>Deepin Terminal</option>
<option>cool-retro-term</option>
<option selected="selected">Auto</option>
</select>
found: <span class="Counter"><code id="terminals-found">none</code></span>
<br>default: <span class="Counter"><code id="default-terminal">none</code></span>
</div>
</div>
</div>
<hr>
<div class="form-group">
<div class="form-group-header">
<label for="os-dropdown">Override OS selection</label>
</div>
<div class="form-group-body">
<div class="mb-2">
<select class="form-select" id="os-dropdown">
<option>Windows</option>
<option disabled>macOS (NOT YET IMPLEMENTED)</option>
<option>Linux</option>
<option>Print command in console (CTRL-SHIFT-I)</option>
<option selected="selected">Auto</option>
</select>
default: <span class="Counter"><code id="default-os">none</code></span>
</div>
</div>
</div>
<hr>
<div class="form-group">
<div class="form-group-header">
<label for="os-dropdown">Folder name</label>
</div>
<div class="form-group-body">
<div class="BtnGroup">
<button aria-selected="true" class="BtnGroup-item btn btn-sm" id="folder-name-appid"
type="button">
App-ID
</button>
<button class="BtnGroup-item btn btn-sm" id="folder-name-custom" type="button">
Custom
</button>
</div>
<br>
<input class="form-control input-block" hidden id="folder-name-custom-input"
placeholder="Game directory name"
type="text"/>
</div>
</div>
</form>
</div>
</div>
</body>
</html>

82
main.js Normal file
View File

@@ -0,0 +1,82 @@
const {app, BrowserWindow, dialog, ipcMain} = require("electron")
const {platformpath} = require("./utils")
require("v8-compile-cache")
let mainWindow
const createWindow = () => {
// Create the browser window.
mainWindow = new BrowserWindow({
autoHideMenuBar: true,
resizable: false,
width: 445,
height: 650,
useContentSize: true,
maximizable: false,
webPreferences: {
nodeIntegration: true, contextIsolation: false
}
})
// and load the index.html of the app.
mainWindow.loadFile("index.html")
// @formatter:off
// Open the DevTools for debugging, only if not in production. This is removed for release by the build script (package.sh) because it's unreliable.
// disable formatting so the line always stays the same so sed can find it
// eslint-disable-next-line no-undef
if (!app.isPackaged) mainWindow.webContents.openDevTools({mode: "detach"})
// @formatter:on
}
// This method will be called when Electron has finished
// initialization and is ready to create browser windows.
// Some APIs can only be used after this event occurs.
app.whenReady().then(() => {
createWindow()
app.on("activate", () => {
// On macOS it's common to re-create a window in the app when the
// dock icon is clicked and there are no other windows open.
if (BrowserWindow.getAllWindows().length === 0) createWindow()
})
})
// If the page is fully loaded in, send a sign.
app.on("web-contents-created", (event, contents) => {
contents.on("dom-ready", () => {
contents.send("ready")
contents.send("version", app.getVersion()) // send the version to the renderer
})
})
// Quit when all windows are closed, except on macOS. There, it's common
// for applications and their menu bar to stay active until the user quits
// explicitly with Cmd + Q.
app.on("window-all-closed", () => {
if (process.platform !== "darwin") app.quit()
})
ipcMain.on("selectpath", (event) => {
dialog.showOpenDialog(mainWindow, {
// Specifying the Directory Selector Property
properties: ["openDirectory"],
title: "Select the path where the game will be downloaded",
defaultPath: platformpath(),
buttonLabel: "Select"
}).then(file => {
//console.debug("Has path selection succeeded: " + ((file.canceled) ? "NO" : "YES; see below")) --- doesn't log to the dev console TODO
if (!file.canceled) {
const filepath = file.filePaths[0].toString()
// console.debug("Path selected is " + filepath) --- same thing
event.reply("file", filepath)
}
}).catch(err => {
console.log(err)
})
})
ipcMain.on("open-devtools", () => {
mainWindow.webContents.openDevTools({mode: "detach"})
})

View File

@@ -1,8 +0,0 @@
## github-repo-stats for mmvanheusden/SteamDepotDownloaderGUI
- statistics for repository https://github.com/mmvanheusden/SteamDepotDownloaderGUI
- managed by GitHub Action: https://github.com/jgehrcke/github-repo-stats
- workflow that created this README: `github-repo-stats`
**Latest report PDF**: [report.pdf](https://github.com/mmvanheusden/SteamDepotDownloaderGUI/raw/github-repo-stats/mmvanheusden/SteamDepotDownloaderGUI/latest-report/report.pdf)

View File

@@ -1,22 +0,0 @@
time_iso8601,forks_cumulative
2020-12-01 00:00:00+00:00,1
2021-03-07 00:00:00+00:00,2
2021-10-15 00:00:00+00:00,3
2021-11-17 00:00:00+00:00,4
2022-02-07 00:00:00+00:00,5
2022-03-09 00:00:00+00:00,6
2022-10-17 00:00:00+00:00,7
2022-10-22 00:00:00+00:00,9
2022-10-31 00:00:00+00:00,10
2023-02-26 00:00:00+00:00,11
2023-07-20 00:00:00+00:00,12
2023-08-26 00:00:00+00:00,13
2023-09-10 00:00:00+00:00,14
2023-12-06 00:00:00+00:00,15
2024-01-01 00:00:00+00:00,16
2024-02-15 00:00:00+00:00,17
2024-05-17 00:00:00+00:00,18
2024-06-02 00:00:00+00:00,19
2024-09-15 00:00:00+00:00,20
2024-09-23 00:00:00+00:00,21
2024-10-07 00:00:00+00:00,22
1 time_iso8601 forks_cumulative
2 2020-12-01 00:00:00+00:00 1
3 2021-03-07 00:00:00+00:00 2
4 2021-10-15 00:00:00+00:00 3
5 2021-11-17 00:00:00+00:00 4
6 2022-02-07 00:00:00+00:00 5
7 2022-03-09 00:00:00+00:00 6
8 2022-10-17 00:00:00+00:00 7
9 2022-10-22 00:00:00+00:00 9
10 2022-10-31 00:00:00+00:00 10
11 2023-02-26 00:00:00+00:00 11
12 2023-07-20 00:00:00+00:00 12
13 2023-08-26 00:00:00+00:00 13
14 2023-09-10 00:00:00+00:00 14
15 2023-12-06 00:00:00+00:00 15
16 2024-01-01 00:00:00+00:00 16
17 2024-02-15 00:00:00+00:00 17
18 2024-05-17 00:00:00+00:00 18
19 2024-06-02 00:00:00+00:00 19
20 2024-09-15 00:00:00+00:00 20
21 2024-09-23 00:00:00+00:00 21
22 2024-10-07 00:00:00+00:00 22

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,85,60
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,44,29
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,8
/mmvanheusden/SteamDepotDownloaderGUI/issues,6,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/pulls,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 85 60
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 44 29
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 8
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 6 2
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 3
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/pulls 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,46,21
github.com,21,11
youtube.com,21,8
DuckDuckGo,14,3
steamcommunity.com,13,4
framedsc.com,5,3
Bing,5,2
Baidu,2,1
opendesktop.org,2,1
yandex.ru,1,1
1 referrer views_total views_unique
2 Google 46 21
3 github.com 21 11
4 youtube.com 21 8
5 DuckDuckGo 14 3
6 steamcommunity.com 13 4
7 framedsc.com 5 3
8 Bing 5 2
9 Baidu 2 1
10 opendesktop.org 2 1
11 yandex.ru 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,85,60
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,44,29
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,8
/mmvanheusden/SteamDepotDownloaderGUI/issues,6,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/pulls,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 85 60
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 44 29
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 8
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 6 2
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 3
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/pulls 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,46,21
github.com,21,11
youtube.com,21,8
DuckDuckGo,14,3
steamcommunity.com,13,4
framedsc.com,5,3
Bing,5,2
Baidu,2,1
opendesktop.org,2,1
yandex.ru,1,1
1 referrer views_total views_unique
2 Google 46 21
3 github.com 21 11
4 youtube.com 21 8
5 DuckDuckGo 14 3
6 steamcommunity.com 13 4
7 framedsc.com 5 3
8 Bing 5 2
9 Baidu 2 1
10 opendesktop.org 2 1
11 yandex.ru 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,88,63
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,46,31
/mmvanheusden/SteamDepotDownloaderGUI/releases,10,9
/mmvanheusden/SteamDepotDownloaderGUI/issues,6,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/pulls,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 88 63
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 46 31
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 10 9
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 6 2
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/pulls 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,49,22
youtube.com,23,9
github.com,21,11
steamcommunity.com,13,4
DuckDuckGo,13,2
framedsc.com,5,3
Bing,5,2
opendesktop.org,2,1
Baidu,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 49 22
3 youtube.com 23 9
4 github.com 21 11
5 steamcommunity.com 13 4
6 DuckDuckGo 13 2
7 framedsc.com 5 3
8 Bing 5 2
9 opendesktop.org 2 1
10 Baidu 2 1
11 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,84,60
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,42,29
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,8
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/pulls,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/issues,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 84 60
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 42 29
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 8
5 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 3
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/pulls 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/issues 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,44,21
youtube.com,21,8
github.com,17,10
steamcommunity.com,13,4
DuckDuckGo,13,2
framedsc.com,5,3
Bing,5,2
opendesktop.org,2,1
reddit.com,1,1
yandex.ru,1,1
1 referrer views_total views_unique
2 Google 44 21
3 youtube.com 21 8
4 github.com 17 10
5 steamcommunity.com 13 4
6 DuckDuckGo 13 2
7 framedsc.com 5 3
8 Bing 5 2
9 opendesktop.org 2 1
10 reddit.com 1 1
11 yandex.ru 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,84,60
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,44,31
/mmvanheusden/SteamDepotDownloaderGUI/releases,10,9
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/pulls,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/issues,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 84 60
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 44 31
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 10 9
5 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 3
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/pulls 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/issues 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,46,22
youtube.com,21,8
github.com,14,9
DuckDuckGo,13,2
steamcommunity.com,11,3
framedsc.com,7,4
Bing,7,3
yandex.ru,5,2
opendesktop.org,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 46 22
3 youtube.com 21 8
4 github.com 14 9
5 DuckDuckGo 13 2
6 steamcommunity.com 11 3
7 framedsc.com 7 4
8 Bing 7 3
9 yandex.ru 5 2
10 opendesktop.org 2 1
11 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,84,61
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,47,33
/mmvanheusden/SteamDepotDownloaderGUI/releases,8,7
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/pulls,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/issues,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 84 61
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 47 33
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 8 7
5 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
6 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
7 /mmvanheusden/SteamDepotDownloaderGUI/pulls 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
9 /mmvanheusden/SteamDepotDownloaderGUI/issues 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,47,21
youtube.com,23,9
github.com,14,9
DuckDuckGo,13,2
steamcommunity.com,11,3
framedsc.com,7,4
yandex.ru,5,2
Bing,4,2
opendesktop.org,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 47 21
3 youtube.com 23 9
4 github.com 14 9
5 DuckDuckGo 13 2
6 steamcommunity.com 11 3
7 framedsc.com 7 4
8 yandex.ru 5 2
9 Bing 4 2
10 opendesktop.org 2 1
11 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,86,61
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,46,33
/mmvanheusden/SteamDepotDownloaderGUI/releases,8,7
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/pulls,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 86 61
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 46 33
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 8 7
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
6 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/pulls 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,49,22
youtube.com,24,10
github.com,15,10
DuckDuckGo,13,2
steamcommunity.com,11,3
framedsc.com,6,3
yandex.ru,5,2
Bing,4,2
opendesktop.org,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 49 22
3 youtube.com 24 10
4 github.com 15 10
5 DuckDuckGo 13 2
6 steamcommunity.com 11 3
7 framedsc.com 6 3
8 yandex.ru 5 2
9 Bing 4 2
10 opendesktop.org 2 1
11 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,91,67
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,47,34
/mmvanheusden/SteamDepotDownloaderGUI/releases,7,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/find/master,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
/mmvanheusden/SteamDepotDownloaderGUI/pulse,3,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 91 67
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 47 34
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 7 6
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
6 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
7 /mmvanheusden/SteamDepotDownloaderGUI/find/master 3 3
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1
10 /mmvanheusden/SteamDepotDownloaderGUI/pulse 3 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,49,22
youtube.com,24,10
github.com,17,11
steamcommunity.com,11,3
framedsc.com,9,4
DuckDuckGo,8,1
yandex.ru,5,2
Bing,4,2
opendesktop.org,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 49 22
3 youtube.com 24 10
4 github.com 17 11
5 steamcommunity.com 11 3
6 framedsc.com 9 4
7 DuckDuckGo 8 1
8 yandex.ru 5 2
9 Bing 4 2
10 opendesktop.org 2 1
11 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,110,72
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,46,35
/mmvanheusden/SteamDepotDownloaderGUI/issues,12,4
/mmvanheusden/SteamDepotDownloaderGUI/releases,8,7
/mmvanheusden/SteamDepotDownloaderGUI/find/master,7,5
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,4,3
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 110 72
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 46 35
4 /mmvanheusden/SteamDepotDownloaderGUI/issues 12 4
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 8 7
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 7 5
7 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 4 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 3 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,57,25
youtube.com,36,13
github.com,21,13
framedsc.com,9,4
DuckDuckGo,8,1
steamcommunity.com,5,2
yandex.ru,5,2
Bing,4,2
opendesktop.org,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 57 25
3 youtube.com 36 13
4 github.com 21 13
5 framedsc.com 9 4
6 DuckDuckGo 8 1
7 steamcommunity.com 5 2
8 yandex.ru 5 2
9 Bing 4 2
10 opendesktop.org 2 1
11 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,116,74
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,49,36
/mmvanheusden/SteamDepotDownloaderGUI/issues,10,4
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,8
/mmvanheusden/SteamDepotDownloaderGUI/find/master,7,5
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,4,3
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,3,2
/mmvanheusden/SteamDepotDownloaderGUI/issues/51,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 116 74
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 49 36
4 /mmvanheusden/SteamDepotDownloaderGUI/issues 10 4
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 8
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 7 5
7 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 4 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 3 2
10 /mmvanheusden/SteamDepotDownloaderGUI/issues/51 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,66,26
youtube.com,40,16
github.com,17,11
framedsc.com,9,4
yandex.ru,5,2
steamcommunity.com,5,2
Bing,4,2
opendesktop.org,2,1
reddit.com,1,1
linux-apps.com,1,1
1 referrer views_total views_unique
2 Google 66 26
3 youtube.com 40 16
4 github.com 17 11
5 framedsc.com 9 4
6 yandex.ru 5 2
7 steamcommunity.com 5 2
8 Bing 4 2
9 opendesktop.org 2 1
10 reddit.com 1 1
11 linux-apps.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,109,67
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,45,35
/mmvanheusden/SteamDepotDownloaderGUI/issues,10,4
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,8
/mmvanheusden/SteamDepotDownloaderGUI/find/master,7,5
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,4,3
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,3,2
/mmvanheusden/SteamDepotDownloaderGUI/issues/51,3,2
/mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic,3,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 109 67
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 45 35
4 /mmvanheusden/SteamDepotDownloaderGUI/issues 10 4
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 8
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 7 5
7 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 4 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 3 2
10 /mmvanheusden/SteamDepotDownloaderGUI/issues/51 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/graphs/traffic 3 1

View File

@@ -1,9 +0,0 @@
referrer,views_total,views_unique
Google,60,24
youtube.com,45,16
github.com,17,10
framedsc.com,6,3
yandex.ru,5,2
Bing,4,2
opendesktop.org,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 60 24
3 youtube.com 45 16
4 github.com 17 10
5 framedsc.com 6 3
6 yandex.ru 5 2
7 Bing 4 2
8 opendesktop.org 2 1
9 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,112,68
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,45,34
/mmvanheusden/SteamDepotDownloaderGUI/issues,10,4
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,8
/mmvanheusden/SteamDepotDownloaderGUI/find/master,7,5
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,4,3
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,3,2
/mmvanheusden/SteamDepotDownloaderGUI/issues/51,3,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 112 68
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 45 34
4 /mmvanheusden/SteamDepotDownloaderGUI/issues 10 4
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 8
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 7 5
7 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 4 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/issues/51 3 2

View File

@@ -1,8 +0,0 @@
referrer,views_total,views_unique
Google,63,24
youtube.com,46,17
github.com,21,12
framedsc.com,6,3
yandex.ru,5,2
Bing,2,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 63 24
3 youtube.com 46 17
4 github.com 21 12
5 framedsc.com 6 3
6 yandex.ru 5 2
7 Bing 2 1
8 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,118,70
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,46,34
/mmvanheusden/SteamDepotDownloaderGUI/releases,11,9
/mmvanheusden/SteamDepotDownloaderGUI/issues,10,4
/mmvanheusden/SteamDepotDownloaderGUI/find/master,7,5
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/issues/51,4,2
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,3,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 118 70
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 46 34
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 11 9
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 10 4
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 7 5
7 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
8 /mmvanheusden/SteamDepotDownloaderGUI/issues/51 4 2
9 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 3 2

View File

@@ -1,9 +0,0 @@
referrer,views_total,views_unique
Google,73,26
youtube.com,50,18
github.com,21,12
framedsc.com,6,3
yandex.ru,5,2
Bing,2,1
reddit.com,1,1
search.brave.com,1,1
1 referrer views_total views_unique
2 Google 73 26
3 youtube.com 50 18
4 github.com 21 12
5 framedsc.com 6 3
6 yandex.ru 5 2
7 Bing 2 1
8 reddit.com 1 1
9 search.brave.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,128,65
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,47,33
/mmvanheusden/SteamDepotDownloaderGUI/releases,13,9
/mmvanheusden/SteamDepotDownloaderGUI/issues,12,5
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/find/master,5,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
/mmvanheusden/SteamDepotDownloaderGUI/issues/51,4,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 128 65
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 47 33
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 13 9
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 12 5
6 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
7 /mmvanheusden/SteamDepotDownloaderGUI/find/master 5 3
8 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/issues/51 4 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,78,25
youtube.com,46,17
github.com,22,12
framedsc.com,6,3
yandex.ru,5,2
Bing,2,1
reddit.com,1,1
search.brave.com,1,1
cn.bing.com,1,1
1 referrer views_total views_unique
2 Google 78 25
3 youtube.com 46 17
4 github.com 22 12
5 framedsc.com 6 3
6 yandex.ru 5 2
7 Bing 2 1
8 reddit.com 1 1
9 search.brave.com 1 1
10 cn.bing.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,118,62
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,50,34
/mmvanheusden/SteamDepotDownloaderGUI/releases,14,9
/mmvanheusden/SteamDepotDownloaderGUI/issues,13,6
/mmvanheusden/SteamDepotDownloaderGUI/find/master,5,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,2
/mmvanheusden/SteamDepotDownloaderGUI/issues/51,4,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 118 62
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 50 34
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 14 9
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 13 6
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 5 3
7 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 3
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3
10 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 2
11 /mmvanheusden/SteamDepotDownloaderGUI/issues/51 4 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,80,24
youtube.com,47,16
github.com,19,11
framedsc.com,6,3
yandex.ru,4,1
Bing,2,1
yandex.com.tr,1,1
steamcommunity.com,1,1
cn.bing.com,1,1
reddit.com,1,1
1 referrer views_total views_unique
2 Google 80 24
3 youtube.com 47 16
4 github.com 19 11
5 framedsc.com 6 3
6 yandex.ru 4 1
7 Bing 2 1
8 yandex.com.tr 1 1
9 steamcommunity.com 1 1
10 cn.bing.com 1 1
11 reddit.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,121,64
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,55,38
/mmvanheusden/SteamDepotDownloaderGUI/releases,14,8
/mmvanheusden/SteamDepotDownloaderGUI/issues,13,6
/mmvanheusden/SteamDepotDownloaderGUI/find/master,6,4
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
/mmvanheusden/SteamDepotDownloaderGUI/issues/51,4,2
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 121 64
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 55 38
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 14 8
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 13 6
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 6 4
7 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 3
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3
10 /mmvanheusden/SteamDepotDownloaderGUI/issues/51 4 2
11 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,78,24
youtube.com,55,20
github.com,22,12
framedsc.com,6,3
yandex.ru,4,1
Bing,2,1
search.brave.com,1,1
cn.bing.com,1,1
steamcommunity.com,1,1
Yahoo,1,1
1 referrer views_total views_unique
2 Google 78 24
3 youtube.com 55 20
4 github.com 22 12
5 framedsc.com 6 3
6 yandex.ru 4 1
7 Bing 2 1
8 search.brave.com 1 1
9 cn.bing.com 1 1
10 steamcommunity.com 1 1
11 Yahoo 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,129,67
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,62,41
/mmvanheusden/SteamDepotDownloaderGUI/releases,14,8
/mmvanheusden/SteamDepotDownloaderGUI/issues,13,6
/mmvanheusden/SteamDepotDownloaderGUI/find/master,6,4
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,6,4
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 129 67
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 62 41
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 14 8
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 13 6
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 6 4
7 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 6 4
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,83,26
youtube.com,59,20
github.com,26,13
framedsc.com,6,3
yandex.ru,4,1
steamcommunity.com,2,2
Bing,2,1
search.brave.com,1,1
cn.bing.com,1,1
Yahoo,1,1
1 referrer views_total views_unique
2 Google 83 26
3 youtube.com 59 20
4 github.com 26 13
5 framedsc.com 6 3
6 yandex.ru 4 1
7 steamcommunity.com 2 2
8 Bing 2 1
9 search.brave.com 1 1
10 cn.bing.com 1 1
11 Yahoo 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,135,71
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,64,43
/mmvanheusden/SteamDepotDownloaderGUI/releases,13,7
/mmvanheusden/SteamDepotDownloaderGUI/issues,13,6
/mmvanheusden/SteamDepotDownloaderGUI/find/master,6,4
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,5,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 135 71
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 64 43
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 13 7
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 13 6
6 /mmvanheusden/SteamDepotDownloaderGUI/find/master 6 4
7 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
8 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 5 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,88,28
youtube.com,64,24
github.com,25,12
search.brave.com,4,3
framedsc.com,4,2
steamcommunity.com,2,2
cn.bing.com,1,1
Yahoo,1,1
yandex.com.tr,1,1
1 referrer views_total views_unique
2 Google 88 28
3 youtube.com 64 24
4 github.com 25 12
5 search.brave.com 4 3
6 framedsc.com 4 2
7 steamcommunity.com 2 2
8 cn.bing.com 1 1
9 Yahoo 1 1
10 yandex.com.tr 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,133,69
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,60,41
/mmvanheusden/SteamDepotDownloaderGUI/releases,13,7
/mmvanheusden/SteamDepotDownloaderGUI/issues,13,6
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,5
/mmvanheusden/SteamDepotDownloaderGUI/find/master,6,4
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 133 69
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 60 41
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 13 7
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 13 6
6 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 5
7 /mmvanheusden/SteamDepotDownloaderGUI/find/master 6 4
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,82,26
youtube.com,62,23
github.com,26,13
steamcommunity.com,4,3
search.brave.com,4,3
framedsc.com,4,2
cn.bing.com,1,1
Yahoo,1,1
yandex.com.tr,1,1
1 referrer views_total views_unique
2 Google 82 26
3 youtube.com 62 23
4 github.com 26 13
5 steamcommunity.com 4 3
6 search.brave.com 4 3
7 framedsc.com 4 2
8 cn.bing.com 1 1
9 Yahoo 1 1
10 yandex.com.tr 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,130,68
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,61,42
/mmvanheusden/SteamDepotDownloaderGUI/issues,16,6
/mmvanheusden/SteamDepotDownloaderGUI/releases,14,8
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,8,6
/mmvanheusden/SteamDepotDownloaderGUI/find/master,6,4
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 130 68
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 61 42
4 /mmvanheusden/SteamDepotDownloaderGUI/issues 16 6
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 14 8
6 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 8 6
7 /mmvanheusden/SteamDepotDownloaderGUI/find/master 6 4
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,91,27
youtube.com,63,23
github.com,25,12
search.brave.com,4,3
steamcommunity.com,4,3
framedsc.com,3,1
yandex.com.tr,1,1
cn.bing.com,1,1
Yahoo,1,1
ecosia.org,1,1
1 referrer views_total views_unique
2 Google 91 27
3 youtube.com 63 23
4 github.com 25 12
5 search.brave.com 4 3
6 steamcommunity.com 4 3
7 framedsc.com 3 1
8 yandex.com.tr 1 1
9 cn.bing.com 1 1
10 Yahoo 1 1
11 ecosia.org 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,131,65
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,65,43
/mmvanheusden/SteamDepotDownloaderGUI/issues,16,6
/mmvanheusden/SteamDepotDownloaderGUI/releases,14,8
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,8,6
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/find/master,5,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,3
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 131 65
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 65 43
4 /mmvanheusden/SteamDepotDownloaderGUI/issues 16 6
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 14 8
6 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 8 6
7 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
8 /mmvanheusden/SteamDepotDownloaderGUI/find/master 5 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,97,28
youtube.com,63,23
github.com,29,15
search.brave.com,4,3
steamcommunity.com,4,3
yandex.com.tr,1,1
cn.bing.com,1,1
ecosia.org,1,1
Yahoo,1,1
1 referrer views_total views_unique
2 Google 97 28
3 youtube.com 63 23
4 github.com 29 15
5 search.brave.com 4 3
6 steamcommunity.com 4 3
7 yandex.com.tr 1 1
8 cn.bing.com 1 1
9 ecosia.org 1 1
10 Yahoo 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,115,63
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,63,40
/mmvanheusden/SteamDepotDownloaderGUI/releases,11,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,8,4
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,6,3
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 115 63
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 63 40
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 11 6
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 8 4
6 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 6 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,85,25
youtube.com,56,20
github.com,28,14
steamcommunity.com,4,3
search.brave.com,4,3
yandex.ru,1,1
framedsc.com,1,1
Yahoo,1,1
cn.bing.com,1,1
yandex.com.tr,1,1
1 referrer views_total views_unique
2 Google 85 25
3 youtube.com 56 20
4 github.com 28 14
5 steamcommunity.com 4 3
6 search.brave.com 4 3
7 yandex.ru 1 1
8 framedsc.com 1 1
9 Yahoo 1 1
10 cn.bing.com 1 1
11 yandex.com.tr 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,105,59
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,60,40
/mmvanheusden/SteamDepotDownloaderGUI/releases,10,5
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,7,3
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,6,3
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 105 59
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 60 40
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 10 5
5 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
6 /mmvanheusden/SteamDepotDownloaderGUI/issues 7 3
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 6 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,78,26
youtube.com,52,17
github.com,27,13
steamcommunity.com,4,3
search.brave.com,4,3
yandex.ru,1,1
framedsc.com,1,1
Yahoo,1,1
cn.bing.com,1,1
yandex.com.tr,1,1
1 referrer views_total views_unique
2 Google 78 26
3 youtube.com 52 17
4 github.com 27 13
5 steamcommunity.com 4 3
6 search.brave.com 4 3
7 yandex.ru 1 1
8 framedsc.com 1 1
9 Yahoo 1 1
10 cn.bing.com 1 1
11 yandex.com.tr 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,110,63
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,62,41
/mmvanheusden/SteamDepotDownloaderGUI/releases,10,5
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,7,3
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,6,3
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,5,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,4,3
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 110 63
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 62 41
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 10 5
5 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
6 /mmvanheusden/SteamDepotDownloaderGUI/issues 7 3
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 6 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 5 3
10 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 4 3

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,80,27
youtube.com,49,17
github.com,25,12
search.brave.com,6,4
yandex.ru,5,2
steamcommunity.com,4,3
Bing,3,1
framedsc.com,2,2
ecosia.org,1,1
cn.bing.com,1,1
1 referrer views_total views_unique
2 Google 80 27
3 youtube.com 49 17
4 github.com 25 12
5 search.brave.com 6 4
6 yandex.ru 5 2
7 steamcommunity.com 4 3
8 Bing 3 1
9 framedsc.com 2 2
10 ecosia.org 1 1
11 cn.bing.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,118,67
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,70,44
/mmvanheusden/SteamDepotDownloaderGUI/releases,10,5
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,7,3
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,6,3
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49,5,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 118 67
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 70 44
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 10 5
5 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
6 /mmvanheusden/SteamDepotDownloaderGUI/issues 7 3
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 6 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/commit/0e56ec477f6b0631fb4d5692c8e4e9c9b6b85b49 5 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 4 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,84,30
youtube.com,52,18
github.com,25,12
search.brave.com,6,4
yandex.ru,5,2
steamcommunity.com,4,3
Bing,3,1
framedsc.com,2,2
ecosia.org,1,1
cn.bing.com,1,1
1 referrer views_total views_unique
2 Google 84 30
3 youtube.com 52 18
4 github.com 25 12
5 search.brave.com 6 4
6 yandex.ru 5 2
7 steamcommunity.com 4 3
8 Bing 3 1
9 framedsc.com 2 2
10 ecosia.org 1 1
11 cn.bing.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,113,65
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,69,44
/mmvanheusden/SteamDepotDownloaderGUI/releases,8,5
/mmvanheusden/SteamDepotDownloaderGUI/issues,8,4
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,6,3
/mmvanheusden/SteamDepotDownloaderGUI/search,6,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js,4,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 113 65
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 69 44
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 8 5
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 8 4
6 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 6 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 6 3
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 4 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 4 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js 4 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,79,28
youtube.com,45,15
github.com,26,13
search.brave.com,5,3
yandex.ru,5,2
steamcommunity.com,4,3
Bing,3,1
framedsc.com,2,2
ecosia.org,1,1
cn.bing.com,1,1
1 referrer views_total views_unique
2 Google 79 28
3 youtube.com 45 15
4 github.com 26 13
5 search.brave.com 5 3
6 yandex.ru 5 2
7 steamcommunity.com 4 3
8 Bing 3 1
9 framedsc.com 2 2
10 ecosia.org 1 1
11 cn.bing.com 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,104,71
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,66,45
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/releases,7,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,6,3
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,3
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/commit/627630aec2e2b9fa01935a1ea53fd0b7ca9c90c4,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,2,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 104 71
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 66 45
4 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 7 6
6 /mmvanheusden/SteamDepotDownloaderGUI/issues 6 3
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 3
8 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2
10 /mmvanheusden/SteamDepotDownloaderGUI/commit/627630aec2e2b9fa01935a1ea53fd0b7ca9c90c4 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 2 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,78,32
youtube.com,38,15
github.com,25,13
search.brave.com,5,3
yandex.ru,5,2
steamcommunity.com,4,3
DuckDuckGo,4,2
Bing,3,1
framedsc.com,2,2
ecosia.org,1,1
1 referrer views_total views_unique
2 Google 78 32
3 youtube.com 38 15
4 github.com 25 13
5 search.brave.com 5 3
6 yandex.ru 5 2
7 steamcommunity.com 4 3
8 DuckDuckGo 4 2
9 Bing 3 1
10 framedsc.com 2 2
11 ecosia.org 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,102,74
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,68,47
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/releases,6,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,5,2
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/commit/627630aec2e2b9fa01935a1ea53fd0b7ca9c90c4,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,2,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 102 74
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 68 47
4 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 6 6
6 /mmvanheusden/SteamDepotDownloaderGUI/issues 5 2
7 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2
10 /mmvanheusden/SteamDepotDownloaderGUI/commit/627630aec2e2b9fa01935a1ea53fd0b7ca9c90c4 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 2 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,80,34
youtube.com,36,14
github.com,26,14
search.brave.com,5,3
yandex.ru,5,2
DuckDuckGo,4,2
steamcommunity.com,3,2
Bing,3,1
framedsc.com,2,2
ecosia.org,1,1
1 referrer views_total views_unique
2 Google 80 34
3 youtube.com 36 14
4 github.com 26 14
5 search.brave.com 5 3
6 yandex.ru 5 2
7 DuckDuckGo 4 2
8 steamcommunity.com 3 2
9 Bing 3 1
10 framedsc.com 2 2
11 ecosia.org 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,98,70
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,60,41
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,7,6
/mmvanheusden/SteamDepotDownloaderGUI/releases,5,5
/mmvanheusden/SteamDepotDownloaderGUI/issues,5,2
/mmvanheusden/SteamDepotDownloaderGUI/search,4,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,2,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md,2,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 98 70
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 60 41
4 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 7 6
5 /mmvanheusden/SteamDepotDownloaderGUI/releases 5 5
6 /mmvanheusden/SteamDepotDownloaderGUI/issues 5 2
7 /mmvanheusden/SteamDepotDownloaderGUI/search 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 2 1
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md 2 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,77,33
youtube.com,26,10
github.com,24,14
search.brave.com,5,3
yandex.ru,5,2
DuckDuckGo,4,2
framedsc.com,3,3
steamcommunity.com,3,2
Bing,3,1
ecosia.org,1,1
1 referrer views_total views_unique
2 Google 77 33
3 youtube.com 26 10
4 github.com 24 14
5 search.brave.com 5 3
6 yandex.ru 5 2
7 DuckDuckGo 4 2
8 framedsc.com 3 3
9 steamcommunity.com 3 2
10 Bing 3 1
11 ecosia.org 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,94,70
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,58,39
/mmvanheusden/SteamDepotDownloaderGUI/releases,6,6
/mmvanheusden/SteamDepotDownloaderGUI/issues,5,2
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,2,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md,2,1
/mmvanheusden/SteamDepotDownloaderGUI/commit/523418d8825658be3c4b3f1c0997245a744b819a,2,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 94 70
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 58 39
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 6 6
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 5 2
6 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 3
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 2 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md 2 1
11 /mmvanheusden/SteamDepotDownloaderGUI/commit/523418d8825658be3c4b3f1c0997245a744b819a 2 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,70,30
youtube.com,31,10
github.com,20,14
search.brave.com,5,3
yandex.ru,5,2
cn.bing.com,4,2
DuckDuckGo,4,2
framedsc.com,3,3
Bing,3,1
steamcommunity.com,2,1
1 referrer views_total views_unique
2 Google 70 30
3 youtube.com 31 10
4 github.com 20 14
5 search.brave.com 5 3
6 yandex.ru 5 2
7 cn.bing.com 4 2
8 DuckDuckGo 4 2
9 framedsc.com 3 3
10 Bing 3 1
11 steamcommunity.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,89,68
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,52,33
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/issues,5,2
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,2,1
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md,2,1
/mmvanheusden/SteamDepotDownloaderGUI/commit/523418d8825658be3c4b3f1c0997245a744b819a,2,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 89 68
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 52 33
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 5 2
6 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 2 1
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md 2 1
11 /mmvanheusden/SteamDepotDownloaderGUI/commit/523418d8825658be3c4b3f1c0997245a744b819a 2 1

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,65,29
youtube.com,30,8
github.com,21,15
yandex.ru,5,2
cn.bing.com,4,2
DuckDuckGo,4,2
framedsc.com,3,3
Bing,3,1
search.brave.com,2,1
steamcommunity.com,2,1
1 referrer views_total views_unique
2 Google 65 29
3 youtube.com 30 8
4 github.com 21 15
5 yandex.ru 5 2
6 cn.bing.com 4 2
7 DuckDuckGo 4 2
8 framedsc.com 3 3
9 Bing 3 1
10 search.brave.com 2 1
11 steamcommunity.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,90,69
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,55,35
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/issues,5,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,2
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js,2,2
/mmvanheusden/SteamDepotDownloaderGUI/issues/new,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 90 69
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 55 35
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/issues 5 2
6 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 2
7 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js 2 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 2 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/issues/new 2 2

View File

@@ -1,11 +0,0 @@
referrer,views_total,views_unique
Google,71,32
youtube.com,30,8
github.com,24,16
yandex.ru,5,2
DuckDuckGo,4,2
cn.bing.com,4,2
framedsc.com,3,3
Bing,3,1
search.brave.com,2,1
ecosia.org,1,1
1 referrer views_total views_unique
2 Google 71 32
3 youtube.com 30 8
4 github.com 24 16
5 yandex.ru 5 2
6 DuckDuckGo 4 2
7 cn.bing.com 4 2
8 framedsc.com 3 3
9 Bing 3 1
10 search.brave.com 2 1
11 ecosia.org 1 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,96,74
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,62,38
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,5,4
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md,2,1
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 96 74
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 62 38
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 5 4
6 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 3 3
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js 2 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/README.md 2 1

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,68,34
youtube.com,34,9
github.com,24,16
cn.bing.com,8,4
yandex.ru,5,2
DuckDuckGo,4,2
framedsc.com,3,3
Bing,3,1
search.brave.com,2,1
1 referrer views_total views_unique
2 Google 68 34
3 youtube.com 34 9
4 github.com 24 16
5 cn.bing.com 8 4
6 yandex.ru 5 2
7 DuckDuckGo 4 2
8 framedsc.com 3 3
9 Bing 3 1
10 search.brave.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,97,75
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,62,39
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,5,4
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 97 75
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 62 39
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 5 4
6 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 2 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,61,31
youtube.com,43,12
github.com,18,12
yandex.ru,10,4
cn.bing.com,8,4
Bing,7,2
DuckDuckGo,4,2
framedsc.com,3,3
search.brave.com,2,1
1 referrer views_total views_unique
2 Google 61 31
3 youtube.com 43 12
4 github.com 18 12
5 yandex.ru 10 4
6 cn.bing.com 8 4
7 Bing 7 2
8 DuckDuckGo 4 2
9 framedsc.com 3 3
10 search.brave.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,98,74
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,59,39
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 98 74
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 59 39
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js 3 3
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 2
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,69,31
youtube.com,37,12
github.com,19,12
yandex.ru,9,3
cn.bing.com,8,4
Bing,7,2
DuckDuckGo,4,2
framedsc.com,2,2
search.brave.com,2,1
1 referrer views_total views_unique
2 Google 69 31
3 youtube.com 37 12
4 github.com 19 12
5 yandex.ru 9 3
6 cn.bing.com 8 4
7 Bing 7 2
8 DuckDuckGo 4 2
9 framedsc.com 2 2
10 search.brave.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,106,79
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,63,41
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 106 79
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 63 41
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 3 3
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js 3 3
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/downloader.js 3 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/package.json 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,70,31
youtube.com,37,12
github.com,28,15
yandex.ru,9,3
cn.bing.com,8,4
Bing,7,2
framedsc.com,4,4
DuckDuckGo,4,2
search.brave.com,2,1
1 referrer views_total views_unique
2 Google 70 31
3 youtube.com 37 12
4 github.com 28 15
5 yandex.ru 9 3
6 cn.bing.com 8 4
7 Bing 7 2
8 framedsc.com 4 4
9 DuckDuckGo 4 2
10 search.brave.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,109,77
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,63,40
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 109 77
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 63 40
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 3 3
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js 3 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/utils.js 3 3
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,73,31
github.com,37,18
youtube.com,35,12
cn.bing.com,8,4
yandex.ru,5,2
DuckDuckGo,4,2
steamcommunity.com,4,1
Bing,4,1
framedsc.com,3,3
1 referrer views_total views_unique
2 Google 73 31
3 github.com 37 18
4 youtube.com 35 12
5 cn.bing.com 8 4
6 yandex.ru 5 2
7 DuckDuckGo 4 2
8 steamcommunity.com 4 1
9 Bing 4 1
10 framedsc.com 3 3

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,104,72
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,57,36
/mmvanheusden/SteamDepotDownloaderGUI/releases,9,9
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 104 72
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 57 36
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 9 9
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 3 3
9 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 3 2
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/main.js 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,66,26
youtube.com,39,12
github.com,33,16
cn.bing.com,12,5
yandex.ru,5,2
DuckDuckGo,4,2
steamcommunity.com,4,1
Bing,4,1
framedsc.com,3,3
1 referrer views_total views_unique
2 Google 66 26
3 youtube.com 39 12
4 github.com 33 16
5 cn.bing.com 12 5
6 yandex.ru 5 2
7 DuckDuckGo 4 2
8 steamcommunity.com 4 1
9 Bing 4 1
10 framedsc.com 3 3

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,107,72
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,57,36
/mmvanheusden/SteamDepotDownloaderGUI/releases,10,10
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,3,3
/mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 107 72
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 57 36
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 10 10
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 3 3
9 /mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0 3 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,65,26
youtube.com,39,12
github.com,33,16
yandex.ru,13,3
cn.bing.com,12,5
DuckDuckGo,4,2
steamcommunity.com,4,1
Bing,4,1
framedsc.com,3,3
1 referrer views_total views_unique
2 Google 65 26
3 youtube.com 39 12
4 github.com 33 16
5 yandex.ru 13 3
6 cn.bing.com 12 5
7 DuckDuckGo 4 2
8 steamcommunity.com 4 1
9 Bing 4 1
10 framedsc.com 3 3

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,101,67
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,57,37
/mmvanheusden/SteamDepotDownloaderGUI/releases,7,7
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,3,3
/mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 101 67
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 57 37
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 7 7
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 3 3
9 /mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0 3 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,61,24
youtube.com,39,12
github.com,32,15
yandex.ru,13,3
cn.bing.com,11,4
steamcommunity.com,4,1
Bing,4,1
framedsc.com,3,3
search.brave.com,2,1
1 referrer views_total views_unique
2 Google 61 24
3 youtube.com 39 12
4 github.com 32 15
5 yandex.ru 13 3
6 cn.bing.com 11 4
7 steamcommunity.com 4 1
8 Bing 4 1
9 framedsc.com 3 3
10 search.brave.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,97,64
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,54,35
/mmvanheusden/SteamDepotDownloaderGUI/releases,7,7
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,3,3
/mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 97 64
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 54 35
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 7 7
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 3 3
9 /mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0 3 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,56,22
youtube.com,39,12
github.com,31,14
yandex.ru,13,3
cn.bing.com,11,4
steamcommunity.com,4,1
Bing,4,1
framedsc.com,3,3
search.brave.com,2,1
1 referrer views_total views_unique
2 Google 56 22
3 youtube.com 39 12
4 github.com 31 14
5 yandex.ru 13 3
6 cn.bing.com 11 4
7 steamcommunity.com 4 1
8 Bing 4 1
9 framedsc.com 3 3
10 search.brave.com 2 1

View File

@@ -1,11 +0,0 @@
url_path,views_total,views_unique
/mmvanheusden/SteamDepotDownloaderGUI,98,65
/mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0,55,36
/mmvanheusden/SteamDepotDownloaderGUI/releases,7,7
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png,4,4
/mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0,4,4
/mmvanheusden/SteamDepotDownloaderGUI/issues,4,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html,3,3
/mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0,3,3
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md,3,2
/mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md,2,2
1 url_path views_total views_unique
2 /mmvanheusden/SteamDepotDownloaderGUI 98 65
3 /mmvanheusden/SteamDepotDownloaderGUI/releases/tag/v2.1.0 55 36
4 /mmvanheusden/SteamDepotDownloaderGUI/releases 7 7
5 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/screenshot.png 4 4
6 /mmvanheusden/SteamDepotDownloaderGUI/compare/v2.0.6...v2.1.0 4 4
7 /mmvanheusden/SteamDepotDownloaderGUI/issues 4 2
8 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/index.html 3 3
9 /mmvanheusden/SteamDepotDownloaderGUI/tree/v2.1.0 3 3
10 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/contributing.md 3 2
11 /mmvanheusden/SteamDepotDownloaderGUI/blob/master/CODE_OF_CONDUCT.md 2 2

View File

@@ -1,10 +0,0 @@
referrer,views_total,views_unique
Google,54,20
youtube.com,43,14
github.com,32,15
yandex.ru,13,3
cn.bing.com,11,4
steamcommunity.com,4,1
Bing,4,1
framedsc.com,2,2
search.brave.com,2,1
1 referrer views_total views_unique
2 Google 54 20
3 youtube.com 43 14
4 github.com 32 15
5 yandex.ru 13 3
6 cn.bing.com 11 4
7 steamcommunity.com 4 1
8 Bing 4 1
9 framedsc.com 2 2
10 search.brave.com 2 1

Some files were not shown because too many files have changed in this diff Show More