Commit Graph

24 Commits

Author SHA1 Message Date
Artem30801
0bb3fd1b72 Further optimiztion and fix of config dict sending 2020-02-04 22:01:47 +03:00
Artem30801
a3e3a2b97e Config sending optimization (up to x2 less data transmitted) 2020-02-04 20:48:25 +03:00
Artem30801
7fa3a692a1 Added drop support for config cells 2020-02-04 20:47:46 +03:00
Artem30801
67b86d303b Added dialog for existing configs and server config dialog, improved config.py 2020-02-04 15:52:58 +03:00
Artem30801
3332f14309 Added file requesting functionality 2020-02-01 14:17:39 +03:00
Artem30801
0134227742 Optimization of config sending via network 2020-01-24 15:46:48 +03:00
Artem30801
3a709d46bd Enchanced attr support in config 2020-01-22 11:13:28 +03:00
Artem30801
4b1f63e66e Identation fix in generated files 2020-01-13 18:02:59 +03:00
Artem30801
04ee93fc8b Fixed configspec loading for dicts 2020-01-07 17:23:45 +03:00
Artem30801
168935fd42 Changed loading from dict with configspec 2020-01-06 23:16:09 +03:00
Artem30801
5e37d05220 Fixed set_chain for python2 2020-01-06 23:15:43 +03:00
Artem30801
68d10e8a92 Added support for advanced attribute calling
Includes support of:
- spaces
- multi-level and nested sections
in attribute calls
2020-01-06 17:24:24 +03:00
Artem30801
24e75f7ed0 config error repr + improved comment loading 2020-01-05 22:58:07 +03:00
Artem30801
bfe983b82d Validation upon merge 2020-01-05 17:17:25 +03:00
Artem30801
ccab44af56 Perserving dict order in messages and configs 2020-01-05 17:16:39 +03:00
Artem30801
5bd372e25b Removed unnececary functions in config.py, added regular dict and merging support 2019-12-30 19:41:31 +03:00
artem30801
34926fd3e9 Changed modifiyng filename 2019-12-26 15:28:34 +03:00
artem30801
f5b54c7ec1 Fully working version of ConfigManager 2019-12-07 22:34:44 +03:00
Artem30801
c365df69e8 WIP 5 (config broken) 2019-12-05 08:49:44 +03:00
Artem30801
fb8f81450a slight config improvemnts 2019-12-04 00:11:11 +03:00
Artem30801
dc6765d8e8 Added import/export to new dict format 2019-12-01 18:37:52 +03:00
Artem30801
f7ab920a18 Exporting/loading to/from dict 2019-12-01 17:05:28 +03:00
Artem30801
fe69c99fb5 WIP 3 2019-11-28 08:45:33 +03:00
Artem30801
3dc665bd00 WIP 2019-11-25 23:19:07 +03:00