Commit Graph

67 Commits

Author SHA1 Message Date
18870
80b9ab73a7 Opt: Rework overview
- Opt: Optimize for mobile
2021-10-21 01:21:05 +08:00
LmeSzinc
0cc598aeb0 Opt: Reads existing json files in multi-instances 2021-10-16 16:52:35 +08:00
18870
5f00630d84 Fix: Delete config_name by accident 2021-10-15 00:20:32 +08:00
18870
79f686cf98 Opt: Highlight current button
- Fix: Save config to correct file
- Opt: Only translate mode reload languages
- Del: UI install
- Fix: Forgot to set current status
- Fix: Add newline to log after stop alas
2021-10-14 23:10:03 +08:00
18870
5b1362cdf8 Add: Display alas running status 2021-10-14 13:31:54 +08:00
18870
be05f7a24d Fix: Clear stash after saving config 2021-10-13 19:15:23 +08:00
18870
ddafa5b309 Opt: Delete unnecessary output() 2021-10-12 13:55:24 +08:00
18870
c935ff2d47 Opt: Extract UI tree 2021-10-12 13:38:21 +08:00
18870
ec38f7b847 Opt: Add file lock 2021-10-10 01:26:58 +08:00
18870
ba588f3a94 Add: Password for Web app 2021-10-09 17:20:59 +08:00
18870
7d28d06764 Upd: Migrate to PyWebIO 1.4 2021-10-09 01:12:04 +08:00
18870
8c43a73a6b Fix: Toast shows under the header now
- Opt: Rename some variables
2021-10-06 23:22:56 +08:00
LmeSzinc
d3cb28c10f Opt: Catch KeyboardInterrupt in web server
- Opt: Add one screen shot before task starts, which will update image after a long wait
2021-10-06 16:49:47 +08:00
LmeSzinc
48b8ea0eb4 Add: CLI options to start web server
- Opt: Update user config when reading, which is able to change events to the latest
2021-10-05 01:02:43 +08:00
18870
abbf735fa3 Opt: Format code 2021-10-03 21:40:05 +08:00
18870
d336569053 Fix: config update thread not start correctly
Accidentally delete self.alive
2021-10-03 19:52:03 +08:00
18870
deeb8449be Add: New UI
run `python gui.py` to start webserver
open `http://127.0.0.1` in your browser
2021-10-03 19:18:47 +08:00