Commit Graph

386 Commits

Author SHA1 Message Date
WinCS
0818f0ade6 fix: zh_CN and zh_TW translations contributor link; improve: complexity in customize.sh
This commit fixes the contributor link for Chinese translations and improves the complexity in customise.sh by reducing it.
2024-11-12 00:08:50 -03:00
RainyXeon
59ac30d3cc add: builtin ProductSans font and option to toggle 2024-11-12 00:08:49 -03:00
ThePedroo
341d4944b4 add: credit for Chinese translations
This commit adds the credits for Chinese translations in "TRANSLATOR.md" file.
2024-11-12 00:08:49 -03:00
WinCS
afcf302d90 add: zn_CN and zn_TW web UI languages (#21)
This commit adds Chinese translations to the web UI.

Signed-off-by: WinCS <94188592+Meltartica@users.noreply.github.com>
2024-11-12 00:08:48 -03:00
RainyXeon
a18215226f fix: corrupted zip file in webui 2024-11-12 00:08:48 -03:00
RainyXeon
7ef7cf24e9 add: error history modal for easier to view log and copy 2024-11-12 00:08:47 -03:00
RainyXeon
e059917f73 fix: rezygisk appears as demo ui 2024-11-12 00:08:47 -03:00
RainyXeon
0538428a00 fix: webui infinity loading 2024-11-12 00:08:46 -03:00
Fyphen
f4b7c3bd9b add: japanese translation 2024-11-12 00:08:46 -03:00
RainyXeon
6952bf1888 fix: language list on modal not synchronized 2024-11-12 00:08:45 -03:00
RainyXeon
eb22157a8f fix: cannot load webui 2024-11-12 00:08:45 -03:00
RainyXeon
5778870963 fix: corrupted zip file in webui 2024-11-12 00:08:44 -03:00
RainyXeon
d1e86029ce fix: corrupted zip file in webui (not confirmed) 2024-11-12 00:08:44 -03:00
RainyXeon
d1d69ae553 fix: wrong locate of translate 2024-11-12 00:08:43 -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 /
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
Emulond Argent
567cf1a8b9 add: ru_RU language to web UI (#18)
This commit adds Russian to the web UI language list.

Signed-off-by: Emulond Argent <108662981+Emulond@users.noreply.github.com>
2024-11-12 00:08:41 -03:00
ExtremeXT
d4d2c9d663 add: ro_RO language to web UI (#17)
This commit adds Romanian to the web UI language list.
2024-11-12 00:08:40 -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
ThePedroo
9fcf433b66 add: translation for errors; fix: pt_BR not exported
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.
2024-11-12 00:08:39 -03:00
ThePedroo
d9edb7c063 add: pt_BR translation; improve: code syntax
This commit both adds brazilian portuguese translation and improves the code syntax to match the standard.
2024-11-12 00:08:39 -03:00
RainyXeon /
c707c151fd add: lang list for lang modal 2024-11-12 00:08:38 -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
RainyXeon /
ebdba3ba0f add: expand-able menu on settings card; fix: modules list not showing 2024-11-12 00:08:37 -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
ThePedroo
686342ced6 fix: missing module list
This commit fixes the missing module list due to mismatch in ID names.
2024-11-12 00:08:37 -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 /
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 /
37fc9a44b1 fix: svg sometimes not showing on webui 2024-11-12 00:08:34 -03:00
RainyXeon /
7b6b3cb9a0 improve: dim card color in light theme 2024-11-12 00:08:33 -03:00
RainyXeon /
6e8809b116 remove: unused code from index.html 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
ThePedroo
cf59aed3f9 add: webroot files to get sign
This commit simply adds the webroot files to be also verified the autencity.
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 /
e5a7dfb862 remove: useless div card
This commit will remove useless div card in webui
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 /
9655c89ccc improve: description font
This commit will improve description font by adding more margin to make it more clear
2024-11-12 00:08:30 -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