-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated at 2024-06-18T13:39:57-04:00
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule core
updated
7 files
+3 −0 | app/common/UserAPI.ts | |
+141 −746 | app/gen-server/lib/HomeDBManager.ts | |
+7 −23 | app/gen-server/lib/Housekeeper.ts | |
+40 −0 | app/gen-server/lib/homedb/Interfaces.ts | |
+755 −0 | app/gen-server/lib/homedb/UsersManager.ts | |
+3 −1 | static/locales/en.client.json | |
+1 −2 | stubs/app/server/server.ts |