cloudcmd 19.6.3 → 19.6.5

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/ChangeLog CHANGED
@@ -1,3 +1,15 @@
1
+ 2026.02.26, v19.6.5
2
+
3
+ feature:
4
+ - 964ae989 cloudcmd: redzip v4.5.0 (#457)
5
+
6
+ 2026.02.25, v19.6.4
7
+
8
+ feature:
9
+ - a66eeda3 cloudcmd: copymitter v10.2.0 (coderaiser/cloudcmd#457)
10
+ - 4340533a cloudcmd: c8 v11.0.0
11
+ - 0857711f cloudcmd: redzip v4.2.0 (#457)
12
+
1
13
  2026.02.24, v19.6.3
2
14
 
3
15
  feature:
package/HELP.md CHANGED
@@ -1,4 +1,4 @@
1
- # Cloud Commander v19.6.3
1
+ # Cloud Commander v19.6.5
2
2
 
3
3
  ### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
4
4
 
@@ -1111,6 +1111,8 @@ There are a lot of ways to be involved in `Cloud Commander` development:
1111
1111
 
1112
1112
  ## Version history
1113
1113
 
1114
+ - *2026.02.26*, **[v19.6.5](//github.com/coderaiser/cloudcmd/releases/tag/v19.6.5)**
1115
+ - *2026.02.25*, **[v19.6.4](//github.com/coderaiser/cloudcmd/releases/tag/v19.6.4)**
1114
1116
  - *2026.02.24*, **[v19.6.3](//github.com/coderaiser/cloudcmd/releases/tag/v19.6.3)**
1115
1117
  - *2026.02.24*, **[v19.6.2](//github.com/coderaiser/cloudcmd/releases/tag/v19.6.2)**
1116
1118
  - *2026.02.24*, **[v19.6.1](//github.com/coderaiser/cloudcmd/releases/tag/v19.6.1)**
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Cloud Commander v19.6.3 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1
+ # Cloud Commander v19.6.5 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
2
2
 
3
3
  ### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
4
4
 
package/dist/sw.js CHANGED
@@ -311,7 +311,7 @@ const respondWith = currify((f, e) => {
311
311
  e.respondWith(f(e));
312
312
  });
313
313
  const getPathName = url => new URL(url).pathname;
314
- const date = "Tue Feb 24 2026 23:20:06 GMT+0200 (Eastern European Standard Time)";
314
+ const date = "Thu Feb 26 2026 16:06:46 GMT+0200 (Eastern European Standard Time)";
315
315
  const NAME = `cloudcmd: ${date}`;
316
316
  const createRequest = a => new Request(a, {
317
317
  credentials: 'same-origin'
@@ -42,12 +42,6 @@ module.exports = import("https://esm.sh/@putout/processor-html");;
42
42
  /******/ if (cachedModule !== undefined) {
43
43
  /******/ return cachedModule.exports;
44
44
  /******/ }
45
- /******/ // Check if module exists (development only)
46
- /******/ if (__webpack_modules__[moduleId] === undefined) {
47
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
48
- /******/ e.code = 'MODULE_NOT_FOUND';
49
- /******/ throw e;
50
- /******/ }
51
45
  /******/ // Create a new module (and put it into the cache)
52
46
  /******/ var module = __webpack_module_cache__[moduleId] = {
53
47
  /******/ // no module.id needed
@@ -56,6 +50,12 @@ module.exports = import("https://esm.sh/@putout/processor-html");;
56
50
  /******/ };
57
51
  /******/
58
52
  /******/ // Execute the module function
53
+ /******/ if (!(moduleId in __webpack_modules__)) {
54
+ /******/ delete __webpack_module_cache__[moduleId];
55
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
56
+ /******/ e.code = 'MODULE_NOT_FOUND';
57
+ /******/ throw e;
58
+ /******/ }
59
59
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
60
60
  /******/
61
61
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
@@ -20,12 +20,6 @@
20
20
  /******/ if (cachedModule !== undefined) {
21
21
  /******/ return cachedModule.exports;
22
22
  /******/ }
23
- /******/ // Check if module exists (development only)
24
- /******/ if (__webpack_modules__[moduleId] === undefined) {
25
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
26
- /******/ e.code = 'MODULE_NOT_FOUND';
27
- /******/ throw e;
28
- /******/ }
29
23
  /******/ // Create a new module (and put it into the cache)
30
24
  /******/ var module = __webpack_module_cache__[moduleId] = {
31
25
  /******/ // no module.id needed
@@ -34,6 +28,12 @@
34
28
  /******/ };
35
29
  /******/
36
30
  /******/ // Execute the module function
31
+ /******/ if (!(moduleId in __webpack_modules__)) {
32
+ /******/ delete __webpack_module_cache__[moduleId];
33
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
34
+ /******/ e.code = 'MODULE_NOT_FOUND';
35
+ /******/ throw e;
36
+ /******/ }
37
37
  /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
38
38
  /******/
39
39
  /******/ // Return the exports of the module
package/dist-dev/sw.js CHANGED
@@ -37,7 +37,7 @@ eval("{// shim for using process in browser\nvar process = module.exports = {};\
37
37
  (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
38
38
 
39
39
  "use strict";
40
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var node_process__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! node:process */ \"./node_modules/process/browser.js\");\n/* harmony import */ var try_to_catch__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! try-to-catch */ \"./node_modules/try-to-catch/lib/try-to-catch.js\");\n/* harmony import */ var currify__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! currify */ \"./node_modules/currify/lib/currify.js\");\n\n\n\nconst isDev = \"development\" === 'development';\nconst isGet = a => a.method === 'GET';\nconst isBasic = a => a.type === 'basic';\nconst wait = currify__WEBPACK_IMPORTED_MODULE_2__((f, e) => e.waitUntil(f()));\nconst respondWith = currify__WEBPACK_IMPORTED_MODULE_2__((f, e) => {\n const {\n request\n } = e;\n const {\n url\n } = request;\n const pathname = getPathName(url);\n if (url.endsWith('/') || /\\^\\/fs/.test(pathname)) return;\n if (!isGet(request)) return;\n if (!isBasic(request)) return;\n if (pathname.startsWith('/api')) return;\n if (/^socket.io/.test(pathname)) return;\n e.respondWith(f(e));\n});\nconst getPathName = url => new URL(url).pathname;\nconst date = \"Tue Feb 24 2026 23:20:08 GMT+0200 (Eastern European Standard Time)\";\nconst NAME = `cloudcmd: ${date}`;\nconst createRequest = a => new Request(a, {\n credentials: 'same-origin'\n});\nconst getRequest = (a, request) => {\n if (a !== '/') return request;\n return createRequest('/');\n};\nglobalThis.addEventListener('install', wait(onInstall));\nglobalThis.addEventListener('fetch', respondWith(onFetch));\nglobalThis.addEventListener('activate', wait(onActivate));\nasync function onActivate() {\n console.info(`cloudcmd: sw: activate: ${NAME}`);\n await globalThis.clients.claim();\n const keys = await caches.keys();\n const deleteCache = caches.delete.bind(caches);\n await Promise.all(keys.map(deleteCache));\n}\nasync function onInstall() {\n console.info(`cloudcmd: sw: install: ${NAME}`);\n await globalThis.skipWaiting();\n}\nasync function onFetch(event) {\n const {\n request\n } = event;\n const {\n url\n } = request;\n const pathname = getPathName(url);\n const newRequest = getRequest(pathname, event.request);\n const cache = await caches.open(NAME);\n const response = await cache.match(request);\n if (!isDev && response) return response;\n const [e, resp] = await (0,try_to_catch__WEBPACK_IMPORTED_MODULE_1__.tryToCatch)(fetch, newRequest, {\n credentials: 'same-origin'\n });\n if (e) return new Response(e.message);\n await addToCache(request, resp.clone());\n return resp;\n}\nasync function addToCache(request, response) {\n const cache = await caches.open(NAME);\n return cache.put(request, response);\n}\n\n//# sourceURL=file://cloudcmd//Users/coderaiser/cloudcmd/client/sw/sw.js\n}");
40
+ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var node_process__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! node:process */ \"./node_modules/process/browser.js\");\n/* harmony import */ var try_to_catch__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! try-to-catch */ \"./node_modules/try-to-catch/lib/try-to-catch.js\");\n/* harmony import */ var currify__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! currify */ \"./node_modules/currify/lib/currify.js\");\n\n\n\nconst isDev = \"development\" === 'development';\nconst isGet = a => a.method === 'GET';\nconst isBasic = a => a.type === 'basic';\nconst wait = currify__WEBPACK_IMPORTED_MODULE_2__((f, e) => e.waitUntil(f()));\nconst respondWith = currify__WEBPACK_IMPORTED_MODULE_2__((f, e) => {\n const {\n request\n } = e;\n const {\n url\n } = request;\n const pathname = getPathName(url);\n if (url.endsWith('/') || /\\^\\/fs/.test(pathname)) return;\n if (!isGet(request)) return;\n if (!isBasic(request)) return;\n if (pathname.startsWith('/api')) return;\n if (/^socket.io/.test(pathname)) return;\n e.respondWith(f(e));\n});\nconst getPathName = url => new URL(url).pathname;\nconst date = \"Thu Feb 26 2026 16:06:48 GMT+0200 (Eastern European Standard Time)\";\nconst NAME = `cloudcmd: ${date}`;\nconst createRequest = a => new Request(a, {\n credentials: 'same-origin'\n});\nconst getRequest = (a, request) => {\n if (a !== '/') return request;\n return createRequest('/');\n};\nglobalThis.addEventListener('install', wait(onInstall));\nglobalThis.addEventListener('fetch', respondWith(onFetch));\nglobalThis.addEventListener('activate', wait(onActivate));\nasync function onActivate() {\n console.info(`cloudcmd: sw: activate: ${NAME}`);\n await globalThis.clients.claim();\n const keys = await caches.keys();\n const deleteCache = caches.delete.bind(caches);\n await Promise.all(keys.map(deleteCache));\n}\nasync function onInstall() {\n console.info(`cloudcmd: sw: install: ${NAME}`);\n await globalThis.skipWaiting();\n}\nasync function onFetch(event) {\n const {\n request\n } = event;\n const {\n url\n } = request;\n const pathname = getPathName(url);\n const newRequest = getRequest(pathname, event.request);\n const cache = await caches.open(NAME);\n const response = await cache.match(request);\n if (!isDev && response) return response;\n const [e, resp] = await (0,try_to_catch__WEBPACK_IMPORTED_MODULE_1__.tryToCatch)(fetch, newRequest, {\n credentials: 'same-origin'\n });\n if (e) return new Response(e.message);\n await addToCache(request, resp.clone());\n return resp;\n}\nasync function addToCache(request, response) {\n const cache = await caches.open(NAME);\n return cache.put(request, response);\n}\n\n//# sourceURL=file://cloudcmd//Users/coderaiser/cloudcmd/client/sw/sw.js\n}");
41
41
 
42
42
  /***/ },
43
43
 
@@ -64,12 +64,6 @@ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpa
64
64
  /******/ if (cachedModule !== undefined) {
65
65
  /******/ return cachedModule.exports;
66
66
  /******/ }
67
- /******/ // Check if module exists (development only)
68
- /******/ if (__webpack_modules__[moduleId] === undefined) {
69
- /******/ var e = new Error("Cannot find module '" + moduleId + "'");
70
- /******/ e.code = 'MODULE_NOT_FOUND';
71
- /******/ throw e;
72
- /******/ }
73
67
  /******/ // Create a new module (and put it into the cache)
74
68
  /******/ var module = __webpack_module_cache__[moduleId] = {
75
69
  /******/ // no module.id needed
@@ -78,6 +72,12 @@ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpa
78
72
  /******/ };
79
73
  /******/
80
74
  /******/ // Execute the module function
75
+ /******/ if (!(moduleId in __webpack_modules__)) {
76
+ /******/ delete __webpack_module_cache__[moduleId];
77
+ /******/ var e = new Error("Cannot find module '" + moduleId + "'");
78
+ /******/ e.code = 'MODULE_NOT_FOUND';
79
+ /******/ throw e;
80
+ /******/ }
81
81
  /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
82
82
  /******/
83
83
  /******/ // Return the exports of the module
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cloudcmd",
3
- "version": "19.6.3",
3
+ "version": "19.6.5",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "File manager for the web with console and editor",
@@ -95,7 +95,7 @@
95
95
  "chalk": "^5.3.0",
96
96
  "compression": "^1.7.4",
97
97
  "console-io": "^15.0.1",
98
- "copymitter": "^10.0.0",
98
+ "copymitter": "^10.2.0",
99
99
  "criton": "^2.0.0",
100
100
  "currify": "^4.0.0",
101
101
  "deepmerge": "^4.0.0",
@@ -130,7 +130,7 @@
130
130
  "ponse": "^7.0.0",
131
131
  "pullout": "^5.0.0",
132
132
  "putout": "^42.0.5",
133
- "redzip": "^4.2.0",
133
+ "redzip": "^4.5.0",
134
134
  "rendy": "^5.0.0",
135
135
  "restafary": "^13.0.1",
136
136
  "restbox": "^4.0.0",
@@ -164,7 +164,7 @@
164
164
  "auto-globals": "^4.0.0",
165
165
  "babel-loader": "^10.0.0",
166
166
  "babel-plugin-macros": "^3.0.0",
167
- "c8": "^10.1.2",
167
+ "c8": "^11.0.0",
168
168
  "cheerio": "^1.0.0-rc.5",
169
169
  "clean-css-loader": "^4.2.1",
170
170
  "codegen.macro": "^4.0.0",