Commit Graph

11 Commits

Author SHA1 Message Date
霞飛
0b97b40c46
Feature: New OpsiShop. (#3086)
* feat: New OpsiShop

* fix: use AdaptiveScroll

* feat: scan counter

* perf: calculate y value
2024-06-17 11:24:40 +08:00
LmeSzinc
e30914c83b Fix: Unicode characters similar to ">" (#3027) 2023-08-19 23:29:13 +08:00
LmeSzinc
950e772b20 Fix: shortest selection in commission filter not working 2021-12-09 18:24:52 +08:00
LmeSzinc
6e0bded8c4 Add: OpSi fleet filter
- Fix: Showing disabled tasks in scheduler
- Fix: Fleet lock not detected in OpSi
- Fix: Filter presets are case sensitive
- Opt: Increase confirm timer in question_goto()
2021-12-08 21:47:09 +08:00
LmeSzinc
7b5751607b Fix: Remove empty selector in filter 2021-11-30 18:10:55 +08:00
LmeSzinc
071eec530a Move commission to a new module, also faster 2021-09-14 14:56:28 +08:00
LmeSzinc
a0d823bcd0 Rename configs in device, and research 2021-09-14 14:43:14 +08:00
LmeSzinc
ec9bc7f511 Fix: Filter return redundant objects 2021-08-13 00:58:16 +08:00
LmeSzinc
59a17f59e5 Opt: Return objects instead of index in Filter.apply() 2021-08-07 14:29:34 +08:00
LmeSzinc
611ea364ed Fix: Filter in research 2020-09-27 17:27:42 +08:00
LmeSzinc
2cd4074f4c Opt: Move filter.py to module.base
- Fix filter in integer
2020-09-27 03:04:15 +08:00