fnrir
dbbbb6603d
Fix loading icons on Linux
...
On Linux URLs to app resources start with tauri://localhost instead of
https://tauri.localhost
2023-08-18 15:29:40 +02:00
fnrir
74c6dd6792
Use different resource path in certain cases
...
This is janky, but does not require AppHandle.
2023-08-18 15:29:40 +02:00
maximuslotro
a31bc46c39
Add Toggle to use theme BG in options menu
2023-08-15 00:15:22 -05:00
SpikeHD
e4647a5811
Merge pull request #182 from Grasscutters/dependabot/cargo/src-tauri/openssl-0.10.55
...
Bump openssl from 0.10.52 to 0.10.55 in /src-tauri
2023-07-01 18:52:55 -07:00
fnrir
b56ad4e465
Increase read_file verbosity
...
Changed the error message that gets printed when
Culti tries to read a file, but fails.
2023-06-27 10:51:35 +02:00
fnrir
3ba467d03b
Fix paths
...
Replaced backslashes in paths with slashes. I did
not touch function that do the same with paths.
Those can be removed manually.
Also dataDir() returns a path that ends with a
slash so I got rid of duplicated slashes.
2023-06-27 10:35:37 +02:00
fnrir
3eec0e4a11
Add Polish translation
2023-06-26 11:40:19 +02:00
SpikeHD
9798f6d0d3
Merge pull request #184 from NotThorny/Redirect-more-2
...
Update more redirecting
2023-06-25 14:35:40 -07:00
Thoronium
db6f23dbad
Update intercepts
2023-06-25 14:25:13 -06:00
laura o3o
d9dfb6ac4e
Update it.json
2023-06-25 21:55:00 +02:00
laura o3o
981cb3180e
Update it.json
2023-06-25 21:44:15 +02:00
laura o3o
d5187cb5d6
Create it.json
2023-06-25 21:34:51 +02:00
dependabot[bot]
5a1e7d105c
Bump openssl from 0.10.52 to 0.10.55 in /src-tauri
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.52 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:57:02 +00:00
Thoronium
6b07ccf1b5
Add CLI flag
2023-06-18 21:31:08 -06:00
Thoronium
f6856431bd
Update langs pt.2
2023-06-18 16:46:03 -06:00
Thoronium
f7e33d5035
Update langs
2023-06-18 16:29:33 -06:00
Thoronium
190adb1d52
Redirect more domains
2023-06-18 16:10:22 -06:00
SpikeHD
87b97c6824
fix: version bumps
2023-06-06 18:13:53 -07:00
SpikeHD
fc7fb739e7
if I keep forgetting to re-set this I am going to explode
2023-06-06 18:08:28 -07:00
SpikeHD
044be37e9e
fix: proper language export and restyle of game path notification
2023-06-06 18:07:54 -07:00
SpikeHD
fe974a1ae1
Merge pull request #178 from Grasscutters/dependabot/cargo/src-tauri/xml-rs-0.8.14
...
Bump xml-rs from 0.8.4 to 0.8.14 in /src-tauri
2023-06-06 17:55:40 -07:00
SpikeHD
ed9fb9a644
fix: remove duct
2023-06-06 17:33:36 -07:00
dependabot[bot]
be3a1c6f6f
Bump xml-rs from 0.8.4 to 0.8.14 in /src-tauri
...
Bumps [xml-rs](https://github.com/kornelski/xml-rs ) from 0.8.4 to 0.8.14.
- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md )
- [Commits](https://github.com/kornelski/xml-rs/compare/0.8.4...0.8.14 )
---
updated-dependencies:
- dependency-name: xml-rs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:25:39 +00:00
SpikeHD
06e1ca23e1
csp for style/script elements
2023-05-20 16:58:29 -07:00
Xotak
79aa4ca61d
Fix and update french TL
2023-05-17 10:45:41 +02:00
Thoronium
3205c96a62
Open as admin
...
Set migoto exe when dl from menu
2023-05-16 13:56:40 -06:00
SpikeHD
d551344f39
version bump
2023-05-14 22:07:12 -07:00
SpikeHD
84a6267c65
Merge pull request #167 from NotThorny/All-in-Quest
...
Add questing all-in-one
2023-05-14 22:01:21 -07:00
Thoronium
4c9e70a8f8
Add questing all-in-one
...
Also fix GIMI v7 setting
2023-05-14 22:54:14 -06:00
SpikeHD
acb9061d1c
fix theme loading
2023-05-14 21:37:26 -07:00
SpikeHD
a954fcfc1c
Merge branch 'main' of github.com:Grasscutters/Cultivation
2023-05-12 17:36:47 -07:00
SpikeHD
302754d486
closing without waiting should still disconnect
2023-05-12 17:35:51 -07:00
dependabot[bot]
c2cbf4049e
Bump h2 from 0.3.13 to 0.3.18 in /src-tauri
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.13 to 0.3.18.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.13...v0.3.18 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 21:41:28 -07:00
dependabot[bot]
554bda4643
Bump openssl from 0.10.41 to 0.10.52 in /src-tauri
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.41 to 0.10.52.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.41...openssl-v0.10.52 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 21:41:20 -07:00
SpikeHD
d1018c249e
Merge pull request #165 from Grasscutters/dependabot/cargo/src-tauri/tauri-1.0.9
...
Bump tauri from 1.0.8 to 1.0.9 in /src-tauri
2023-05-10 19:47:29 -07:00
dependabot[bot]
0df78f35bd
Bump tauri from 1.0.8 to 1.0.9 in /src-tauri
...
Bumps [tauri](https://github.com/tauri-apps/tauri ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.8...tauri-v1.0.9 )
---
updated-dependencies:
- dependency-name: tauri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 01:19:36 +00:00
SpikeHD
9516c78871
Merge pull request #126 from Grasscutters/dependabot/cargo/src-tauri/bumpalo-3.12.0
...
Bump bumpalo from 3.10.0 to 3.12.0 in /src-tauri
2023-05-10 18:19:14 -07:00
SpikeHD
2a45f35062
Merge pull request #125 from Grasscutters/dependabot/cargo/src-tauri/bzip2-0.4.4
...
Bump bzip2 from 0.4.3 to 0.4.4 in /src-tauri
2023-05-10 18:19:06 -07:00
Thoronium
bdb0fd3eb7
Small lints
2023-04-28 13:52:24 -06:00
Thoronium
4631a6d38d
Formatting
2023-04-28 13:11:06 -06:00
Thoronium
dea373a0d5
Update deps
2023-04-26 22:46:21 -06:00
Thoronium
cab19e64c4
Update dependency
2023-04-26 22:46:21 -06:00
SpikeHD
5cdde7d391
lint & fix
2023-04-26 19:20:25 -07:00
Thoronium
b46a1d1fcf
Better mod searching
2023-04-26 19:26:03 -06:00
Thoronium
31f77355f1
Fix unix building
2023-04-26 19:25:17 -06:00
Thoronium
96c4e4b886
Fix unix build (real)
2023-04-26 15:45:41 -06:00
Thoronium
17fed553da
Fix unix build
2023-04-26 15:17:27 -06:00
Thoronium
5374e2b0b9
whitespace
2023-04-26 15:03:06 -06:00
Thoronium
d13c8e8861
rustfmt
2023-04-26 15:01:49 -06:00
Thoronium
6e711073ad
Linting & prettier
...
Bump version
2023-04-26 14:51:19 -06:00