-
Notifications
You must be signed in to change notification settings - Fork 0
1.0.0-rc2 #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
1.0.0-rc2 #10
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
58058f3
Add GitHub Action to summarize new issues (#4)
JosunLP 0a4d695
Add GitHub Actions workflow for greetings (#5)
JosunLP ef79449
Add workflow to manage stale issues and PRs (#6)
JosunLP 064b93b
Merge branch 'dev' of https://github.com/Kink-Development-Group/hyp-r…
JosunLP 2ef43d6
Adding Installer (#9)
JosunLP 9daf557
Update version to 1.0.0-rc2 and change edition to 2024 in Cargo.toml …
JosunLP 4e82a63
Refactor code for improved readability and safety in various modules
JosunLP e3c9133
Update .github/labeler.yml
JosunLP 1bf5ead
Update hypnoscript-cli/src/main.rs
JosunLP 9a072f3
Update scripts/build_linux.ps1
JosunLP f71efcd
Aktualisiere Labeler-Konfiguration und verbessere Installationsskript…
JosunLP c14df8f
Füge #[allow(dead_code)] zu InstallMetadata hinzu, um Warnungen zu un…
JosunLP c6ada80
Verbessere den Code-Stil durch Vereinheitlichung von Importen und Ver…
JosunLP 7cae200
Vereinheitliche die Verwendung von `trim_start_matches` und verbesser…
JosunLP da8e2bc
Vereinheitliche die Verwendung von `or_else` und verbessere die Lesba…
JosunLP 3d10d8c
Vereinheitliche die Verwendung von `or_else` in der Funktion `handle_…
JosunLP 40d778a
Füge Dokumentation zur Installer-Synchronisation und Update-Automatis…
JosunLP 0fad02e
Entferne den Verweis auf "Rust Edition" aus der Dokumentation und den…
JosunLP 55094b4
Füge neue Lizenzen zur Allowlist hinzu und behandle ungenutzte Einträ…
JosunLP 56e6f74
Update deny.toml
JosunLP b00ecd4
Verbessere die Windows-Unterstützung im Installer und aktualisiere di…
JosunLP b264902
Merge branch 'dev' of https://github.com/Kink-Development-Group/hyp-r…
JosunLP ff4a99a
Aktualisiere Copyright-Jahr auf 2025 in mehreren Dateien und verbesse…
JosunLP 4c26bf7
Verbessere die Lesbarkeit des Codes im Selbstaktualisierungsprozess d…
JosunLP 38e2fac
Aktualisiere Versionsnummer auf 1.0.0-rc2 in mehreren Skripten und de…
JosunLP 00f004e
Vereinheitliche den Code zur Ableitung des Installationspfads im Selb…
JosunLP File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -77,3 +77,4 @@ artifacts/ | |
| # Rust | ||
| target/ | ||
| Cargo.lock | ||
| hypnoscript-docs/static/install.sh | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.