Commit Graph

18 Commits

Author SHA1 Message Date
941c4765f8 update:Save default app info to config file when change was made in the UI 2024-11-25 10:32:15 +07:00
b2ddd6f395 update code : add Default App initialize 2024-11-23 12:02:07 +07:00
79a4456a73 refactor code 2024-11-22 17:29:12 +07:00
ee03f5401b update 2024-11-15 08:44:10 +07:00
e360248157 chore:Add Makefile 2024-09-24 18:36:59 +07:00
3e775a86e0 update 2024-08-14 18:52:21 +07:00
bcaa226c29 update 2024-08-14 12:06:18 +07:00
219fa12590 update code 2024-07-04 12:19:44 +07:00
Tiger Wang
9a986a60ad
create default config if it does not already exist (#39) 2023-07-31 17:18:09 +08:00
Tiger Wang
76adb01211
fix installation issue for Mint Linux (#31)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-02-09 19:45:39 -05:00
link
6b1d67efb1
Dependency (#27) 2022-12-07 11:01:33 +08:00
link
98a35cb107
add message_bus service dependency (#25) 2022-12-01 17:17:44 +08:00
Ns2Kracy
a45ded5088
added arch support (#22) 2022-11-29 10:31:12 -05:00
Tiger Wang
86a8c845c6
use $BASH instead of $SHELL in setup and cleanup script in case of running under non-bash shell. (#17)
fixes https://github.com/IceWhaleTech/CasaOS/issues/572
2022-10-21 13:41:41 -04:00
Tiger Wang
06ec3d5142
add cleanup script for future uninstall modularization (#16) 2022-10-20 21:07:35 -04:00
Tiger Wang (王豫)
ace8e30dfb
fix service startup issue (#13)
- update service to be ready only when initialization is completed
- remove starting service within setup script (let calling script to start the service instead)
2022-09-06 19:13:00 -04:00
Tiger Wang (王豫)
675ecb55f7
add migration logic for 0.2.x (#8) 2022-08-28 20:40:51 -04:00
Tiger Wang (王豫)
8b2af35f39
add incrementation migration logic (#4) 2022-08-15 18:58:08 -04:00