Commit Graph

164 Commits

Author SHA1 Message Date
Novattz
d4ae5d74e9 conflict backend stuff #89 2025-12-26 22:10:34 +01:00
Novattz
7fd3147f44 apperantly not a valid flag v1.3.2 2025-12-23 03:04:47 +01:00
Novattz
87dc328434 changelog 2025-12-23 03:01:42 +01:00
Novattz
b227dff339 version bump 2025-12-23 03:01:28 +01:00
Novattz
04910e84cf Add response if we got any new dlcs or not #64 2025-12-23 02:59:12 +01:00
Novattz
7960019cd9 update creamlinux config #64 2025-12-23 02:42:19 +01:00
Novattz
a00cc92b70 adjust settings dialog 2025-12-23 02:00:09 +01:00
Novattz
85520f8916 add settings button to game cards with smokeapi installed #67 2025-12-23 01:59:53 +01:00
Novattz
ac96e7be69 smokeapi config backend implementation #67 2025-12-23 01:59:06 +01:00
Novattz
3675ff8fae add smokeapi settings dialog & styling #67 2025-12-23 01:58:30 +01:00
Novattz
ab057b8d10 add dropdown component 2025-12-23 01:57:26 +01:00
Novattz
952749cc93 fix depraction warning 2025-12-23 01:56:46 +01:00
Tickbase
4c4e087be7 Merge pull request #86 from Novattz/dependabot/npm_and_yarn/multi-ed0ec66f32
Bump glob and semantic-release
2025-12-22 22:04:41 +01:00
dependabot[bot]
1e52c2071c Bump glob and semantic-release
Bumps [glob](https://github.com/isaacs/node-glob) and [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies needed to be updated together.

Updates `glob` from 11.0.2 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.2...v11.1.0)

Updates `semantic-release` from 24.2.4 to 25.0.2
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.4...v25.0.2)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:development
- dependency-name: semantic-release
  dependency-version: 25.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 21:04:04 +00:00
Tickbase
fc8c69a915 Merge pull request #85 from Novattz/dependabot/npm_and_yarn/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2025-12-22 22:02:31 +01:00
dependabot[bot]
2d7077a05b Bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 20:52:35 +00:00
Tickbase
081d61afc7 Merge pull request #84 from Novattz/dependabot/npm_and_yarn/vite-6.4.1 2025-12-22 20:32:44 +01:00
dependabot[bot]
0bfd36aea9 Bump vite from 6.3.5 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 19:31:54 +00:00
Tickbase
d730fe61ae Delete .github/workflows/test-build.yml v1.3.0 2025-12-22 20:22:45 +01:00
Novattz
f657c18c54 changelog 2025-12-22 20:21:47 +01:00
Novattz
4bf0d1819d workflow change 2025-12-22 20:21:41 +01:00
Novattz
a05cce1c18 version bump 2025-12-22 20:21:32 +01:00
Novattz
ae7dd9dbd0 version bump script 2025-12-22 20:21:19 +01:00
Novattz
c484c8958c Creamlinux Refactor 2025-12-22 20:21:06 +01:00
Novattz
6f4f53f7f5 styling changes 2025-12-22 20:20:49 +01:00
Novattz
cbf791a348 button and icon color fixes 2025-12-22 20:20:38 +01:00
Novattz
9397e1508f Button fixes 2025-12-22 20:20:22 +01:00
Novattz
294ab81211 Toast fixes & styling 2025-12-22 20:20:07 +01:00
Novattz
7a631543fa Icon colors 2025-12-22 20:19:45 +01:00
Novattz
e0a62d72d4 New icons 2025-12-22 20:19:25 +01:00
Tickbase
e54c71abed Add GitHub Actions workflow for Tauri test build 2025-12-22 12:26:06 +01:00
Tickbase
e646858e43 Merge pull request #77 from sw4m/patch-1
Fixed git clone link in README
2025-12-13 17:14:57 +01:00
sw4m
dc7c2682cf Fixed git clone link 2025-12-13 11:22:08 +00:00
Novattz
08282c8a22 fix progress bar color 2025-11-16 20:39:02 +01:00
Novattz
308b284d17 release title adjustment v1.2.0 2025-11-12 15:22:23 +01:00
Novattz
51c6b7337b version bump 2025-11-12 15:07:18 +01:00
Novattz
bb73d535ce workflow 2025-11-12 15:05:22 +01:00
Novattz
38f536bc1c index and update screen 2025-11-12 15:04:17 +01:00
Novattz
686a5219eb Dynamically fetch version 2025-11-12 15:03:32 +01:00
Novattz
9f3cf1cb1f add progress bar component and styling 2025-11-12 15:03:07 +01:00
Novattz
0a5f00d3fb Remove redundant files 2025-11-12 15:02:13 +01:00
Novattz
931ecc0d92 implement updater 2025-11-12 15:01:19 +01:00
Novattz
f7f70a0b8a add permissions 2025-11-12 15:00:45 +01:00
Novattz
d280c6c5f3 Add tauri updater 2025-11-12 15:00:32 +01:00
Novattz
9bbe1c7de8 enable tracking again lol 2025-11-11 15:37:54 +01:00
Novattz
18a51e37a1 version bump 2025-11-11 15:36:41 +01:00
Novattz
1eb8f92946 Change "Manage DLCs" button to be icon only 2025-11-11 15:29:51 +01:00
Novattz
62b80cc565 Fix platform detection #70 2025-11-11 15:09:21 +01:00
Novattz
82bd475383 Stop tracking package lock 2025-11-11 14:50:53 +01:00
Tickbase
53be3e3bb2 Merge pull request #65 from Kven1/update-executable-name
Update creamlinux executable name in README.md
2025-10-29 18:26:20 +01:00