-
Notifications
You must be signed in to change notification settings - Fork 58
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
add: *not really* material design 3 (nmd3) web UI #73
Open
RainyXeon
wants to merge
145
commits into
main
Choose a base branch
from
add/new-webui
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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 commit will add the base for webui in rezygisk
This commit will move webui dir to webroot dir and redesign the webui base on KernelSU UI
This commit both fixes the building process to include the webroot folder and adds the web UI JS code to allow it to fetch the values.
This commit will add new icon for ReZygisk is mark. This icon will replect the state of ReZygisk. This commit also improve font by adding new local font named ProductSans for material you feeling
This commit will improve description font by adding more margin to make it more clear
This commit will improve ReZygisk webui state by adding new red color and hide settings/modules card if it's error or not exist
This commit will remove useless div card in webui
This commit improves the web UI Javascript code.
This commit simply adds the webroot files to be also verified the autencity.
This commit will add the base of light theme support in ReZygisk WebUI
This commit will add new loading screen, expandable list and card header icons for improving UX/UI
This commit fixes the missing module list due to mismatch in ID names.
This commit improves the JS code by making compliant to the standard of PerformanC.
This commit both adds brazilian portuguese translation and improves the code syntax to match the standard.
This commit adds translation for errors for both en_US and pt_BR. Also fixes the issue where brazilian portuguese translation wouldn't be exported.
This commit allows ReZygisk WebUI to dynamically fetch translations.
This commit updates the Web UI of ReZygisk to a license with copyleft, making it harder to be used in proprietary projects.
3 tasks
This commit fixes the issue where the Web UI doesn't load by properly implementing the saving of the status of ReZygisk so that it can be displayed easily, which wasn't properly implemented before.
remove: modal support (initial)
RainyXeon
force-pushed
the
add/new-webui
branch
from
November 12, 2024 07:13
7ed3cbf
to
98743e8
Compare
Signed-off-by: unexpected unresolved <[email protected]>
Signed-off-by: unexpected unresolved <[email protected]>
This commit fixes the issue where two variables with the same name would overlap, causing a re-declaration of a constant (imutable) variable
This commit updates the Simplified Chinese translations for the WebUI. Signed-off-by: SheepChef <[email protected]>
This commit fixes the detection made by ReZygisk WebUI that makes it be aware of whether the device's CPU is capable of 64-bit or 32-bit only, allowing it to properly mark as Fully functioning or just partially.
ThePedroo
force-pushed
the
add/new-webui
branch
from
November 12, 2024 20:40
a805f88
to
e55a825
Compare
This commit fixes monitor information, which now is properly working and named, and also has proper status words.
Signed-off-by: unexpected unresolved <[email protected]>
This commit updates the translations for Simplified Chinese so that it is fully translated. Signed-off-by: SheepChef <[email protected]>
Signed-off-by: unexpected unresolved <[email protected]>
Signed-off-by: unexpected unresolved <[email protected]>
This commit will add support for indonesian language in webui, following commits: * Add Indonesian language for WebUI * Sort TRANSLATOR.md contributor alphabetically
ThePedroo
added
confirmed
This issue or pull request is confirmed to be done.
enhancement
New feature or request
labels
Nov 15, 2024
Co-authored-by: witch <[email protected]>
This commit fixes russian language name translation, which previously said, in russian, "English (USA)". Signed-off-by: Kirill Kuznetsov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Changes
This commit will add webui support for ReZygisk
Why
With webui, user will be easier to manage ReZygisk
Checkmarks
Additional information
If you have any additional information, write it here