@savecontext/dashboard 0.1.23 → 0.1.24

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.
Files changed (125) hide show
  1. package/.next/standalone/dashboard/.next/BUILD_ID +1 -1
  2. package/.next/standalone/dashboard/.next/app-path-routes-manifest.json +27 -27
  3. package/.next/standalone/dashboard/.next/build-manifest.json +2 -2
  4. package/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  5. package/.next/standalone/dashboard/.next/server/app/_global-error.html +2 -2
  6. package/.next/standalone/dashboard/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  9. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  10. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/dashboard/.next/server/app/_not-found.html +2 -2
  15. package/.next/standalone/dashboard/.next/server/app/_not-found.rsc +1 -1
  16. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  17. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  18. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  19. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  20. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  21. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  22. package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route_client-reference-manifest.js +1 -1
  23. package/.next/standalone/dashboard/.next/server/app/api/context/delete/route_client-reference-manifest.js +1 -1
  24. package/.next/standalone/dashboard/.next/server/app/api/context/update/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js +2 -2
  26. package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js.nft.json +1 -1
  27. package/.next/standalone/dashboard/.next/server/app/api/issues/create/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js +2 -2
  29. package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js.nft.json +1 -1
  30. package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/dashboard/.next/server/app/api/issues/list/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js +4 -4
  33. package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js.nft.json +1 -1
  34. package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js +2 -2
  36. package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js.nft.json +1 -1
  37. package/.next/standalone/dashboard/.next/server/app/api/issues/update/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js +1 -1
  39. package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js.nft.json +1 -1
  40. package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/dashboard/.next/server/app/api/memory/list/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js +1 -1
  43. package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js.nft.json +1 -1
  44. package/.next/standalone/dashboard/.next/server/app/api/memory/save/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js +1 -1
  46. package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js.nft.json +1 -1
  47. package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js +2 -2
  49. package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js.nft.json +1 -1
  50. package/.next/standalone/dashboard/.next/server/app/api/plans/create/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js +1 -1
  52. package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js.nft.json +1 -1
  53. package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/dashboard/.next/server/app/api/plans/list/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js +2 -2
  56. package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js.nft.json +1 -1
  57. package/.next/standalone/dashboard/.next/server/app/api/plans/update/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/dashboard/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page_client-reference-manifest.js +1 -1
  66. package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page_client-reference-manifest.js +1 -1
  68. package/.next/standalone/dashboard/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
  69. package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page_client-reference-manifest.js +1 -1
  70. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page_client-reference-manifest.js +1 -1
  71. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page_client-reference-manifest.js +1 -1
  72. package/.next/standalone/dashboard/.next/server/app/index.html +1 -1
  73. package/.next/standalone/dashboard/.next/server/app/index.rsc +1 -1
  74. package/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  75. package/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +1 -1
  76. package/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
  77. package/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +1 -1
  78. package/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  79. package/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  80. package/.next/standalone/dashboard/.next/server/app-paths-manifest.json +27 -27
  81. package/.next/standalone/dashboard/.next/server/pages/404.html +2 -2
  82. package/.next/standalone/dashboard/.next/server/pages/500.html +2 -2
  83. package/.next/standalone/dashboard/package.json +2 -2
  84. package/.next/standalone/package.json +1 -1
  85. package/package.json +2 -2
  86. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  87. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/database.js +0 -90
  88. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/index.js +0 -3
  89. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
  90. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
  91. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/function.js +0 -31
  92. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
  93. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
  94. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
  95. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/table.js +0 -189
  96. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
  97. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
  98. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
  99. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/util.js +0 -12
  100. package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/package.json +0 -59
  101. package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js +0 -221
  102. package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json +0 -28
  103. package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js +0 -66
  104. package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json +0 -32
  105. package/.next/standalone/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  106. package/.next/standalone/node_modules/better-sqlite3/lib/database.js +0 -90
  107. package/.next/standalone/node_modules/better-sqlite3/lib/index.js +0 -3
  108. package/.next/standalone/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
  109. package/.next/standalone/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
  110. package/.next/standalone/node_modules/better-sqlite3/lib/methods/function.js +0 -31
  111. package/.next/standalone/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
  112. package/.next/standalone/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
  113. package/.next/standalone/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
  114. package/.next/standalone/node_modules/better-sqlite3/lib/methods/table.js +0 -189
  115. package/.next/standalone/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
  116. package/.next/standalone/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
  117. package/.next/standalone/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
  118. package/.next/standalone/node_modules/better-sqlite3/lib/util.js +0 -12
  119. package/.next/standalone/node_modules/better-sqlite3/package.json +0 -59
  120. package/.next/standalone/node_modules/bindings/bindings.js +0 -221
  121. package/.next/standalone/node_modules/bindings/package.json +0 -28
  122. package/.next/standalone/node_modules/file-uri-to-path/index.js +0 -66
  123. package/.next/standalone/node_modules/file-uri-to-path/package.json +0 -32
  124. /package/.next/standalone/dashboard/.next/static/{fvTz_10g1TFWYx7umMYkL → 00P-K7nRwpuQW1hq0VwZ5}/_buildManifest.js +0 -0
  125. /package/.next/standalone/dashboard/.next/static/{fvTz_10g1TFWYx7umMYkL → 00P-K7nRwpuQW1hq0VwZ5}/_ssgManifest.js +0 -0
@@ -1,66 +0,0 @@
1
-
2
- /**
3
- * Module dependencies.
4
- */
5
-
6
- var sep = require('path').sep || '/';
7
-
8
- /**
9
- * Module exports.
10
- */
11
-
12
- module.exports = fileUriToPath;
13
-
14
- /**
15
- * File URI to Path function.
16
- *
17
- * @param {String} uri
18
- * @return {String} path
19
- * @api public
20
- */
21
-
22
- function fileUriToPath (uri) {
23
- if ('string' != typeof uri ||
24
- uri.length <= 7 ||
25
- 'file://' != uri.substring(0, 7)) {
26
- throw new TypeError('must pass in a file:// URI to convert to a file path');
27
- }
28
-
29
- var rest = decodeURI(uri.substring(7));
30
- var firstSlash = rest.indexOf('/');
31
- var host = rest.substring(0, firstSlash);
32
- var path = rest.substring(firstSlash + 1);
33
-
34
- // 2. Scheme Definition
35
- // As a special case, <host> can be the string "localhost" or the empty
36
- // string; this is interpreted as "the machine from which the URL is
37
- // being interpreted".
38
- if ('localhost' == host) host = '';
39
-
40
- if (host) {
41
- host = sep + sep + host;
42
- }
43
-
44
- // 3.2 Drives, drive letters, mount points, file system root
45
- // Drive letters are mapped into the top of a file URI in various ways,
46
- // depending on the implementation; some applications substitute
47
- // vertical bar ("|") for the colon after the drive letter, yielding
48
- // "file:///c|/tmp/test.txt". In some cases, the colon is left
49
- // unchanged, as in "file:///c:/tmp/test.txt". In other cases, the
50
- // colon is simply omitted, as in "file:///c/tmp/test.txt".
51
- path = path.replace(/^(.+)\|/, '$1:');
52
-
53
- // for Windows, we need to invert the path separators from what a URI uses
54
- if (sep == '\\') {
55
- path = path.replace(/\//g, '\\');
56
- }
57
-
58
- if (/^.+\:/.test(path)) {
59
- // has Windows drive at beginning of path
60
- } else {
61
- // unix path…
62
- path = sep + path;
63
- }
64
-
65
- return host + path;
66
- }
@@ -1,32 +0,0 @@
1
- {
2
- "name": "file-uri-to-path",
3
- "version": "1.0.0",
4
- "description": "Convert a file: URI to a file path",
5
- "main": "index.js",
6
- "types": "index.d.ts",
7
- "directories": {
8
- "test": "test"
9
- },
10
- "scripts": {
11
- "test": "mocha --reporter spec"
12
- },
13
- "repository": {
14
- "type": "git",
15
- "url": "git://github.com/TooTallNate/file-uri-to-path.git"
16
- },
17
- "keywords": [
18
- "file",
19
- "uri",
20
- "convert",
21
- "path"
22
- ],
23
- "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
24
- "license": "MIT",
25
- "bugs": {
26
- "url": "https://github.com/TooTallNate/file-uri-to-path/issues"
27
- },
28
- "homepage": "https://github.com/TooTallNate/file-uri-to-path",
29
- "devDependencies": {
30
- "mocha": "3"
31
- }
32
- }