@hasna/recordings 0.3.9 → 0.3.11
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/dist/cli/index.js
CHANGED
|
@@ -1928,7 +1928,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
1928
1928
|
// package.json
|
|
1929
1929
|
var package_default = {
|
|
1930
1930
|
name: "@hasna/recordings",
|
|
1931
|
-
version: "0.3.
|
|
1931
|
+
version: "0.3.11",
|
|
1932
1932
|
type: "module",
|
|
1933
1933
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
1934
1934
|
repository: {
|
package/dist/index.js
CHANGED
|
@@ -1191,7 +1191,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
1191
1191
|
// package.json
|
|
1192
1192
|
var package_default = {
|
|
1193
1193
|
name: "@hasna/recordings",
|
|
1194
|
-
version: "0.3.
|
|
1194
|
+
version: "0.3.11",
|
|
1195
1195
|
type: "module",
|
|
1196
1196
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
1197
1197
|
repository: {
|
package/dist/mcp/index.js
CHANGED
|
@@ -5057,7 +5057,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
5057
5057
|
// package.json
|
|
5058
5058
|
var package_default = {
|
|
5059
5059
|
name: "@hasna/recordings",
|
|
5060
|
-
version: "0.3.
|
|
5060
|
+
version: "0.3.11",
|
|
5061
5061
|
type: "module",
|
|
5062
5062
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
5063
5063
|
repository: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cloud.d.ts","sourceRoot":"","sources":["../../src/server/cloud.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AACH,OAAO,EAAgB,KAAK,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAwB,MAAM,uBAAuB,CAAC;AAC1E,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAYzD,eAAO,MAAM,mBAAmB,eAAe,CAAC;AAChD,OAAO,EACL,wBAAwB,EACxB,kBAAkB,EAClB,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,GACrB,MAAM,mBAAmB,CAAC;AAC3B,YAAY,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAOrD,oEAAoE;AACpE,wBAAgB,UAAU,IAAI,cAAc,CAU3C;AAsBD,wBAAgB,cAAc,IAAI,WAAW,CAI5C;AAED;;;;GAIG;AACH,wBAAgB,gBAAgB,IAAI,cAAc,
|
|
1
|
+
{"version":3,"file":"cloud.d.ts","sourceRoot":"","sources":["../../src/server/cloud.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AACH,OAAO,EAAgB,KAAK,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAwB,MAAM,uBAAuB,CAAC;AAC1E,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAYzD,eAAO,MAAM,mBAAmB,eAAe,CAAC;AAChD,OAAO,EACL,wBAAwB,EACxB,kBAAkB,EAClB,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,GACrB,MAAM,mBAAmB,CAAC;AAC3B,YAAY,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAOrD,oEAAoE;AACpE,wBAAgB,UAAU,IAAI,cAAc,CAU3C;AAsBD,wBAAgB,cAAc,IAAI,WAAW,CAI5C;AAED;;;;GAIG;AACH,wBAAgB,gBAAgB,IAAI,cAAc,CAsBjD;AAED;;;;GAIG;AACH,wBAAsB,kBAAkB,IAAI,OAAO,CAAC,IAAI,CAAC,CAExD;AAED,mFAAmF;AACnF,wBAAsB,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,CAOvD;AAED,wBAAsB,qBAAqB,CACzC,EAAE,GAAE,IAAI,CAAC,cAAc,EAAE,KAAK,CAAgB,GAC7C,OAAO,CAAC,OAAO,CAAC,CAElB;AAED,wEAAwE;AACxE,wBAAsB,SAAS,CAC7B,EAAE,GAAE,IAAI,CAAC,cAAc,EAAE,KAAK,GAAG,KAAK,CAAgB,GACrD,OAAO,CAAC,OAAO,CAAC,CAElB;AAED,4BAA4B;AAC5B,wBAAsB,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC,CAMhD"}
|
package/dist/server/index.js
CHANGED
|
@@ -22,7 +22,7 @@ var package_default;
|
|
|
22
22
|
var init_package = __esm(() => {
|
|
23
23
|
package_default = {
|
|
24
24
|
name: "@hasna/recordings",
|
|
25
|
-
version: "0.3.
|
|
25
|
+
version: "0.3.11",
|
|
26
26
|
type: "module",
|
|
27
27
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
28
28
|
repository: {
|
|
@@ -787,7 +787,12 @@ function getCloudVerifier() {
|
|
|
787
787
|
cachedVerifier = verifyApiKey({
|
|
788
788
|
app: RECORDINGS_APP_SLUG,
|
|
789
789
|
signingSecret,
|
|
790
|
-
|
|
790
|
+
keyStatus: store.keyStatus,
|
|
791
|
+
audit: (event) => {
|
|
792
|
+
if (event.outcome === "deny") {
|
|
793
|
+
console.warn(`[recordings-serve] auth deny kid=${event.kid ?? "-"} reason=${event.reason} ${event.method ?? ""} ${event.path ?? ""}`);
|
|
794
|
+
}
|
|
795
|
+
}
|
|
791
796
|
});
|
|
792
797
|
return cachedVerifier;
|
|
793
798
|
}
|
package/dist/storage.js
CHANGED
|
@@ -1022,7 +1022,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
1022
1022
|
// package.json
|
|
1023
1023
|
var package_default = {
|
|
1024
1024
|
name: "@hasna/recordings",
|
|
1025
|
-
version: "0.3.
|
|
1025
|
+
version: "0.3.11",
|
|
1026
1026
|
type: "module",
|
|
1027
1027
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
1028
1028
|
repository: {
|
package/package.json
CHANGED
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
<key>CFBundleIdentifier</key>
|
|
18
18
|
<string>com.hasna.recordings</string>
|
|
19
19
|
<key>CFBundleVersion</key>
|
|
20
|
-
<string>0.3.
|
|
20
|
+
<string>0.3.11</string>
|
|
21
21
|
<key>CFBundlePackageType</key>
|
|
22
22
|
<string>APPL</string>
|
|
23
23
|
<key>CFBundleShortVersionString</key>
|
|
24
|
-
<string>0.3.
|
|
24
|
+
<string>0.3.11</string>
|
|
25
25
|
<key>LSMinimumSystemVersion</key>
|
|
26
26
|
<string>26.0</string>
|
|
27
27
|
<key>NSMicrophoneUsageDescription</key>
|