@live-change/video-call-frontend 0.9.171 → 0.9.173
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +38 -38
- package/.nx/cache/file-map.json +0 -235
- package/.nx/cache/nx_files.nxt +0 -0
- package/.nx/cache/project-graph.json +0 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@live-change/video-call-frontend",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.173",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"memDev": "node server/start.js memDev --enableSessions --initScript ./init.js --dbAccess",
|
|
6
6
|
"localDevInit": "rm tmp.db; node server/start.js localDev --enableSessions --initScript ./init.js",
|
|
@@ -35,41 +35,41 @@
|
|
|
35
35
|
"@codemirror/language": "6.10.1",
|
|
36
36
|
"@dotenvx/dotenvx": "0.27.0",
|
|
37
37
|
"@fortawesome/fontawesome-free": "^6.7.2",
|
|
38
|
-
"@live-change/access-control-frontend": "^0.9.
|
|
39
|
-
"@live-change/access-control-service": "^0.9.
|
|
40
|
-
"@live-change/backup-service": "^0.9.
|
|
41
|
-
"@live-change/blog-frontend": "^0.9.
|
|
42
|
-
"@live-change/blog-service": "^0.9.
|
|
43
|
-
"@live-change/cli": "^0.9.
|
|
44
|
-
"@live-change/content-frontend": "^0.9.
|
|
45
|
-
"@live-change/content-service": "^0.9.
|
|
46
|
-
"@live-change/dao": "^0.9.
|
|
47
|
-
"@live-change/dao-vue3": "^0.9.
|
|
48
|
-
"@live-change/dao-websocket": "^0.9.
|
|
49
|
-
"@live-change/db-client": "^0.9.
|
|
50
|
-
"@live-change/email-service": "^0.9.
|
|
51
|
-
"@live-change/framework": "^0.9.
|
|
52
|
-
"@live-change/frontend-auto-form": "^0.9.
|
|
53
|
-
"@live-change/frontend-base": "^0.9.
|
|
54
|
-
"@live-change/geoip-service": "^0.9.
|
|
55
|
-
"@live-change/image-frontend": "^0.9.
|
|
56
|
-
"@live-change/locale-settings-service": "^0.9.
|
|
57
|
-
"@live-change/password-authentication-service": "^0.9.
|
|
58
|
-
"@live-change/peer-connection-service": "^0.9.
|
|
59
|
-
"@live-change/prosemirror-service": "^0.9.
|
|
60
|
-
"@live-change/secret-code-service": "^0.9.
|
|
61
|
-
"@live-change/secret-link-service": "^0.9.
|
|
62
|
-
"@live-change/session-service": "^0.9.
|
|
63
|
-
"@live-change/task-service": "^0.9.
|
|
64
|
-
"@live-change/upload-frontend": "^0.9.
|
|
65
|
-
"@live-change/url-frontend": "^0.9.
|
|
66
|
-
"@live-change/url-service": "^0.9.
|
|
67
|
-
"@live-change/user-frontend": "^0.9.
|
|
68
|
-
"@live-change/user-identification-service": "^0.9.
|
|
69
|
-
"@live-change/user-service": "^0.9.
|
|
70
|
-
"@live-change/vote-service": "^0.9.
|
|
71
|
-
"@live-change/vue3-components": "^0.9.
|
|
72
|
-
"@live-change/vue3-ssr": "^0.9.
|
|
38
|
+
"@live-change/access-control-frontend": "^0.9.173",
|
|
39
|
+
"@live-change/access-control-service": "^0.9.173",
|
|
40
|
+
"@live-change/backup-service": "^0.9.173",
|
|
41
|
+
"@live-change/blog-frontend": "^0.9.173",
|
|
42
|
+
"@live-change/blog-service": "^0.9.173",
|
|
43
|
+
"@live-change/cli": "^0.9.173",
|
|
44
|
+
"@live-change/content-frontend": "^0.9.173",
|
|
45
|
+
"@live-change/content-service": "^0.9.173",
|
|
46
|
+
"@live-change/dao": "^0.9.173",
|
|
47
|
+
"@live-change/dao-vue3": "^0.9.173",
|
|
48
|
+
"@live-change/dao-websocket": "^0.9.173",
|
|
49
|
+
"@live-change/db-client": "^0.9.173",
|
|
50
|
+
"@live-change/email-service": "^0.9.173",
|
|
51
|
+
"@live-change/framework": "^0.9.173",
|
|
52
|
+
"@live-change/frontend-auto-form": "^0.9.173",
|
|
53
|
+
"@live-change/frontend-base": "^0.9.173",
|
|
54
|
+
"@live-change/geoip-service": "^0.9.173",
|
|
55
|
+
"@live-change/image-frontend": "^0.9.173",
|
|
56
|
+
"@live-change/locale-settings-service": "^0.9.173",
|
|
57
|
+
"@live-change/password-authentication-service": "^0.9.173",
|
|
58
|
+
"@live-change/peer-connection-service": "^0.9.173",
|
|
59
|
+
"@live-change/prosemirror-service": "^0.9.173",
|
|
60
|
+
"@live-change/secret-code-service": "^0.9.173",
|
|
61
|
+
"@live-change/secret-link-service": "^0.9.173",
|
|
62
|
+
"@live-change/session-service": "^0.9.173",
|
|
63
|
+
"@live-change/task-service": "^0.9.173",
|
|
64
|
+
"@live-change/upload-frontend": "^0.9.173",
|
|
65
|
+
"@live-change/url-frontend": "^0.9.173",
|
|
66
|
+
"@live-change/url-service": "^0.9.173",
|
|
67
|
+
"@live-change/user-frontend": "^0.9.173",
|
|
68
|
+
"@live-change/user-identification-service": "^0.9.173",
|
|
69
|
+
"@live-change/user-service": "^0.9.173",
|
|
70
|
+
"@live-change/vote-service": "^0.9.173",
|
|
71
|
+
"@live-change/vue3-components": "^0.9.173",
|
|
72
|
+
"@live-change/vue3-ssr": "^0.9.173",
|
|
73
73
|
"@vueuse/core": "^12.3.0",
|
|
74
74
|
"boxicons": "^2.1.4",
|
|
75
75
|
"codeceptjs-assert": "^0.0.5",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"vue3-scroll-border": "0.1.7"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
|
-
"@live-change/codeceptjs-helper": "^0.9.
|
|
96
|
+
"@live-change/codeceptjs-helper": "^0.9.173",
|
|
97
97
|
"codeceptjs": "^3.6.10",
|
|
98
98
|
"generate-password": "1.7.1",
|
|
99
99
|
"playwright": "1.49.1",
|
|
@@ -104,5 +104,5 @@
|
|
|
104
104
|
"author": "Michał Łaszczewski <michal@laszczewski.pl>",
|
|
105
105
|
"license": "ISC",
|
|
106
106
|
"description": "",
|
|
107
|
-
"gitHead": "
|
|
107
|
+
"gitHead": "1d70f7baf204d8f9848f53f5023db91016c6093f"
|
|
108
108
|
}
|
package/.nx/cache/file-map.json
DELETED
|
@@ -1,235 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "6.0",
|
|
3
|
-
"nxVersion": "18.0.6",
|
|
4
|
-
"deps": {
|
|
5
|
-
"@codemirror/language": "6.10.1",
|
|
6
|
-
"@dotenvx/dotenvx": "0.27.0",
|
|
7
|
-
"@fortawesome/fontawesome-free": "^6.5.2",
|
|
8
|
-
"@live-change/access-control-frontend": "0.8.93",
|
|
9
|
-
"@live-change/access-control-service": "0.8.93",
|
|
10
|
-
"@live-change/backup-service": "0.8.93",
|
|
11
|
-
"@live-change/blog-frontend": "0.8.93",
|
|
12
|
-
"@live-change/blog-service": "0.8.93",
|
|
13
|
-
"@live-change/cli": "0.8.93",
|
|
14
|
-
"@live-change/content-frontend": "0.8.93",
|
|
15
|
-
"@live-change/content-service": "0.8.93",
|
|
16
|
-
"@live-change/dao": "0.8.93",
|
|
17
|
-
"@live-change/dao-vue3": "0.8.93",
|
|
18
|
-
"@live-change/dao-websocket": "0.8.93",
|
|
19
|
-
"@live-change/db-client": "0.8.93",
|
|
20
|
-
"@live-change/email-service": "0.8.93",
|
|
21
|
-
"@live-change/framework": "0.8.93",
|
|
22
|
-
"@live-change/frontend-auto-form": "0.8.93",
|
|
23
|
-
"@live-change/frontend-base": "0.8.93",
|
|
24
|
-
"@live-change/geoip-service": "0.8.93",
|
|
25
|
-
"@live-change/image-frontend": "0.8.93",
|
|
26
|
-
"@live-change/locale-settings-service": "0.8.93",
|
|
27
|
-
"@live-change/password-authentication-service": "0.8.93",
|
|
28
|
-
"@live-change/peer-connection-service": "0.8.93",
|
|
29
|
-
"@live-change/prosemirror-service": "0.8.93",
|
|
30
|
-
"@live-change/secret-code-service": "0.8.93",
|
|
31
|
-
"@live-change/secret-link-service": "0.8.93",
|
|
32
|
-
"@live-change/session-service": "0.8.93",
|
|
33
|
-
"@live-change/task-service": "0.8.93",
|
|
34
|
-
"@live-change/upload-frontend": "0.8.93",
|
|
35
|
-
"@live-change/url-frontend": "0.8.93",
|
|
36
|
-
"@live-change/url-service": "0.8.93",
|
|
37
|
-
"@live-change/user-frontend": "0.8.93",
|
|
38
|
-
"@live-change/user-identification-service": "0.8.93",
|
|
39
|
-
"@live-change/user-service": "0.8.93",
|
|
40
|
-
"@live-change/vote-service": "0.8.93",
|
|
41
|
-
"@live-change/vue3-components": "0.8.93",
|
|
42
|
-
"@live-change/vue3-ssr": "0.8.93",
|
|
43
|
-
"@vueuse/core": "^10.11.0",
|
|
44
|
-
"boxicons": "^2.1.4",
|
|
45
|
-
"codeceptjs-assert": "^0.0.5",
|
|
46
|
-
"compression": "^1.7.4",
|
|
47
|
-
"cross-env": "^7.0.3",
|
|
48
|
-
"feather-icons": "^4.29.2",
|
|
49
|
-
"get-port-sync": "1.0.1",
|
|
50
|
-
"pica": "^9.0.1",
|
|
51
|
-
"pretty-bytes": "^6.1.1",
|
|
52
|
-
"primeflex": "^3.3.1",
|
|
53
|
-
"primeicons": "^7.0.0",
|
|
54
|
-
"primevue": "^3.52.0",
|
|
55
|
-
"rollup-plugin-node-builtins": "^2.1.2",
|
|
56
|
-
"rollup-plugin-visualizer": "5.12.0",
|
|
57
|
-
"serialize-javascript": "^6.0.2",
|
|
58
|
-
"serve-static": "^1.15.0",
|
|
59
|
-
"v-shared-element": "3.1.1",
|
|
60
|
-
"vue": "^3.4.29",
|
|
61
|
-
"vue-i18n": "^9.10.1",
|
|
62
|
-
"vue-router": "^4.3.3",
|
|
63
|
-
"vue3-scroll-border": "0.1.6",
|
|
64
|
-
"@live-change/codeceptjs-helper": "0.8.93",
|
|
65
|
-
"codeceptjs": "^3.6.5",
|
|
66
|
-
"generate-password": "1.7.1",
|
|
67
|
-
"playwright": "^1.41.2",
|
|
68
|
-
"random-profile-generator": "^2.3.0",
|
|
69
|
-
"txtgen": "^3.0.6",
|
|
70
|
-
"webdriverio": "^8.40.2"
|
|
71
|
-
},
|
|
72
|
-
"pathMappings": {},
|
|
73
|
-
"nxJsonPlugins": [],
|
|
74
|
-
"fileMap": {
|
|
75
|
-
"projectFileMap": {},
|
|
76
|
-
"nonProjectFiles": [
|
|
77
|
-
{
|
|
78
|
-
"file": ".gitignore",
|
|
79
|
-
"hash": "16528976885761916170"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"file": "LICENSE",
|
|
83
|
-
"hash": "10221119794387200971"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"file": "front/index.html",
|
|
87
|
-
"hash": "3170363056965810468"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"file": "front/locales/en.js",
|
|
91
|
-
"hash": "10652573724821059037"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"file": "front/locales/en.json",
|
|
95
|
-
"hash": "7756539891184290419"
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"file": "front/public/favicon.ico",
|
|
99
|
-
"hash": "11176796980188620760"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"file": "front/public/images/cameraAccess/en.png",
|
|
103
|
-
"hash": "3450745769251948963"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"file": "front/public/images/empty-photo.svg",
|
|
107
|
-
"hash": "9393138513813369674"
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"file": "front/public/images/empty-user-photo.svg",
|
|
111
|
-
"hash": "17548039285248668212"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"file": "front/public/images/logo.svg",
|
|
115
|
-
"hash": "5934164668360941413"
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"file": "front/public/images/logo128.png",
|
|
119
|
-
"hash": "4924117807669085214"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"file": "front/public/video-test/1280x1024.png",
|
|
123
|
-
"hash": "11823584133987003265"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"file": "front/public/video-test/1280x720.png",
|
|
127
|
-
"hash": "15574426061858183013"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"file": "front/public/video-test/1280x800.png",
|
|
131
|
-
"hash": "14511549547541683392"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"file": "front/public/video-test/1280x854.png",
|
|
135
|
-
"hash": "4797987282838464847"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"file": "front/public/video-test/1280x960.png",
|
|
139
|
-
"hash": "10549452614105172851"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"file": "front/public/video-test/2048x1080.png",
|
|
143
|
-
"hash": "6151660943780039499"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"file": "front/src/App.vue",
|
|
147
|
-
"hash": "6472353844158551308"
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"file": "front/src/config.js",
|
|
151
|
-
"hash": "4208481022464725661"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"file": "front/src/entry-client.js",
|
|
155
|
-
"hash": "1218837904372604167"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"file": "front/src/entry-server.js",
|
|
159
|
-
"hash": "406370987563099630"
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"file": "front/src/pages/video-wall-test.vue",
|
|
163
|
-
"hash": "8927921712980148693"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"file": "front/src/room/PeerVideo.vue",
|
|
167
|
-
"hash": "828714074557154040"
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"file": "front/src/room/Room.vue",
|
|
171
|
-
"hash": "15725768782463213592"
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"file": "front/src/room/VideoWall.vue",
|
|
175
|
-
"hash": "7518890555194454080"
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"file": "front/src/room/allocateSpace.js",
|
|
179
|
-
"hash": "14807348244755613396"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"file": "front/src/room/videoWallTestData.js",
|
|
183
|
-
"hash": "1081642442820842935"
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"file": "front/src/router.js",
|
|
187
|
-
"hash": "2242468646465086708"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"file": "front/tsconfig.json",
|
|
191
|
-
"hash": "6166366661637344199"
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"file": "front/tsconfig.node.json",
|
|
195
|
-
"hash": "4208030242441905014"
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"file": "front/vite.config.ts",
|
|
199
|
-
"hash": "17481691610523253886"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"file": "index.js",
|
|
203
|
-
"hash": "2260432220446614367"
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"file": "package.json",
|
|
207
|
-
"hash": "5960783320490672191"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"file": "server/app.config.js",
|
|
211
|
-
"hash": "1191433411552651640"
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"file": "server/init.js",
|
|
215
|
-
"hash": "8077599857750762618"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"file": "server/page.documentType.js",
|
|
219
|
-
"hash": "4319267302010918354"
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
"file": "server/security.config.js",
|
|
223
|
-
"hash": "6483730663450187822"
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"file": "server/services.list.js",
|
|
227
|
-
"hash": "1630808974015366632"
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
"file": "server/start.js",
|
|
231
|
-
"hash": "12152681523604331573"
|
|
232
|
-
}
|
|
233
|
-
]
|
|
234
|
-
}
|
|
235
|
-
}
|
package/.nx/cache/nx_files.nxt
DELETED
|
Binary file
|