aboutsummaryrefslogtreecommitdiffstats
path: root/modules/config_states.py
Commit message (Expand)AuthorAgeFilesLines
* Config states time ISO in system time zonew-e-w2023-09-161-2/+1
* no need to use OrderedDictw-e-w2023-08-201-3/+1
* assert key created_at exist in config_statesw-e-w2023-08-201-1/+2
* catch error when loading config_statesw-e-w2023-08-201-4/+7
* rename print_error to report, use it with together with package nameAUTOMATIC2023-05-311-5/+4
* Add & use modules.errors.print_error where currently printing exception info ...Aarni Koskela2023-05-291-8/+4
* load extensions' git metadata in parallel to loading the main program to save...AUTOMATIC2023-05-151-0/+2
* ruff auto fixesAUTOMATIC2023-05-101-1/+1
* imports cleanup for ruffAUTOMATIC2023-05-101-1/+1
* Various UI fixes in config state tabspace-nuko2023-03-291-0/+200