* feat(files): make files service supporting home dir
* fix(files): add path access control and avoid redirecting path in the backend
* feat(files): add ListHome API
* fix(server): fix access control issues
* feat(client/web): support multi-home
* feat(server): cleanup
* fix(server): failed to init admin folder
* chore(cicd): add build and start script
* fix(client/web): fix fail to reupload same file, avoid default worker
* test(client/web): add case for worker list filtering