Commit Graph

361 Commits

Author SHA1 Message Date
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 60cf5fb9e1 update: WebUI English translation of Arch to Architecture
This commit changes the word that references the architecture from the brief "Arch" to the full "Architecture" word.
2024-11-12 00:09:13 -03:00
ThePedroo 1fb0926ac6 add: functional daemon action buttons
This commit adds the function that allows functional daemon action buttons.
2024-11-12 00:09:12 -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 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
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
ThePedroo 3ef48b1dc4 update: Brazilian portuguese translations
This commit updates the translations for Brazilian portuguese.
2024-11-12 00:09:09 -03:00
ThePedroo 32579a2ebc fix: translations by reverting some to English
This commit reverts the translations done by Google Translator to English, waiting for natives to translate them.
2024-11-12 00:09:08 -03:00
Pedro.js 8a666edae6 add: LICENSE for webroot
This commit adds proper licensing for webroot folder.

Signed-off-by: Pedro.js <pedroolimpioguerra@gmail.com>
2024-11-12 00:09:06 -03:00
RainyXeon b60209a0cb fix: overflow-y cannot scroll 2024-11-12 00:09:04 -03:00
RainyXeon b15b33ddac fix: cannot enable light theme
Co-authored-by: CaptainThrowback <captainthrowback@hotmail.com>
2024-11-12 00:09:02 -03:00
RainyXeon 5788a9b67e fix: empty screen bug (silly error) 2024-11-12 00:09:01 -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 5352d4f0e6 fix: flash file corrupted (silly error) 2024-11-12 00:08:57 -03:00
RainyXeon 814fc3fe1e fix: flash file corrupted 2024-11-12 00:08:56 -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
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