ThePedroo
|
f85baf92ab
|
fix: pt_BR translation grammar
This commit fixes grammar mistakes in brazilian portuguese translation.
|
2024-11-12 00:16:51 -03:00 |
|
ThePedroo
|
7b26d07454
|
improve: Web UI loading speed
This commit improves the speed of loading of the Web UI.
|
2024-11-12 00:16:48 -03:00 |
|
Kirill Kuznetsov
|
67a7475946
|
fix #36: WebUI not working on 64 bit only devices
|
2024-11-12 00:12:04 -03:00 |
|
Pedro.js
|
40c54bd787
|
fix: untranslated string in Brazilian portuguese
This commit fixes the missing translations for Brazilian portuguese.
Signed-off-by: Pedro.js <pedroolimpioguerra@gmail.com>
|
2024-11-12 00:12:03 -03:00 |
|
ThePedroo
|
daddc980ec
|
fix: error upon loading Web UI
This commit fixes issues that caused the Web UI to not load.
|
2024-11-12 00:09:27 -03:00 |
|
unexpected unresolved
|
c9ed52fecb
|
fix: light theme navbar
Signed-off-by: unexpected unresolved <minh15052008@gmail.com>
|
2024-11-12 00:09:27 -03:00 |
|
unexpected unresolved
|
34dfa8928e
|
remove: useless fix for navbar
Signed-off-by: unexpected unresolved <minh15052008@gmail.com>
|
2024-11-12 00:09:26 -03:00 |
|
unexpected unresolved
|
f60a049333
|
fix: light icon for navbar in system based theme (not confirmed)
Signed-off-by: unexpected unresolved <minh15052008@gmail.com>
|
2024-11-12 00:09:26 -03:00 |
|
Pedro.js
|
9e2d40c164
|
update: Brazilian portuguese translations
This commit updates the translations of Brazilian portuguese of WebUI.
Signed-off-by: Pedro.js <pedroolimpioguerra@gmail.com>
|
2024-11-12 00:09:25 -03:00 |
|
RainyXeon
|
3fd70f6416
|
remove: unused string
|
2024-11-12 00:09:25 -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 |
|
unexpected unresolved
|
a8be51cba8
|
remove: flag from pt_BR translation
|
2024-11-12 00:09:23 -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 |
|
ThePedroo
|
90de86a5c7
|
fix: error upon opening web UI without any zygisk modules
This commit fixes the toast error that appears when opening ReZygisk's web UI.
|
2024-11-12 00:09:22 -03:00 |
|
RainyXeon
|
665ff2b8d9
|
improve: fatal error screen design
|
2024-11-12 00:09:22 -03:00 |
|
RainyXeon
|
9957be838f
|
add: fatal error screen
|
2024-11-12 00:09:22 -03:00 |
|
RainyXeon
|
cde142de7f
|
fix: open link on webui instead of browser
|
2024-11-12 00:09:21 -03:00 |
|
RainyXeon
|
0c455f3127
|
fix: link open on webui not browser (not confirmed)
|
2024-11-12 00:09:21 -03:00 |
|
RainyXeon
|
098a720fcc
|
remove: unused css style
|
2024-11-12 00:09:20 -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
|
7660bca27c
|
fix: reverse zygote status
|
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
|
1d38739100
|
add: window.onerror event
|
2024-11-12 00:09:16 -03:00 |
|
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
|
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
|
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 |
|