3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
- .gitmodules+1-1
- 3rd-party/auth+1-1
- CHANGELOG.md+7
- app/.env.dev+7
- app/.env.local+7
- app/CHANGELOG.md+7
- app/package.json+6-4
- app/src/client/cli/prompts/main.prompt.ts+24
- app/src/client/cli/prompts/push.prompt.ts+183
- app/src/nest/app/app.module.ts-1
- app/src/nest/communities/sync/log-entry-sync.service.spec.ts+1-1
- app/src/nest/communities/sync/log-entry-sync.service.ts+1-1
- app/src/nest/qps/push/push.service.spec.ts+67
- app/src/nest/qps/push/push.service.ts+220
- app/src/nest/qps/push/push.types.ts+51
- app/src/nest/qps/qps.module.ts+49
- app/src/nest/qps/qps.service.ts+141
- app/src/nest/qps/ucan/ucan.service.spec.ts+371
- app/src/nest/qps/ucan/ucan.service.ts+204
- app/src/nest/qps/ucan/ucan.types.ts+111
- app/src/nest/utils/config/env_vars.ts+8
- app/src/nest/websocket/handlers/qps.handler.spec.ts+249
- app/src/nest/websocket/handlers/qps.handler.ts+106
- app/src/nest/websocket/handlers/types/index.ts+1
- app/src/nest/websocket/handlers/types/qps.types.ts+41
- app/src/nest/websocket/ws.gateway.ts+14-1
- app/src/nest/websocket/ws.module.ts+2-1
- app/src/nest/websocket/ws.types.ts+3
- app/test/utils/team.utils.ts+3-1
- lerna.json+1-1
- package.json+8-1
- pnpm-lock.yaml+2.0k-744
- tools/push-notification-test/README.md+143
- tools/push-notification-test/firebase-messaging-sw.js+65
- tools/push-notification-test/index.html+451
0 commit comments