@live-change/frontend-template 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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@live-change/frontend-template",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.173",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"memDev": "tsx --inspect --expose-gc server/start.js memDev --enableSessions --initScript ./init.js --dbAccess",
|
|
6
6
|
"localDevInit": "tsx server/start.js localDev --enableSessions --initScript ./init.js --dbAccess",
|
|
@@ -45,54 +45,54 @@
|
|
|
45
45
|
"@codemirror/language": "6.10.1",
|
|
46
46
|
"@dotenvx/dotenvx": "0.27.0",
|
|
47
47
|
"@fortawesome/fontawesome-free": "^6.7.2",
|
|
48
|
-
"@live-change/access-control-frontend": "^0.9.
|
|
49
|
-
"@live-change/access-control-service": "^0.9.
|
|
50
|
-
"@live-change/agreement-service": "^0.9.
|
|
51
|
-
"@live-change/backup-service": "^0.9.
|
|
52
|
-
"@live-change/blog-frontend": "^0.9.
|
|
53
|
-
"@live-change/blog-service": "^0.9.
|
|
54
|
-
"@live-change/cli": "^0.9.
|
|
55
|
-
"@live-change/content-frontend": "^0.9.
|
|
56
|
-
"@live-change/content-service": "^0.9.
|
|
57
|
-
"@live-change/dao": "^0.9.
|
|
58
|
-
"@live-change/dao-vue3": "^0.9.
|
|
59
|
-
"@live-change/dao-websocket": "^0.9.
|
|
60
|
-
"@live-change/db-client": "^0.9.
|
|
61
|
-
"@live-change/draft-service": "^0.9.
|
|
62
|
-
"@live-change/email-service": "^0.9.
|
|
63
|
-
"@live-change/framework": "^0.9.
|
|
64
|
-
"@live-change/frontend-auto-form": "^0.9.
|
|
65
|
-
"@live-change/frontend-base": "^0.9.
|
|
66
|
-
"@live-change/geoip-service": "^0.9.
|
|
67
|
-
"@live-change/google-authentication-service": "^0.9.
|
|
68
|
-
"@live-change/image-frontend": "^0.9.
|
|
69
|
-
"@live-change/linkedin-authentication-service": "^0.9.
|
|
70
|
-
"@live-change/locale-settings-service": "^0.9.
|
|
71
|
-
"@live-change/notification-service": "^0.9.
|
|
72
|
-
"@live-change/password-authentication-service": "^0.9.
|
|
73
|
-
"@live-change/peer-connection-frontend": "^0.9.
|
|
74
|
-
"@live-change/peer-connection-service": "^0.9.
|
|
75
|
-
"@live-change/prosemirror-service": "^0.9.
|
|
76
|
-
"@live-change/secret-code-service": "^0.9.
|
|
77
|
-
"@live-change/secret-link-service": "^0.9.
|
|
78
|
-
"@live-change/security-service": "^0.9.
|
|
79
|
-
"@live-change/session-service": "^0.9.
|
|
80
|
-
"@live-change/task-frontend": "^0.9.
|
|
81
|
-
"@live-change/task-service": "^0.9.
|
|
82
|
-
"@live-change/timer-service": "^0.9.
|
|
83
|
-
"@live-change/upload-frontend": "^0.9.
|
|
84
|
-
"@live-change/upload-service": "^0.9.
|
|
85
|
-
"@live-change/url-frontend": "^0.9.
|
|
86
|
-
"@live-change/url-service": "^0.9.
|
|
87
|
-
"@live-change/user-frontend": "^0.9.
|
|
88
|
-
"@live-change/user-identification-service": "^0.9.
|
|
89
|
-
"@live-change/user-service": "^0.9.
|
|
90
|
-
"@live-change/video-call-frontend": "^0.9.
|
|
91
|
-
"@live-change/video-call-service": "^0.9.
|
|
92
|
-
"@live-change/vote-service": "^0.9.
|
|
93
|
-
"@live-change/vue3-components": "^0.9.
|
|
94
|
-
"@live-change/vue3-ssr": "^0.9.
|
|
95
|
-
"@live-change/wysiwyg-frontend": "^0.9.
|
|
48
|
+
"@live-change/access-control-frontend": "^0.9.173",
|
|
49
|
+
"@live-change/access-control-service": "^0.9.173",
|
|
50
|
+
"@live-change/agreement-service": "^0.9.173",
|
|
51
|
+
"@live-change/backup-service": "^0.9.173",
|
|
52
|
+
"@live-change/blog-frontend": "^0.9.173",
|
|
53
|
+
"@live-change/blog-service": "^0.9.173",
|
|
54
|
+
"@live-change/cli": "^0.9.173",
|
|
55
|
+
"@live-change/content-frontend": "^0.9.173",
|
|
56
|
+
"@live-change/content-service": "^0.9.173",
|
|
57
|
+
"@live-change/dao": "^0.9.173",
|
|
58
|
+
"@live-change/dao-vue3": "^0.9.173",
|
|
59
|
+
"@live-change/dao-websocket": "^0.9.173",
|
|
60
|
+
"@live-change/db-client": "^0.9.173",
|
|
61
|
+
"@live-change/draft-service": "^0.9.173",
|
|
62
|
+
"@live-change/email-service": "^0.9.173",
|
|
63
|
+
"@live-change/framework": "^0.9.173",
|
|
64
|
+
"@live-change/frontend-auto-form": "^0.9.173",
|
|
65
|
+
"@live-change/frontend-base": "^0.9.173",
|
|
66
|
+
"@live-change/geoip-service": "^0.9.173",
|
|
67
|
+
"@live-change/google-authentication-service": "^0.9.173",
|
|
68
|
+
"@live-change/image-frontend": "^0.9.173",
|
|
69
|
+
"@live-change/linkedin-authentication-service": "^0.9.173",
|
|
70
|
+
"@live-change/locale-settings-service": "^0.9.173",
|
|
71
|
+
"@live-change/notification-service": "^0.9.173",
|
|
72
|
+
"@live-change/password-authentication-service": "^0.9.173",
|
|
73
|
+
"@live-change/peer-connection-frontend": "^0.9.173",
|
|
74
|
+
"@live-change/peer-connection-service": "^0.9.173",
|
|
75
|
+
"@live-change/prosemirror-service": "^0.9.173",
|
|
76
|
+
"@live-change/secret-code-service": "^0.9.173",
|
|
77
|
+
"@live-change/secret-link-service": "^0.9.173",
|
|
78
|
+
"@live-change/security-service": "^0.9.173",
|
|
79
|
+
"@live-change/session-service": "^0.9.173",
|
|
80
|
+
"@live-change/task-frontend": "^0.9.173",
|
|
81
|
+
"@live-change/task-service": "^0.9.173",
|
|
82
|
+
"@live-change/timer-service": "^0.9.173",
|
|
83
|
+
"@live-change/upload-frontend": "^0.9.173",
|
|
84
|
+
"@live-change/upload-service": "^0.9.173",
|
|
85
|
+
"@live-change/url-frontend": "^0.9.173",
|
|
86
|
+
"@live-change/url-service": "^0.9.173",
|
|
87
|
+
"@live-change/user-frontend": "^0.9.173",
|
|
88
|
+
"@live-change/user-identification-service": "^0.9.173",
|
|
89
|
+
"@live-change/user-service": "^0.9.173",
|
|
90
|
+
"@live-change/video-call-frontend": "^0.9.173",
|
|
91
|
+
"@live-change/video-call-service": "^0.9.173",
|
|
92
|
+
"@live-change/vote-service": "^0.9.173",
|
|
93
|
+
"@live-change/vue3-components": "^0.9.173",
|
|
94
|
+
"@live-change/vue3-ssr": "^0.9.173",
|
|
95
|
+
"@live-change/wysiwyg-frontend": "^0.9.173",
|
|
96
96
|
"@vueuse/core": "^12.3.0",
|
|
97
97
|
"codeceptjs-assert": "^0.0.5",
|
|
98
98
|
"compression": "^1.7.5",
|
|
@@ -124,5 +124,5 @@
|
|
|
124
124
|
"author": "Michał Łaszczewski <michal@laszczewski.pl>",
|
|
125
125
|
"license": "ISC",
|
|
126
126
|
"description": "",
|
|
127
|
-
"gitHead": "
|
|
127
|
+
"gitHead": "1d70f7baf204d8f9848f53f5023db91016c6093f"
|
|
128
128
|
}
|
|
@@ -1,195 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "6.0",
|
|
3
|
-
"nxVersion": "20.8.2",
|
|
4
|
-
"pathMappings": {},
|
|
5
|
-
"nxJsonPlugins": [],
|
|
6
|
-
"fileMap": {
|
|
7
|
-
"projectFileMap": {},
|
|
8
|
-
"nonProjectFiles": [
|
|
9
|
-
{
|
|
10
|
-
"file": ".gitignore",
|
|
11
|
-
"hash": "6515931634565451229"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"file": "Dockerfile",
|
|
15
|
-
"hash": "121979560174086840"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"file": "LICENSE",
|
|
19
|
-
"hash": "10221119794387200971"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"file": "data/.placeholder",
|
|
23
|
-
"hash": "3244421341483603138"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"file": "dev.Dockerfile",
|
|
27
|
-
"hash": "12404327134398031706"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"file": "docker/app.initd.sh",
|
|
31
|
-
"hash": "5689466769238316025"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"file": "docker/build-and-upload.sh",
|
|
35
|
-
"hash": "417670481237399882"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"file": "docker/build-docker-and-upload.sh",
|
|
39
|
-
"hash": "10415899014440850502"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"file": "docker/commit-new-version.sh",
|
|
43
|
-
"hash": "5160018103227051012"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"file": "docker/k8s-rsync-helper.sh",
|
|
47
|
-
"hash": "12840580596915123557"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"file": "docker/onlyDependencies.js",
|
|
51
|
-
"hash": "13135394580253028435"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"file": "docker/parse-args-and-config.sh",
|
|
55
|
-
"hash": "13923189966979506571"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"file": "docker/restore-backup-with-service.sh",
|
|
59
|
-
"hash": "10918919254951884109"
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"file": "docker/restore-backup.sh",
|
|
63
|
-
"hash": "17157081294258412437"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"file": "docker/start-service.sh",
|
|
67
|
-
"hash": "13107251553503965386"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"file": "docker/upload-backup-and-restore.sh",
|
|
71
|
-
"hash": "16296194178343837935"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"file": "front/index.html",
|
|
75
|
-
"hash": "3170363056965810468"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"file": "front/locales/en.js",
|
|
79
|
-
"hash": "8992398117446253297"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"file": "front/locales/en.json",
|
|
83
|
-
"hash": "7756539891184290419"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"file": "front/public/favicon.ico",
|
|
87
|
-
"hash": "11176796980188620760"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"file": "front/public/images/empty-photo.svg",
|
|
91
|
-
"hash": "9393138513813369674"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"file": "front/public/images/empty-user-photo.svg",
|
|
95
|
-
"hash": "17548039285248668212"
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"file": "front/public/images/logo.svg",
|
|
99
|
-
"hash": "5934164668360941413"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"file": "front/public/images/logo128.png",
|
|
103
|
-
"hash": "4924117807669085214"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"file": "front/src/App.vue",
|
|
107
|
-
"hash": "11943486175633065633"
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"file": "front/src/Index.vue",
|
|
111
|
-
"hash": "10288195062045076599"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"file": "front/src/analytics/index.js",
|
|
115
|
-
"hash": "492811393913301668"
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"file": "front/src/components/Clock.vue",
|
|
119
|
-
"hash": "3593958769210425701"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"file": "front/src/components/NavBar.vue",
|
|
123
|
-
"hash": "8794971727282858242"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"file": "front/src/config.js",
|
|
127
|
-
"hash": "11550156468258766293"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"file": "front/src/entry-client.js",
|
|
131
|
-
"hash": "1218837904372604167"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"file": "front/src/entry-server.js",
|
|
135
|
-
"hash": "406370987563099630"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"file": "front/src/router.js",
|
|
139
|
-
"hash": "13294193569918029402"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"file": "front/tsconfig.json",
|
|
143
|
-
"hash": "6166366661637344199"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"file": "front/tsconfig.node.json",
|
|
147
|
-
"hash": "4208030242441905014"
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"file": "front/vite.config.ts",
|
|
151
|
-
"hash": "9842187989112314066"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"file": "index.js",
|
|
155
|
-
"hash": "11269213519712721017"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"file": "package.json",
|
|
159
|
-
"hash": "8113744260716147283"
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"file": "server/app.config.js",
|
|
163
|
-
"hash": "11667286885984348384"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"file": "server/init.js",
|
|
167
|
-
"hash": "16775016632273161558"
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"file": "server/page.documentType.js",
|
|
171
|
-
"hash": "4319267302010918354"
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"file": "server/security.config.js",
|
|
175
|
-
"hash": "6483730663450187822"
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"file": "server/services.list.js",
|
|
179
|
-
"hash": "200506645507476910"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"file": "server/start.js",
|
|
183
|
-
"hash": "17392699231217975998"
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"file": "start-dev-docker.sh",
|
|
187
|
-
"hash": "1356997101209839594"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"file": "tsconfig.json",
|
|
191
|
-
"hash": "14656447440708893958"
|
|
192
|
-
}
|
|
193
|
-
]
|
|
194
|
-
}
|
|
195
|
-
}
|
|
Binary file
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|