1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-16 01:19:30 +08:00
Commit Graph

19 Commits

Author SHA1 Message Date
Zuosizhu
8815928c27 Merge branch 'LmeSzinc:master' into 20230309 2023-10-29 07:01:00 +08:00
LmeSzinc
f7cf9e3bd2 Add: [ALAS] stored and state widgets 2023-10-28 22:03:45 +08:00
Zuosizhu
78d8ed1c5b Merge branch 'master_lme'
# Conflicts:
#	assets/gui/css/light-alas.css
#	module/config/argument/args.json
#	module/config/i18n/en-US.json
#	module/config/i18n/ja-JP.json
#	module/config/i18n/zh-CN.json
#	module/config/i18n/zh-TW.json
#	module/webui/app.py
2023-09-02 17:47:24 +08:00
LmeSzinc
9feae24109 Opt: [ALAS] Checkbox in theme color 2023-08-27 23:07:04 +08:00
Zuosizhu
7cea084ecb Merge branch 'master_lme'
# Conflicts:
#	assets/gui/css/alas.css
#	module/config/argument/task.yaml
#	module/config/config_updater.py
2023-06-22 01:06:48 +08:00
LmeSzinc
0c37354ed5 Opt: List tasks instead of collapsing them in submodules 2023-06-17 22:11:19 +08:00
Zuosizhu
2420041f35 Upd: css 2023-02-17 07:53:02 +08:00
MengNianxiaoyao
fa1746dbe7 upd: dashboard color 2023-02-16 04:01:19 +08:00
梦念逍遥
7d6557fb8c Update dark-alas.css 2023-01-21 23:26:48 +08:00
梦念逍遥
92fb752bde Update dark-alas.css 2023-01-21 23:23:58 +08:00
梦念逍遥
03391102f7 Update dark-alas.css 2023-01-21 23:23:41 +08:00
Zuosizhu
799d073d88 Revert "Merge pull request #21 from Zuosizhu/dev"
This reverts commit 0c2d0a50bc, reversing
changes made to ada9cee7e4.
2023-01-21 23:10:45 +08:00
MengNianxiaoyao
529056c43f 将仪表盘移动到日志操作区,手机不显示仪表盘 2023-01-20 17:50:36 +08:00
MengNianxiaoyao
3c9dadd8ff Add Aashboard in Alas Overview 2023-01-18 14:00:04 +08:00
18870
6d7374945c Opt: Rich logging 2022-01-21 03:55:30 +08:00
18870
65ce0f359f Add: Navigation bar 2022-01-06 03:39:38 +08:00
18870
952f8c1eb6 Opt: Refactor GUI
Using new scope methods due to output() being deprecated in pywebio v1.5 (3a433cda0a)

- Opt: Combine on/off button into a single switch, this effect scheduler and log auto scroll
2022-01-06 01:55:24 +08:00
18870
7d6b2166f0 Opt: Override bs-select styles for upcoming pywebio version
fc8a5469cc
2021-12-31 20:21:21 +08:00
18870
c42691aeaa Opt: Styles for dark mode
Theme support is not available in pywebio 1.4
You need to upgrade to 1.5 dev version manually by run
pip install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip
2021-11-08 23:28:49 +08:00