Commit Graph

27 Commits

Author SHA1 Message Date
RainyXeon
d92d854a3b add: experiment RTL layout feature 2025-04-30 19:17:04 +07:00
RainyXeon
43b3bfbc99 fix: language cannot translated fully 2024-11-13 18:44:05 +07:00
RainyXeon
664aed058a fix: translation not completely for webui 2024-11-12 20:04:16 +07:00
RainyXeon
98743e8523 add: new ui for error history page
remove: modal support (initial)
2024-11-12 14:12:53 +07:00
RainyXeon
a0d79875ea add: new cache state storing and handling 2024-11-12 00:17:38 -03:00
ThePedroo
73acecaa9d improve: translations detection
This commit allows ReZygisk WebUI to dynamically fetch translations.
2024-11-12 00:17:37 -03:00
Blazzycrafter
f4968599cf add: de_DE translations (#62)
This commit adds German translations for ReZygisk WebUI.

Signed-off-by: Blazzycrafter <39300111+Blazzycrafter@users.noreply.github.com>
2024-11-12 00:17:37 -03:00
RainyXeon
6a0f5aaad2 add: AJleKcAHgP68's russian translation credits
This commit will add AJleKcAHgP68's russian translation credits to TRANSLATION.md and webroot/js/language.js

Co-authored-by: AJleKcAHgP68 <78802768+AJleKcAHgP68@users.noreply.github.com>
2024-11-12 00:16:54 -03:00
unexpected unresolved
b26b988f08 fix: translation credits synchronization
Signed-off-by: unexpected unresolved <minh15052008@gmail.com>
2024-11-12 00:16:53 -03:00
SheepChef
19cedefcf3 improve: chinese translation. (#42)
* Full Chinese Translation.

Translate all currently existing English strings to Chinese.

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>

* Update language.js

---------

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>
2024-11-12 00:16:52 -03:00
RainyXeon
26b60fce11 add: small page internal API and system based theme
yandev code style on webroot/js/smallPage/theme.js, need to be cleaned
2024-11-12 00:09:23 -03:00
RainyXeon
61bad158e8 improve: action page design; add: daemon status 2024-11-12 00:09:18 -03:00
ThePedroo
dde0436fd9 fix: JS code indentation/syntax
This commit fixes the syntax and indentation of the JavaScript code to meet the organization standard.
2024-11-12 00:09:12 -03:00
ThePedroo
6ec8b5e7bd fix: JS code indentation/syntax
This commit fixes the syntax and indentation of the JavaScript code to meet the organization standard.
2024-11-12 00:09:10 -03:00
RainyXeon
4dac5409d8 add: new webui framework (using navbar and refactor lang file) 2024-11-12 00:08:55 -03:00
RainyXeon
db45eaee02 add: action card sepreate with settings 2024-11-12 00:08:53 -03:00
RainyXeon
59ac30d3cc add: builtin ProductSans font and option to toggle 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
7ef7cf24e9 add: error history modal for easier to view log and copy 2024-11-12 00:08:47 -03:00
Fyphen
f4b7c3bd9b add: japanese translation 2024-11-12 00:08:46 -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
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