aboutsummaryrefslogtreecommitdiffstats
path: root/modules/config_states.py
AgeCommit message (Expand)AuthorLines
2023-09-16Config states time ISO in system time zonew-e-w-2/+1
2023-08-20no need to use OrderedDictw-e-w-3/+1
2023-08-20assert key created_at exist in config_statesw-e-w-1/+2
2023-08-20catch error when loading config_statesw-e-w-4/+7
2023-05-31rename print_error to report, use it with together with package nameAUTOMATIC-5/+4
2023-05-29Add & use modules.errors.print_error where currently printing exception info ...Aarni Koskela-8/+4
2023-05-15load extensions' git metadata in parallel to loading the main program to save...AUTOMATIC-0/+2
2023-05-10ruff auto fixesAUTOMATIC-1/+1
2023-05-10imports cleanup for ruffAUTOMATIC-1/+1
2023-03-29Various UI fixes in config state tabspace-nuko-0/+200