101 コミット (master)

作成者 SHA1 メッセージ 日付
idziubenko 41f35d0502 updated deprecated features
2年前
Иванов Денис c0a552a1cf Fixed force parameter. Added new worker ipc, some pydantic response and requests schemas and server api description.
3年前
Иванов Денис 327d0ae56a Added format 'world'.
3年前
Иванов Денис e59a4511d6 Added backgrounds format. fixed #75
3年前
Иванов Денис c59f6033c9 Package search was improved. fixed #74
3年前
Иванов Денис 8d062eaa7c Now autoupdate parameter works correctly for templates with append="link". fixed #72
3年前
Иванов Денис ff97850ba2 Now files permissions are saved after using templates without chmod value. fixed #66
3年前
Иванов Денис 9d26db03f0 Changed order of saving changed CONTENTS files.
3年前
Иванов Денис 1afbff8b1c JSON format was corrected for python 3.9
3年前
root 462a1e37f5 Added processing template files from template base directory. fixed #32
3年前
root dca33902d9 "X" value is available in symbolic chmod values now. fixed #65
3年前
root 0d269bbadd Now directory templates is able to change owner and permissions of the target directory. fixed #64
3年前
Иванов Денис d52239f172 Templates with append = 'link' are able to create links to an unexisting files or directories if force parameter is set now. fixed #68
3年前
Иванов Денис 62db17009a Now handler templates have default values for append and format parameters. fixed #57
3年前
Иванов Денис 2009c654ab Added processing of format errors. Patch format was fixed #69
3年前
Иванов Денис e52562d42d Now 'merge' parameter can contain packages that does not exist is db/pkg. fixed #61
3年前
Иванов Денис c480831c59 Now template can be run without install package value.
3年前
Иванов Денис 74e9ef8b9f Warning messages while processing packages from 'merge' parameters was
3年前
Иванов Денис fd22b6062a Fixed creation of the group variables
3年前
Иванов Денис dbf841c689 Using of the import_variables function in the variables files is
3年前
Иванов Денис a852377198 Dependencies comparing was fixed #48
3年前
Иванов Денис ea037c3a26 removing links was fixed #45
3年前
Иванов Денис ca1d9e1674 kde format is fixed #44
3年前
Иванов Денис 7978f4fcd7 Using of the '!' in action parameter is available now. fixed #36
3年前
Иванов Денис 68cc128d96 Added ignoring files from the base templates directory. fixed #32
3年前
Иванов Денис 3f5ff16e67 Added main.cl.current_template variable fixed #29
3年前
Иванов Денис 9afed63d58 Fixed directories default append. fixed #27
3年前
Иванов Денис 4483e87285 fixed #21
3年前
Иванов Денис 6af0f4b63f Warnings from template executor is added.
3年前
Иванов Денис 912a36c674 Partly refactored method for append = join for files.
3年前
Иванов Денис 2ef9da05f7 Added check if an input file is a binary while joining templates. fixed #16
3年前
Иванов Денис 19513d4891 Using source parameter for templates are fixed #31
3年前
Иванов Денис 4272faead6 Added default processing of templates without calculate header. fixed #26
3年前
Иванов Денис 15e8a10f78 fixed #34
3年前
Иванов Денис f6a5e3f1ec Fixed append = 'replace' usage.
3年前
Иванов Денис 920fc6c819 Default 'append' and 'format' parameters values are added. fixed #22
3年前
Иванов Денис 2fad797d86 Symlink error is fixed #30
3年前
Иванов Денис cb199776da ._cfg files counting is changed.
3年前
Иванов Денис 103315f32d Variables representation is fixed #25
3年前
Иванов Денис f963900f93 The CALCULATE_FILTERS dictionary is added.
3年前
Иванов Денис e00423b52b Links creation is fixed #18
3年前
Иванов Денис 4323d334ab 'skip' value of the 'append' parameter is available for template files now.
3年前
Хирецкий Михаил 725c0f737d Default 'join' value for 'append' paramater for template files
3年前
Иванов Денис fa3c023c0d Server is partly implemented.
3年前
Иванов Денис 44c3ff8f9f Now scripts namespace is inherited by templates as their env parameter. fixed #13
4年前
Иванов Денис 841adf07d9 Now namespaces can be set in env parameter using dots. fixed #15
4年前
Иванов Денис 778f665561 Server development is started. Ability to run templates using scripts is added. fixed #14
4年前
Иванов Денис 740c0a4d21 Template root path can be set for the templates execution now. fixed #11
4年前
Иванов Денис 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年前
Иванов Денис f42ebc0075 Changed files list are added for the template executor. fixed #9
4年前