Commit Graph

40 Commits

Author SHA1 Message Date
RainyXeon 9957be838f add: fatal error screen 2024-11-12 00:09:22 -03:00
RainyXeon cde142de7f fix: open link on webui instead of browser 2024-11-12 00:09:21 -03:00
RainyXeon 61bad158e8 improve: action page design; add: daemon status 2024-11-12 00:09:18 -03:00
RainyXeon da7cb91456 improve: WebUI by sync card between tab 2024-11-12 00:09:18 -03:00
RainyXeon 1d38739100 add: window.onerror event 2024-11-12 00:09:16 -03:00
RainyXeon ceb2cf24a9 add: window onerror event check 2024-11-12 00:09:15 -03:00
RainyXeon 3c1af44edc add: clear all log button 2024-11-12 00:09:15 -03:00
RainyXeon 073a0673a0 add: realtime error log tracking modal 2024-11-12 00:09:14 -03:00
RainyXeon 32ea9344dd remove: translation for error log 2024-11-12 00:09:14 -03:00
ThePedroo ce54123a7c add: errors to error log history
This commit allows the errors to be saved on error log history.
2024-11-12 00:09:11 -03:00
RainyXeon e2e57113c1 fix: empty screen bug 2024-11-12 00:09:00 -03:00
RainyXeon 36eaaac200 improve: module element style 2024-11-12 00:08:59 -03:00
RainyXeon ea2c8a5388 fix: infinity loading 2024-11-12 00:08:58 -03:00
RainyXeon 4dac5409d8 add: new webui framework (using navbar and refactor lang file) 2024-11-12 00:08:55 -03:00
RainyXeon 0b7c939c9f remove: webui test code in js/main.js 2024-11-12 00:08:54 -03:00
RainyXeon db45eaee02 add: action card sepreate with settings 2024-11-12 00:08:53 -03:00
RainyXeon 259e1f0268 remove: webuiError file to avoid inf loading 2024-11-12 00:08:52 -03:00
RainyXeon ffd0e36118 add: track webui error and log directly into error history (may not working) 2024-11-12 00:08:51 -03:00
RainyXeon e059917f73 fix: rezygisk appears as demo ui 2024-11-12 00:08:47 -03:00
RainyXeon 6952bf1888 fix: language list on modal not synchronized 2024-11-12 00:08:45 -03:00
RainyXeon c92ad7c748 improve: language system based on json file
This commit will introduce new language system based on json file for easier to translate using crowdin in the future, also fix webui cannot load
2024-11-12 00:08:43 -03:00
RainyXeon / cbcb236255 fix: translation for webui for 95% translated 2024-11-12 00:08:42 -03:00
ThePedroo 41a15e87b7 fix: infinite loading; add: translate on set
This commit fixes the infinite loading area and adds the feature that it will already change all phrases on set, without the need of restart.
2024-11-12 00:08:41 -03:00
RainyXeon / a337b55efd add: base functional for lang system; fix: weird issue related to js 2024-11-12 00:08:40 -03:00
ThePedroo ce080dff8f improve: Web UI by ignoring hw unsupported 64/32-bit
This commit improves Web UI Javascript code by allowing it to be aware of unsupported 64 or 32 bit, thus removing zygoteXX and daemonXX info.
2024-11-12 00:08:40 -03:00
RainyXeon / c3ddaa0bfe improve: warn color of bright card 2024-11-12 00:08:38 -03:00
RainyXeon / ad3624b945 add: base code for modal/lang support [W.I.P] 2024-11-12 00:08:38 -03:00
ThePedroo a6a268d2c1 improve: JS code by matching with the standard
This commit improves the JS code by making compliant to the standard of PerformanC.
2024-11-12 00:08:37 -03:00
RainyXeon / 235117f52a add: start/stop/restart daemon button 2024-11-12 00:08:36 -03:00
RainyXeon / e6c770fca2 improve: loading screen based in setting up time 2024-11-12 00:08:36 -03:00
RainyXeon / daf9c78eed fix: module list field now showing on production 2024-11-12 00:08:35 -03:00
RainyXeon / e0cb8da6dd add: loading screen, expandable list and card header icons
This commit will add new loading screen, expandable list and card header icons for improving UX/UI
2024-11-12 00:08:35 -03:00
RainyXeon / 292f75a81e add: pre-fix for module list 2024-11-12 00:08:35 -03:00
RainyXeon / c909e21ebc add: new module list interface 2024-11-12 00:08:34 -03:00
RainyXeon / 1f011eefc3 add: light theme with button based 2024-11-12 00:08:32 -03:00
ThePedroo 94905fb175 improve: web UI JS code
This commit improves the web UI Javascript code.
2024-11-12 00:08:31 -03:00
RainyXeon / f79eaf1185 improve: ReZygisk webui state
This commit will improve ReZygisk webui state by adding new red color and hide settings/modules card if it's error or not exist
2024-11-12 00:08:31 -03:00
RainyXeon / 2acda90379 add: mark icon for rezygisk state; improve: global fonts
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
2024-11-12 00:08:30 -03:00
ThePedroo bdf12dcf44 fix: building process; add: web UI JavaScript code
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.
2024-11-12 00:08:29 -03:00
RainyXeon / 10bdf6f080 move: webui -> webroot; improve: design for webui
This commit will move webui dir to webroot dir and redesign the webui base on KernelSU UI
2024-11-12 00:08:29 -03:00