Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config states time ISO in system time zone | w-e-w | 2023-09-16 | 1 | -2/+1 |
| | |||||
* | no need to use OrderedDict | w-e-w | 2023-08-20 | 1 | -3/+1 |
| | |||||
* | assert key created_at exist in config_states | w-e-w | 2023-08-20 | 1 | -1/+2 |
| | |||||
* | catch error when loading config_states | w-e-w | 2023-08-20 | 1 | -4/+7 |
| | | | | and save config_states with indent | ||||
* | rename print_error to report, use it with together with package name | AUTOMATIC | 2023-05-31 | 1 | -5/+4 |
| | |||||
* | Add & use modules.errors.print_error where currently printing exception info ↵ | Aarni Koskela | 2023-05-29 | 1 | -8/+4 |
| | | | | by hand | ||||
* | load extensions' git metadata in parallel to loading the main program to ↵ | AUTOMATIC | 2023-05-15 | 1 | -0/+2 |
| | | | | save a ton of time during startup | ||||
* | ruff auto fixes | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | Various UI fixes in config state tab | space-nuko | 2023-03-29 | 1 | -0/+200 |