Commit Graph

16 Commits

Author SHA1 Message Date
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