Commit graph

4,190 commits

Author SHA1 Message Date
anatawa12
4059579b94
refactor: create addPackageToLicenses for better manipulation 2025-03-03 15:03:24 +09:00
anatawa12
6e87c09b4f
chore: getLicencesFromPackageLockJson return more general form 2025-03-03 14:46:17 +09:00
anatawa12
08d373daf1
Merge pull request #1958 from vrc-get/tailwind
chore: migrate tailwindcss to v4
2025-03-03 00:33:50 +09:00
anatawa12
25a5c8ac7e
chore: migrate tailwindcss to v4 2025-03-03 00:22:04 +09:00
anatawa12
f612e0e0d2
Merge pull request #1957 from vrc-get/next-and-react
Bump next and react
2025-03-02 22:50:42 +09:00
anatawa12
ad32047e13
fix: useRef without parameters 2025-03-02 22:40:46 +09:00
anatawa12
7dc08e93b1
chore: change way to generate license list 2025-03-02 22:29:17 +09:00
anatawa12
8a8e3d45bf
chore: use litedb-rs from git 2025-03-02 21:18:39 +09:00
anatawa12
505d406687
fix: some hydration warning 2025-03-02 21:16:45 +09:00
anatawa12
69a208a1ac
chore: upgrade next.js and react 2025-03-02 20:43:34 +09:00
dependabot[bot]
6a75de3d1e
Merge pull request #1934 from vrc-get/dependabot/cargo/windows-0.60.0 2025-03-02 10:22:32 +00:00
anatawa12
5dd3c374f3
fix: compile error 2025-03-02 19:12:16 +09:00
dependabot[bot]
d148ec4acd
chore(deps): bump windows from 0.58.0 to 0.60.0
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.58.0 to 0.60.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/compare/0.58.0...0.60.0)

---
updated-dependencies:
- dependency-name: windows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-02 08:28:02 +00:00
dependabot[bot]
e0e1e5d353
Merge pull request #1847 from vrc-get/dependabot/cargo/dirs-sys-0.5.0 2025-03-02 08:26:46 +00:00
dependabot[bot]
39d06a12be
chore(deps): bump dirs-sys from 0.4.1 to 0.5.0
Bumps [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) from 0.4.1 to 0.5.0.
- [Commits](https://github.com/dirs-dev/dirs-sys-rs/commits)

---
updated-dependencies:
- dependency-name: dirs-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-02 08:12:32 +00:00
dependabot[bot]
ec6317f759
Merge pull request #1834 from vrc-get/dependabot/cargo/itertools-0.14.0 2025-03-02 08:11:52 +00:00
dependabot[bot]
e5223462b1
Merge pull request #1855 from vrc-get/dependabot/cargo/winreg-0.55.0 2025-03-02 08:11:32 +00:00
anatawa12
1fc8ee6fd9
Merge pull request #1956 from vrc-get/rust-2024
Migrate to Rust 2024
2025-03-02 17:09:49 +09:00
dependabot[bot]
71073724fc
chore(deps): bump itertools from 0.13.0 to 0.14.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.13.0 to 0.14.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-02 07:59:37 +00:00
dependabot[bot]
3dc5cce710
chore(deps): bump winreg from 0.52.0 to 0.55.0
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.52.0 to 0.55.0.
- [Release notes](https://github.com/gentoo90/winreg-rs/releases)
- [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gentoo90/winreg-rs/compare/v0.52.0...v0.55.0)

---
updated-dependencies:
- dependency-name: winreg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-02 07:59:13 +00:00
anatawa12
bd2071cff2
docs(changelog): Migrated the project to Rust 2024 2025-03-02 16:56:28 +09:00
anatawa12
7a7e87ebd0
style: reformat with format edition 2024 2025-03-02 16:51:28 +09:00
anatawa12
690a9d1b72
chore: migrate to rust 2024 2025-03-02 16:51:28 +09:00
anatawa12
d3b4371f75
Merge pull request #1955 from vrc-get/litedb-migration-bug-fix
fix: a log file is incorrectly created
2025-03-02 16:26:04 +09:00
anatawa12
bc060bc12a
ci: install rust stable before building crate 2025-03-02 16:14:57 +09:00
anatawa12
65308c3840
fix: dispose database as possible 2025-03-02 16:07:14 +09:00
anatawa12
f4449a7779
docs(changelog): add pr number 2025-03-02 15:53:19 +09:00
anatawa12
45c5b9fe38
fix: a log file is incorrectly created 2025-03-02 15:51:15 +09:00
anatawa12
1785764ebd
Merge pull request #1952 from vrc-get/update-deps
chore(deps): upgrade deps
2025-03-02 04:38:20 +09:00
anatawa12
846a2dbaf0
chore(deps): upgrade deps 2025-03-02 03:54:40 +09:00
anatawa12
b92a01b2c4
Merge pull request #1949 from vrc-get/litedb-crate-updates
migrate to vrc-get-litedb 0.3.0-beta
2025-03-02 03:52:18 +09:00
anatawa12
3c31f3d6ac
fix: remove unused mutex guard 2025-03-02 03:36:22 +09:00
anatawa12
48a8ff8644
fix: build failure on windows (send) 2025-03-02 03:11:31 +09:00
anatawa12
920dc0a0a2
fix: build failure on windows (send) 2025-03-02 02:46:06 +09:00
anatawa12
11ca1bb0b0
fix: build failure on windows 2025-03-02 02:19:02 +09:00
anatawa12
d2774585a9
docs(changelog): Changed how we read VCC's project information 2025-03-02 02:18:03 +09:00
anatawa12
eb478f9938
docs: remove doc mentioning dotnet 2025-03-02 01:48:33 +09:00
anatawa12
8746713f15
ci: no longer installs dotnet 2025-03-02 01:46:04 +09:00
anatawa12
badcd8c40d
chore: remove unnecessary build script 2025-03-02 01:39:07 +09:00
anatawa12
766cf8727e
chore: migrate to vrc-get-litedb 0.3.0 2025-03-02 01:37:40 +09:00
anatawa12
de8f23c37a
chore: remove vrc-get-litedb crate from this repository 2025-03-01 21:17:54 +09:00
github-actions[bot]
878782a5a1 chore: prepare for next version: gui 1.0.2 2025-02-05 11:59:23 +00:00
github-actions[bot]
cedb8953f4 gui v1.0.1 gui-v1.0.1 2025-02-05 11:41:16 +00:00
github-actions[bot]
9e72635f2b gui v1.0.1-rc.0 gui-v1.0.1-rc.0 2025-02-04 16:46:05 +00:00
anatawa12
0fd77b0b74
Merge pull request #1902 from vrc-get/input-axis-for-worlds-templetes
fix: world template lacks input manager settings
2025-02-05 01:40:24 +09:00
anatawa12
ec266c9d43
docs(changelog): Worlds templates doesn't have proper input axis settings 2025-02-05 01:22:06 +09:00
anatawa12
4f12d50586
fix: world template lacks input manager settings 2025-02-05 01:18:41 +09:00
anatawa12
3eecb01e3a
Merge pull request #1901 from vrc-get/update-deps
Update deps
2025-02-05 01:01:38 +09:00
anatawa12
28cbcc41f9
chore(deps): bump tauri to my fork for one bugfix 2025-02-05 00:42:33 +09:00
anatawa12
57a33085f1
chore(deps): bump many packages 2025-02-05 00:35:56 +09:00