2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-18 03:02:07 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
dependabot[bot]
c09ad8d41d chore(deps-dev): bump @types/node from 24.9.1 to 24.9.2 in /src/ModManUi
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.1 to 24.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 22:06:04 +00:00
Jan Laupetin
953f349027 chore: show game and platform tags in modman header 2025-10-28 23:05:50 +01:00
Jan Laupetin
98eced814b feat: list assets in inspect details 2025-10-28 22:41:28 +01:00
Jan Laupetin
cf8ab17991 chore: make sure page view transition works on non-full-size components 2025-10-28 21:24:49 +01:00
Jan Laupetin
e9cf439672 chore: transform public dir files for cpp inclusion 2025-10-28 21:18:17 +01:00
Jan Laupetin
732d9d265f chore: set favicon for ModMan 2025-10-28 20:12:58 +01:00
Jan Laupetin
f7bc97f4d1 chore: make sass variables kebab-case 2025-10-28 19:49:32 +01:00
Jan Laupetin
b8ca102131 chore: fix router transition 2025-10-28 01:11:01 +01:00
Jan Laupetin
91619962a6 chore: add base layout for inspect details 2025-10-28 01:07:29 +01:00
Jan Laupetin
e8d0a09c37 chore: use sass vars for colors 2025-10-28 00:47:09 +01:00
Jan Laupetin
27ecb4cc57 chore: only show specific back buttons in modman 2025-10-27 22:02:20 +01:00
Jan Laupetin
03b03be181 chore: add blend between views in modman 2025-10-27 21:37:43 +01:00
Jan Laupetin
df0b1a09a4 chore: show name of zone in zone details 2025-10-27 21:30:32 +01:00
Jan Laupetin
95aaf9fe94 chore: preselect zone in inspect zonelist if the assets for it are already loaded
* Relevant when navigating back for example
2025-10-27 21:14:13 +01:00
Jan Laupetin
b299269949 chore: move cached zone assets in modman ui to store 2025-10-27 21:01:06 +01:00
Jan Laupetin
afbdfdf2e5 chore: navigate to inspect details page when pressing button 2025-10-27 21:01:05 +01:00
Jan Laupetin
6b3fdbfb75 chore: add modman navigation 2025-10-27 21:01:05 +01:00
Jan Laupetin
61ab196c5a chore: reduce size of asset MeterGroup 2025-10-27 21:01:04 +01:00
Jan Laupetin
c9e6a1fc64 feat: show zone and asset statistics in modman 2025-10-27 21:01:04 +01:00
Jan Laupetin
2bfa4112fb chore: restructure ModMan into list and details 2025-10-27 21:01:03 +01:00
Jan Laupetin
23f5ad67e9 feat: combine loading bar and zone list 2025-10-27 21:01:03 +01:00
Jan Laupetin
78538d68f5 chore: use PrimeVue components 2025-10-27 21:01:01 +01:00
dependabot[bot]
30489c47ee chore(deps-dev): bump vite-plugin-vue-devtools in /src/ModManUi
Bumps [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.0.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite-plugin-vue-devtools
  dependency-version: 8.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 19:37:08 +00:00
Jan
09e7b29835 Merge pull request #556 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/eslint-9.38.0
chore(deps-dev): bump eslint from 9.36.0 to 9.38.0 in /src/ModManUi
2025-10-26 20:21:48 +01:00
Jan
468e34bb64 Merge pull request #555 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vite-7.1.12
chore(deps-dev): bump vite from 7.1.7 to 7.1.12 in /src/ModManUi
2025-10-26 20:21:39 +01:00
Jan
bf8596d5f7 Merge pull request #554 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vue-tsc-3.1.2
chore(deps-dev): bump vue-tsc from 3.1.0 to 3.1.2 in /src/ModManUi
2025-10-26 20:21:29 +01:00
dependabot[bot]
9428c191ce chore(deps-dev): bump eslint from 9.36.0 to 9.38.0 in /src/ModManUi
Bumps [eslint](https://github.com/eslint/eslint) from 9.36.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.36.0...v9.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:54 +00:00
dependabot[bot]
a3cbba6b01 chore(deps-dev): bump vite from 7.1.7 to 7.1.12 in /src/ModManUi
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.7 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:48 +00:00
dependabot[bot]
30424a9705 chore(deps-dev): bump vue-tsc from 3.1.0 to 3.1.2 in /src/ModManUi
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.1.2/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:34 +00:00
dependabot[bot]
de76323a79 chore(deps-dev): bump @types/node in /src/ModManUi
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.8 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:27 +00:00
Jan Laupetin
3459203626 chore: do not log progress in frontend 2025-10-15 23:17:50 +02:00
Jan Laupetin
c6e9cbedda feat: report on unlinking progress 2025-10-14 23:20:56 +01:00
Jan Laupetin
9fa41ca0d3 feat: show loading progress in modman 2025-10-14 17:59:34 +01:00
Jan Laupetin
d86b70e006 feat: unlink fastfiles via ModMan 2025-10-11 19:04:49 +01:00
Jan Laupetin
f53195d4bd chore: update testing style 2025-10-11 19:04:49 +01:00
Jan Laupetin
c791034562 chore: rename FastFileBinds to ZoneBinds 2025-10-11 19:04:48 +01:00
Jan Laupetin
49f2000bad chore: track loaded zones in ui 2025-10-11 19:04:48 +01:00
Jan Laupetin
7cefaee41c fix: dialog binds not returning a promise 2025-10-11 19:04:48 +01:00
Jan Laupetin
b27b7e77bd chore: pass ZoneLoading error as result 2025-10-11 19:04:47 +01:00
Jan Laupetin
098be53559 chore: add error handling for fastfile bind 2025-10-11 19:04:47 +01:00
Jan Laupetin
4911cfa4c6 feat: add bind for loading fastfiles to ModMan 2025-10-11 19:04:46 +01:00
Jan Laupetin
219f0c1c85 chore: save shared modman info in context 2025-10-11 19:04:45 +01:00
Jan Laupetin
5bbeaed3a3 feat: add dialog handler for ModMan 2025-10-10 09:49:36 +02:00
Jan Laupetin
2236ddfd5e chore: slightly adjust testing text 2025-10-07 23:33:34 +01:00
Jan Laupetin
cf584fe3eb chore: adjust naming of webview browser api 2025-10-07 22:11:22 +01:00
Jan Laupetin
2639640ca3 chore: use new webview fork notify mechanism 2025-10-07 21:39:04 +01:00
Jan Laupetin
5310ae7b8b chore: adapt for raw exposed json messages of webview fork 2025-10-07 20:58:04 +01:00
Jan Laupetin
4f24b9ce86 chore: update modman vite setup to support dev server 2025-10-07 20:58:04 +01:00
Jan Laupetin
cb2e83dfca chore: implement gtk handler for custom files 2025-10-07 20:58:03 +01:00
Jan Laupetin
026d5e3dfa chore: update example for webview 2025-10-07 20:58:02 +01:00