Commit Graph

29 Commits

Author SHA1 Message Date
RainyXeon
fbed1e5633 add: initial support for tablet/desktop mode
This commit will add initial support for tablet/desktop mode by trick the navbar a bit
2024-11-12 00:16:55 -03:00
SheepChef
657512ca2c fix: lines variable not declared; improve: style of web UI (#43)
This commit fixes an issue where "lines" variable would not be declared and improves the style of the web UI.

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>
Co-authored-by: Pedro.js <pedroolimpioguerra@gmail.com>
2024-11-12 00:16:52 -03:00
RainyXeon
5978dc2e26 improve: no module avaliable div 2024-11-12 00:09:25 -03:00
RainyXeon
cc4fe44c95 fix: webui error when no zygigk module installed 2024-11-12 00:09:24 -03:00
RainyXeon
3cc5c64e5e add: credits and license card in settings page 2024-11-12 00:09:20 -03:00
RainyXeon
ec53757c0a add: animation for tab and navbar 2024-11-12 00:09:19 -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
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
b60209a0cb fix: overflow-y cannot scroll 2024-11-12 00:09:04 -03:00
RainyXeon
4dac5409d8 add: new webui framework (using navbar and refactor lang file) 2024-11-12 00:08:55 -03:00
RainyXeon
59ac30d3cc add: builtin ProductSans font and option to toggle 2024-11-12 00:08:49 -03:00
RainyXeon
7ef7cf24e9 add: error history modal for easier to view log and copy 2024-11-12 00:08:47 -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
610683dfa2 improve: modal animation on webui by slow it down 2024-11-12 00:08:42 -03:00
RainyXeon
1bdaeaf0ac add: bottom slide animation for modal
This commit will add animation for modal that commit from the bottom (quite goofy) and click animation for theme-switch language-switch and close-modal icon
2024-11-12 00:08:42 -03:00
RainyXeon /
a337b55efd add: base functional for lang system; fix: weird issue related to js 2024-11-12 00:08:40 -03:00
RainyXeon /
ad3624b945 add: base code for modal/lang support [W.I.P] 2024-11-12 00:08:38 -03:00
RainyXeon /
3831547e6e fix: button in light theme 2024-11-12 00:08:36 -03:00
RainyXeon /
235117f52a add: start/stop/restart daemon button 2024-11-12 00:08:36 -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 /
7b6b3cb9a0 improve: dim card color in light theme 2024-11-12 00:08:33 -03:00
RainyXeon /
1aa0e7e148 fix: light theme on dim card 2024-11-12 00:08:33 -03:00
RainyXeon /
1f011eefc3 add: light theme with button based 2024-11-12 00:08:32 -03:00
RainyXeon /
79d9e4c531 add: light theme base
This commit will add the base of light theme support in ReZygisk WebUI
2024-11-12 00:08:32 -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
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