positnuec
2d2db92c3c
Fix: init state_switch before show() in webui
...
On session loss the page reloads, the sidebar becomes clickable while run() is still initializing, and a click in between raises AttributeError on missing state_switch.
2026-08-16 17:06:49 +08:00
positnuec
a64efd6134
Feat: visualize instance running state in sidebar
2026-07-22 08:00:30 +08:00
positnuec
2164efdb6b
Fix: inconsistent return type in get_commit for empty log
2026-07-10 02:06:30 +08:00
278750e78c
Upd: event 20201126 rerun
2026-04-23 17:17:36 +08:00
guoh064
89f69079f1
Add: distangle Gemsfarming.Campaign.Event from Event.Campaign.Event for multi event
2026-04-23 15:59:17 +08:00
guoh064
c75dd9366b
Add: auto change state of options (default select and single means state)
2026-04-23 14:57:03 +08:00
GH Action - Upstream Sync
9ca2f99143
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-04-01 15:19:58 +00:00
iceynano
37bf25c4b0
Fix Event Reaction ( #5589 )
...
* Add: Event Reaction
* Update widgets.py
* Update widgets.py
* Update widgets.py
* Update widgets.py
* Update widgets.py
* Fix event_trigger
* Resolve patch #5226
Removed unnecessary whitespace in set_aside and set_aside_status methods.
2026-04-01 22:52:12 +08:00
2eec1333ad
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-02-28 05:33:05 +08:00
LmeSzinc
5c7f57f3b2
Fix: patch_mimetype
2026-02-19 10:19:42 +08:00
af9dd1e794
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-01-20 19:44:12 +08:00
LmeSzinc
8ea89756f1
Fix: [ALAS] Backport fix_py37_subprocess_communicate ( #5226 )
2026-01-19 12:20:44 +08:00
sui-feng-cb
35591ff2ea
Upd: config_updater for event_20221124_cn rerun
2025-08-02 07:13:30 +08:00
GH Action - Upstream Sync
81d80335ae
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2025-07-10 04:35:19 +00:00
LmeSzinc
f016e7a2d6
Upd: patch mimetype
2025-07-10 03:03:52 +08:00
GH Action - Upstream Sync
55ad377a2a
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2025-03-31 17:18:28 +00:00
iceynano
3133eaa2f7
Add: Event Reaction ( #4706 )
...
* Add: Event Reaction
* Update widgets.py
* Update widgets.py
* Update widgets.py
* Update widgets.py
* Update widgets.py
2025-04-01 00:56:05 +08:00
sui-feng-cb
860226bdd1
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2025-03-18 11:37:08 +08:00
LmeSzinc
b914705d01
Pref: Replace filelock with threading lock to reduce IO operations
2025-03-17 02:19:52 +08:00
LmeSzinc
477f917262
Refactor: deep methods reworked for better performance
2025-03-17 01:39:06 +08:00
LmeSzinc
93644384cf
Refactor: Atomic file read/write for better performance
...
- Drop dependency atomicwrites
2025-03-17 01:39:06 +08:00
sui-feng-cb
69443c0111
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2025-02-27 13:44:34 +08:00
LmeSzinc
ec2c1959f5
Fix: [ALAS] Reduce unnecessary file writes at startup
2025-02-25 00:43:27 +08:00
sui-feng-cb
6eb413595d
Upd: delete gg_handler
2025-01-14 02:54:10 +08:00
sui-feng-cb
1b24e5c0d9
Merge branch 'master' of LmeSzinc
2024-11-19 21:15:28 +08:00
SarContDeli
bd680eb3a8
Add: fake module PIL for webui ( #4374 )
...
* Add: fake module PIL for webui
* Fix: Load runtime before module PIL
* Upd: Error message of MAA loading failure
* Upd: Adjust timing of import fake module
2024-11-19 12:37:59 +08:00
sui-feng-cb
59abeba81a
Merge branch 'master' of LmeSzinc
2024-09-12 18:26:05 +08:00
LmeSzinc
a66760b743
Opt: Patch aiofiles to reduce thread pool size
2024-09-11 22:47:58 +08:00
sui-feng-cb
8d5cbbd3cc
Merge branch 'master' of LmeSzinc
2024-08-28 20:19:03 +08:00
sui-feng-cb
bc7bb915ca
Change title and icon
2024-07-10 17:17:47 +08:00
SevCrane
4e6601bf3a
Merge remote-tracking branch 'upstream/master'
2024-06-22 20:49:14 +08:00
LmeSzinc
f810db8bea
Fix: Skip first screenshot in tools
...
since you cannot run benchmark before benckmarked
2024-06-21 01:42:45 +08:00
SevCrane
abfbbe5064
merge alas
2024-06-05 23:57:58 +08:00
SevCrane
3cb29a9a37
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2024-06-05 23:53:03 +08:00
SevCrane
5e482958f6
AlasGG
2024-06-05 23:20:28 +08:00
LmeSzinc
5f56a2bdb7
Chore: [ALAS] Move func methods to the Alas class
2024-05-30 13:34:24 +08:00
LmeSzinc
cfe187ea57
Fix: [ALAS] Deploy config wasn't redirected after Updater.delay()
2024-04-23 00:13:54 +08:00
LmeSzinc
a37438bd02
Fix: [ALAS] Checkbox cannot be dynamically updated
2023-12-07 22:35:36 +08:00
LmeSzinc
eda63d72f8
Refactor: Config update callback
2023-11-03 03:34:23 +08:00
LmeSzinc
1d1d20fef9
Fix: Validate datetime instead of using regex ( #3252 )
2023-11-01 02:40:02 +08:00
LmeSzinc
f7cf9e3bd2
Add: [ALAS] stored and state widgets
2023-10-28 22:03:45 +08:00
LmeSzinc
6b88d338b5
Merge remote-tracking branch 'origin/dev' into dev
2023-10-22 19:04:05 +08:00
LmeSzinc
b91bf31bc3
Fix: Update check fallback to classic git pull if git-over-cdn fails ( #3164 )
2023-10-01 00:34:02 +08:00
LmeSzinc
1b9fd01852
Add: git-over-cdn
2023-09-19 23:14:37 +08:00
18870
736fd52407
Opt: Refine file name processing
...
- Prevent bypassing disabled button through devtool
- Remove auto export on override import
2023-08-31 03:26:48 +08:00
18870
23d845b69a
Opt: Move New config to manage page
2023-08-29 21:08:29 +08:00
18870
a4bd13b2bc
Add: Config import/export
2023-08-29 19:56:47 +08:00
LmeSzinc
8987c9253b
Add: Disable multi-instances on phone cloud environment
2023-08-28 17:30:46 +08:00
LmeSzinc
f81d53cf68
Fix: Catch RequestHumanTakeover in benchmark
2023-08-05 18:03:50 +08:00
LmeSzinc
0c37354ed5
Opt: List tasks instead of collapsing them in submodules
2023-06-17 22:11:19 +08:00