mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
1.2 KiB
TypeScript
11 lines
1.2 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "1bc570732",
|
|
"SHA": "1bc5707321532b7659caed51bd90c1105d3f4c6f",
|
|
"branch": "feature/chat-new-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Tue Sep 17 16:02:12 2024 +0100'",
|
|
"lastCommitMessage": "create offline direct message",
|
|
"lastCommitNumber": "6076",
|
|
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is ahead of 'origin/feature/chat-new-api-peter' by 4 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/core/chat/entity/group.ts\n\tmodified: src/app/module/chat/data/repository/member/member-list-remote-repository.service.ts\n\tmodified: src/app/module/chat/domain/use-case/message/sync-all-room-messages.service.ts\n\tmodified: src/app/module/chat/domain/use-case/room/room-bold-sync-use-case.service.ts\n\tmodified: src/app/services/http.service.ts\n\tmodified: src/app/ui/chat/chat.page.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.ts\n\tmodified: version/git-version.ts\n\tmodified: workspace.code-workspace",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |