Commit Graph

9 Commits

Author SHA1 Message Date
kamiyadm ea147e73b3 fix: move ll-package-manager to /usr/libexec/linglong
close: https://github.com/linuxdeepin/linglong/issues/460

Log:
2024-05-30 17:17:57 +08:00
dengbo 853d2c9487 fix: ll-build failed to convert appimage
linglong.yaml must have command and base option when convert

Log:
2024-05-30 17:17:57 +08:00
kamiyadm 5dc93a2e08 fix: use host icon for linglong-repair-tool
Using the icon 'deepin-repair-tools' which from deepin-icon-them.

Log:
2024-05-13 15:50:54 +08:00
kamiyadm 025d41be8c fix: move the reinstall operation to new script
-

Log:
2024-05-13 13:04:40 +08:00
dengbo f4e6956ff8 chore: modify repo to stable
modify repo to stable

Log:
2024-04-24 11:20:41 +08:00
kamiyadm 1c5ec42068 fix: rename 'll-cli repo list' to 'll-cli repo show'
-

Log:
2024-04-23 14:35:40 +08:00
kamiyadm fcecef2dca fix: missing default config.yaml
-

Log:
2024-04-08 17:06:23 +08:00
myml 06b20ad74b fix: ll-build build error
修复多个会导致构建失败的错误

Log:
2024-04-08 06:44:37 +00:00
black-desk ee364e3007 refact: all API types use quicktype
1. Update dbus interface xml files to
   use QVariantMap as parameters and response;

2. Add api/schema/v1.yaml to generate all API types;

3. Remove qserializer.

Signed-off-by: black-desk <me@black-desk.cn>
2024-04-01 17:05:32 +08:00