57 Commits (master)

Author SHA1 Message Date
idziubenko 41f35d0502 updated deprecated features
2 years ago
Иванов Денис c0a552a1cf Fixed force parameter. Added new worker ipc, some pydantic response and requests schemas and server api description.
3 years ago
Денис Иванов 91690f73e2 Added authentification using access tokens.
3 years ago
Иванов Денис a2e6088216 Added sqlite format.
3 years ago
Иванов Денис 49a571d26c Added 'dconf' format.
3 years ago
Иванов Денис 327d0ae56a Added format 'world'.
3 years ago
Иванов Денис e59a4511d6 Added backgrounds format. fixed #75
3 years ago
Иванов Денис d6c944890c Added ability to parse <default> tag using xml_gconf format. fixed #76
3 years ago
Иванов Денис c59f6033c9 Package search was improved. fixed #74
3 years ago
Иванов Денис fbb42da924 Improved rendering of the some formats. Shebang processing is fixed #39
3 years ago
Иванов Денис 33b7245ebc Fixed templates runner.
3 years ago
root 1ee3326431 Adding newline character in raw format was fixed.
3 years ago
Иванов Денис d130e476aa Corrected format templates. fixed #20
3 years ago
Иванов Денис 1afbff8b1c JSON format was corrected for python 3.9
3 years ago
Иванов Денис ea8077088a Improved parser of the CONTENTS files. fixed #35
3 years ago
Иванов Денис 4219b5884f Added shebang processing for regex and raw formats. fixed #39
3 years ago
root dca33902d9 "X" value is available in symbolic chmod values now. fixed #65
3 years ago
Иванов Денис 8140c9a84b Fixed the bug in the algorithm for checking symbolic links. fixed #67
3 years ago
Иванов Денис 7400444675 XML comment format was changed. fixed #47
3 years ago
Иванов Денис 2009c654ab Added processing of format errors. Patch format was fixed #69
3 years ago
Иванов Денис 24bd7b3e63 Now regex templates with parameter comment = '' do not add calculate comment. fixed #70
3 years ago
Иванов Денис bfd822e3d4 Fixed imports from the variables modules.
3 years ago
Иванов Денис debf717481 Registers in open rc configs are fixed #37
3 years ago
Иванов Денис 79ee3146e7 Fixed some typing errors.
3 years ago
Иванов Денис 9140335ad5 Spaces in raw format was fixed #24
3 years ago
Иванов Денис 804b7ee3d7 Xml style comments can be added to the file after joining regex or raw
3 years ago
Иванов Денис c5d40d4e27 To close issue. fixed #51
3 years ago
Иванов Денис 5c72e8d759 Regex format now saves space symbols in <text> tag. fixed #50
3 years ago
Иванов Денис 1a7b9d7d05 Bug with empty xml files is fixed #43
3 years ago
Иванов Денис ca1d9e1674 kde format is fixed #44
3 years ago
Иванов Денис 720eed809b Some fixes from kde format
3 years ago
Иванов Денис ed30b995ef Json format encoding bug is fixed #46
3 years ago
Иванов Денис 3834b7e168 Template executor checks if the template is empty now and checks original file for changes using MD5. Format 'raw' is added. fixed #10
4 years ago
Иванов Денис f42ebc0075 Changed files list are added for the template executor. fixed #9
4 years ago
Иванов Денис a60cc5dcb1 Created a common interface for creating and executing executable templates. fixed #7
4 years ago
Иванов Денис 564e6a0a0d Some formats was optimized.
4 years ago
Иванов Денис 998a495669 contents format is executable now.
4 years ago
Иванов Денис 0a5776ff85 Hashs and table interfaces varables types are added, dynamic dependencies creation is available now.
4 years ago
Иванов Денис f66b89f6b0 The code of the NamespaceIniFiller and the CalculateIniParser is refactored.
4 years ago
Иванов Денис a37a6b1cde Some corrections for tests.
4 years ago
Иванов Денис 5644d8e2c2 A number of corrections have been made to the design of the vars code.
4 years ago
Иванов Денис a60ce2317a The directory processor is fully tested. The method for the running an execution of the exec files in the directory processor is implemented. The package processing is improved.
4 years ago
Иванов Денис c369e80439 Calculate header adding methods is implemented and tested for all formats. Adding of the calculated header is almost tested for directory processor.
4 years ago
Иванов Денис 0b0b498d37 The directory processor is refactored. Added ability to add calculate header in the output file.
4 years ago
Иванов Денис 0c662778d1 chmod and chown parameters support is almost implemented.
4 years ago
Иванов Денис 6ead02a510 All append methods are implemented for file templates. Added support for executable templates.
4 years ago
Иванов Денис 8229f8c677 Added support for 'run' and 'exec' parameters. Implementation of the files appends is almost done.
4 years ago
Иванов Денис 803b9c5ae8 Comments and exceptions are added for all format modules.
4 years ago
Иванов Денис 49a97a87a7 The methods for checking of the packages collision is added. Started developing of the ._cfg logic.
4 years ago
Иванов Денис 85d7744ef0 The part of the TemplateAction is implemented. A developing of the conflict solver is started.
4 years ago