mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
* chore: track the graphify knowledge graph and the bug-hunt ledger Both were local-only, so a clone — including a cloud session, which sees only tracked files — started with no graph and no findings history. graphify-out/: the top-level built graph is now tracked so a fresh clone can query it without a rebuild. Subdirectories stay ignored: cache/ is a per-machine AST cache, and graphify parks the previous graph in a dated YYYY-MM-DD/ backup on every rebuild (18 MB of stale duplicate, a local rollback aid rather than shared state). .gitattributes marks the tree -text: the repo-wide `* text=auto eol=lf` rule would otherwise rewrite line endings inside .graphify_labels.json.sig, which signs the labels byte-for-byte, and invalidate the signature on checkout. graph.json/graph.html also get -diff, and the tree is linguist-generated so it stays out of language stats and collapses in review. .superpowers/: findings-ledger.json, its FINDINGS.md render and render-ledger.mjs are tracked so contributors can add findings by PR. Hunt transcripts, .bak snapshots and debris patches remain per-session scratch. Tradeoff accepted deliberately: the post-commit rebuild hook rewrites graph.json, so each refresh writes a fresh ~18 MB blob into history. Refresh it in its own commit rather than folding it into an unrelated diff. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * chore(graphify): refresh the graph over the newly-tracked files The first commit added findings-ledger.json, FINDINGS.md and render-ledger.mjs to the tracked tree, so the post-commit rebuild picked them up and rewrote the graph. Also ignores .pending_changes, the transient rebuild-state file. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * chore(graphify): share the PreToolUse graph-first nudge hooks The two hook-guard hooks lived in the gitignored settings.local.json with an absolute C:/Users path, so no other clone got them. Portable form: bare `graphify` off PATH, and `|| exit 0` so a contributor without graphify installed is never blocked. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * Update graph output files and manifest - Updated binary files: graph.html and graph.json with new content. - Added new entry for findings-ledger.json in manifest.json with updated metadata. --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
5522 lines
179 KiB
JSON
Generated
5522 lines
179 KiB
JSON
Generated
{
|
|
".claude/workflows/bughunt-fix.harness.mjs": {
|
|
"mtime": 1786711816.4399161,
|
|
"ast_hash": "c64549b30e84a9aff83dc6090707bb1f",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/workflows/bughunt-fix.js": {
|
|
"mtime": 1786822952.2592442,
|
|
"ast_hash": "8e593d4815266192bf493552539c6011",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/workflows/bughunt.harness.mjs": {
|
|
"mtime": 1786694919.0544693,
|
|
"ast_hash": "942274c1b49b642a827bcd4200cb4ea6",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/workflows/bughunt.js": {
|
|
"mtime": 1786822952.2602458,
|
|
"ast_hash": "102a65c5707589b4e964ce9a11887c86",
|
|
"semantic_hash": ""
|
|
},
|
|
".githooks/pre-commit": {
|
|
"mtime": 1784528512.6379542,
|
|
"ast_hash": "26c21e013f2a5c9bb1b85cf3499b2001",
|
|
"semantic_hash": ""
|
|
},
|
|
".githooks/pre-push": {
|
|
"mtime": 1784528512.6379542,
|
|
"ast_hash": "43773e67f4416cabbf6c23bc29219b75",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/.oxlintrc.json": {
|
|
"mtime": 1784360728.5111158,
|
|
"ast_hash": "bcb927167e37211fe0e5defb614f7440",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/eslint-rules.js": {
|
|
"mtime": 1786272933.6725202,
|
|
"ast_hash": "43cde0e9afbab20ace7a657a5b38b556",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/eslint.config.js": {
|
|
"mtime": 1786272933.6725202,
|
|
"ast_hash": "ca76729930773843410ee2e80de9105d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/knip.json": {
|
|
"mtime": 1784819463.1775167,
|
|
"ast_hash": "ea1d89c41661c266c2b5cafc823c1770",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/package.json": {
|
|
"mtime": 1786822952.2632444,
|
|
"ast_hash": "0062da5d2662ff5b3709d9bbf9f4215f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/playwright.config.admin.ts": {
|
|
"mtime": 1786170197.4131606,
|
|
"ast_hash": "3e701e60cadcaab94165e1693faee1f7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/playwright.config.native.ts": {
|
|
"mtime": 1786170197.4131606,
|
|
"ast_hash": "36891bf2825fe96be0325c2e7bb81273",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/playwright.config.prod.ts": {
|
|
"mtime": 1786170197.4131606,
|
|
"ast_hash": "0dac892deba2829313ccdf6c143c71f2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/playwright.config.ts": {
|
|
"mtime": 1786170197.4131606,
|
|
"ast_hash": "bfe3a55de10fbd49b10ec64a82dda72a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/public/rnnoise-worklet.js": {
|
|
"mtime": 1784360728.5131173,
|
|
"ast_hash": "234a404b24ab16538efc9a7092b809cc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/public/vad-worklet.js": {
|
|
"mtime": 1784360728.5151155,
|
|
"ast_hash": "25c4b7edf42b21151bd6c57bd6522076",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/scripts/strip-appimage-bundled-libs.sh": {
|
|
"mtime": 1785609966.1952133,
|
|
"ast_hash": "2f4d2e23dfe9296f98cfe4e3511c347e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/Cargo.toml": {
|
|
"mtime": 1786822952.264749,
|
|
"ast_hash": "a1d7db6d7189af94def946855c550406",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/build.rs": {
|
|
"mtime": 1784360728.5161173,
|
|
"ast_hash": "667702979da61fdc96948886b7cd7a33",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/commands.rs": {
|
|
"mtime": 1785862020.0123622,
|
|
"ast_hash": "1f87ea64041564bb929ba4160f0a87fb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/constants.rs": {
|
|
"mtime": 1786064189.0699687,
|
|
"ast_hash": "f5df0354409ff9bcbe84c8a6e4d1ff40",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/credentials.rs": {
|
|
"mtime": 1786272933.6755219,
|
|
"ast_hash": "ebb7fc0496f2c1e553ca99f29494313f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/dpapi.rs": {
|
|
"mtime": 1785862020.0133624,
|
|
"ast_hash": "175cf91acaae84f3bb877a7e4c26aab5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/fallback_crypto.rs": {
|
|
"mtime": 1786170197.4151614,
|
|
"ast_hash": "6e8af22761dbdf8964ae3f1376bbb4b5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/http_proxy.rs": {
|
|
"mtime": 1786822952.264749,
|
|
"ast_hash": "32c8dac90812c991e9209130b3b22fa8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/lib.rs": {
|
|
"mtime": 1786170290.87699,
|
|
"ast_hash": "f900e177e979f047a35fa2585fb89225",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/linux_media.rs": {
|
|
"mtime": 1785862020.014362,
|
|
"ast_hash": "8864c7cfbaaa24ea6181db254d02acbb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/livekit_proxy.rs": {
|
|
"mtime": 1786272933.6755219,
|
|
"ast_hash": "5ce25b10742bc5f2340495f91ddc75ad",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/main.rs": {
|
|
"mtime": 1784528512.6409554,
|
|
"ast_hash": "a12b346613ca10b1ffb5232b9af70ed7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/ptt.rs": {
|
|
"mtime": 1786170290.87699,
|
|
"ast_hash": "7fd7e7dfac5af610399ed88e2da6c8b2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/secret_store.rs": {
|
|
"mtime": 1786724930.233632,
|
|
"ast_hash": "f7423d690b4ce0ed4b26d55083269cca",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/tofu.rs": {
|
|
"mtime": 1786272933.6765206,
|
|
"ast_hash": "32a94e1860da9d7f479d2aa147cdc9f9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/tray.rs": {
|
|
"mtime": 1785862020.0163658,
|
|
"ast_hash": "ef5946f63c5be96707a55e5f3bcd5316",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/update_commands.rs": {
|
|
"mtime": 1785862020.0173647,
|
|
"ast_hash": "ae71c1346b224a6d59e8143c32cef824",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/src/ws_proxy.rs": {
|
|
"mtime": 1786272933.6765206,
|
|
"ast_hash": "148350c54f6c5fddbbd2a6fe67d85fcd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/AdminActions.ts": {
|
|
"mtime": 1786170197.4171605,
|
|
"ast_hash": "b0d88837e2269e51ee53902f619cd0b6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/CertMismatchModal.ts": {
|
|
"mtime": 1786170197.4171605,
|
|
"ast_hash": "90ffef1309efcfda7a65a517deaaa007",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/ChannelSidebar.ts": {
|
|
"mtime": 1786724146.9999168,
|
|
"ast_hash": "94053fef1340f6c0170ffc22a1ddd35f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/ConnectedOverlay.ts": {
|
|
"mtime": 1784367691.8960052,
|
|
"ast_hash": "97f5c4a4dccecbd910490ae89953b870",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/CreateChannelModal.ts": {
|
|
"mtime": 1786170197.41816,
|
|
"ast_hash": "76121bbbfee1a2874684552b319fe8c9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/DeleteChannelModal.ts": {
|
|
"mtime": 1786694919.0544693,
|
|
"ast_hash": "652ca9ed0b322d224d3b47978d9cacf3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/DmProfileSidebar.ts": {
|
|
"mtime": 1786272933.6775196,
|
|
"ast_hash": "355a4726a6b2d13f4a1911328a8cf490",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/DmSidebar.ts": {
|
|
"mtime": 1786694919.0544693,
|
|
"ast_hash": "9d0d74d1c40c5c9070722f738eb2b1d6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/EditChannelModal.ts": {
|
|
"mtime": 1786170197.41816,
|
|
"ast_hash": "578939150eb08c4c312dd60f16f06d93",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/EmojiAutocomplete.ts": {
|
|
"mtime": 1786170197.4191613,
|
|
"ast_hash": "2e03e6a79fca0bccd5ff24ae7a7d4c5e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/EmojiPicker.ts": {
|
|
"mtime": 1786170197.4191613,
|
|
"ast_hash": "ce4ef06471f91ec6a3c5c57163b56545",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/GifPicker.ts": {
|
|
"mtime": 1786170197.4191613,
|
|
"ast_hash": "7c5c8abcb8bd85771e17d945b5eae232",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/IncomingCallBanner.ts": {
|
|
"mtime": 1785609966.2027164,
|
|
"ast_hash": "b6f615c22bef516d18388814247b539b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/InviteManager.ts": {
|
|
"mtime": 1786170197.4191613,
|
|
"ast_hash": "0f71d27163609d7243055a70e4d42b3f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/MemberList.ts": {
|
|
"mtime": 1786272933.6775196,
|
|
"ast_hash": "f13ef47ca4c23a9ce5275c19da84c923",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/MentionAutocomplete.ts": {
|
|
"mtime": 1786272933.6785197,
|
|
"ast_hash": "7a7945bd0416fa96bb282034d4c8e9a6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/MessageInput.ts": {
|
|
"mtime": 1786694919.0554686,
|
|
"ast_hash": "335d9145f263541250c29fa6ae6d72da",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/MessageList.ts": {
|
|
"mtime": 1786822952.265754,
|
|
"ast_hash": "8236ee60231881e951a13882fa58d5eb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/NsfwGate.ts": {
|
|
"mtime": 1785609966.2047222,
|
|
"ast_hash": "6d00f5d0afb92962f9265d50f4cf9f57",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/PinnedMessages.ts": {
|
|
"mtime": 1786170197.421161,
|
|
"ast_hash": "ec62566765bea3526443729002dfcba5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/QuickSwitchOverlay.ts": {
|
|
"mtime": 1786170197.421161,
|
|
"ast_hash": "defa4106db5621c065b29c38f54ede97",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/QuickSwitcher.ts": {
|
|
"mtime": 1786724198.8528697,
|
|
"ast_hash": "d791e6cf12c2ee7ccb623cdeb67bb726",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/SearchOverlay.ts": {
|
|
"mtime": 1786694919.0554686,
|
|
"ast_hash": "e96d1e46b30cbda897f02194b8441194",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/ServerBanner.ts": {
|
|
"mtime": 1784528512.6429543,
|
|
"ast_hash": "f27d096454d8f0c47006feb97c73341b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/SettingsOverlay.ts": {
|
|
"mtime": 1786170197.421161,
|
|
"ast_hash": "054fe8c9d129ad617cedd029e98ebe4d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/StatusPicker.ts": {
|
|
"mtime": 1785609966.2057207,
|
|
"ast_hash": "2c387e0cfddbc6853c20e5c379a2dc33",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/Toast.ts": {
|
|
"mtime": 1786170197.4221609,
|
|
"ast_hash": "00dadf88f854afb6f2062ff2348ed537",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/TypingIndicator.ts": {
|
|
"mtime": 1786170197.4221609,
|
|
"ast_hash": "61ec9bde41f1d5d5eb928b427772443c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/UpdateNotifier.ts": {
|
|
"mtime": 1786822952.265754,
|
|
"ast_hash": "1720ce916cc5eb761c047aed98f22be3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/UserBar.ts": {
|
|
"mtime": 1786822952.265754,
|
|
"ast_hash": "320703767420065f27719beb48aeb441",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/UserProfilePopup.ts": {
|
|
"mtime": 1786170197.4221609,
|
|
"ast_hash": "9ab5471e8d4fa5c26a0ac269e897b132",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/VideoGrid.ts": {
|
|
"mtime": 1786720434.3929543,
|
|
"ast_hash": "bd376a0146585cb2c0ace7f3834c1040",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/VoiceWidget.ts": {
|
|
"mtime": 1786822952.265754,
|
|
"ast_hash": "b102be7264e42c06fe3f229f09223036",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/channel-sidebar/context-menu.ts": {
|
|
"mtime": 1786272933.67952,
|
|
"ast_hash": "d16fec60aa87fd368e31bf8e13d0e0e7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/channel-sidebar/drag-reorder.ts": {
|
|
"mtime": 1786694919.0554686,
|
|
"ast_hash": "fd206dead83d604824e1fc1ae4d81063",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/channel-sidebar/volume-menu.ts": {
|
|
"mtime": 1786272933.6805215,
|
|
"ast_hash": "787800db60d03b53ce4157d3c1086ec5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/inline-autocomplete.ts": {
|
|
"mtime": 1786170197.4231608,
|
|
"ast_hash": "a76fd6ce4ddfeb8589752d371c334300",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/attachments.ts": {
|
|
"mtime": 1786716968.8668408,
|
|
"ast_hash": "4ce18149516fd1e66ea8c1a916addb03",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/content-parser.ts": {
|
|
"mtime": 1786724151.7858677,
|
|
"ast_hash": "8a437a09a36695c780ca9e6726c5baa0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/custom-emoji.ts": {
|
|
"mtime": 1785609966.2087207,
|
|
"ast_hash": "a42b01b8ed54cb905364279587207430",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/embeds.ts": {
|
|
"mtime": 1786694919.0554686,
|
|
"ast_hash": "8b0e9c50c72a59a5dc36fc94cd570e2b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/fenwick.ts": {
|
|
"mtime": 1784367692.0480506,
|
|
"ast_hash": "a41c3b7cf4f7454d8902fc666aa90974",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/formatting.ts": {
|
|
"mtime": 1786694919.0569718,
|
|
"ast_hash": "226db75ee0e2a7cbbd0a302640a21d5f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/markdown.ts": {
|
|
"mtime": 1785609966.2097206,
|
|
"ast_hash": "f075dae61d1d4230cbfd893bcdc9247c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/media.ts": {
|
|
"mtime": 1786272933.6805215,
|
|
"ast_hash": "3b3bb0c5e37292d5bbe19add2ca52a20",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/reaction-tooltip.ts": {
|
|
"mtime": 1786170290.8789907,
|
|
"ast_hash": "33a2c1bc1e2ce329fd19b7ec4c7a8516",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/reactions.ts": {
|
|
"mtime": 1785609966.210721,
|
|
"ast_hash": "24a97571fbba1b3a5228319ed8987b42",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/renderers.ts": {
|
|
"mtime": 1786716968.8668408,
|
|
"ast_hash": "52ca5b0ded44683a30b85330924eeed5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/message-list/syntax-highlight.ts": {
|
|
"mtime": 1785609966.210721,
|
|
"ast_hash": "02b922fa7d80b1769218e5535f5745bd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/purge-prompt.ts": {
|
|
"mtime": 1785609966.210721,
|
|
"ast_hash": "38a65108d370dddb03ee783cc04caa84",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/AccessibilityTab.ts": {
|
|
"mtime": 1784367692.1610734,
|
|
"ast_hash": "2e263b2a8eb28bb04ea407e8e3ad9e4a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/AccountTab.ts": {
|
|
"mtime": 1785609966.2117207,
|
|
"ast_hash": "8507ec0edc5eb9331567417870155ff0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/AdvancedTab.ts": {
|
|
"mtime": 1786694919.0569718,
|
|
"ast_hash": "1dbfadc0541effd2f18ac0a35279c8f0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/AppearanceTab.ts": {
|
|
"mtime": 1785609966.2117207,
|
|
"ast_hash": "11060dd97a31b03c1955cb9712a3a129",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/KeybindsTab.ts": {
|
|
"mtime": 1785609966.212721,
|
|
"ast_hash": "6fc31c1f9252455342b75fefe5e40f86",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/LogsTab.ts": {
|
|
"mtime": 1785609966.212721,
|
|
"ast_hash": "ad3dff2198aa07df9b05e337b22192c0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/NotificationsTab.ts": {
|
|
"mtime": 1785609966.2132287,
|
|
"ast_hash": "f96044c35229966bc83456f9675af3e7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/TextImagesTab.ts": {
|
|
"mtime": 1784367692.2240717,
|
|
"ast_hash": "d98b3a0a36e06f7a14d47c30339a8abb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/VoiceAudioTab.ts": {
|
|
"mtime": 1786694919.0569718,
|
|
"ast_hash": "6b36e779bba394d6440496dcbb2d17b8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/components/settings/helpers.ts": {
|
|
"mtime": 1786822952.2667537,
|
|
"ast_hash": "13f1dfb28895618fcfa9842fb12991cd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/a11y.ts": {
|
|
"mtime": 1786272933.6805215,
|
|
"ast_hash": "bbb613562469d4ad46ae44efeebefae4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/admin-panel.ts": {
|
|
"mtime": 1785609966.21423,
|
|
"ast_hash": "bb4183ff8d3fb9545986426e33b2c352",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/api.ts": {
|
|
"mtime": 1786694919.0569718,
|
|
"ast_hash": "117b8db83cee53da0287aedcbf1314dc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/appearance.ts": {
|
|
"mtime": 1786714695.3396616,
|
|
"ast_hash": "a12a32842b07df8f11e9160d602d430a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/audioElements.ts": {
|
|
"mtime": 1786724121.5584323,
|
|
"ast_hash": "fadace1e8b31131e448cc2c9330e968f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/audioPipeline.ts": {
|
|
"mtime": 1786272933.681519,
|
|
"ast_hash": "baf56650e5af348bea9dfdf4c8fa0c24",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/autoIdle.ts": {
|
|
"mtime": 1786170290.8799908,
|
|
"ast_hash": "34dc1bad37fa5d9ab3ff5a3d841241f8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/avatar.ts": {
|
|
"mtime": 1785609966.2152343,
|
|
"ast_hash": "3eae8ce955fd7fd3ba56a4ab9be2685a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/call-ring.ts": {
|
|
"mtime": 1785609966.216234,
|
|
"ast_hash": "28fadc148706a21716fbc95cada23694",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/cert-reconnect.ts": {
|
|
"mtime": 1786170197.4256673,
|
|
"ast_hash": "e22dad7061b038b9399d141e49b7e6ea",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/channel-mutes.ts": {
|
|
"mtime": 1786272933.681519,
|
|
"ast_hash": "c41fa85ff6ca53dc604e3537a89097d6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/channel-navigation.ts": {
|
|
"mtime": 1786694919.0579758,
|
|
"ast_hash": "8eec8338bf7c5a1886fdf56dbc6824de",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/connectionStats.ts": {
|
|
"mtime": 1786694919.0579758,
|
|
"ast_hash": "009df865711cbb4f7026f7b7b330e5d2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/constants.ts": {
|
|
"mtime": 1786285344.1520336,
|
|
"ast_hash": "2c21e7ed2aa4d06ad7c82d28c62613d8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/context-menu.ts": {
|
|
"mtime": 1786694919.0579758,
|
|
"ast_hash": "a9cc3a7ea50256fbc71d340423ca3159",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/credentials.ts": {
|
|
"mtime": 1786272933.6825192,
|
|
"ast_hash": "e0c7705dbeacf23cdb6530ce2f94a09c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/deep-link.ts": {
|
|
"mtime": 1785609966.2172346,
|
|
"ast_hash": "8f69e5cc8b4da45817f1583276146a72",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/deviceManager.ts": {
|
|
"mtime": 1786694919.0579758,
|
|
"ast_hash": "c0a3c789816deacdb2ca95036612b10c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/dispatcher.ts": {
|
|
"mtime": 1786822952.2667537,
|
|
"ast_hash": "0b927d1eb976244a53438c6890395b21",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/disposable.ts": {
|
|
"mtime": 1784367692.405736,
|
|
"ast_hash": "a6431a6d51b6ca3fc9c4a73a2b97ab16",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/dom.ts": {
|
|
"mtime": 1784367692.4097362,
|
|
"ast_hash": "7d9d49e0a38bdb8f1d9c0d9da9cef3f9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/e2eeCrypto.ts": {
|
|
"mtime": 1784885890.2576177,
|
|
"ast_hash": "13030c8b0064a6554917ee60a5b3ea4b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/gifProvider.ts": {
|
|
"mtime": 1784556771.9723556,
|
|
"ast_hash": "516e0afd7f61f72b96529c9f671289b4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/httpProxy.ts": {
|
|
"mtime": 1786272933.6825192,
|
|
"ast_hash": "78ebfaa760c8710a966d3a5035f1d854",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/icons.ts": {
|
|
"mtime": 1786170197.4276721,
|
|
"ast_hash": "67240a988e95043ae00bc2ee6ec9d5b2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/identity.ts": {
|
|
"mtime": 1786724049.0150676,
|
|
"ast_hash": "abc26297b2cae4147dac17137418cd89",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/livekitDiagnostics.ts": {
|
|
"mtime": 1785323035.0017476,
|
|
"ast_hash": "7dd9b31f0f6665c4cb0cd4bf4b1fc7e6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/livekitE2EE.ts": {
|
|
"mtime": 1786822952.2667537,
|
|
"ast_hash": "93994cef1147347402591ab38f5fdddb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/livekitSession.ts": {
|
|
"mtime": 1786822952.2682588,
|
|
"ast_hash": "ffea970f2bdc61aa9e63f661316359cf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/logPersistence.ts": {
|
|
"mtime": 1786272933.6835215,
|
|
"ast_hash": "a83d8b9f81a89592cadb5781df375ccc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/logger.ts": {
|
|
"mtime": 1785609966.219234,
|
|
"ast_hash": "66f630989b1808cbcdff94b55d731b11",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/logout.ts": {
|
|
"mtime": 1784544118.549647,
|
|
"ast_hash": "10f55a77c07a1be9956a1f1ad388b5ac",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/media-visibility.ts": {
|
|
"mtime": 1786694919.0589752,
|
|
"ast_hash": "1e082501a58169218fa55a786d8aa94f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/mentions.ts": {
|
|
"mtime": 1785609966.2202337,
|
|
"ast_hash": "2a0940f6ec61bad34851052aab6fa5d2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/message-navigation.ts": {
|
|
"mtime": 1785609966.2202337,
|
|
"ast_hash": "79c0eb6ab0137d29753123c58c693e7d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/modalFactory.ts": {
|
|
"mtime": 1786170197.4286716,
|
|
"ast_hash": "1c44fcf022ac230a5386ae6c4b067778",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/navigation-guard.ts": {
|
|
"mtime": 1785609966.221234,
|
|
"ast_hash": "bc15e546b2a4185c657ebcbf86df9bf0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/noise-suppression.ts": {
|
|
"mtime": 1784367692.5147586,
|
|
"ast_hash": "b518f7c6d159c83f2fdb5b6052b09d10",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/notifications.ts": {
|
|
"mtime": 1786272933.684523,
|
|
"ast_hash": "24a6dc061f90ad9969684aa37b7d300f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/nsfw-gate.ts": {
|
|
"mtime": 1786170290.8819911,
|
|
"ast_hash": "7fbb1c65ccf4b747a7e292772d412ba4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/os-motion.ts": {
|
|
"mtime": 1784367692.5227587,
|
|
"ast_hash": "ae15e9568fb3bcb0f8f6f930aa7f44cf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/permissions.ts": {
|
|
"mtime": 1785609966.221234,
|
|
"ast_hash": "d9d04b16fe4151876474b13c5c47a3dc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/preferences.ts": {
|
|
"mtime": 1785609966.2227376,
|
|
"ast_hash": "9f2d9cf88955362654093c4194cb36fa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/profiles.ts": {
|
|
"mtime": 1786694919.0589752,
|
|
"ast_hash": "74391a81d0fb060784c9b32e8985afd4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/protocolTypes.ts": {
|
|
"mtime": 1786723080.7350981,
|
|
"ast_hash": "86e1650ab453a1a8c5d128fc3d230559",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/ptt.ts": {
|
|
"mtime": 1786272933.684523,
|
|
"ast_hash": "0463363f3504fa463d2f4801bde31163",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/rate-limiter.ts": {
|
|
"mtime": 1786285564.025531,
|
|
"ast_hash": "30bc2c6dace8d82d80eef5672860e664",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/read-state.ts": {
|
|
"mtime": 1786694919.0589752,
|
|
"ast_hash": "574425e66599ba8f9972e0fbbc6873d3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/roomEventHandlers.ts": {
|
|
"mtime": 1786711816.4439182,
|
|
"ast_hash": "265dc5ffbcaf3ae185783efa005b6b31",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/router.ts": {
|
|
"mtime": 1784367692.5697083,
|
|
"ast_hash": "eb6d95a55a9e7690ee3f43fbb2020728",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/safe-render.ts": {
|
|
"mtime": 1784367692.5727053,
|
|
"ast_hash": "cbe16ccbf25aad70d5255c9d71a62c0d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/screenShare.ts": {
|
|
"mtime": 1786822952.2682588,
|
|
"ast_hash": "6f601ee2dbb8afabb3348c4737741a51",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/store.ts": {
|
|
"mtime": 1784367692.5917056,
|
|
"ast_hash": "c26c7b64952761b11f7997ad8aaab350",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/streamPreview.ts": {
|
|
"mtime": 1786694919.0599754,
|
|
"ast_hash": "552e2a72ecd49b74e7179a615127fede",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/themes.ts": {
|
|
"mtime": 1784367692.6067054,
|
|
"ast_hash": "25fededcf7fc308f833dec6de74b36e9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/toast.ts": {
|
|
"mtime": 1784367692.608705,
|
|
"ast_hash": "8e5005ed9595d9fbf8efae33f002c6fc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/types.ts": {
|
|
"mtime": 1786716968.8688414,
|
|
"ast_hash": "957a45f39ad592759dc6f41f79ce5345",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/updater.ts": {
|
|
"mtime": 1784544118.549647,
|
|
"ast_hash": "bc3293f410986944fc918667a33efe1a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/userStatus.ts": {
|
|
"mtime": 1785609966.2237444,
|
|
"ast_hash": "c9771e3c4d466c09fee38afc9f089f35",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/window-state.ts": {
|
|
"mtime": 1784885890.259186,
|
|
"ast_hash": "10a39fd22adf759e175e0bfb5a900a14",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/ws.ts": {
|
|
"mtime": 1786822952.2682588,
|
|
"ast_hash": "4308f94beaeae30ec49e5a5b8bf1e6c4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/main.ts": {
|
|
"mtime": 1786822952.2692637,
|
|
"ast_hash": "426a874834de3abae4058cd96a073928",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/ConnectPage.ts": {
|
|
"mtime": 1786694919.0609753,
|
|
"ast_hash": "c7b7fb669d03694c09663f521d292076",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/MainPage.ts": {
|
|
"mtime": 1786822952.2692637,
|
|
"ast_hash": "5b8fff88df31a065cee864a4c3b80f27",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/connect-page/LoginForm.ts": {
|
|
"mtime": 1786822952.2702663,
|
|
"ast_hash": "863b36deeb39df94f6ebffc911aa4549",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/connect-page/ServerPanel.ts": {
|
|
"mtime": 1786272933.6865203,
|
|
"ast_hash": "5a672b956a054932cc7a634e89437161",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/ChannelController.ts": {
|
|
"mtime": 1786723345.9049053,
|
|
"ast_hash": "7d42db421c8c669bd8d32b06ecc3caf0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/ChatArea.ts": {
|
|
"mtime": 1786272933.687523,
|
|
"ast_hash": "ba57a7988df49499e2418e309161ebcf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/ChatHeader.ts": {
|
|
"mtime": 1785609966.2267427,
|
|
"ast_hash": "1d0e72ba99960abd7fb76619be46af93",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/GlobalKeybinds.ts": {
|
|
"mtime": 1785609966.2267427,
|
|
"ast_hash": "5a1f5f5a9e0f4e9a19a0eef7746aa8f1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/MemberPickerModal.ts": {
|
|
"mtime": 1785609966.2267427,
|
|
"ast_hash": "07a1d4dde03abf2faac14e3302ae5f53",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/MessageController.ts": {
|
|
"mtime": 1786272933.687523,
|
|
"ast_hash": "84ad41230ee6f04a49d2cfadd5e6c05b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/MessageJump.ts": {
|
|
"mtime": 1786170197.4326718,
|
|
"ast_hash": "5bb1491992735557717b32a0a2906258",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/OverlayManagers.ts": {
|
|
"mtime": 1786724198.8538706,
|
|
"ast_hash": "14172ac750247fed710618c0472e1dc6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/ReactionController.ts": {
|
|
"mtime": 1786694919.061977,
|
|
"ast_hash": "9bfcd96aa1e60e485b503c907ce19e2a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/SidebarArea.ts": {
|
|
"mtime": 1786822952.2702663,
|
|
"ast_hash": "f30122723d45b5ee5e9a831e0d6df057",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/SidebarDmHelpers.ts": {
|
|
"mtime": 1785609966.228742,
|
|
"ast_hash": "3e37ddb1e85ec3d857e74d21b5351378",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/SidebarDmSection.ts": {
|
|
"mtime": 1785609966.228742,
|
|
"ast_hash": "dd760096fce090fb397addf04cd54e8d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/SidebarMemberSection.ts": {
|
|
"mtime": 1785609966.228742,
|
|
"ast_hash": "1e67cf4f71f8374da8df6c5b4a1c1aef",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/VideoModeController.ts": {
|
|
"mtime": 1786822952.2702663,
|
|
"ast_hash": "b64edd155a20af542e239f6f0e0ce53c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/pages/main-page/VoiceCallbacks.ts": {
|
|
"mtime": 1785609966.229743,
|
|
"ast_hash": "3c3a0b2dc45d0b55136a47bb2d7af529",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/auth.store.ts": {
|
|
"mtime": 1786723342.0826223,
|
|
"ast_hash": "fe84030727d712a9b725d6e4fe66b705",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/blocks.store.ts": {
|
|
"mtime": 1786723342.0826223,
|
|
"ast_hash": "97d269fc348893cb5cd2aac8bf5d15c0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/channels.store.ts": {
|
|
"mtime": 1786272933.6885233,
|
|
"ast_hash": "82d68290453b69f0b45a845d4f1c0244",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/dm.store.ts": {
|
|
"mtime": 1786170290.8859909,
|
|
"ast_hash": "b4f5afc70573406a89012e894f0a25e6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/emoji.store.ts": {
|
|
"mtime": 1785609966.230743,
|
|
"ast_hash": "e008e92d92458517f36379f83f2c06c1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/members.store.ts": {
|
|
"mtime": 1786716968.869842,
|
|
"ast_hash": "c8528d4e1114a42446a84a7e3b0e47c2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/messages.store.ts": {
|
|
"mtime": 1786694919.061977,
|
|
"ast_hash": "c01267aa3e6382120ad7f1e9664223fe",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/ui.store.ts": {
|
|
"mtime": 1784367692.8065376,
|
|
"ast_hash": "9b62f2860abc44fcd1e143b6a6072e5f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/stores/voice.store.ts": {
|
|
"mtime": 1786724930.2366982,
|
|
"ast_hash": "f67020281cd0e24e1c284090d359aeef",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/types/jitsi-rnnoise.d.ts": {
|
|
"mtime": 1784367692.816536,
|
|
"ast_hash": "3b369917cd3103f2b4d49f572033defd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/vite-env.d.ts": {
|
|
"mtime": 1784367692.8175385,
|
|
"ast_hash": "0352474ba2918efe13895edbc3780d94",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/stryker.config.mjs": {
|
|
"mtime": 1784360728.545893,
|
|
"ast_hash": "0b8389545c186b0f947ad369e968e23a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/browser/smoke.test.ts": {
|
|
"mtime": 1784367692.8225398,
|
|
"ast_hash": "198980f9369ad066ea73db0b5c570296",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/a11y-smoke.spec.ts": {
|
|
"mtime": 1786170197.4356718,
|
|
"ast_hash": "e8f8679b6ca8792bfd878996d0b267fe",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/admin/admin-panel.spec.ts": {
|
|
"mtime": 1786170197.4366744,
|
|
"ast_hash": "f14fa5499d8c44f25df27d714e97ae04",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/admin/start-server.sh": {
|
|
"mtime": 1786170197.4366744,
|
|
"ast_hash": "0342919e6e5d8b8a63a0037a92f64b9d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/banners-toasts.spec.ts": {
|
|
"mtime": 1784367692.8255384,
|
|
"ast_hash": "3e0cedcbcdea31893e9559ad8dd75533",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/cert-tofu.spec.ts": {
|
|
"mtime": 1786272933.6895232,
|
|
"ast_hash": "7b40025287182f4ac7b9b07c5cc3055f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/channel-sidebar.spec.ts": {
|
|
"mtime": 1784367692.8295364,
|
|
"ast_hash": "7f243ba03f70f9027cc59d5d2c508a59",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/channel-switch-messages.spec.ts": {
|
|
"mtime": 1784367692.8335407,
|
|
"ast_hash": "3dbba8d83161f872ed205f247987eebd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/chat-header.spec.ts": {
|
|
"mtime": 1784367692.8385391,
|
|
"ast_hash": "29a3c7b84ecaaf40af92ddae94f2e759",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/connect-page.spec.ts": {
|
|
"mtime": 1784367692.8455403,
|
|
"ast_hash": "5215d93992db45dbb78056c4aa1d0eec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/connect-settings.spec.ts": {
|
|
"mtime": 1784367692.8476117,
|
|
"ast_hash": "77398d605c323f8bd1b21f0a5fc320a7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/connected-overlay.spec.ts": {
|
|
"mtime": 1784367692.8499672,
|
|
"ast_hash": "20ea07fbdbdafbf02161fe43f01c0b0f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/dm-system.spec.ts": {
|
|
"mtime": 1784367692.8579662,
|
|
"ast_hash": "3018d95e8937a07b9af474f6125542d6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/emoji-insertion.spec.ts": {
|
|
"mtime": 1784367692.8609674,
|
|
"ast_hash": "c9f61bca66afc13250028958995127c0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/emoji-voicemod.parity.spec.ts": {
|
|
"mtime": 1785609966.232744,
|
|
"ast_hash": "b344ef0d198d6b357c161e79b693edc9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/gating-badges.parity.spec.ts": {
|
|
"mtime": 1786170290.8869905,
|
|
"ast_hash": "217c1e48a01eb287904254d65de96b7c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/health-status.spec.ts": {
|
|
"mtime": 1784367692.8639653,
|
|
"ast_hash": "b7a6cb5b4313eb16d487a41c3aca9e7a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/helpers.ts": {
|
|
"mtime": 1786711816.4459178,
|
|
"ast_hash": "49441c97c94d6bea1dbdea9c13437a08",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/logout-flow.spec.ts": {
|
|
"mtime": 1786272933.6905227,
|
|
"ast_hash": "cff1ec93398d749b8992c09b03a15e5a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/main-layout.spec.ts": {
|
|
"mtime": 1784367692.8849647,
|
|
"ast_hash": "870405068a5678032ba26f644a46a4e8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/member-list.spec.ts": {
|
|
"mtime": 1784367692.888966,
|
|
"ast_hash": "374ff95c552d000767b32cd50a75729d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/message-actions.spec.ts": {
|
|
"mtime": 1784367692.893967,
|
|
"ast_hash": "765286d2a7d8758a67dfd3362172ea7e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/message-edit-delete.spec.ts": {
|
|
"mtime": 1784367692.8969662,
|
|
"ast_hash": "664dbead6a639eda5afd07d5c462bbab",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/message-input.spec.ts": {
|
|
"mtime": 1784367692.9019656,
|
|
"ast_hash": "8cb1d0398ab8bb6569a96cf0161154cb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/message-list.spec.ts": {
|
|
"mtime": 1784367692.9069662,
|
|
"ast_hash": "221fff91b95a26b17e4571bf780edd5f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/message-send-flow.spec.ts": {
|
|
"mtime": 1784367692.9109674,
|
|
"ast_hash": "b9ccef76a4b71b0bffeaf12d6156f1a5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native-fixture-persistent.ts": {
|
|
"mtime": 1784367692.9169679,
|
|
"ast_hash": "9de0731c9702c71dd99a1e4ac7a40398",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native-fixture.ts": {
|
|
"mtime": 1784367692.9229665,
|
|
"ast_hash": "6e007d873f59235023e1237492af9e7a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/app-layout.spec.ts": {
|
|
"mtime": 1786257848.3350153,
|
|
"ast_hash": "613346adb0bba5d848ae3d5a73ed3b58",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/auth-flow.spec.ts": {
|
|
"mtime": 1784367692.9339695,
|
|
"ast_hash": "a251e7e1495882f8b9e077e5db2d037e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/channel-navigation.spec.ts": {
|
|
"mtime": 1784367692.94397,
|
|
"ast_hash": "3eef948eddc410479b5f0ab4358a1d45",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/chat-operations.spec.ts": {
|
|
"mtime": 1784367692.9494827,
|
|
"ast_hash": "11f9f014ba1b55f43dfe977ed7bcc6e9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/dm-system.spec.ts": {
|
|
"mtime": 1784367692.9534838,
|
|
"ast_hash": "7b17e07c2e995585e658b49411161aef",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/helpers.ts": {
|
|
"mtime": 1784367692.9584832,
|
|
"ast_hash": "4bc7cbbe2dca4f77c1f510bc73b74932",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/overlays.spec.ts": {
|
|
"mtime": 1784367692.966483,
|
|
"ast_hash": "0a657d04b10182a51497b1d41abb0401",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/reconnection.spec.ts": {
|
|
"mtime": 1784367692.9704833,
|
|
"ast_hash": "910a00efe0dea52a2f95eb1069cee565",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/settings-overlay.spec.ts": {
|
|
"mtime": 1784367692.9744833,
|
|
"ast_hash": "f4c5662cd1cb80f8996b4b34a4a77192",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/smoke.spec.ts": {
|
|
"mtime": 1784367692.9814825,
|
|
"ast_hash": "507b49719fe1b9ca621808e36d6e79e9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/theme-persistence.spec.ts": {
|
|
"mtime": 1784367692.9874852,
|
|
"ast_hash": "c9eda16b9f68f3813b0b44f807c4fedb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/native/voice-controls.spec.ts": {
|
|
"mtime": 1784367692.991483,
|
|
"ast_hash": "5273f66ed262b63ce17526543456519c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/overlays.spec.ts": {
|
|
"mtime": 1784367692.999483,
|
|
"ast_hash": "3e43c18b02b26895e377004ca7996b70",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/reconnection.spec.ts": {
|
|
"mtime": 1784367693.0044827,
|
|
"ast_hash": "05c23a728519a9c519d8d65a145bddbc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/register-flow.spec.ts": {
|
|
"mtime": 1784367693.0134833,
|
|
"ast_hash": "c59b24662563190de6d59ada39695144",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/reply-flow.spec.ts": {
|
|
"mtime": 1784367693.017484,
|
|
"ast_hash": "148cb0b5efc96a9f9a2f4bb1e873fb4f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/settings-overlay.spec.ts": {
|
|
"mtime": 1784367693.0274844,
|
|
"ast_hash": "93635cf2e14411a2165ad8dd0afbf7b1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/sidebar-header.spec.ts": {
|
|
"mtime": 1786170197.4376717,
|
|
"ast_hash": "dec606baad4eef4b6b3ce7c72b398588",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/social.parity.spec.ts": {
|
|
"mtime": 1785609966.233881,
|
|
"ast_hash": "8ea0352f0d89a5f94fffef186138437d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/theme-persistence.spec.ts": {
|
|
"mtime": 1784367693.0364945,
|
|
"ast_hash": "0a98ad0cdfb89ec1c9c48008860ad985",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/toast.spec.ts": {
|
|
"mtime": 1785609966.2348802,
|
|
"ast_hash": "fef3b3de3c27b185215ff3b9ba048ad9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/totp-flow.spec.ts": {
|
|
"mtime": 1786170197.4376717,
|
|
"ast_hash": "780a7e1f5b33e7be2c51386f68cfa107",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/typing-indicator-ws.spec.ts": {
|
|
"mtime": 1784367693.0484974,
|
|
"ast_hash": "c5ae519996cdff868d602551f9995831",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/typing-indicator.spec.ts": {
|
|
"mtime": 1784367693.0514982,
|
|
"ast_hash": "2f4795dc07479fdceb5b983fc8c9de79",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/updater.spec.ts": {
|
|
"mtime": 1786170197.4376717,
|
|
"ast_hash": "8f8dc76dd27f07f015e2e797e5dd9f56",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/user-bar.spec.ts": {
|
|
"mtime": 1786473472.046267,
|
|
"ast_hash": "9b5228a4f2654641b67ddda5e4b631f1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/voice-channel.spec.ts": {
|
|
"mtime": 1785609966.2348802,
|
|
"ast_hash": "8ec3a84f19c107e40a214de63de76069",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/voice-e2ee-verify.spec.ts": {
|
|
"mtime": 1786170197.4376717,
|
|
"ast_hash": "64c28d7443c002818215f85505326047",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/voice-lifecycle.spec.ts": {
|
|
"mtime": 1786711816.4459178,
|
|
"ast_hash": "6e0d1d17f83b42671668c121a5c8be7d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/voice-widget.spec.ts": {
|
|
"mtime": 1785609966.2348802,
|
|
"ast_hash": "69c8a76d9a5db46342230e69228fed5d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/helpers/fixtures.ts": {
|
|
"mtime": 1784367693.0804982,
|
|
"ast_hash": "60b26bf77b7be633efd02f74f07e2a31",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/helpers/mock-ws.ts": {
|
|
"mtime": 1784819463.184517,
|
|
"ast_hash": "aafda7e8e87a6ec95743727ccdbbf4f0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/helpers/test-harness.ts": {
|
|
"mtime": 1784367693.087499,
|
|
"ast_hash": "5ea4cc5207c042815749c3358a65b0ad",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/helpers/test-utils.ts": {
|
|
"mtime": 1785609966.2358818,
|
|
"ast_hash": "f5d3b9f65f16698c975f49dc9adb20b2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/integration/stores.test.ts": {
|
|
"mtime": 1785609966.2358818,
|
|
"ast_hash": "b1180bf845ccb59edcd01d072378cdb2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/setup.ts": {
|
|
"mtime": 1785323035.0027475,
|
|
"ast_hash": "dd22164fc44fbb26882e0d9fcac06b2c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/a11y.test.ts": {
|
|
"mtime": 1786272933.691523,
|
|
"ast_hash": "c70b9c1345369618c7cab0810c926805",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/accessibility-tab.test.ts": {
|
|
"mtime": 1784367693.1244972,
|
|
"ast_hash": "bf05b6775847da44145b19fd1c773cb0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/account-tab-profile.test.ts": {
|
|
"mtime": 1785609966.236881,
|
|
"ast_hash": "5bda2466d8496acb28621670a7decc21",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/admin-actions.test.ts": {
|
|
"mtime": 1786170197.438674,
|
|
"ast_hash": "ac3ec19c08677f89b504a5f85c297e34",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/admin-panel.test.ts": {
|
|
"mtime": 1785609966.236881,
|
|
"ast_hash": "47b93e0c0930bab5706bfe50b1b0ce39",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/advanced-tab.test.ts": {
|
|
"mtime": 1786694919.0634804,
|
|
"ast_hash": "37864b8f6910bee0ec8c844cc2f4a2c7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/api.test.ts": {
|
|
"mtime": 1786694919.0634804,
|
|
"ast_hash": "757defa6a50bb566d1e4f270ad50bd61",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/appearance-tab.test.ts": {
|
|
"mtime": 1785609966.2378798,
|
|
"ast_hash": "f20c3b52369a7d92dffeb0445cc47e32",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/attachments-auth.test.ts": {
|
|
"mtime": 1786716968.8721774,
|
|
"ast_hash": "3fa14faf5a4e49b83e6b9b32896711d8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/attachments-cache.test.ts": {
|
|
"mtime": 1784367693.199528,
|
|
"ast_hash": "01bfe062a64b0dc4b34e016e831ba976",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/attachments-media.test.ts": {
|
|
"mtime": 1785609966.2388804,
|
|
"ast_hash": "20f241439f510b18083b6c787d34292d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/attachments-render.test.ts": {
|
|
"mtime": 1785609966.2388804,
|
|
"ast_hash": "684d98016e3b9433eb66a7e2dc0dfe78",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/audio-elements.test.ts": {
|
|
"mtime": 1786723144.0234675,
|
|
"ast_hash": "f92787d849953e88b84e151420bda5fc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/audio-pipeline-core.test.ts": {
|
|
"mtime": 1786272933.691523,
|
|
"ast_hash": "3d95d94d27f2d9f00201e8f2237644bf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/audio-pipeline-gain.test.ts": {
|
|
"mtime": 1785609966.2398791,
|
|
"ast_hash": "a58efce49c99c957400db707f4237715",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/audio-pipeline-vad-fallback.test.ts": {
|
|
"mtime": 1785609966.2408812,
|
|
"ast_hash": "62f32ef136c714d34df3c3f5f8eae7df",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/audio-pipeline-vad-worklet.test.ts": {
|
|
"mtime": 1786170197.438674,
|
|
"ast_hash": "d976c3a3a4fd7680a21af67ea3190b17",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/auth.store.test.ts": {
|
|
"mtime": 1786272933.6925232,
|
|
"ast_hash": "2504c64929e29335c01ab4cb944ee132",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/auto-idle.test.ts": {
|
|
"mtime": 1786170290.88799,
|
|
"ast_hash": "d8f9ac3e4b839b3428ee4b54de6f50f4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/autocomplete-filters.property.test.ts": {
|
|
"mtime": 1785609966.2423854,
|
|
"ast_hash": "083ce31ccfd102886b5185d7ecb53f28",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/avatar.test.ts": {
|
|
"mtime": 1785609966.2423854,
|
|
"ast_hash": "1fef18d8576457e829b4cbfbdccce6ca",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/blocks-store.test.ts": {
|
|
"mtime": 1784544118.5531573,
|
|
"ast_hash": "1794dba982e488494d8c5c52c4277267",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/call-ring.test.ts": {
|
|
"mtime": 1785609966.2423854,
|
|
"ast_hash": "e328a2d036d1dfbd543258abdbca4ec9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/capabilities-scope.test.ts": {
|
|
"mtime": 1786272933.6925232,
|
|
"ast_hash": "950e5f5ab4a54b05c3434506060db959",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/cert-first-use-modal.test.ts": {
|
|
"mtime": 1786170197.4396746,
|
|
"ast_hash": "7d53337acc0819c22e0b6c125e431fd8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/cert-mismatch-modal.test.ts": {
|
|
"mtime": 1786170197.4396746,
|
|
"ast_hash": "f3b6a78df816f96110f6b9208393e4f7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/cert-reconnect.test.ts": {
|
|
"mtime": 1786170197.4406717,
|
|
"ast_hash": "7ad26c6348b853dbcb06f50b7a60febd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/channel-controller.test.ts": {
|
|
"mtime": 1786722299.30531,
|
|
"ast_hash": "cf086dc3a3d38abf892f3f5363f38b5b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/channel-mute-ui.test.ts": {
|
|
"mtime": 1786272933.6925232,
|
|
"ast_hash": "44b4c79914f9bdfeb57bff7ff2b2a99e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/channel-mutes.test.ts": {
|
|
"mtime": 1786272933.6935232,
|
|
"ast_hash": "da0b4c25781603798d4280b219e85d2b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/channel-navigation.test.ts": {
|
|
"mtime": 1786694919.0644817,
|
|
"ast_hash": "a11ce4f94803f1a2d85b9647797911d5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/channel-sidebar-read-state.test.ts": {
|
|
"mtime": 1785609966.2443905,
|
|
"ast_hash": "c7d517bc74d9a85cd111bd3101d414df",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/channel-sidebar.test.ts": {
|
|
"mtime": 1786723144.0648613,
|
|
"ast_hash": "a1bfb87d32a407c0762e26648cfa7ac7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/channels.store.test.ts": {
|
|
"mtime": 1786272933.6935232,
|
|
"ast_hash": "c4668dd26a6b481118aca1238b3e72af",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/chat-area.test.ts": {
|
|
"mtime": 1786272933.6935232,
|
|
"ast_hash": "afd76dc920874ad986ee89ae1baa8d15",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/chat-header.test.ts": {
|
|
"mtime": 1784367693.377066,
|
|
"ast_hash": "43961c744637621f8375b3738bf26117",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/chat.test.ts": {
|
|
"mtime": 1785609966.2453911,
|
|
"ast_hash": "abcca75f58e77ff01e23bc780fa8fbc6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/components/QuickSwitchOverlay.test.ts": {
|
|
"mtime": 1786170197.4416718,
|
|
"ast_hash": "af69c29f0c4f6e36a9cca68f7eaac23e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/connect-page.test.ts": {
|
|
"mtime": 1786694919.0644817,
|
|
"ast_hash": "92a872ac2c32982b38972bbe86272f34",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/connected-overlay.test.ts": {
|
|
"mtime": 1784367693.431794,
|
|
"ast_hash": "0447d4296f67e72de31d445f94c4d545",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/connection-stats.test.ts": {
|
|
"mtime": 1786694919.0644817,
|
|
"ast_hash": "db0d334d94339152cfa92eec9f39275d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/content-markdown.test.ts": {
|
|
"mtime": 1785609966.2463913,
|
|
"ast_hash": "9cd62c20b36e2581bb9aea862570381c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/context-menu.test.ts": {
|
|
"mtime": 1786694919.0644817,
|
|
"ast_hash": "a10880371a312891468a57426b0156b0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/create-channel-modal.test.ts": {
|
|
"mtime": 1786170197.442672,
|
|
"ast_hash": "751ff491988428e2d1c358485d0bfff2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/credentials.test.ts": {
|
|
"mtime": 1786272933.694523,
|
|
"ast_hash": "fc081b4173afe39a4efa2e2eba19eadc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/custom-emoji.test.ts": {
|
|
"mtime": 1785609966.2463913,
|
|
"ast_hash": "45b3e3d252aeebfec0b5f3ca1431d6b8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/deep-link-init.test.ts": {
|
|
"mtime": 1785609966.247391,
|
|
"ast_hash": "854182f804abba4c9a54c94c2a12fb87",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/deep-link.test.ts": {
|
|
"mtime": 1785609966.247391,
|
|
"ast_hash": "60ff455e9097989245d2512fc76e0315",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/delete-channel-modal.test.ts": {
|
|
"mtime": 1786694919.0654817,
|
|
"ast_hash": "b26ce475d22a711fa692141e170bd49f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/device-manager.test.ts": {
|
|
"mtime": 1786694919.0654817,
|
|
"ast_hash": "1f99c8af9247c3ea84e861c3eb314791",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/dispatcher.test.ts": {
|
|
"mtime": 1786822952.271263,
|
|
"ast_hash": "b54775ee9f9d2e073ad47d1c56b55857",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/disposable.test.ts": {
|
|
"mtime": 1784367693.5120318,
|
|
"ast_hash": "b5db2a58e6d6788063f25a55ba6b017c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/dm-groups.test.ts": {
|
|
"mtime": 1785609966.2483914,
|
|
"ast_hash": "d95db379134c715a61b858b416be8c5d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/dm-profile-sidebar.test.ts": {
|
|
"mtime": 1786272933.6955228,
|
|
"ast_hash": "5eddf30d05eb3722967c1423058e87d9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/dm-sidebar.test.ts": {
|
|
"mtime": 1786694919.0654817,
|
|
"ast_hash": "d7295dfdc4b25f6a76449a6bf8976d1c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/dm-store.test.ts": {
|
|
"mtime": 1786170290.8899908,
|
|
"ast_hash": "3dffd9fb1395ec1c57e214a0e8610f66",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/dom.test.ts": {
|
|
"mtime": 1784367693.5396264,
|
|
"ast_hash": "d3231aed92fcec647808265721a13e71",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/drag-reorder.test.ts": {
|
|
"mtime": 1786694919.0669851,
|
|
"ast_hash": "ff7fd8988b40060bd5c53fef47bf4ee2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/e2eeCrypto.test.ts": {
|
|
"mtime": 1784885890.2623334,
|
|
"ast_hash": "0c311f699fd9aa2141cb7696d6b452eb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/edit-channel-modal.test.ts": {
|
|
"mtime": 1786170197.4446704,
|
|
"ast_hash": "97c69dae48e9f97f926ecc415eb2d0b2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/embeds.test.ts": {
|
|
"mtime": 1786694919.0669851,
|
|
"ast_hash": "a4df9d7102242b4dc1a64aaad5e7801e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/emoji-autocomplete.test.ts": {
|
|
"mtime": 1786170197.4446704,
|
|
"ast_hash": "1d0d67358d644ac6bb7b605cabcb0f6d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/emoji-picker.test.ts": {
|
|
"mtime": 1786170197.4446704,
|
|
"ast_hash": "809932550866b5d046b8dabe3b64da56",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/eslint-rules.test.ts": {
|
|
"mtime": 1786272933.696523,
|
|
"ast_hash": "cf3735e87a3aca0ce017d4c5801d99f0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/gif-picker.test.ts": {
|
|
"mtime": 1786170197.4456725,
|
|
"ast_hash": "c33628d71034e2d378a8d08d4c32fe13",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/gif-provider.test.ts": {
|
|
"mtime": 1784556771.9733548,
|
|
"ast_hash": "862ae63656bbe2bb56551bb1b6d71250",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/global-keybinds.test.ts": {
|
|
"mtime": 1785609966.2503934,
|
|
"ast_hash": "38c5f7a968d403eece55d9d28397a412",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/helpers/ws-mocks.ts": {
|
|
"mtime": 1785609966.2503934,
|
|
"ast_hash": "6893099254e9a4f47148bc565391540b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/http-proxy.test.ts": {
|
|
"mtime": 1786272933.696523,
|
|
"ast_hash": "750dc561cad3881675b6153289ee2a80",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/icons.test.ts": {
|
|
"mtime": 1784885890.2628505,
|
|
"ast_hash": "f69d866b2c0a629c60b497866b347102",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/identity-mismatch-modal.test.ts": {
|
|
"mtime": 1786170197.4456725,
|
|
"ast_hash": "cb7083f10bc0b202b76acaa9d844a9d1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/identity.test.ts": {
|
|
"mtime": 1786723143.610629,
|
|
"ast_hash": "89c30aa1e746936b1fb24856cea0db05",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/invite-manager.test.ts": {
|
|
"mtime": 1786170197.4456725,
|
|
"ast_hash": "c97528ee0c1bd6062abda18adb0677e7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/keybinds-tab.test.ts": {
|
|
"mtime": 1785609966.2513928,
|
|
"ast_hash": "04dd3483e609b99b8cca89c09d9ca51c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/livekit-diagnostics.test.ts": {
|
|
"mtime": 1785323035.003748,
|
|
"ast_hash": "2e6457e0e8e697b24add583ad3d473ba",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/livekit-e2ee.test.ts": {
|
|
"mtime": 1786822952.271263,
|
|
"ast_hash": "b529cb7117eca804b7883253330ae71d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/livekit-session.test.ts": {
|
|
"mtime": 1786822952.2722626,
|
|
"ast_hash": "25f73b1a77c9704e49925b3f68f12825",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/log-persistence.test.ts": {
|
|
"mtime": 1786272933.6975234,
|
|
"ast_hash": "a2763206254e638e2d26beb6241de6ce",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/logger.test.ts": {
|
|
"mtime": 1785609966.2523916,
|
|
"ast_hash": "e3bbcc3bc49ae5c48ade9f580e828033",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/login-form-totp-reentrancy.test.ts": {
|
|
"mtime": 1786170290.8909905,
|
|
"ast_hash": "8c178fe8c1ee2b86a865fb58fd5b9fd6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/logout.test.ts": {
|
|
"mtime": 1784544118.5551608,
|
|
"ast_hash": "b4b7f5ad4ec34f05d2586aba91fafc6f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/logs-tab.test.ts": {
|
|
"mtime": 1785609966.2523916,
|
|
"ast_hash": "873740424568191487460955bec02680",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/main-page.test.ts": {
|
|
"mtime": 1786822952.2732627,
|
|
"ast_hash": "1b3095882b52cae035035c98ef69ce77",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/markdown-parser.property.test.ts": {
|
|
"mtime": 1785609966.2534695,
|
|
"ast_hash": "442f78ba00f8725c950eabe17f31038c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/media-cache.test.ts": {
|
|
"mtime": 1784367693.711176,
|
|
"ast_hash": "98c8a6c90214770df2136aa553ec47cf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/media-visibility.test.ts": {
|
|
"mtime": 1786694919.0669851,
|
|
"ast_hash": "67c7685579ace79dd699ff51a794fbf6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/media.test.ts": {
|
|
"mtime": 1786272933.6985233,
|
|
"ast_hash": "1823cd500b92c1d26713884adbb0a943",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/member-list.test.ts": {
|
|
"mtime": 1786272933.6985233,
|
|
"ast_hash": "6290b929c68a695d3929f07ba9b256f8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/member-picker-group.test.ts": {
|
|
"mtime": 1785609966.2534695,
|
|
"ast_hash": "c91b0beef2f5f69c5e34e8743dd6ac8c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/member-picker-modal.test.ts": {
|
|
"mtime": 1784367693.771703,
|
|
"ast_hash": "e4a21a995d480d7e0b2185941c21a221",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/member-profile-fields.test.ts": {
|
|
"mtime": 1785609966.254472,
|
|
"ast_hash": "d3aed88cbca7fcd9b72d300cd59739cd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/members.store.test.ts": {
|
|
"mtime": 1786716968.8736806,
|
|
"ast_hash": "2c87c97a99b428a31dcb57a1d63379bc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/mention-autocomplete.test.ts": {
|
|
"mtime": 1786272933.6985233,
|
|
"ast_hash": "04a0e9319af683380085a71743035232",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/mention-emoji-parsing.property.test.ts": {
|
|
"mtime": 1785609966.2554686,
|
|
"ast_hash": "2c3ba475392ce56a72f43bd5f61d1c4b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/mentions-render.test.ts": {
|
|
"mtime": 1785609966.2554686,
|
|
"ast_hash": "c648ebf23993bc2ee54c9920c0b60410",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/message-controller.test.ts": {
|
|
"mtime": 1786272933.6995237,
|
|
"ast_hash": "9fd04efac715492a68cc448867fcbd93",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/message-input.test.ts": {
|
|
"mtime": 1786694919.0679896,
|
|
"ast_hash": "2387ad3e3bd8c66bb1a4cb3e3a592141",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/message-jump.test.ts": {
|
|
"mtime": 1786170197.448672,
|
|
"ast_hash": "6f6a494b9153b0cccc21284102f19a17",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/message-list-media-release.test.ts": {
|
|
"mtime": 1785609966.256469,
|
|
"ast_hash": "9be55997431ef6eb1d6da55e4f81f53b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/message-list-new-divider.test.ts": {
|
|
"mtime": 1786170290.8919902,
|
|
"ast_hash": "7e51d5b42669f628b7eff5ae26ea4bc5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/message-list.test.ts": {
|
|
"mtime": 1786822952.2732627,
|
|
"ast_hash": "fbad726f088d1712e6cf7972a034751a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/messages-store-detached.test.ts": {
|
|
"mtime": 1786694919.0679896,
|
|
"ast_hash": "61be0950d1b91e53213decfbd3515bf4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/messages.store.test.ts": {
|
|
"mtime": 1786694919.068989,
|
|
"ast_hash": "cdde951e6517d38b0115fd2b3869a81b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/modal-factory.test.ts": {
|
|
"mtime": 1786170197.4496717,
|
|
"ast_hash": "b6d8078eb44237d39bff8f6994f0c84e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/navigation-guard.test.ts": {
|
|
"mtime": 1785609966.2574692,
|
|
"ast_hash": "7c8be83c114dd29d64bca9201c8dbe0b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/notifications.test.ts": {
|
|
"mtime": 1786272933.7005236,
|
|
"ast_hash": "8155639fb6ea81f7ab4d56015e6fd07e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/nsfw-gate.test.ts": {
|
|
"mtime": 1786170290.8919902,
|
|
"ast_hash": "0590971e7f2f38a8979d946a793ca5d2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/os-motion.test.ts": {
|
|
"mtime": 1784367693.8797133,
|
|
"ast_hash": "4ee30309ad73a956471a9c54bcc4ba05",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/overlay-managers.test.ts": {
|
|
"mtime": 1786723144.147058,
|
|
"ast_hash": "9d98abb0e042fad24dcfb8e27b522c31",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/permissions.test.ts": {
|
|
"mtime": 1785609966.2594693,
|
|
"ast_hash": "1eaf144718ec4cd39fdc39afac417f03",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/pinned-messages.test.ts": {
|
|
"mtime": 1786170197.450672,
|
|
"ast_hash": "a4906da956d68d9c2267e26de0338d30",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/preferences.test.ts": {
|
|
"mtime": 1784367693.915714,
|
|
"ast_hash": "8bde4fb4ddfae4378d8c9469f8c33f17",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/profiles.test.ts": {
|
|
"mtime": 1786694919.068989,
|
|
"ast_hash": "aab36704c27b04c1493ea0ff699059d6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/ptt.test.ts": {
|
|
"mtime": 1786272933.701523,
|
|
"ast_hash": "f33d0e5513e1529ccf1d97723de2960c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/quick-switcher.test.ts": {
|
|
"mtime": 1786723144.147058,
|
|
"ast_hash": "029414be5e0f22ec946f9cf73ce30d6e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/rate-limiter.test.ts": {
|
|
"mtime": 1786285564.025531,
|
|
"ast_hash": "6748d6387183187ce94e7e09d3acb101",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/reaction-controller.test.ts": {
|
|
"mtime": 1786694919.0699894,
|
|
"ast_hash": "62e886be45438069cfe2647ce0773af6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/reaction-tooltip.test.ts": {
|
|
"mtime": 1786170290.89299,
|
|
"ast_hash": "76556d54035e42989b76ea293f6f6690",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/read-state.test.ts": {
|
|
"mtime": 1786694919.0699894,
|
|
"ast_hash": "37c72fcfd81fe6bc348012221598f8a9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/renderers.test.ts": {
|
|
"mtime": 1786723144.0834012,
|
|
"ast_hash": "8395e5ab602f51ade887ccdfbdea2ba0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/rnnoise-worklet.test.ts": {
|
|
"mtime": 1784367694.0057337,
|
|
"ast_hash": "c55f7555676ef2d8ccfc8efd43a320f0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/room-event-handlers.test.ts": {
|
|
"mtime": 1786711816.4479184,
|
|
"ast_hash": "ced914ee3cd635672ae2f16562e65a6e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/router.test.ts": {
|
|
"mtime": 1784367694.0127351,
|
|
"ast_hash": "57cb5ac120284a2a233ef4162ef4a0fd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/safe-render.test.ts": {
|
|
"mtime": 1784367694.0177348,
|
|
"ast_hash": "21b6a32a95bdbeb33c83f7e114058c34",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/screen-share-button.test.ts": {
|
|
"mtime": 1785609966.2609732,
|
|
"ast_hash": "3c5289a510e94f6bace220562e978665",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/screen-share-fps.test.ts": {
|
|
"mtime": 1784528512.6549542,
|
|
"ast_hash": "3700121f51514179f76424804390f9d7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/screen-share-tracks.test.ts": {
|
|
"mtime": 1786822952.2732627,
|
|
"ast_hash": "0f31d91bd210a003635f1a5534e7f0ed",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/search-overlay.test.ts": {
|
|
"mtime": 1786694919.0709903,
|
|
"ast_hash": "8e10c51f3d22e4fbe0b124a43d17ccf4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/server-banner.test.ts": {
|
|
"mtime": 1784528512.6549542,
|
|
"ast_hash": "34d37e54e461a6168decadf3c018f048",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/server-panel.test.ts": {
|
|
"mtime": 1786272933.701523,
|
|
"ast_hash": "7ecdfcfa9df8b521a07720bc75a7e5b0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/settings-helpers.test.ts": {
|
|
"mtime": 1786822952.2732627,
|
|
"ast_hash": "f99dccc5e957ad0957d24f36056355db",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/settings-overlay.test.ts": {
|
|
"mtime": 1786170197.452672,
|
|
"ast_hash": "d10af8535fed5b430ff08864dce6a267",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/sidebar-area.test.ts": {
|
|
"mtime": 1786822952.2747667,
|
|
"ast_hash": "2500cf88be6fd898fd65c8b6dfa55de6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/sidebar-dm-helpers.test.ts": {
|
|
"mtime": 1785609966.2624962,
|
|
"ast_hash": "e68dffced1fdeb2e982e7bb62b0c0d13",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/sidebar-dm-section.test.ts": {
|
|
"mtime": 1785609966.2624962,
|
|
"ast_hash": "5a4d1c3f8782a36d7a71487e87a0a88d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/sidebar-member-section.test.ts": {
|
|
"mtime": 1785609966.2624962,
|
|
"ast_hash": "4d7ab792c11be691e12945983e28b78f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/status-picker-custom.test.ts": {
|
|
"mtime": 1785609966.2624962,
|
|
"ast_hash": "a3225dbfcf5723ac6559849349c123a8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/status-picker-userbar.test.ts": {
|
|
"mtime": 1786822952.2747667,
|
|
"ast_hash": "0714f188dba94f4b7317883f33ff1293",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/store.test.ts": {
|
|
"mtime": 1784367694.2183418,
|
|
"ast_hash": "0d562b02b2388424a2951aedc49565e8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/stored-appearance.test.ts": {
|
|
"mtime": 1785609966.2635014,
|
|
"ast_hash": "0b61c72a9616c7da0b2a9ad71567c865",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/stream-preview.test.ts": {
|
|
"mtime": 1786694919.071989,
|
|
"ast_hash": "5559fdb645c64b97dcd708bca6526cf9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/test-harness.test.ts": {
|
|
"mtime": 1784367694.2353444,
|
|
"ast_hash": "a08c2177771ff8a7a465dacecf85e038",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/text-images-tab.test.ts": {
|
|
"mtime": 1784367694.2373452,
|
|
"ast_hash": "d992d0671b524247b985b3ccccf164ce",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/themes.test.ts": {
|
|
"mtime": 1784367694.2433457,
|
|
"ast_hash": "b39fde7e9d3c744d3e215ced3374f075",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/toast-coverage.test.ts": {
|
|
"mtime": 1784367694.2463458,
|
|
"ast_hash": "06451d858a6bfe089f8f5d64e83bbe4a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/toast.test.ts": {
|
|
"mtime": 1786170197.4536722,
|
|
"ast_hash": "cf3e5e8aaadffb7233767392a6617608",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/totp-settings.test.ts": {
|
|
"mtime": 1785609966.2635014,
|
|
"ast_hash": "143bc51fcf87f7bdfa39adc388d08c6a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/types.test.ts": {
|
|
"mtime": 1785609966.264501,
|
|
"ast_hash": "66e02e232a8dd0cfa9b68badf7f21804",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/typing-indicator.test.ts": {
|
|
"mtime": 1786170197.4536722,
|
|
"ast_hash": "239a75e7c8a628241ebf142de3333b18",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/ui.store.test.ts": {
|
|
"mtime": 1784367694.2833643,
|
|
"ast_hash": "b29ced7f96312221c5c39ddbbb7effc8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/update-notifier.test.ts": {
|
|
"mtime": 1786822952.2757704,
|
|
"ast_hash": "e49f908da3ae507a1d3ccca84a2c3487",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/updater.test.ts": {
|
|
"mtime": 1785323035.004748,
|
|
"ast_hash": "b586d982830bcc573dfd87737a38e7c2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/user-bar.test.ts": {
|
|
"mtime": 1786257837.2302225,
|
|
"ast_hash": "6547cd14037eb0a321a8cf98f8996a20",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/user-profile-popup.test.ts": {
|
|
"mtime": 1785609966.264501,
|
|
"ast_hash": "3e1cdf2c794607e92cd74ba49d20a20e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/user-status.test.ts": {
|
|
"mtime": 1785609966.264501,
|
|
"ast_hash": "5a8d26b68a31503b7f07d44510af2d59",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/video-grid.test.ts": {
|
|
"mtime": 1786272933.7026975,
|
|
"ast_hash": "8007f38eda8aa4779d8faa3dc8c5ffc7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/video-mode-controller.test.ts": {
|
|
"mtime": 1786822952.2757704,
|
|
"ast_hash": "95fc9126793ef3e93a2135c68afaa05f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/voice-audio-tab.test.ts": {
|
|
"mtime": 1786694919.071989,
|
|
"ast_hash": "a2233d7216924f1d666dba6d9601b40b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/voice-callbacks.test.ts": {
|
|
"mtime": 1784544118.5561612,
|
|
"ast_hash": "5881e19ecc91d942e626860bfe9b9211",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/voice-disconnect.test.ts": {
|
|
"mtime": 1786170197.454672,
|
|
"ast_hash": "aab6b5ad6d5b81058763d10d93f355c8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/voice-widget.test.ts": {
|
|
"mtime": 1786822952.2757704,
|
|
"ast_hash": "1c204fd3eb48bdcc41d7cef0169a5106",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/voice.store.test.ts": {
|
|
"mtime": 1786170290.89499,
|
|
"ast_hash": "d405debad5ec3cbb5a92a427701b90c8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/volume-menu.test.ts": {
|
|
"mtime": 1786272933.7037036,
|
|
"ast_hash": "38fb22cf3c701eabed15373a701cbf09",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/window-state-restore.test.ts": {
|
|
"mtime": 1784885890.264444,
|
|
"ast_hash": "95969fd37997cf8d259f2f373f7de804",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/window-state.test.ts": {
|
|
"mtime": 1784885890.2649674,
|
|
"ast_hash": "6ef8d9dd2be015488ff20350a1479722",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/ws-active-channel.test.ts": {
|
|
"mtime": 1786272933.7037036,
|
|
"ast_hash": "49b3ae61ae969696cc3aa5b3aadc5f2f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/ws-cert.test.ts": {
|
|
"mtime": 1786272933.7037036,
|
|
"ast_hash": "ca95202fc37cab5b23fd96be9482bbe5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/ws-lifecycle.test.ts": {
|
|
"mtime": 1786822952.2757704,
|
|
"ast_hash": "5e287b4cb6348795789803465931d656",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/ws-messaging.test.ts": {
|
|
"mtime": 1785609966.266501,
|
|
"ast_hash": "6b4e8c414da31a2d41bd723fddd8bf70",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/ws-reconnect.test.ts": {
|
|
"mtime": 1786716968.8752265,
|
|
"ast_hash": "5ef2f01a21d99876260209878ee7c2e0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tsconfig.build.json": {
|
|
"mtime": 1784360728.5773993,
|
|
"ast_hash": "72ffafbf750c42d7cb7cd807cd4e4621",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tsconfig.e2e.json": {
|
|
"mtime": 1786170197.4556732,
|
|
"ast_hash": "411bcd03fd17b65be99738223b1d2b9f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tsconfig.json": {
|
|
"mtime": 1784528512.6579556,
|
|
"ast_hash": "05b0996ef662620f33eb0e52785809f8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/vite.config.ts": {
|
|
"mtime": 1786170197.4556732,
|
|
"ast_hash": "fc10f156328d1c3136766fde8472044d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/vitest.config.browser.ts": {
|
|
"mtime": 1784360728.5773993,
|
|
"ast_hash": "d3648a78a3ee0ea77b9f29266434e3ee",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/vitest.config.ts": {
|
|
"mtime": 1785323035.004748,
|
|
"ast_hash": "8518dbf761d7a96c6ed9ec93f81a42f0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/admin.go": {
|
|
"mtime": 1785609966.2675006,
|
|
"ast_hash": "ef9ee32b9513637d6b9450e3abcc7bec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/admin_handler_test.go": {
|
|
"mtime": 1785609966.2675006,
|
|
"ast_hash": "75e69dc533f145dd6224cd8064fce1df",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/api.go": {
|
|
"mtime": 1786723805.4222634,
|
|
"ast_hash": "009bbc3579145027d17d089138c88159",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/api_edge_cases_test.go": {
|
|
"mtime": 1785609966.2685008,
|
|
"ast_hash": "dee0a7610e0d0774e670856dabae1dff",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/api_test.go": {
|
|
"mtime": 1786723144.104975,
|
|
"ast_hash": "7b44c96d86e00d0de9e3b903cbd83e3a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/channels_archive_voice_test.go": {
|
|
"mtime": 1786822952.2767713,
|
|
"ast_hash": "49c6bcbd5cbd07aa574afbfb754f2187",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/emoji_section_test.go": {
|
|
"mtime": 1785609966.2685008,
|
|
"ast_hash": "534c56afec9f4ee47eeec35711e78cb4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/export_test.go": {
|
|
"mtime": 1786822952.2767713,
|
|
"ast_hash": "62dce5d9142f4a32b92799b96d9e6bfd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_backup.go": {
|
|
"mtime": 1786822952.2767713,
|
|
"ast_hash": "945a62192599949c26105b5bc10733e8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_backup_test.go": {
|
|
"mtime": 1786822952.2782755,
|
|
"ast_hash": "d34c0121829262356bc9489babb3973f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_channel_perms.go": {
|
|
"mtime": 1786822952.2782755,
|
|
"ast_hash": "7497ce94a3ef214d72be53eb0e562636",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_channel_perms_test.go": {
|
|
"mtime": 1786822952.2782755,
|
|
"ast_hash": "c56028dcb0f8ec948ddf29ddb6811b5a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_channel_user_perms_test.go": {
|
|
"mtime": 1785609966.270501,
|
|
"ast_hash": "c1d5b1c2d33a2de4ed619c4f64ade1f7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_channels.go": {
|
|
"mtime": 1786822952.2792797,
|
|
"ast_hash": "ab2dd0a59e4275293f20958de1ee8476",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_channels_test.go": {
|
|
"mtime": 1786822952.2797842,
|
|
"ast_hash": "62cc10fad7be79324ddf50830e2047e6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_roles.go": {
|
|
"mtime": 1786170290.8959906,
|
|
"ast_hash": "53bcf58f1c1cf09d9a22281ec211e7e5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_roles_rename_test.go": {
|
|
"mtime": 1786170290.8959906,
|
|
"ast_hash": "df5de44c237f4f7f3f69f6458ee959a2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_roles_test.go": {
|
|
"mtime": 1785609966.2715023,
|
|
"ast_hash": "eb5c1ee6614b0aafb59e0b56973c8929",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_settings.go": {
|
|
"mtime": 1784819463.189517,
|
|
"ast_hash": "ef00725f7c7661c1d4e7753785e733c5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_tokens.go": {
|
|
"mtime": 1786724167.098308,
|
|
"ast_hash": "e0deb7334842c7908c53d727985957d7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_users.go": {
|
|
"mtime": 1786822952.2797842,
|
|
"ast_hash": "a0212b35e31230caa9428072fb2e7883",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_users_broadcast_test.go": {
|
|
"mtime": 1786711816.449421,
|
|
"ast_hash": "174a3288c99d689b2077f3cf5dfc1dda",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/harvest_s5_roles_test.go": {
|
|
"mtime": 1786170197.4596722,
|
|
"ast_hash": "cd42ebb2fe31ff6e06a71cd85c9b6193",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/helpers.go": {
|
|
"mtime": 1786170197.4596722,
|
|
"ast_hash": "43ffa22161c9d783eb31eb2b7d3166cb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/helpers_internal_test.go": {
|
|
"mtime": 1786170197.4606726,
|
|
"ast_hash": "7b3107d27e8cc3f668f5d437413ab8dc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/logstream.go": {
|
|
"mtime": 1786822952.2797842,
|
|
"ast_hash": "96af5e86038c7acb3caba5582772f249",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/logstream_alloc_test.go": {
|
|
"mtime": 1785609966.2725008,
|
|
"ast_hash": "2d61fff9a1dab234a217e82986e327b1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/logstream_apitoken_test.go": {
|
|
"mtime": 1785609966.273631,
|
|
"ast_hash": "84f4fc0a07ae70b98fcbaa618b3a264f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/logstream_atomic_test.go": {
|
|
"mtime": 1786170290.8969903,
|
|
"ast_hash": "096585338da20bab46fa2b1fcc1e9fb9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/logstream_test.go": {
|
|
"mtime": 1786822952.2807894,
|
|
"ast_hash": "0ed7407ab14a88db9978ab13a0929d03",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/main_test.go": {
|
|
"mtime": 1785609966.273631,
|
|
"ast_hash": "b3676e01cdded27dbe205b888197410e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/middleware.go": {
|
|
"mtime": 1785609966.273631,
|
|
"ast_hash": "eb347f66e2ccbd34db64e3bb31667cc3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/middleware_and_spawn_test.go": {
|
|
"mtime": 1786688194.3904183,
|
|
"ast_hash": "c2e2f6e5ebf6c92fa4dd4c3a2ae0caa5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/middleware_coverage_test.go": {
|
|
"mtime": 1785609966.274632,
|
|
"ast_hash": "c3fd53f91f832c24d971dddec393ad03",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/multihandler_test.go": {
|
|
"mtime": 1786694919.0729887,
|
|
"ast_hash": "9eade197182ef2d10f0f02b30d83dbf8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/perm_gates_test.go": {
|
|
"mtime": 1785609966.274632,
|
|
"ast_hash": "164cf388d16c07d652fcd1cca4a4a587",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/perm_grid_test.go": {
|
|
"mtime": 1785609966.2756312,
|
|
"ast_hash": "6857de0f90366c0f8130f4e36449098a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/setup_handler.go": {
|
|
"mtime": 1785609966.2756312,
|
|
"ast_hash": "9adc26c7f799edb3c4051bb4e1ce0395",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/setup_handler_test.go": {
|
|
"mtime": 1785609966.2756312,
|
|
"ast_hash": "7c6c2146aca88b12308f6b43cf55329f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/setup_origin_test.go": {
|
|
"mtime": 1785435525.78709,
|
|
"ast_hash": "191c69a70ea6698e46e11cced221cc3e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/setup_wizard.go": {
|
|
"mtime": 1785609966.2756312,
|
|
"ast_hash": "b5f029394641a479d75b225f437e4776",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/setup_wizard_test.go": {
|
|
"mtime": 1785609966.276633,
|
|
"ast_hash": "e4db864aa99d35224ef4ca54ccfe0bd4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/types.go": {
|
|
"mtime": 1786688194.3904183,
|
|
"ast_hash": "0d8658ec81d8f52937c97bb3af0c1d6e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/update_handlers.go": {
|
|
"mtime": 1786822952.2807894,
|
|
"ast_hash": "12bbdb3a44b3c6d27eca2457dcd9efdc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/update_handlers_test.go": {
|
|
"mtime": 1786822952.281794,
|
|
"ast_hash": "c0b64e89df06282647da99d12b636887",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/auth_handler.go": {
|
|
"mtime": 1786822952.282298,
|
|
"ast_hash": "fdf9c1793f86652efc5d10c973dea3d5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/auth_handler_delete_broadcast_test.go": {
|
|
"mtime": 1786170290.8969903,
|
|
"ast_hash": "a3ddf6149c63b38d6ecb99976e822b87",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/auth_handler_test.go": {
|
|
"mtime": 1786724930.2432055,
|
|
"ast_hash": "f1c77d86077cfc460402523b5dee56e4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/avatar_handler_test.go": {
|
|
"mtime": 1786822952.282298,
|
|
"ast_hash": "b8fad9ed1604812538989dcdd94d9edf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/blocks_handler_test.go": {
|
|
"mtime": 1785323035.0092547,
|
|
"ast_hash": "b7f2fed9b462fda6712579ff369771a8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/bodycap_test.go": {
|
|
"mtime": 1786170197.462673,
|
|
"ast_hash": "84108f913dcea86eee9581d771aa8e68",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/channel_around_test.go": {
|
|
"mtime": 1785609966.2786326,
|
|
"ast_hash": "b752f65db55983cfe00c3ee134704a48",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/channel_authz_test.go": {
|
|
"mtime": 1784819463.1935248,
|
|
"ast_hash": "6ec92948fb8109707e1f9e946516fa0d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/channel_handler.go": {
|
|
"mtime": 1785609966.2786326,
|
|
"ast_hash": "4d0d473b85bb0c7865a490b713f1777b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/channel_handler_test.go": {
|
|
"mtime": 1785609966.2796347,
|
|
"ast_hash": "25491499293025562b63e3c5d5ede593",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/channel_reaction_users_test.go": {
|
|
"mtime": 1785609966.2796347,
|
|
"ast_hash": "dad847f487acc91c336734b3c4bcde2f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/client_update.go": {
|
|
"mtime": 1784824869.8813639,
|
|
"ast_hash": "6e9cd18616590e26e4a1a873c32f1136",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/client_update_test.go": {
|
|
"mtime": 1784824869.8823678,
|
|
"ast_hash": "44f8bb73d7fd5680097915e1d2e1d9dd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/clientip_test.go": {
|
|
"mtime": 1784885890.2670405,
|
|
"ast_hash": "7b0435755c5921d9e57d9a6e7528a2e4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/constants.go": {
|
|
"mtime": 1786822952.282298,
|
|
"ast_hash": "fa0243e4a3dfd89dfc46d55a553254aa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/constants_test.go": {
|
|
"mtime": 1786170197.463673,
|
|
"ast_hash": "458198b983e0517c4ea4ebbaeeb461de",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/contract_test.go": {
|
|
"mtime": 1784819463.1945245,
|
|
"ast_hash": "fee7c2d3e75ad7e3faeb3ca970c5a3c5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/coverage_push_test.go": {
|
|
"mtime": 1785609966.280632,
|
|
"ast_hash": "b7664fc0b01ea71d094c573691d11cef",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/crs_fs.go": {
|
|
"mtime": 1785609966.280632,
|
|
"ast_hash": "76a538f3ebd8dd3f6b2ad3238efaab02",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/crs_fs_test.go": {
|
|
"mtime": 1785609966.280632,
|
|
"ast_hash": "9bbc168ad6a11cf17873b358872f3b5e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/diagnostics_handler.go": {
|
|
"mtime": 1784450998.9825628,
|
|
"ast_hash": "ae347a7503b824fd7d3879199f9c26ba",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/diagnostics_handler_test.go": {
|
|
"mtime": 1784819463.195525,
|
|
"ast_hash": "d20f380bbf3314a2e0bf7e0a8fa92f0b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/dm_group_handler_test.go": {
|
|
"mtime": 1786723143.6337821,
|
|
"ast_hash": "7ae2f8acfcde899de0371750de4b7c78",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/dm_handler.go": {
|
|
"mtime": 1786822952.282298,
|
|
"ast_hash": "4613969a93c5c5f2ed57b02eaa41ce46",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/dm_handler_test.go": {
|
|
"mtime": 1786170290.8979907,
|
|
"ast_hash": "8df94828ae434c84022796c713a10cfe",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/dm_handler_watermark_voice_test.go": {
|
|
"mtime": 1786170290.8979907,
|
|
"ast_hash": "2c1c7d729462b6cfdfdcaa79ac8780a2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/emoji_handler.go": {
|
|
"mtime": 1786822952.2833006,
|
|
"ast_hash": "28cd194a931eec27f75199ece4facf81",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/emoji_handler_test.go": {
|
|
"mtime": 1786694919.073493,
|
|
"ast_hash": "291b763f1832b3d476794bbb41a9ef19",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/export_test.go": {
|
|
"mtime": 1786694919.073493,
|
|
"ast_hash": "d834cbba4e5c53862969fd9fcfc779cc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/gif_handler.go": {
|
|
"mtime": 1786724930.2442086,
|
|
"ast_hash": "6237007502df8a12559b4ec6dd1888be",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/gif_handler_test.go": {
|
|
"mtime": 1784815680.3627682,
|
|
"ast_hash": "bb77f172fccb0c0572934d5bf4138021",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/image_dimensions_fuzz_test.go": {
|
|
"mtime": 1785609966.2826319,
|
|
"ast_hash": "20af8c4657935bcd2b64fb82c0498e68",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/invite_handler.go": {
|
|
"mtime": 1784885890.2675648,
|
|
"ast_hash": "7d565ae56b0a102bc6e2ec09d4fff762",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/invite_handler_test.go": {
|
|
"mtime": 1784819463.1965263,
|
|
"ast_hash": "1cbd9692867bb6322b10e0ad63cddc90",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/livekit_proxy.go": {
|
|
"mtime": 1785609966.2837522,
|
|
"ast_hash": "de671806c31bb4217d175631f81c65ce",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/livekit_proxy_test.go": {
|
|
"mtime": 1785609966.2837522,
|
|
"ast_hash": "2ef1f9fb0be8e79945239b25f0f72dca",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/livekit_proxy_ws_test.go": {
|
|
"mtime": 1785323035.011255,
|
|
"ast_hash": "dc776d27ba607458c25ad84b115acab2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/livekit_ratelimit_test.go": {
|
|
"mtime": 1786170197.4646747,
|
|
"ast_hash": "ada07a19c516bfed0602ca9f27e65727",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/logbounds_test.go": {
|
|
"mtime": 1785419820.8543537,
|
|
"ast_hash": "32e35f6efde0ebda8feb77d051a63dca",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/main_test.go": {
|
|
"mtime": 1785609966.2837522,
|
|
"ast_hash": "cc572812e5b4dfaf5af2094dd3ecf8a7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/metrics_handler.go": {
|
|
"mtime": 1786822952.2833006,
|
|
"ast_hash": "cb05047a15cb5fa21d4f1a6fff977a71",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/metrics_handler_test.go": {
|
|
"mtime": 1786822952.2833006,
|
|
"ast_hash": "6b96964e7d3cd409bdd0fdfe1f956217",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/middleware.go": {
|
|
"mtime": 1786170197.4646747,
|
|
"ast_hash": "b55804cebc63b64002a3d5ea844ea07d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/middleware_test.go": {
|
|
"mtime": 1786170197.4646747,
|
|
"ast_hash": "60b0141558a06f392b72f8d8fc456c5b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/plugins_handler.go": {
|
|
"mtime": 1785609966.2847507,
|
|
"ast_hash": "a2fe84adfed4a3ce85c28c1ad829ac5c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/plugins_handler_test.go": {
|
|
"mtime": 1785609966.2847507,
|
|
"ast_hash": "b4b3cd9b10321bdb132c0dfef518bbb0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/profile_handler.go": {
|
|
"mtime": 1786822952.2833006,
|
|
"ast_hash": "3337bba14bb4dc7b8dc8a144bfd6f714",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/profile_handler_fuzz_test.go": {
|
|
"mtime": 1785609966.2857504,
|
|
"ast_hash": "ef23ac4e0fca42f7a0b5c80ff0183af6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/profile_handler_identity_key_test.go": {
|
|
"mtime": 1786170290.8989913,
|
|
"ast_hash": "fd6d6c46af1a12f88b33e7fc8770c554",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/profile_handler_test.go": {
|
|
"mtime": 1786724930.245206,
|
|
"ast_hash": "b6a06f828732640cacdce6642881e27d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/router.go": {
|
|
"mtime": 1786822952.2848105,
|
|
"ast_hash": "aa9e7eb8d142291cc9962c0db93e27d7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/router_test.go": {
|
|
"mtime": 1784815680.4783165,
|
|
"ast_hash": "a1a4794995a2f322aaaf05d6da2e99cd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/totp_handler.go": {
|
|
"mtime": 1786822952.2848105,
|
|
"ast_hash": "5ee32158988900e7103cca978b9c5833",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/totp_handler_test.go": {
|
|
"mtime": 1786170197.4666748,
|
|
"ast_hash": "72f8ed3e74e343a89d48e2b6e7eeff65",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/upload_filename_fuzz_test.go": {
|
|
"mtime": 1785609966.288751,
|
|
"ast_hash": "381777c16456915457139a5f2fbc6be4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/upload_handler.go": {
|
|
"mtime": 1786822952.2858152,
|
|
"ast_hash": "c25c0681fe02e90b7cdda56b24c0fa92",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/upload_handler_deleted_message_test.go": {
|
|
"mtime": 1786170290.8989913,
|
|
"ast_hash": "07e22a656ff4b8e0f8a7a37c308d59bb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/upload_handler_test.go": {
|
|
"mtime": 1786822952.2858152,
|
|
"ast_hash": "4adf4074d62dcfde2bf878f68694f5b9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/waf.go": {
|
|
"mtime": 1786724930.2462494,
|
|
"ast_hash": "b6440a664ebe1420090f521f684c1004",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/waf_crs_test.go": {
|
|
"mtime": 1785609966.2897508,
|
|
"ast_hash": "00b91820f0e8d415cf4643650be2e595",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/waf_test.go": {
|
|
"mtime": 1786724930.2472494,
|
|
"ast_hash": "bb7985f2cd0d07b53a30a04e17126e7d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/auth.go": {
|
|
"mtime": 1784360728.5923991,
|
|
"ast_hash": "4778e83e2d49459cf3a70b70f5d3ca68",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/constants.go": {
|
|
"mtime": 1784360728.5934007,
|
|
"ast_hash": "00d3588f9b1ac2019b24c33d6f3afd27",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/helpers.go": {
|
|
"mtime": 1785323035.0127585,
|
|
"ast_hash": "48cdf8e4ec4162f1bffb74f722b03067",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/helpers_fuzz_test.go": {
|
|
"mtime": 1785609966.2897508,
|
|
"ast_hash": "f1e76299bf166b83a31f39fe7629cdec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/helpers_test.go": {
|
|
"mtime": 1785324382.5524359,
|
|
"ast_hash": "3440ec13f96ad85a60ede4b84519942d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/main_test.go": {
|
|
"mtime": 1785609966.2907503,
|
|
"ast_hash": "615a5f1bc4efc8ec6259b988569b9bba",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/password.go": {
|
|
"mtime": 1785609966.2907503,
|
|
"ast_hash": "0408da24ff4a3d97b5e9b8bfee52d1c0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/password_fuzz_test.go": {
|
|
"mtime": 1785609966.2907503,
|
|
"ast_hash": "baa80c28e5f4bd0eef84ddf57e19343a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/password_test.go": {
|
|
"mtime": 1784360728.5934007,
|
|
"ast_hash": "3014a8a67a990d8e2d30d4036c9e06ad",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/ratelimit.go": {
|
|
"mtime": 1786723408.6988978,
|
|
"ast_hash": "66ef634426fec7c5d5eaf3c014c1fc4b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/ratelimit_cleanup_test.go": {
|
|
"mtime": 1784819463.2005203,
|
|
"ast_hash": "0179ba2d1579609e3ecee8e544482bb6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/ratelimit_test.go": {
|
|
"mtime": 1785609966.2917514,
|
|
"ast_hash": "01af8a0e1a586d6ae9f0cabff8a95f51",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/resolve.go": {
|
|
"mtime": 1785324382.5524359,
|
|
"ast_hash": "2262a5c97aecea2ddfe3434c8a0720cd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/resolve_test.go": {
|
|
"mtime": 1785324382.5524359,
|
|
"ast_hash": "c94eddcf62be2a787899a7a6aabb0ca3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/session.go": {
|
|
"mtime": 1784360728.5943992,
|
|
"ast_hash": "9640b960ae691769a88f0e5ee0ffbe48",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/session_test.go": {
|
|
"mtime": 1784360728.5943992,
|
|
"ast_hash": "9e50fbf852f19e40329230071040cb29",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/tls.go": {
|
|
"mtime": 1784360728.5943992,
|
|
"ast_hash": "dfb1aaef654e77f7fe9a5d31e070d817",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/tls_test.go": {
|
|
"mtime": 1784360728.5953996,
|
|
"ast_hash": "93332545c25facfd34a54a312132c469",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/totp.go": {
|
|
"mtime": 1784360728.5953996,
|
|
"ast_hash": "e98bb8643c7447e24d50011382100cec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/totp_encrypt.go": {
|
|
"mtime": 1784451000.7596104,
|
|
"ast_hash": "e5ecd9492525c8bfaebd968856cdd678",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/totp_test.go": {
|
|
"mtime": 1784360728.5953996,
|
|
"ast_hash": "a00b2d48c6f13d35805302241d8d2c16",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/config.go": {
|
|
"mtime": 1786822952.2858152,
|
|
"ast_hash": "62cb6ff80d6518c69500e9df7167cbbf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/config_test.go": {
|
|
"mtime": 1786170197.4686751,
|
|
"ast_hash": "306576b1f75fa4d43dc3f0feb9c69d35",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/constants.go": {
|
|
"mtime": 1784450998.9905782,
|
|
"ast_hash": "3a57a90db8489e560455f32314720a7e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/logging_test.go": {
|
|
"mtime": 1784885890.2696805,
|
|
"ast_hash": "d74d2cbb4e26203b621cca3bdbb90cc4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/logvalue.go": {
|
|
"mtime": 1785609966.2917514,
|
|
"ast_hash": "d82139dba01b0e91866ed59266ba48c8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/logvalue_test.go": {
|
|
"mtime": 1784885890.2701988,
|
|
"ast_hash": "d9f3bddcd974a1d085e756adf3994edc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/main_test.go": {
|
|
"mtime": 1784450998.9905782,
|
|
"ast_hash": "2a3dddd642f4e6ed210f8d391ddf1656",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/save.go": {
|
|
"mtime": 1785609966.2927506,
|
|
"ast_hash": "3b0c731e76ee95f9d47406a6d8215221",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/save_test.go": {
|
|
"mtime": 1785609966.2927506,
|
|
"ast_hash": "21bfdd60861fd437ba34dbed19de7aaf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/account.go": {
|
|
"mtime": 1786170290.8989913,
|
|
"ast_hash": "7ee3165ec38d2233d377ba9705533936",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/account_test.go": {
|
|
"mtime": 1786170290.8999915,
|
|
"ast_hash": "9afc3182752cb792b866fab5e9f8d60c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/admin_queries.go": {
|
|
"mtime": 1786822952.2868145,
|
|
"ast_hash": "f0ba0754cc0c574f419c8642f7217b48",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/admin_queries_test.go": {
|
|
"mtime": 1786822952.2868145,
|
|
"ast_hash": "3eabb674738a8de85f5da71f280b4e52",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/apitoken_queries.go": {
|
|
"mtime": 1785324382.5534363,
|
|
"ast_hash": "56aacd91ed1bcb00d6a45843ee4acc41",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/apitoken_queries_test.go": {
|
|
"mtime": 1786170290.8999915,
|
|
"ast_hash": "833e58a882198b98c70bc88c54256bb2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/attachment_queries.go": {
|
|
"mtime": 1786822952.2868145,
|
|
"ast_hash": "a90de35196d88d47a32480d1f6dd66d3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/attachment_queries_test.go": {
|
|
"mtime": 1786822952.2868145,
|
|
"ast_hash": "cb21a4356f247046a52e419a96f9fb91",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/attachment_unlink_on_cascade_test.go": {
|
|
"mtime": 1786170290.8999915,
|
|
"ast_hash": "646eb97ac51724457fb22920c0d6ccbc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/audit.go": {
|
|
"mtime": 1785609966.2938728,
|
|
"ast_hash": "778a664bfd69d655ef75d4a26c69b8b3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/audit_test.go": {
|
|
"mtime": 1784819463.2025235,
|
|
"ast_hash": "184a8edf3d62d51ed76393c12e8e18f5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/audit_writer.go": {
|
|
"mtime": 1786170290.8999915,
|
|
"ast_hash": "0bbd13c3151c8c0e38d3284b1ba3ac10",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/audit_writer_test.go": {
|
|
"mtime": 1786170290.9009902,
|
|
"ast_hash": "01220d18629a5b5186f01e14497fde2a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/auth_queries.go": {
|
|
"mtime": 1786822952.2878141,
|
|
"ast_hash": "8b12e34056cbdc4d7f2f6fd9fb6796ba",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/auth_queries_test.go": {
|
|
"mtime": 1786716968.87623,
|
|
"ast_hash": "bb1b460b5347deb98446304d1f3266b4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/backup_test.go": {
|
|
"mtime": 1786822952.2878141,
|
|
"ast_hash": "19c2a67a6b3652b55f3daff9f995a2ce",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/block_queries.go": {
|
|
"mtime": 1784819463.2035203,
|
|
"ast_hash": "f66615bdd032af9b62727a6a60665f55",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/block_queries_test.go": {
|
|
"mtime": 1785323035.0137622,
|
|
"ast_hash": "bde3c3f673a12f38c1b738968df19f81",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/channel_queries.go": {
|
|
"mtime": 1785609966.2958777,
|
|
"ast_hash": "b9b39993c2df239693cc62992603d24b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/channel_queries_test.go": {
|
|
"mtime": 1784819463.2035203,
|
|
"ast_hash": "68a190bc33556cb02e599cc7a6ba92d4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/channel_user_override_queries_test.go": {
|
|
"mtime": 1785609966.2958777,
|
|
"ast_hash": "aa87eb714ae7cd8259e90cdc76980629",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/coverage_boost_test.go": {
|
|
"mtime": 1786688194.3904183,
|
|
"ast_hash": "bd464dcce8613b8d35a30bb5ca147364",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/db.go": {
|
|
"mtime": 1786822952.2883184,
|
|
"ast_hash": "5e8e622074d2b1e86c38802b6908fdd9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/db_test.go": {
|
|
"mtime": 1786170197.4716723,
|
|
"ast_hash": "c775b8793acdb2d3027d1945add60a7d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/admin.sql.go": {
|
|
"mtime": 1786723075.6864727,
|
|
"ast_hash": "daf1d2268e67357f8a9d8fc682891e93",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/apitokens.sql.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "ddd5f78add33bf5dbbdb545ceb39d322",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/attachments.sql.go": {
|
|
"mtime": 1786723075.6864727,
|
|
"ast_hash": "d7a04069b2d02fc857568194f640f2dc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/blocks.sql.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "d24007d421a35c9797cb34df1dac90d6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/channels.sql.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "509c5553189437f05b931824252f8a51",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/db.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "829a2738ac7c69e94df24468909aa726",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/dm.sql.go": {
|
|
"mtime": 1786723075.687473,
|
|
"ast_hash": "cd7c08a8c95a1c9d894fbd83d6d9c03d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/emoji.sql.go": {
|
|
"mtime": 1786723075.6864727,
|
|
"ast_hash": "4953d5d9a70d5458d916555a75341bbd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/events.sql.go": {
|
|
"mtime": 1786723075.6864727,
|
|
"ast_hash": "609441ac5829635738516402dba3c0b8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/invites.sql.go": {
|
|
"mtime": 1786723075.687473,
|
|
"ast_hash": "6f83620a835cea7fb1db5d553d7331e4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/lockouts.sql.go": {
|
|
"mtime": 1786723075.684473,
|
|
"ast_hash": "11669deef3eff7338e892c04f0d41829",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/messages.sql.go": {
|
|
"mtime": 1786822952.2883184,
|
|
"ast_hash": "3c859e4763143f628b48546ffd6db56b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/models.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "18654355dd681378f1bed236dd29f933",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/plugins.sql.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "bb9da4d98aaa033fb8b41fe22b536f92",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/profile.sql.go": {
|
|
"mtime": 1786723075.687473,
|
|
"ast_hash": "9670dd67a8484c1169c63bc26747f1e2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/querier.go": {
|
|
"mtime": 1786822952.2883184,
|
|
"ast_hash": "fcb7d45b4f750d1407d65455835c99d5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/reactions.sql.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "541f331b1bd333e061693bc7df2493fe",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/roles.sql.go": {
|
|
"mtime": 1786723075.687473,
|
|
"ast_hash": "b7c822c9daa74af6e2dd8904b2fca231",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/sessions.sql.go": {
|
|
"mtime": 1786822952.2893224,
|
|
"ast_hash": "b387bbdcf335b4ad56f932784b9b16a2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/users.sql.go": {
|
|
"mtime": 1786723075.685472,
|
|
"ast_hash": "476cfc8ba1b893df5a9713694d48a3ba",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dbgen/voice.sql.go": {
|
|
"mtime": 1786822952.2893224,
|
|
"ast_hash": "9eba971fce68cc76cb03a5b4ec2dc28a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dm_group_queries_test.go": {
|
|
"mtime": 1786170290.9019902,
|
|
"ast_hash": "f5536ae18d873628e47d555ffa9d6b0d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dm_queries.go": {
|
|
"mtime": 1786694919.0744946,
|
|
"ast_hash": "1102374a8b365de8d10e90e3c315e296",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/dm_queries_test.go": {
|
|
"mtime": 1786694919.0754945,
|
|
"ast_hash": "b1092d78d97d254b842211ef80485ed9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/emoji_queries.go": {
|
|
"mtime": 1785609966.30088,
|
|
"ast_hash": "914e72d882d8a90d25a09a11ea8ed234",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/emoji_queries_test.go": {
|
|
"mtime": 1785609966.30088,
|
|
"ast_hash": "9d4a9cb26454ddc8ce9df4829b68a1a0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/errors.go": {
|
|
"mtime": 1784814250.5415194,
|
|
"ast_hash": "5146b8379fe6de2a66034679b2e9627d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/errors_test.go": {
|
|
"mtime": 1784814250.5466406,
|
|
"ast_hash": "6b50751096301bb468f4b17572335562",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/event_queries.go": {
|
|
"mtime": 1786723478.3980863,
|
|
"ast_hash": "81602a8f7072868265e16cc254e3bc20",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/event_queries_test.go": {
|
|
"mtime": 1785609966.3023875,
|
|
"ast_hash": "e891ecb572840b5d2eda4f6ebaaa8890",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/invite_queries.go": {
|
|
"mtime": 1784819463.2076068,
|
|
"ast_hash": "12718fc0f6cc7f9077e0b219e55ac7ee",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/lockout_queries.go": {
|
|
"mtime": 1784819463.2076068,
|
|
"ast_hash": "5b897ce183dfaae1ec488e77b7fd9db3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/lockout_queries_test.go": {
|
|
"mtime": 1785323035.0147624,
|
|
"ast_hash": "72267f1fb5df161f319d54d6ceb34842",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/logvalue.go": {
|
|
"mtime": 1784885890.2717576,
|
|
"ast_hash": "4632d07a8d2c3dbaa0496417fbc69b14",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/logvalue_test.go": {
|
|
"mtime": 1784885890.2717576,
|
|
"ast_hash": "ac82d48724c406972d3a50b59fe99e7b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/main_test.go": {
|
|
"mtime": 1784814250.5415194,
|
|
"ast_hash": "4b495616544673816253479de2d6aeaa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/mappers.go": {
|
|
"mtime": 1785609966.3023875,
|
|
"ast_hash": "7c1886accf19352585bcf0cbf8744432",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/mention_queries.go": {
|
|
"mtime": 1786724260.8159807,
|
|
"ast_hash": "6da89ba7d90e8d4ffb4df0d424568762",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/mention_queries_test.go": {
|
|
"mtime": 1786723144.1636372,
|
|
"ast_hash": "94aa1bf9abd86cecfd14c01474fd3069",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/message_queries.go": {
|
|
"mtime": 1786822952.2903197,
|
|
"ast_hash": "c221cafc3bae72b528b2c7e4f417d544",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/message_queries_test.go": {
|
|
"mtime": 1786724930.2472494,
|
|
"ast_hash": "18755df74e531b814ee703817d37bf7b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/migrate.go": {
|
|
"mtime": 1786822952.2913198,
|
|
"ast_hash": "4c5ae3e8fa66dddb16a5eff733a37b6e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/migrate_test.go": {
|
|
"mtime": 1786822952.2913198,
|
|
"ast_hash": "83f4bf807c5d801c28a0dd6a07fd7ea2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/migrate_upgrade_test.go": {
|
|
"mtime": 1785609966.304396,
|
|
"ast_hash": "0d8cf2284f4c91ae01110d252ba0de96",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/migrated_db_test.go": {
|
|
"mtime": 1785323035.0162654,
|
|
"ast_hash": "4957f2ed0f75027d1cdb1963f6559548",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/models.go": {
|
|
"mtime": 1786822952.2913198,
|
|
"ast_hash": "79e097952b8f7a45f68cc53ac70eb547",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/models_test.go": {
|
|
"mtime": 1785324382.5554368,
|
|
"ast_hash": "302b764eff0d8ecbdfa50376c4cb9352",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/persisted_event.go": {
|
|
"mtime": 1785609966.3053956,
|
|
"ast_hash": "feba7fa5fce68bafbed7c12e9da5f538",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/plugin_queries.go": {
|
|
"mtime": 1786170197.4746723,
|
|
"ast_hash": "3a23a76e811ace01a76b08dd1f6f053c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/plugin_queries_test.go": {
|
|
"mtime": 1786170197.4746723,
|
|
"ast_hash": "71b1c9e7c2a171cb022936197bf52d5f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/pool_test.go": {
|
|
"mtime": 1785609966.3053956,
|
|
"ast_hash": "9540ad93c09485c49545be2f2b55bc7d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/profile_queries.go": {
|
|
"mtime": 1785609966.3063958,
|
|
"ast_hash": "09fb92f09274f04e40f65030d1dab666",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/profile_queries_test.go": {
|
|
"mtime": 1785609966.3063958,
|
|
"ast_hash": "1e3b33748b988ecb8137e1ec70b80fc7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries_ascii_test.go": {
|
|
"mtime": 1785609966.3093948,
|
|
"ast_hash": "b7f61aabb364bc719e0c4b7ffd88a1e8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/role_crud_queries_test.go": {
|
|
"mtime": 1785609966.3093948,
|
|
"ast_hash": "04be252c5a0099d7c3e0898051f505f2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/role_invite_queries_test.go": {
|
|
"mtime": 1784819463.2116044,
|
|
"ast_hash": "6648e3e87e9d6b58bc174c0948eef730",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/role_queries.go": {
|
|
"mtime": 1785609966.3093948,
|
|
"ast_hash": "7bc9e95e1fc0d5a00bad01638be21db2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/sanitize_fuzz_test.go": {
|
|
"mtime": 1786724930.248753,
|
|
"ast_hash": "a51cb822374a92d6c5adff5fba3f726e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/sanitize_test.go": {
|
|
"mtime": 1784814250.5432084,
|
|
"ast_hash": "f68057b1231f645a06d3a53f00b72329",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/status.go": {
|
|
"mtime": 1785609966.3103952,
|
|
"ast_hash": "1d3a5483fb0e9d84f866e0b83fb4863e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/status_test.go": {
|
|
"mtime": 1785609966.3103952,
|
|
"ast_hash": "6bce82002e7105d1ea81961c9b1bd01c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/voice_queries.go": {
|
|
"mtime": 1786822952.2928233,
|
|
"ast_hash": "d608b3c18f952f2c2eb727649cbc3d11",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/voice_queries_test.go": {
|
|
"mtime": 1786822952.2938256,
|
|
"ast_hash": "7df585947f9f9a8fb113fbbd3ac8c9b5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/go.mod": {
|
|
"mtime": 1786822952.294826,
|
|
"ast_hash": "bdba04949375d4aae67a93e6419af14e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/logctx/logctx.go": {
|
|
"mtime": 1784885890.2728312,
|
|
"ast_hash": "c4fdea22be8686121ff5a280835bf125",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/logctx/logctx_test.go": {
|
|
"mtime": 1785323035.0172696,
|
|
"ast_hash": "166794341b860073c95b2984d570b036",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/main.go": {
|
|
"mtime": 1786822952.294826,
|
|
"ast_hash": "21af6df7bdb9decab5b9125503a438ff",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/migrations.go": {
|
|
"mtime": 1784360728.6203997,
|
|
"ast_hash": "2b734a859f6dc3bf7cec7655acd7a178",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/permissions/checker.go": {
|
|
"mtime": 1785609966.3144264,
|
|
"ast_hash": "414a60c859218fa28003f6b2524cc93d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/permissions/checker_test.go": {
|
|
"mtime": 1785609966.3144264,
|
|
"ast_hash": "7c621aae26af88f91bad846305b69d77",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/permissions/main_test.go": {
|
|
"mtime": 1784814564.595642,
|
|
"ast_hash": "154bff8866dc9ebd7d2dd175fe217daf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/permissions/permissions.go": {
|
|
"mtime": 1785609966.3154283,
|
|
"ast_hash": "a68842be1d38bd84a84bbe86021ac3d3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/permissions/permissions_fuzz_test.go": {
|
|
"mtime": 1785609966.3154283,
|
|
"ast_hash": "2804b4f76952076534e123d8bbc1112d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/permissions/permissions_test.go": {
|
|
"mtime": 1785609966.3154283,
|
|
"ast_hash": "d0684414f2120b64243da9c1a5e1a9dc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/permissions/user_override_test.go": {
|
|
"mtime": 1785609966.3164277,
|
|
"ast_hash": "19868b09deb028cc5cefb71ad95017fc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/audit_closure_test.go": {
|
|
"mtime": 1784557739.5574002,
|
|
"ast_hash": "ee6689215ab8710e73c888d91bae7432",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/dbstore_test.go": {
|
|
"mtime": 1784528512.6699555,
|
|
"ast_hash": "8c64300429abdf838863ac5b52ad99a2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/errors.go": {
|
|
"mtime": 1784557739.5574002,
|
|
"ast_hash": "9fbad13a11b3bd0f35411c8501f46bfb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/examples/hello/main.go": {
|
|
"mtime": 1784450998.9915824,
|
|
"ast_hash": "9e95c20a4f5f6c2f15f430b099d6ec8e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_commands.go": {
|
|
"mtime": 1786694919.077633,
|
|
"ast_hash": "f33b9dff6e0dc72936fda8627b1f72e4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_events.go": {
|
|
"mtime": 1784557739.5584006,
|
|
"ast_hash": "c2f20b5f118a423f14766d5971a945ea",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_http.go": {
|
|
"mtime": 1784556771.975355,
|
|
"ast_hash": "c0ba1d11f1e37c4c2d3ccd2efd0a691e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_http_test.go": {
|
|
"mtime": 1784556771.9763548,
|
|
"ast_hash": "4cf614324fb2a0018f3b164b336e228d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_storage.go": {
|
|
"mtime": 1784557739.5584006,
|
|
"ast_hash": "943f76467cd1119ae773baf9dd871455",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_ui.go": {
|
|
"mtime": 1786170197.4766715,
|
|
"ast_hash": "43acd4536c8c1402a24cb0650122348b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_ui_test.go": {
|
|
"mtime": 1784450998.992582,
|
|
"ast_hash": "978257aa397dd307072f133caaf512f7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/loader.go": {
|
|
"mtime": 1784441396.1953893,
|
|
"ast_hash": "51e5c649594e832eb4d5486db0d402fc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/loader_test.go": {
|
|
"mtime": 1784450998.992582,
|
|
"ast_hash": "57b28325b5cdab8f5c4ef4da8dbbc9d8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/manifest.go": {
|
|
"mtime": 1785324382.5564365,
|
|
"ast_hash": "897429e515a21a0401a721fad7b77f9d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/manifest_nottoml.go": {
|
|
"mtime": 1784441396.1953893,
|
|
"ast_hash": "010e422ffeddc75a9caf3ebdfe3f99fa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/manifest_relpath_fuzz_test.go": {
|
|
"mtime": 1785609966.3164277,
|
|
"ast_hash": "24d07f6ffb20fdb5ff462fc3cd99908c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/manifest_test.go": {
|
|
"mtime": 1784450998.992582,
|
|
"ast_hash": "f9a024d897a9919c7c423ac9d77e8913",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/manifest_toml.go": {
|
|
"mtime": 1784450998.992582,
|
|
"ast_hash": "d4340daa6666bbeaa54e8daf70a8e820",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/plugin_test.go": {
|
|
"mtime": 1784557739.5599062,
|
|
"ast_hash": "5da448ae56700756a0a28020678ad23e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/pluginstore.go": {
|
|
"mtime": 1784528512.6709552,
|
|
"ast_hash": "ba80253d1b5ef57fc7b8775b3a55f5b8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/registry.go": {
|
|
"mtime": 1786694919.0780015,
|
|
"ast_hash": "a43bc4435e1e0e38052039a92bb019ec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/registry_test.go": {
|
|
"mtime": 1786694919.0780015,
|
|
"ast_hash": "08a65a28d5bf1541a5b87e46b40eef24",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/sandbox_default.go": {
|
|
"mtime": 1784819463.214606,
|
|
"ast_hash": "fb9bac769873340db68992482ef19364",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/sandbox_wazero.go": {
|
|
"mtime": 1786170197.4776723,
|
|
"ast_hash": "ced485f4c08940d1265f5cbb1c671476",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/sandbox_wazero_test.go": {
|
|
"mtime": 1786170197.4776723,
|
|
"ast_hash": "3cfffb91d95d715ffa984076ab5e607d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/scripts/genprotocol/main.go": {
|
|
"mtime": 1784818312.8805478,
|
|
"ast_hash": "90d89538af6cccf14fad514ba0538a5c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/scripts/k6/ws-load.js": {
|
|
"mtime": 1786822952.2958245,
|
|
"ast_hash": "d8459061e953d26f79655e5efb27c70d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/scripts/seed.go": {
|
|
"mtime": 1784819463.2156086,
|
|
"ast_hash": "4b5fc3e75200db7de1e66b235c65720e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/scripts/toxiproxy/chaos-test.sh": {
|
|
"mtime": 1784360728.7978506,
|
|
"ast_hash": "b5d78e166f341399a869f084be359476",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/scripts/voice-test.sh": {
|
|
"mtime": 1784360728.7978506,
|
|
"ast_hash": "0d85faf5292ecb63d9fe231c523961fc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/archived_channel_readonly_test.go": {
|
|
"mtime": 1786724930.248753,
|
|
"ast_hash": "cba19565ca1808e439b54fbc6eff4ad1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/block.go": {
|
|
"mtime": 1784885890.273867,
|
|
"ast_hash": "befc09de28c9bd3961afc00bc5e97dbb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/block_test.go": {
|
|
"mtime": 1785323035.0182693,
|
|
"ast_hash": "95dd6cd2833dd6b89c9a6b94b3267b5e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/channel.go": {
|
|
"mtime": 1786822952.2958245,
|
|
"ast_hash": "0b355b1d32b2d329e54d3e34be1b3c48",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/channel_presence_test.go": {
|
|
"mtime": 1786170290.90399,
|
|
"ast_hash": "6648f1b91f4e96516882f84285fd4faa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/channel_test.go": {
|
|
"mtime": 1786822952.2968247,
|
|
"ast_hash": "c19d94e80c549d64ca023d1c626708ec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/channel_user_override_test.go": {
|
|
"mtime": 1785609966.3174293,
|
|
"ast_hash": "b9479cc6dbb188f6b8e4e5d7ea018b7d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/datastore.go": {
|
|
"mtime": 1786822952.2968247,
|
|
"ast_hash": "d10b50076c7c2518008a3767ad0ae328",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/dm.go": {
|
|
"mtime": 1786724111.4637666,
|
|
"ast_hash": "e2d652ab72c6de7234bdf6d1d9d97f0b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/dm_test.go": {
|
|
"mtime": 1786170290.904992,
|
|
"ast_hash": "d868fdd10c2795fd6a05288f1d9fecec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/emoji.go": {
|
|
"mtime": 1786822952.2968247,
|
|
"ast_hash": "ba592002366c34175c7f450e23b24066",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/emoji_fuzz_test.go": {
|
|
"mtime": 1785609966.3184288,
|
|
"ast_hash": "0c466e3d57ec956c57c3770eafaa2058",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/emoji_test.go": {
|
|
"mtime": 1786822952.2968247,
|
|
"ast_hash": "6c1c5d3b9e0179074c87a6e1262e7a55",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/harvest_s5_test.go": {
|
|
"mtime": 1786694919.0790014,
|
|
"ast_hash": "b79672d0d46e1e33d09b4a724da20d5b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/invite.go": {
|
|
"mtime": 1784885890.2744055,
|
|
"ast_hash": "f417f174af15db57a31d345e6bbfe6b3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/mentions.go": {
|
|
"mtime": 1786724260.81698,
|
|
"ast_hash": "23191186e97220bdb83acabfba678616",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/mentions_fuzz_test.go": {
|
|
"mtime": 1785609966.319428,
|
|
"ast_hash": "1d507eaf82cf7b2249f7a60b11604d18",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/mentions_test.go": {
|
|
"mtime": 1786723144.1636372,
|
|
"ast_hash": "23e087e9b6ad0daa7937bba36aa64fc6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message.go": {
|
|
"mtime": 1786724930.248753,
|
|
"ast_hash": "7ba126042be5daa489afe7553ec33d63",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_around_test.go": {
|
|
"mtime": 1785609966.3204272,
|
|
"ast_hash": "19ac1e9e749925a918f8e111f99a5b3d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_crud.go": {
|
|
"mtime": 1786724930.2502625,
|
|
"ast_hash": "bfb8d1cca29acf070d0d38c390ef6d70",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_perms.go": {
|
|
"mtime": 1786724930.2502625,
|
|
"ast_hash": "6c796aff077d89292013feaf821e2899",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_purge.go": {
|
|
"mtime": 1786724930.2502625,
|
|
"ast_hash": "93a7543ff4ce41a7c0201efec3c12188",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_purge_test.go": {
|
|
"mtime": 1785609966.321429,
|
|
"ast_hash": "f3bd3626d13b74dc2e7afdc43319ef34",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_query.go": {
|
|
"mtime": 1786724930.2512667,
|
|
"ast_hash": "fba58c14ce5ec0b18f9246b8bc5fb91e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_reaction_users_test.go": {
|
|
"mtime": 1786722299.6051023,
|
|
"ast_hash": "29b005125ce0c6922ba1698c5d35072f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_reactions.go": {
|
|
"mtime": 1786724930.2512667,
|
|
"ast_hash": "e658f8a7e3d3a3ecd9db23b8a826eb09",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_test.go": {
|
|
"mtime": 1786694919.0805073,
|
|
"ast_hash": "643937ff13c412cc4d7b9f8a500f3273",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/moderation.go": {
|
|
"mtime": 1786822952.2978265,
|
|
"ast_hash": "c34159758f1936f2a52f08c4c862c40a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/moderation_test.go": {
|
|
"mtime": 1786711816.4570463,
|
|
"ast_hash": "bbbf1790c55ce0d78de2b532e6b0d480",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/permission.go": {
|
|
"mtime": 1786822952.2978265,
|
|
"ast_hash": "ae876da2ed06f5b89354926cd2944145",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/permission_test.go": {
|
|
"mtime": 1785609966.322934,
|
|
"ast_hash": "d334a375943699e1fb3448520a16fcc3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/profile_fields_test.go": {
|
|
"mtime": 1786724930.2522664,
|
|
"ast_hash": "cfd0b0ea8847c004fc52898d0e740016",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/require_channel_access_test.go": {
|
|
"mtime": 1785323035.0202696,
|
|
"ast_hash": "f37772ce28968e75e5e9e28eb05b37aa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/role.go": {
|
|
"mtime": 1786170197.4806716,
|
|
"ast_hash": "cea87befceac9f7da99a5780dcd81ba7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/role_test.go": {
|
|
"mtime": 1786170197.4816718,
|
|
"ast_hash": "e19dad4751f4742e26dde622e59cc772",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/sanitize_content_fuzz_test.go": {
|
|
"mtime": 1786170197.4816718,
|
|
"ast_hash": "4af0d088611729f49c45110f11a032b6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/sanitize_content_test.go": {
|
|
"mtime": 1786170197.4816718,
|
|
"ast_hash": "bde093ac6c2cb2cebdcae2a99eb05d7f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/seed_test.go": {
|
|
"mtime": 1785609966.3239374,
|
|
"ast_hash": "1a0075a6760b077df1623129e45634d8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/send_advances_read_state_test.go": {
|
|
"mtime": 1786170290.905992,
|
|
"ast_hash": "40acbce950a6c2ae7522e5689dcb7171",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/service.go": {
|
|
"mtime": 1785609966.3239374,
|
|
"ast_hash": "acc222d591cc0aac387d8c42b0394790",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/user.go": {
|
|
"mtime": 1786724930.2522664,
|
|
"ast_hash": "aea2709eb579d7e5d4b88435a35110e0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/user_test.go": {
|
|
"mtime": 1784819463.2196097,
|
|
"ast_hash": "b527831b5ad73eed43f2e59ad509b2a6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/stackutil/stackutil.go": {
|
|
"mtime": 1784885890.2754443,
|
|
"ast_hash": "aae9de3fe1662d15c836d347248bff33",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/stackutil/stackutil_test.go": {
|
|
"mtime": 1784885890.2754443,
|
|
"ast_hash": "502c5b29f076c05fb6d80e54858c4714",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/storage/main_test.go": {
|
|
"mtime": 1784360728.8008506,
|
|
"ast_hash": "2471380cb3db705be482f4c83d06f761",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/storage/storage.go": {
|
|
"mtime": 1786822952.2988355,
|
|
"ast_hash": "c4dc4a584331c55973a1265e4e4abe07",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/storage/storage_filename_fuzz_test.go": {
|
|
"mtime": 1785609966.3259375,
|
|
"ast_hash": "e010724bc8300d79580384296371c094",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/storage/storage_test.go": {
|
|
"mtime": 1786170197.4826715,
|
|
"ast_hash": "c3d814e3d39e3d700b159c53f68770f9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/storage/validate_filetype_fuzz_test.go": {
|
|
"mtime": 1785609966.3259375,
|
|
"ast_hash": "a783a8ca7f7aa13d72f739c3c09c082d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/syncutil/mutex.go": {
|
|
"mtime": 1784360728.8028505,
|
|
"ast_hash": "ef0b7f211a96a79c5e252640fc35f60a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/syncutil/mutex_deadlock.go": {
|
|
"mtime": 1784360728.8028505,
|
|
"ast_hash": "70321bfb70ece07df0511fc580e1ecbe",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/syncutil/mutex_prod.go": {
|
|
"mtime": 1784360728.8028505,
|
|
"ast_hash": "a279c9d749d77bf8cc157f82c4030300",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/metrics.go": {
|
|
"mtime": 1786822952.2988355,
|
|
"ast_hash": "78cb0bd374eff8c822c1affba3688be3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/middleware.go": {
|
|
"mtime": 1784360728.8028505,
|
|
"ast_hash": "80c38891bf03c3a1434570ad5c0a8f36",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/noop_test.go": {
|
|
"mtime": 1785323035.0202696,
|
|
"ast_hash": "49582c251de851bf810ddff654dbb5f8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/telemetry.go": {
|
|
"mtime": 1784816013.276696,
|
|
"ast_hash": "a9911455bab281a14990ea38e6844229",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/telemetry_default.go": {
|
|
"mtime": 1784885890.2754443,
|
|
"ast_hash": "f8f32f00cd18fb56d3cb048678533e35",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/telemetry_otel.go": {
|
|
"mtime": 1784885890.2764482,
|
|
"ast_hash": "ac921de74b7593a9c4a2042eadf7a8e0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/telemetry_otel_test.go": {
|
|
"mtime": 1784360728.8038507,
|
|
"ast_hash": "281555b1bb1a7d037e9919723f827429",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/telemetry/telemetry_test.go": {
|
|
"mtime": 1784360728.8038507,
|
|
"ast_hash": "157f8d65d75e93af8962533857a2b93c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/token_cli.go": {
|
|
"mtime": 1786822952.2988355,
|
|
"ast_hash": "2ed0a7ad189c1a6a40b86c5f6c3882f1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/assets.go": {
|
|
"mtime": 1785609966.326938,
|
|
"ast_hash": "e6030f656d92ca3a866797220039801f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/cancelled_caller_test.go": {
|
|
"mtime": 1785419820.8558564,
|
|
"ast_hash": "126f03b7048864f47326400d73e7bdaa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/container.go": {
|
|
"mtime": 1786170197.4826715,
|
|
"ast_hash": "fc41a2f9673de7f099fc16e24488d010",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/container_test.go": {
|
|
"mtime": 1786170197.4836743,
|
|
"ast_hash": "ef8d78c6277f762bc2ddf796c42a1468",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/coverage_boost_test.go": {
|
|
"mtime": 1784824869.8823678,
|
|
"ast_hash": "ad01598f2787bba7eabe90bf19b31c52",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/download.go": {
|
|
"mtime": 1786170197.4836743,
|
|
"ast_hash": "3bf5770bc58296eaee32e583b9481c17",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/main_test.go": {
|
|
"mtime": 1784450998.9971461,
|
|
"ast_hash": "f8c246c7d06338f707a03c8279a5d525",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/proc_spawner_nix.go": {
|
|
"mtime": 1784450998.9971461,
|
|
"ast_hash": "6b13b5a9a73971518d57116e034d77b6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/proc_spawner_win.go": {
|
|
"mtime": 1784450998.9971461,
|
|
"ast_hash": "122d1c68660d25d2dfc6e54bbebb4a25",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/release_manifest_test.go": {
|
|
"mtime": 1784824869.8823678,
|
|
"ast_hash": "8e90406b33c74794b7d53f300b4f324c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/text_asset_cache_test.go": {
|
|
"mtime": 1785324382.557436,
|
|
"ast_hash": "34fff3d0a9544b34e9caa8b053cd61d7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/updater.go": {
|
|
"mtime": 1786724188.621686,
|
|
"ast_hash": "52005e93093f284ba9601d1846f89d39",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/updater_test.go": {
|
|
"mtime": 1786170197.4836743,
|
|
"ast_hash": "d912233c2c38436335d998b90c528ae6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/verify.go": {
|
|
"mtime": 1785609966.3279376,
|
|
"ast_hash": "2f3654601612bd5bb3a9d7a292c2dcaf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/authz_test.go": {
|
|
"mtime": 1785609966.3279376,
|
|
"ast_hash": "e45f06bc2935980fd98de73ed44913ec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/can_send_ready_test.go": {
|
|
"mtime": 1784819463.22061,
|
|
"ast_hash": "875bd669f83f2b7090bf331cb673ab2a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/can_send_test.go": {
|
|
"mtime": 1784528512.6759577,
|
|
"ast_hash": "502a30251c927b4e45a90c0a59c7afac",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/channel_flags_ready_test.go": {
|
|
"mtime": 1785609966.3279376,
|
|
"ast_hash": "5a2dd87c10c3068d7eb5f3402d0515e4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/channel_visibility_agreement_test.go": {
|
|
"mtime": 1785609966.3279376,
|
|
"ast_hash": "6c35cf6078a18f08ed465642d7d260ef",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/client.go": {
|
|
"mtime": 1786822952.2993531,
|
|
"ast_hash": "1e835a3bff15a0dc9827dcdd0c773d06",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/command.go": {
|
|
"mtime": 1785609966.328938,
|
|
"ast_hash": "ce5dd45c70bd566289012e4f2912966a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/command_test.go": {
|
|
"mtime": 1785609966.328938,
|
|
"ast_hash": "78eb6d39b67530fd8a290bafea8bfe94",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/coverage_boost2_test.go": {
|
|
"mtime": 1785609966.328938,
|
|
"ast_hash": "aeee555ad8013fcf36dedb15dea72a95",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/coverage_chat_test.go": {
|
|
"mtime": 1785609966.328938,
|
|
"ast_hash": "aa3e28411d1276fed3d2d07719a0621a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/coverage_helpers_test.go": {
|
|
"mtime": 1785609966.329938,
|
|
"ast_hash": "dfce98146437b34734f5d22c43f9f645",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/coverage_misc_test.go": {
|
|
"mtime": 1785609966.329938,
|
|
"ast_hash": "7dfa668146f5963e2ec5e2cba66a99fe",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/coverage_voice_lifecycle_test.go": {
|
|
"mtime": 1786694919.0805073,
|
|
"ast_hash": "3fc572da9df6bfb33e9a984388cb8174",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/coverage_voice_test.go": {
|
|
"mtime": 1785609966.330936,
|
|
"ast_hash": "5eaf066d8ecf6259656263ca7de16f25",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/deps.go": {
|
|
"mtime": 1786723970.8802412,
|
|
"ast_hash": "8dc0956e894c194eb33ca63218d3cf54",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/dm_group_call_test.go": {
|
|
"mtime": 1786170197.4846735,
|
|
"ast_hash": "77d3b8af18c73661e7786db3bf6a54db",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/dm_handlers_test.go": {
|
|
"mtime": 1785609966.330936,
|
|
"ast_hash": "e92ab56dc765a3d12b5c3ca8e5bb9a37",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/emit.go": {
|
|
"mtime": 1786822952.2993531,
|
|
"ast_hash": "7aeefbe17b65f191d0b526fa83994592",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/emit_seq_order_test.go": {
|
|
"mtime": 1786170197.4856744,
|
|
"ast_hash": "45a9f9cade1160250901807e65e66d15",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/emit_test.go": {
|
|
"mtime": 1785609966.330936,
|
|
"ast_hash": "df477f76e754243801a96a50dc519c59",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/errors.go": {
|
|
"mtime": 1785609966.330936,
|
|
"ast_hash": "8f174c6c5d0bf2b291af48d7fac83ced",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/event.go": {
|
|
"mtime": 1786822952.3003566,
|
|
"ast_hash": "8bfd44575f7665bc7764a516354c3e15",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/event_persister.go": {
|
|
"mtime": 1786822952.3003566,
|
|
"ast_hash": "e538875f4ae3ee52342d04cf93b76baf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/event_persister_test.go": {
|
|
"mtime": 1786170290.9069905,
|
|
"ast_hash": "04e960ca7ad7b5a88c59f9f5b13d092f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/event_pruner.go": {
|
|
"mtime": 1786822952.3003566,
|
|
"ast_hash": "2f76533fa11bfc6e2b939e7f05eadbc8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/event_pruner_test.go": {
|
|
"mtime": 1786722299.4406817,
|
|
"ast_hash": "e52ed46cfcf6a9fe7f746c845214704f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/event_test.go": {
|
|
"mtime": 1784819463.2226093,
|
|
"ast_hash": "6b4439a0480037ba30ab759356a8bf01",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/eventstore.go": {
|
|
"mtime": 1786723478.3980863,
|
|
"ast_hash": "ee9d9137c5eb34d80c2b2861a327f441",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/export_test.go": {
|
|
"mtime": 1786822952.3013568,
|
|
"ast_hash": "d1436b2a2eb0804e5c3effae77bdc561",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/extract_event_type_test.go": {
|
|
"mtime": 1784450999.0021467,
|
|
"ast_hash": "e6c88b94b106d8ad845e524fde7fa27a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_v2_channel_focus_test.go": {
|
|
"mtime": 1786170290.9079907,
|
|
"ast_hash": "e4707e774a4b1b3e0ef36366ea0221ec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_v2_mark_read_test.go": {
|
|
"mtime": 1786694919.0815072,
|
|
"ast_hash": "efbc0496e0f0d3335a54221ca6f68828",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_v2_migration_test.go": {
|
|
"mtime": 1785324382.5589397,
|
|
"ast_hash": "ce958b28c05b33a033bb57c49125a169",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_v2_ping_test.go": {
|
|
"mtime": 1784450999.0031452,
|
|
"ast_hash": "b263caa543c15691db17004cf03100e2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_v2_voice_e2ee_offer_test.go": {
|
|
"mtime": 1785324382.559944,
|
|
"ast_hash": "74bd505f54821134e7306e58895915d7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_v2_voice_e2ee_test.go": {
|
|
"mtime": 1784885890.2774482,
|
|
"ast_hash": "008d74ab65c5d126475d6970250e072f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_v2_voice_token_test.go": {
|
|
"mtime": 1785323035.024269,
|
|
"ast_hash": "9c2701e3e54f6272bf801cffac3e4b53",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers.go": {
|
|
"mtime": 1786694919.0815072,
|
|
"ast_hash": "e7f4ab1d83728a07980284a5f0150bea",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_call.go": {
|
|
"mtime": 1786687295.118935,
|
|
"ast_hash": "7c704df37db7c1a6729e264cb2b82964",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_chat.go": {
|
|
"mtime": 1786694919.0815072,
|
|
"ast_hash": "683f1fa1a4928f0bc1f54eca08715b9f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_command.go": {
|
|
"mtime": 1786723970.8802412,
|
|
"ast_hash": "dd94e8b790a506cd7d018aef02c77678",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_command_test.go": {
|
|
"mtime": 1786723143.5560343,
|
|
"ast_hash": "c74b1c06c6cc8ed10d42065d783c8201",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_ping.go": {
|
|
"mtime": 1785609966.3344488,
|
|
"ast_hash": "4899dce827849ede8ff8f16072c0fa90",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_presence.go": {
|
|
"mtime": 1786170290.9079907,
|
|
"ast_hash": "a2c7d515fc7ebb10602eb2e6d74611b8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_reaction.go": {
|
|
"mtime": 1784819463.2246068,
|
|
"ast_hash": "2418a526a4851efe9eb4402ee5db2fff",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_test.go": {
|
|
"mtime": 1785609966.3354497,
|
|
"ast_hash": "bf1dd74f60a260557c28395754b623ed",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_voice.go": {
|
|
"mtime": 1785609966.3354497,
|
|
"ast_hash": "f3db900215713e166387e680b446e39f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/harvest_s4_internal_test.go": {
|
|
"mtime": 1786822952.3013568,
|
|
"ast_hash": "4660c6d29b0c78ce3406bb5f129993fd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/harvest_s5_internal_test.go": {
|
|
"mtime": 1786716968.8772302,
|
|
"ast_hash": "7c47c16c34ba0164522f60bf4d123a60",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub.go": {
|
|
"mtime": 1786822952.3013568,
|
|
"ast_hash": "23cdaeb653f6eb7ccd14ba969e2fa6c6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_broadcast.go": {
|
|
"mtime": 1786822952.3023574,
|
|
"ast_hash": "e29a8c098662e7b1e133acf6cacc306d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_broadcast_test.go": {
|
|
"mtime": 1786722299.5751271,
|
|
"ast_hash": "908b750aac86e89ed91412c828be4c8a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_channel_meta_test.go": {
|
|
"mtime": 1785609966.3364482,
|
|
"ast_hash": "b67bfb4415cded085eea57c3134f97c5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_emoji_test.go": {
|
|
"mtime": 1785609966.3364482,
|
|
"ast_hash": "87aa0e0148afd26029acd2f0b27a17ed",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_events.go": {
|
|
"mtime": 1785609966.3364482,
|
|
"ast_hash": "d7d58f8129149cb56e69c68adb66b120",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_livekit.go": {
|
|
"mtime": 1785609966.3374505,
|
|
"ast_hash": "b0b6c771582542a753dc10037ad148e8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_register_race_test.go": {
|
|
"mtime": 1786170290.9089901,
|
|
"ast_hash": "eb16093858006eafb520c1987422c4fd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_register_test.go": {
|
|
"mtime": 1786170197.488674,
|
|
"ast_hash": "e09b7d85bd80d56f610a38aff4f91e7f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_roles_test.go": {
|
|
"mtime": 1785609966.3374505,
|
|
"ast_hash": "8a06089e2945a5ba36ebd974dfc34e32",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_seedseq_test.go": {
|
|
"mtime": 1784450999.0056558,
|
|
"ast_hash": "8b5c7653867f056e7ee12c3282d10e85",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_sweep.go": {
|
|
"mtime": 1786822952.3023574,
|
|
"ast_hash": "b738556dbe69f496c8e2d1aaa47f3e85",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_sweep_test.go": {
|
|
"mtime": 1786718975.738458,
|
|
"ast_hash": "755d26808eecc0283325b733cbdcb720",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_test.go": {
|
|
"mtime": 1786170290.90999,
|
|
"ast_hash": "2869ced172cb9212e31a3481bd7e67a3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_visibility_watermark_test.go": {
|
|
"mtime": 1786694919.0830126,
|
|
"ast_hash": "fe1a4b89005ddbc9d094f7be958116ea",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit.go": {
|
|
"mtime": 1786822952.303357,
|
|
"ast_hash": "5af68b5a7564fbff793c0ba425fcdf66",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_client_test.go": {
|
|
"mtime": 1785323035.0262718,
|
|
"ast_hash": "e5337ff160d3a1de7d5a186eedab2543",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_download.go": {
|
|
"mtime": 1785609966.3394477,
|
|
"ast_hash": "fd37007232155bfa2e2ddb2e292a49d0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_download_test.go": {
|
|
"mtime": 1785609966.3394477,
|
|
"ast_hash": "5d3c057d48687eaa06f52747707ce5a4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_process.go": {
|
|
"mtime": 1786473472.0472672,
|
|
"ast_hash": "c8648a5aa4bbaf6f3cd24b169069f5c7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_test.go": {
|
|
"mtime": 1786822952.303357,
|
|
"ast_hash": "165ce9d386c36c1ff0460ab478fcfb03",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_webhook.go": {
|
|
"mtime": 1786822952.303357,
|
|
"ast_hash": "55fa21cb10a2242f1170ce85287a3118",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_webhook_fuzz_test.go": {
|
|
"mtime": 1785609966.3394477,
|
|
"ast_hash": "bee138f1bc6f5b8ceb17320548b07c49",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/livekit_webhook_joined_test.go": {
|
|
"mtime": 1786716968.8782299,
|
|
"ast_hash": "56ddd6847a1d4a9ba025eb7ea8ef98a3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/load_soak_test.go": {
|
|
"mtime": 1785609966.3394477,
|
|
"ast_hash": "301a4a747445907b027d5409bd44849a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/main_test.go": {
|
|
"mtime": 1784450999.0076542,
|
|
"ast_hash": "84bdd4bdb4381289d49422ceaae1952a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/mentions_ready_test.go": {
|
|
"mtime": 1786694919.0830126,
|
|
"ast_hash": "5bbec7fe07eb73fac260191ad5612d7a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/message_types.go": {
|
|
"mtime": 1786723080.7345781,
|
|
"ast_hash": "0ca9ab7223520a386fb1bb083187101e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/messages.go": {
|
|
"mtime": 1786170290.9109902,
|
|
"ast_hash": "de63d6504cae8f548843d1f2226bd755",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/messages_test.go": {
|
|
"mtime": 1785609966.3414493,
|
|
"ast_hash": "388f199b61fa68726205a6fad9696eb2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/origin.go": {
|
|
"mtime": 1785324382.559944,
|
|
"ast_hash": "b67061bdb26c43de7fc993681fc4f7a9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/origin_test.go": {
|
|
"mtime": 1784450999.0086546,
|
|
"ast_hash": "de56113a9e9bf05896514fbc8e1224b5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/perm_cache_test.go": {
|
|
"mtime": 1785609966.3414493,
|
|
"ast_hash": "15f2b8accbe8cb588cf373b29599a08d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/presence_invisible_test.go": {
|
|
"mtime": 1786822952.3048604,
|
|
"ast_hash": "6eb2ab6ca0d045e961575816bd66f60a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/protocol_contract_test.go": {
|
|
"mtime": 1786170197.4916735,
|
|
"ast_hash": "5a20f791dcb2b0300438155a3b924e5c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/pubsub.go": {
|
|
"mtime": 1786170197.4916735,
|
|
"ast_hash": "3514463b62ab807348eef46f221699aa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/pubsub_test.go": {
|
|
"mtime": 1786170197.4926746,
|
|
"ast_hash": "32a5317601b6ec287b35ebdc74bd0ae6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/reconnect_active_channel_test.go": {
|
|
"mtime": 1786822952.3048604,
|
|
"ast_hash": "20bbd3ef02ebb6072889bfd7306bb35e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/reconnect_db_test.go": {
|
|
"mtime": 1786822952.3048604,
|
|
"ast_hash": "ef193c7106b1a591f45eba305715e8c7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/reconnect_pruned_prefix_test.go": {
|
|
"mtime": 1786822952.3058617,
|
|
"ast_hash": "860c7873953ae5b5e985bde545477fba",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/reconnect_voice_supplement_test.go": {
|
|
"mtime": 1786822952.3058617,
|
|
"ast_hash": "be96043277fe77e254ec513035fbcc45",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/registry.go": {
|
|
"mtime": 1784885890.2794478,
|
|
"ast_hash": "ee202afa2a19d688976ba2b095508852",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/registry_test.go": {
|
|
"mtime": 1785609966.342449,
|
|
"ast_hash": "ec9b36eae26c0ed763877980e0fe65c7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/ringbuffer.go": {
|
|
"mtime": 1786170197.4936736,
|
|
"ast_hash": "c1de3bd34d99881d410e122de8962544",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/ringbuffer_test.go": {
|
|
"mtime": 1786170197.4936736,
|
|
"ast_hash": "6b28046234aeae8d1cb8dc93b2fb79dc",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve.go": {
|
|
"mtime": 1786822952.3058617,
|
|
"ast_hash": "039736ebedbe7f9a1aabaec955bd526e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_auth.go": {
|
|
"mtime": 1786170290.9119904,
|
|
"ast_hash": "808ff28cc893baad79d10178631cc767",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_failed_handshake_teardown_test.go": {
|
|
"mtime": 1786822952.3068633,
|
|
"ast_hash": "61dc019bfad162883e3922824f7c84c4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_pumps.go": {
|
|
"mtime": 1786822952.3068633,
|
|
"ast_hash": "b4c149097228fd527931f5d68b1e26c9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_pumps_priority_test.go": {
|
|
"mtime": 1786170290.9119904,
|
|
"ast_hash": "8d3ef740eb8c99ef59fc1339b2fa3b0b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_ready.go": {
|
|
"mtime": 1786716968.8807368,
|
|
"ast_hash": "cc8d9cda86152d79b08d0823f6340826",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_ready_dm_voice_test.go": {
|
|
"mtime": 1786170290.91299,
|
|
"ast_hash": "55ae24137790e7b4ab841af64cc8c131",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_test.go": {
|
|
"mtime": 1786688194.393438,
|
|
"ast_hash": "5c46332e592cb500bfb88def56b23874",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/topic_rate_limiter.go": {
|
|
"mtime": 1784450999.011162,
|
|
"ast_hash": "dbbb7ee3e8c666a283069bfd91922281",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/topic_rate_limiter_test.go": {
|
|
"mtime": 1785323035.0283253,
|
|
"ast_hash": "42f4be93a2bbca13ac10652128241d81",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_audience_test.go": {
|
|
"mtime": 1786170290.91299,
|
|
"ast_hash": "f5b1f7e9b994488fd15dfd34edf88285",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_broadcast.go": {
|
|
"mtime": 1785609966.343572,
|
|
"ast_hash": "91b7f8be3971a6df352f00ea60ac1e93",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_controls.go": {
|
|
"mtime": 1786822952.3068633,
|
|
"ast_hash": "a45cdd8529610345bc700c5d9e5475c1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_dm_access_test.go": {
|
|
"mtime": 1786724930.2532673,
|
|
"ast_hash": "6a86a6921ba9e03444e646c758d968f6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_e2ee.go": {
|
|
"mtime": 1785609966.3445716,
|
|
"ast_hash": "d07f998e9241cbddf934caa8a6fcbcf4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_e2ee_test.go": {
|
|
"mtime": 1785609966.3445716,
|
|
"ast_hash": "f935cca1c222e1e64d4044c1c4dfa67a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_handlers_test.go": {
|
|
"mtime": 1786822952.3078618,
|
|
"ast_hash": "ccf79b69883be84762c8fa5e254e5c2d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_join.go": {
|
|
"mtime": 1786822952.3078618,
|
|
"ast_hash": "11f56437c9fba4cbd6f20273993ace22",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_keyholder_test.go": {
|
|
"mtime": 1786170197.4966736,
|
|
"ast_hash": "d195731ae5669e141bba8b5c28110ec8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_leave.go": {
|
|
"mtime": 1786716968.8817368,
|
|
"ast_hash": "d455f21a02fdd9d18c7b25df71faa791",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_moderation.go": {
|
|
"mtime": 1786822952.3083656,
|
|
"ast_hash": "d3bcf74e0166ae30977bb6cf27f2478e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_moderation_test.go": {
|
|
"mtime": 1786694919.0850165,
|
|
"ast_hash": "e399cd8654cd1f5505a4056dc2bb2868",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_perm_stale_test.go": {
|
|
"mtime": 1784819463.2291172,
|
|
"ast_hash": "1ebe17b9d1e932dd14f12d163f57bef0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/wait_helpers_test.go": {
|
|
"mtime": 1785609966.3465717,
|
|
"ast_hash": "b1cae1c8854943f431397f3d955da9a5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/ws_integration_test.go": {
|
|
"mtime": 1786822952.3083656,
|
|
"ast_hash": "bfa79dfd92431208396484eae7bf02ff",
|
|
"semantic_hash": ""
|
|
},
|
|
"package.json": {
|
|
"mtime": 1784528512.6869571,
|
|
"ast_hash": "f9096ec0587c96f172d8fd33148f6357",
|
|
"semantic_hash": ""
|
|
},
|
|
"tools/mcp-introspect/index.mjs": {
|
|
"mtime": 1785324382.5629444,
|
|
"ast_hash": "3d42255dcbe9fae7c839e2a214b83700",
|
|
"semantic_hash": ""
|
|
},
|
|
"tools/mcp-introspect/package.json": {
|
|
"mtime": 1785429699.265496,
|
|
"ast_hash": "b99a209acdb1eb2a7d60519ddf95fad6",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/bughunt-run/SKILL.md": {
|
|
"mtime": 1786822952.2582397,
|
|
"ast_hash": "8d7f7ce411259b1e13e25115ebc94ac0",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/ci-check/SKILL.md": {
|
|
"mtime": 1786822952.2592442,
|
|
"ast_hash": "decec7ac2aca19e9a46cbb8cb218d27f",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/db-change/SKILL.md": {
|
|
"mtime": 1786694919.051983,
|
|
"ast_hash": "a4afa186e33c15fdac59015aab3d09be",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/protocol-change/SKILL.md": {
|
|
"mtime": 1786170197.4091551,
|
|
"ast_hash": "495f84a73a7fcca7d3f13ffbde3d649c",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/ISSUE_TEMPLATE/bug_report.md": {
|
|
"mtime": 1784360728.5061123,
|
|
"ast_hash": "46b54561928fdec530c4bf8add1c3912",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/ISSUE_TEMPLATE/config.yml": {
|
|
"mtime": 1784360728.5061123,
|
|
"ast_hash": "0abd2ef9a1998a3ee60679b202f86817",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/ISSUE_TEMPLATE/feature_request.md": {
|
|
"mtime": 1784360728.5061123,
|
|
"ast_hash": "b06bd536e8c2669247d05a3c26bdff04",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/PULL_REQUEST_TEMPLATE.md": {
|
|
"mtime": 1786170197.4101565,
|
|
"ast_hash": "d7e5a6c5b755a5fba99cb9e3cf456e1f",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/dependabot.yml": {
|
|
"mtime": 1786473472.0432675,
|
|
"ast_hash": "b4123f477f35e1aec262f849e36889cf",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/workflows/ci.yml": {
|
|
"mtime": 1786825055.3796117,
|
|
"ast_hash": "3fcb11e48f76b2104464888f5b24af7e",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/workflows/claude.yml": {
|
|
"mtime": 1786473472.0442677,
|
|
"ast_hash": "bc27cafb26b4515913887da58f9274ba",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/workflows/release.yml": {
|
|
"mtime": 1786825055.3796117,
|
|
"ast_hash": "d049814650dad5214c1bd24a2c7eac68",
|
|
"semantic_hash": ""
|
|
},
|
|
"CHANGELOG.md": {
|
|
"mtime": 1786822952.2622447,
|
|
"ast_hash": "62a7a08203da1b5c2098c7baedb600b8",
|
|
"semantic_hash": ""
|
|
},
|
|
"CLAUDE.md": {
|
|
"mtime": 1786879197.2073486,
|
|
"ast_hash": "be8af23d92b9322ba5d8bcca1ee997af",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/CLAUDE.md": {
|
|
"mtime": 1786272933.6725202,
|
|
"ast_hash": "288a062f5a1dc9f84d7f614e3d19a864",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/index.html": {
|
|
"mtime": 1784360728.5111158,
|
|
"ast_hash": "41829e93308c5c5ebcc9e411d4c33ff5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/e2e/E2E-ISSUES.md": {
|
|
"mtime": 1786170197.4356718,
|
|
"ast_hash": "116d295fd71b1c01e06ec88e30d02afc",
|
|
"semantic_hash": ""
|
|
},
|
|
"README.md": {
|
|
"mtime": 1786822952.2767713,
|
|
"ast_hash": "dd36185201d13b6adbe5972487b75e96",
|
|
"semantic_hash": ""
|
|
},
|
|
"SECURITY.md": {
|
|
"mtime": 1785420322.9763165,
|
|
"ast_hash": "be0cd95bf6d7e2bf92f599ded93e61c8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/.golangci.yml": {
|
|
"mtime": 1785324382.547929,
|
|
"ast_hash": "64eadb04b06c535fdc1b2a671b1fe450",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/.gremlins.yaml": {
|
|
"mtime": 1784360728.579399,
|
|
"ast_hash": "7dcd2e46388cb94ffed493fac89c27b0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/CLAUDE.md": {
|
|
"mtime": 1786170197.4566724,
|
|
"ast_hash": "4d54310ab220a39e19d59c2d16dd9339",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/static/index.html": {
|
|
"mtime": 1786822952.2807894,
|
|
"ast_hash": "1d99ad2b30f37b833b94c0ae0965dadf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/docker-compose.otel.yml": {
|
|
"mtime": 1784360728.6164007,
|
|
"ast_hash": "6d3391d09eb8535ccd730b5d9414cbde",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/docker-compose.yml": {
|
|
"mtime": 1786822952.294826,
|
|
"ast_hash": "f11c17a5068e869ff6d0df3a88a7ade7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/examples/hello/README.md": {
|
|
"mtime": 1784557739.5574002,
|
|
"ast_hash": "233ec8cb0190709dddaa2ee1d839d82e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/prometheus.dev.yml": {
|
|
"mtime": 1784360728.7968504,
|
|
"ast_hash": "1d74b2df1e5b9eebeb61b8ea4f1d49b1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/sqlc.yaml": {
|
|
"mtime": 1784451000.7663448,
|
|
"ast_hash": "2e32f0edf78e404a6a6dc681010f76bf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/server_update_public_key.txt": {
|
|
"mtime": 1784441396.1963894,
|
|
"ast_hash": "4e8a3eb35f2d3acd35079c3d2779f572",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/api.md": {
|
|
"mtime": 1786822952.309367,
|
|
"ast_hash": "dff0260ed235d82d9e83f13103db0dfb",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/README.md": {
|
|
"mtime": 1786170197.4991794,
|
|
"ast_hash": "ce39a3635df043eade53ad676a5acc8a",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/client.md": {
|
|
"mtime": 1786170197.4991794,
|
|
"ast_hash": "51a5720165d8798df1321d23f2598d49",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/data-model.md": {
|
|
"mtime": 1786170197.5001805,
|
|
"ast_hash": "45afc254365ab35172b8de80b02372a3",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/server.md": {
|
|
"mtime": 1786170197.5001805,
|
|
"ast_hash": "b43e008b407c2158fa6fbc99dd49018b",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/system-overview.md": {
|
|
"mtime": 1786822952.309367,
|
|
"ast_hash": "7bb79d109516f650433535355458bb1e",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/ux/README.md": {
|
|
"mtime": 1786170197.5001805,
|
|
"ast_hash": "e653f69ca3ed4f79fb2f3e910bc7afeb",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/ux/channels-members-dms.md": {
|
|
"mtime": 1786170197.5011806,
|
|
"ast_hash": "eba429e93ac38fe9da784e9dee851292",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/ux/connection-and-auth.md": {
|
|
"mtime": 1786170197.5011806,
|
|
"ast_hash": "4c4419b843f1e3040f032675cb6d727d",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/ux/messaging.md": {
|
|
"mtime": 1786170197.5011806,
|
|
"ast_hash": "31ebac7fd0879066633b79f3b7fb82c2",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/ux/settings-and-admin.md": {
|
|
"mtime": 1786170197.5011806,
|
|
"ast_hash": "b3bdcf4dbdf6b87aa530ed445fad9d09",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/ux/voice-and-e2ee.md": {
|
|
"mtime": 1786170197.5021806,
|
|
"ast_hash": "4588c4ff9dd4952d431afa2933176792",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/voice-e2ee.md": {
|
|
"mtime": 1786170197.5021806,
|
|
"ast_hash": "fc717b29c65c641437250534daf1770d",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/architecture/websocket.md": {
|
|
"mtime": 1786170197.5021806,
|
|
"ast_hash": "fbcdd193655a8b461f4a9506a1b61a67",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/audit-2026-04-07.md": {
|
|
"mtime": 1786170197.5021806,
|
|
"ast_hash": "23590385857a7832a2145452fceb80c1",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/audit-2026-07-19.md": {
|
|
"mtime": 1786170197.5031805,
|
|
"ast_hash": "25ac2ad9aef5b74f1beabbd0d70f2f31",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/audit-2026-08-04-docs-and-coverage.md": {
|
|
"mtime": 1786170197.5031805,
|
|
"ast_hash": "72d64abd760b034e1798a1d2f1c232fe",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/audit-2026-08-04.md": {
|
|
"mtime": 1786170197.5031805,
|
|
"ast_hash": "13d31583cbc3ee4c806f9f2ff949f56c",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/audit-test-coverage-2026-07-25.md": {
|
|
"mtime": 1786170197.5041842,
|
|
"ast_hash": "80e40b3cfe2c2fb1ac63594fca4e0c1f",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/client-architecture.md": {
|
|
"mtime": 1784528512.6849573,
|
|
"ast_hash": "d27472b453a2e03e77e5c30da7315482",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/contributing.md": {
|
|
"mtime": 1786170197.5041842,
|
|
"ast_hash": "5004adec480ea50835d9c4f74d300f8a",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/credential-storage.md": {
|
|
"mtime": 1786170197.5041842,
|
|
"ast_hash": "07cf405f4c4a135d67276bc6f3331e6c",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/deployment.md": {
|
|
"mtime": 1786822952.3103688,
|
|
"ast_hash": "ea0bdb9bf0edd3b65bc0f133ea840440",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/livekit-setup.md": {
|
|
"mtime": 1785609966.3485713,
|
|
"ast_hash": "d8be7260d71fe4b54f72602ec715fbde",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/mcp-introspect.md": {
|
|
"mtime": 1786170197.5051816,
|
|
"ast_hash": "a25135a4de76e1c429f24fd0544bd3d6",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/audit-2026-07-19-decisions.md": {
|
|
"mtime": 1786170197.5051816,
|
|
"ast_hash": "dbd20c971158a0bee9166ed297119542",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/bug-detection-improvements.md": {
|
|
"mtime": 1786272933.7057004,
|
|
"ast_hash": "82f460ad587029524db61eb5faf4aee8",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/channel-visibility-unification.md": {
|
|
"mtime": 1786170197.5051816,
|
|
"ast_hash": "9fa6221f25dcff3273477bd710b2842f",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/discord-parity.md": {
|
|
"mtime": 1786170197.5051816,
|
|
"ast_hash": "ad35aa6204516b4eb4a863eaf19834c1",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/http-tofu-proxy.md": {
|
|
"mtime": 1786170197.5061817,
|
|
"ast_hash": "62fecd3a36b295b14ae2f5b417b02165",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/permission-middleware-consolidation.md": {
|
|
"mtime": 1786170197.5061817,
|
|
"ast_hash": "1b8104cae50e5b13e0354fd068e475a4",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/security-hardening-remediation.md": {
|
|
"mtime": 1786170197.5061817,
|
|
"ast_hash": "ee9ec3cc08cf2724288a26d4c2981ca1",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/security-scan-2026-07-22-remediation.md": {
|
|
"mtime": 1786170197.5061817,
|
|
"ast_hash": "293f9f001d57e55899c5c7ef0ae15b94",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/slash-commands.md": {
|
|
"mtime": 1786170197.5071836,
|
|
"ast_hash": "3612c2976e8d3cf39eacb4dfc0bf99f7",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/sqlc-adoption.md": {
|
|
"mtime": 1786170197.5071836,
|
|
"ast_hash": "bce8feadabe4575bee88c04d773f1f86",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/tauri-capability-narrowing.md": {
|
|
"mtime": 1786170197.5071836,
|
|
"ast_hash": "0fd64fd217554bffac1660f855434f25",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/v2-dispatch-migration.md": {
|
|
"mtime": 1786170197.5071836,
|
|
"ast_hash": "21f61bd5277cd56f0dec9503987d9d55",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/port-forwarding.md": {
|
|
"mtime": 1784360728.8198516,
|
|
"ast_hash": "81de47e670cc70c1ecabac18a748dc40",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/protocol.md": {
|
|
"mtime": 1786170290.914996,
|
|
"ast_hash": "809a56b93bb7900b6cc3d4b8038fa370",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/quick-start.md": {
|
|
"mtime": 1786822952.3103688,
|
|
"ast_hash": "200e25fc19842e3b90f5abf81e2ae502",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/schema.md": {
|
|
"mtime": 1786170197.5091827,
|
|
"ast_hash": "07a50fab0fb1262ca7521a175fa7269c",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/security.md": {
|
|
"mtime": 1786170197.5091827,
|
|
"ast_hash": "ba01e2cb2043e586f137a6f75a361960",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/server-configuration.md": {
|
|
"mtime": 1786822952.3103688,
|
|
"ast_hash": "fe9df2305e10d21e896ae2ae04b09d53",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/tailscale.md": {
|
|
"mtime": 1786822952.3103688,
|
|
"ast_hash": "257ff9457b920e5ba4f5b341642017d4",
|
|
"semantic_hash": ""
|
|
},
|
|
"tools/mcp-introspect/README.md": {
|
|
"mtime": 1785324382.561944,
|
|
"ast_hash": "6a11a9e8c63f197954953cfa7725ba02",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/images/Admin_Panel.png": {
|
|
"mtime": 1784360728.5071156,
|
|
"ast_hash": "67c0262dc7f0ae87c165825ec7160822",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/images/Client.png": {
|
|
"mtime": 1784360728.5071156,
|
|
"ast_hash": "0dfdd7e7b563a835b4d71f3b31b37e09",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/images/loginpage.png": {
|
|
"mtime": 1784360728.509115,
|
|
"ast_hash": "17ede8557d313810042da5a2aef7316c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/icons/128x128.png": {
|
|
"mtime": 1784360728.5164378,
|
|
"ast_hash": "76d0848d0d033931676bdbaa674c3180",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/icons/128x128@2x.png": {
|
|
"mtime": 1784360728.5164378,
|
|
"ast_hash": "1980c417a1cb2090cf7b527dd5033b4a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/icons/32x32.png": {
|
|
"mtime": 1784360728.517441,
|
|
"ast_hash": "4194ad3d99fee4f9f097043338576470",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/icons/icon.png": {
|
|
"mtime": 1784360728.517441,
|
|
"ast_hash": "1980c417a1cb2090cf7b527dd5033b4a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/icons/oc-logo.svg": {
|
|
"mtime": 1784360728.517441,
|
|
"ast_hash": "eeef790515f6908d64546e52e6f7f14e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/assets/KLIPY Light with logo.svg": {
|
|
"mtime": 1784360728.5205014,
|
|
"ast_hash": "5c5c70c24fd470dc6483e38056b39f77",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/admin.sql": {
|
|
"mtime": 1784360728.6123993,
|
|
"ast_hash": "0feb8b53817b92a19a67943706ed54d6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/apitokens.sql": {
|
|
"mtime": 1786170290.90299,
|
|
"ast_hash": "3754e44abb0385d30086c94d00add5f5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/attachments.sql": {
|
|
"mtime": 1786170197.475675,
|
|
"ast_hash": "1fcfaebe16dc34c3b0b2e02330f27335",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/blocks.sql": {
|
|
"mtime": 1785609966.3063958,
|
|
"ast_hash": "91b2a930298d1bba199fbde8f6246d65",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/channels.sql": {
|
|
"mtime": 1785609966.3073957,
|
|
"ast_hash": "7c6df0f5a02a7d0b313e1304dd0dbc1c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/dm.sql": {
|
|
"mtime": 1786694919.0754945,
|
|
"ast_hash": "9a29858488360e64575c9b0fb2984c65",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/emoji.sql": {
|
|
"mtime": 1785609966.3073957,
|
|
"ast_hash": "8d2dd3fecce32711c136eb49bd4bdd50",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/events.sql": {
|
|
"mtime": 1784360728.6133997,
|
|
"ast_hash": "bce3a6f3a94288ad57a6723ff73283c4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/invites.sql": {
|
|
"mtime": 1784360728.6133997,
|
|
"ast_hash": "8455efeba4081ea27327e69f5c3d1bde",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/lockouts.sql": {
|
|
"mtime": 1784360728.6133997,
|
|
"ast_hash": "2353fce9b51ad317b74928ad3ce6a6e2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/messages.sql": {
|
|
"mtime": 1786822952.2923195,
|
|
"ast_hash": "ff5331d4c2471c241957da457c9d3cd2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/plugins.sql": {
|
|
"mtime": 1784819463.2106068,
|
|
"ast_hash": "3274746b33a05b369118d3680775d479",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/profile.sql": {
|
|
"mtime": 1785609966.308393,
|
|
"ast_hash": "1af5b57a0919abfd90efe36c9d34d665",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/reactions.sql": {
|
|
"mtime": 1785609966.308393,
|
|
"ast_hash": "92b9336d57a0d2f56d81cafe422a1393",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/roles.sql": {
|
|
"mtime": 1785609966.308393,
|
|
"ast_hash": "1683b499a640135e7e7b689de19b3171",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/sessions.sql": {
|
|
"mtime": 1786822952.2923195,
|
|
"ast_hash": "94d3970ea02173a876ac047b1b71745a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/users.sql": {
|
|
"mtime": 1786716968.87623,
|
|
"ast_hash": "8f32ab698985f5c158e3cf59922605d4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/queries/sqlite/voice.sql": {
|
|
"mtime": 1786822952.2928233,
|
|
"ast_hash": "494285ab6d349d27c4fc864499142202",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/001_initial_schema.sql": {
|
|
"mtime": 1784360728.617402,
|
|
"ast_hash": "fda010abe8f16f311e1bcdc0e204d71e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/002_voice_states.sql": {
|
|
"mtime": 1784360728.617402,
|
|
"ast_hash": "f9b2013e25d85ed73091954030bd0b3f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/003_audit_log.sql": {
|
|
"mtime": 1784360728.6183994,
|
|
"ast_hash": "838b0ddafdbcdc253d7cd093f98a8392",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/004_voice_optimization.sql": {
|
|
"mtime": 1784360728.6183994,
|
|
"ast_hash": "1c5f3e1d47a8a5c128a8148b97b4d8a0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/005_fix_member_permissions.sql": {
|
|
"mtime": 1784360728.6183994,
|
|
"ast_hash": "6ed0914371f810048331e311f34ca349",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/006_channel_overrides_index.sql": {
|
|
"mtime": 1784360728.6183994,
|
|
"ast_hash": "27830c1180c0146bd3014d5a778418ef",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/007_member_video_permissions.sql": {
|
|
"mtime": 1784360728.6183994,
|
|
"ast_hash": "33e77e8be68f641d1aae4aa1a9478387",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/008_attachment_dimensions.sql": {
|
|
"mtime": 1784360728.6183994,
|
|
"ast_hash": "fa45fd6a8ba1269fbbcd841232709764",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/009_dm_tables.sql": {
|
|
"mtime": 1784360728.6194005,
|
|
"ast_hash": "683de6fc29cf731d626a2d35f42eea9d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/010_attachment_uploader.sql": {
|
|
"mtime": 1784360728.6194005,
|
|
"ast_hash": "5dea55e0e6681b204ad148d5aa471c78",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/011_rate_lockouts.sql": {
|
|
"mtime": 1784360728.6194005,
|
|
"ast_hash": "4c74fed8d4e1fb36c1c99cbcfda60796",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/012_user_blocks.sql": {
|
|
"mtime": 1784360728.6194005,
|
|
"ast_hash": "5b6aec303e3233c8b5d05359327dfedd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/013_channel_type_constraint.sql": {
|
|
"mtime": 1784360728.6194005,
|
|
"ast_hash": "1210f4ac3c0a262d76d9c238f85350eb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/014_events_table.sql": {
|
|
"mtime": 1784360728.6194005,
|
|
"ast_hash": "36e18358203e9dac15ec5bd70ad8a889",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/015_plugins.sql": {
|
|
"mtime": 1784360728.6194005,
|
|
"ast_hash": "47d9a11a63c2f41a90f47a9f2b016880",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/016_announcement_channel_type.sql": {
|
|
"mtime": 1784528512.6699555,
|
|
"ast_hash": "f77802b869f16cfc3783c8647d8d7d97",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/017_user_identity_key.sql": {
|
|
"mtime": 1784885890.2733488,
|
|
"ast_hash": "bcdf68998082e62cad014fba888ce8b2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/018_api_tokens.sql": {
|
|
"mtime": 1785324382.5564365,
|
|
"ast_hash": "a42c8fe8105137f5df4e1459af7c8ffd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/019_perf_indexes.sql": {
|
|
"mtime": 1785609966.3123946,
|
|
"ast_hash": "302a14748b5e22928115d66b46104e7d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/020_drop_redundant_indexes.sql": {
|
|
"mtime": 1785609966.3123946,
|
|
"ast_hash": "2c45023ecf14ae87a75909e3b64df47d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/021_voice_server_moderation.sql": {
|
|
"mtime": 1785609966.3123946,
|
|
"ast_hash": "9cf02bc0e98e20aa9c48452035de806c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/022_message_mentions.sql": {
|
|
"mtime": 1785609966.3123946,
|
|
"ast_hash": "f259e8e062c8da08db78dcf0e32a4ec6",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/023_role_management.sql": {
|
|
"mtime": 1785609966.3123946,
|
|
"ast_hash": "80917c6dc6e6ef4cf86631079bd00cfb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/024_channel_user_overrides.sql": {
|
|
"mtime": 1785609966.3134277,
|
|
"ast_hash": "e798a7a117f624d162648a203c8417ab",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/025_channel_nsfw.sql": {
|
|
"mtime": 1785609966.3134277,
|
|
"ast_hash": "0f2ad4a767965300143b7c0b2a99c1a1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/026_emoji_mime.sql": {
|
|
"mtime": 1785609966.3134277,
|
|
"ast_hash": "80482d2d91b39462d033ff55ae2c7425",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/027_user_profile_fields.sql": {
|
|
"mtime": 1785609966.3134277,
|
|
"ast_hash": "9b97fc517702c6c6c2808eb4de699565",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/028_group_dms.sql": {
|
|
"mtime": 1785609966.3134277,
|
|
"ast_hash": "97ccb814d00655ec59e5bdd2b4556e51",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/029_drop_sounds_table.sql": {
|
|
"mtime": 1786170197.4766715,
|
|
"ast_hash": "229412c59907dd80e1e7255acb505cd1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/030_attachments_unlink_on_message_delete.sql": {
|
|
"mtime": 1786170290.90399,
|
|
"ast_hash": "4a26640258a95a45f866277c8e9edf24",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/dm_handler_visibility_ctx_test.go": {
|
|
"mtime": 1786694919.073493,
|
|
"ast_hash": "64b022be8c871902b348f36e122b21a9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/gif_handler_internal_test.go": {
|
|
"mtime": 1786711816.4504263,
|
|
"ast_hash": "1c4f55c476c29b4cb99fd453c09baf32",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/router_delete_account_broadcast_test.go": {
|
|
"mtime": 1786711816.452042,
|
|
"ast_hash": "351abacccc3a6c12e5aebd9736650f56",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/main_test.go": {
|
|
"mtime": 1786822952.2958245,
|
|
"ast_hash": "a2cf31f72b183d27a82b3e1758555e31",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/host_commands_race_test.go": {
|
|
"mtime": 1786694919.077633,
|
|
"ast_hash": "def2136c72b124de4ab7a50f885236df",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/registry_upgrade_default_test.go": {
|
|
"mtime": 1786694919.0780015,
|
|
"ast_hash": "7941dcc45d6927e0e0767920ff0fd9b0",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_crud_test.go": {
|
|
"mtime": 1786716968.8772302,
|
|
"ast_hash": "42618d051bac459731faae0c0d0be0aa",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_reactions_test.go": {
|
|
"mtime": 1786722299.6061025,
|
|
"ast_hash": "0980824f8cc044506cc2e4ff89be4c01",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handler_focus_revoke_race_test.go": {
|
|
"mtime": 1786694919.0815072,
|
|
"ast_hash": "0ae1474b28195deeae1719087944cdea",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/handlers_chat_fallback_test.go": {
|
|
"mtime": 1786694919.0815072,
|
|
"ast_hash": "18f92b91a184e41e2c52d3e01206bc36",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_ready_own_voice_test.go": {
|
|
"mtime": 1786694919.0840168,
|
|
"ast_hash": "6096abc67507f595ff5de12a64d1f501",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_reconnect_double_teardown_test.go": {
|
|
"mtime": 1786822952.3068633,
|
|
"ast_hash": "0c3fda87992812d7bf88fe1417e347fa",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/task-observer/SKILL.md": {
|
|
"mtime": 1786694919.051983,
|
|
"ast_hash": "366ed55719bdacd4df80857ccd63a893",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/task-observer/references/environments.md": {
|
|
"mtime": 1786694919.051983,
|
|
"ast_hash": "8a0a65cbaca9a4d81295fc0d910a3932",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/task-observer/references/skill-authoring.md": {
|
|
"mtime": 1786694919.0529828,
|
|
"ast_hash": "8a97c8fa206114c47de8192504000a1a",
|
|
"semantic_hash": ""
|
|
},
|
|
".claude/skills/task-observer/references/weekly-review.md": {
|
|
"mtime": 1786694919.0529828,
|
|
"ast_hash": "53c0ebe5a3f35b1c6b8fdc7f5a9c3300",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src/lib/presence.ts": {
|
|
"mtime": 1786822952.2682588,
|
|
"ast_hash": "75fe58ebfa8b1f9d59bc18b735bff2ba",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/appearance-high-contrast.test.ts": {
|
|
"mtime": 1786716968.8721774,
|
|
"ast_hash": "7706ff96a342ff1ea8826c2ba752b31c",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/auth-store.test.ts": {
|
|
"mtime": 1786722299.264578,
|
|
"ast_hash": "470604f241a27dcfa246abc510efe305",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/base-font-size-css.test.ts": {
|
|
"mtime": 1786716968.8721774,
|
|
"ast_hash": "7a9d38f65c2eb03f00b6edaf4a1fa781",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/login-form-totp-retry.test.ts": {
|
|
"mtime": 1786718132.7723181,
|
|
"ast_hash": "8606308e6534ab66811c19926ec09486",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/login-form-totp-success-latch.test.ts": {
|
|
"mtime": 1786822952.2722626,
|
|
"ast_hash": "f3653873aa7288ba1a39045da51d7a48",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/main.test.ts": {
|
|
"mtime": 1786822952.2732627,
|
|
"ast_hash": "2d438d3b6fc7b84834c2042c1afe7bec",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/message-list-optimistic-height-key.test.ts": {
|
|
"mtime": 1786822952.2732627,
|
|
"ast_hash": "7cd4a22aba03e63032a5bb6eed915c6e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/tauri-conf-webview2-args.test.ts": {
|
|
"mtime": 1786722300.001337,
|
|
"ast_hash": "1bb60889803399b35043943bd34a17c1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/tests/unit/video-grid-track-muted-css.test.ts": {
|
|
"mtime": 1786722299.7891116,
|
|
"ast_hash": "650133adabde31af4b301415d333662e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/backup_maintenance.go": {
|
|
"mtime": 1786822952.2767713,
|
|
"ast_hash": "a1ca1b05a39a7bfaedeedf65740782ed",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/backup_maintenance_test.go": {
|
|
"mtime": 1786822952.2767713,
|
|
"ast_hash": "8120a72fce6f764a23ef35b3bc1e1ed5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/handlers_users_atomic_test.go": {
|
|
"mtime": 1786822952.2797842,
|
|
"ast_hash": "73d4f770bc94b60364d1a445986d97f1",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/admin/setup_limiter_reap_test.go": {
|
|
"mtime": 1786722299.7440948,
|
|
"ast_hash": "11c36c78133fe27e4ef539cd23a1552d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/dm_handler_rename_participant_lookup_test.go": {
|
|
"mtime": 1786822952.2833006,
|
|
"ast_hash": "d95a6962b358103597ccbab1862eaad3",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/filestore.go": {
|
|
"mtime": 1786822952.2833006,
|
|
"ast_hash": "c767c4e9a595a69249b77dfbdc4919d8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/health_test.go": {
|
|
"mtime": 1786822952.2833006,
|
|
"ast_hash": "6f162891d88c8da1dbf4a775e4d64cd9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/router_livekit_process_test.go": {
|
|
"mtime": 1786822952.2848105,
|
|
"ast_hash": "7d9150dbdb6d001402dc09efbaf691a4",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/api/router_totp_key_fatal_test.go": {
|
|
"mtime": 1786822952.2848105,
|
|
"ast_hash": "d8ad132b7a85226044c4c253b0163961",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/auth/ratelimit_persist_test.go": {
|
|
"mtime": 1786722299.378821,
|
|
"ast_hash": "241473f44d3b72fedc9742ca48c9b7ef",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/config/unknown_keys_test.go": {
|
|
"mtime": 1786822952.2858152,
|
|
"ast_hash": "b7d8d3f20582d90b8181a20da2db3268",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/lockfile.go": {
|
|
"mtime": 1786822952.2893224,
|
|
"ast_hash": "93dc1d0d6e6d14927d295e4ac553981e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/lockfile_other.go": {
|
|
"mtime": 1786822952.2903197,
|
|
"ast_hash": "5d2de3d8845bedc3bfa0a0532ac937f5",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/lockfile_test.go": {
|
|
"mtime": 1786822952.2903197,
|
|
"ast_hash": "136243b0c7aa7cc35502cc81a34c0720",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/lockfile_unix.go": {
|
|
"mtime": 1786822952.2903197,
|
|
"ast_hash": "4772b490905bf535d6670ca11ff0739d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/lockfile_windows.go": {
|
|
"mtime": 1786822952.2903197,
|
|
"ast_hash": "09ecae36a7e5b65a65422943a23e5cf7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/open_shared_test.go": {
|
|
"mtime": 1786822952.2913198,
|
|
"ast_hash": "5a12bc60ba71ffd42bc1f939be7a8b10",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/session_expiry_test.go": {
|
|
"mtime": 1786822952.2928233,
|
|
"ast_hash": "60b75d768d12160015bd83ce5ec2ee78",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/db/sql_router_test.go": {
|
|
"mtime": 1786822952.2928233,
|
|
"ast_hash": "c145e2daa623fe85ab86d3edc37115ed",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/diskutil/diskutil.go": {
|
|
"mtime": 1786822952.2938256,
|
|
"ast_hash": "16d8ffb142205ac1702c141796670429",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/diskutil/free_other.go": {
|
|
"mtime": 1786822952.2938256,
|
|
"ast_hash": "163e7efe5e60c33ea936592c5a200114",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/diskutil/free_unix.go": {
|
|
"mtime": 1786822952.2938256,
|
|
"ast_hash": "5e38871e3842899b5203b315db084da2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/diskutil/free_windows.go": {
|
|
"mtime": 1786822952.2938256,
|
|
"ast_hash": "8155a57a59894b5b4f6f5a4319f351a2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/migrations/031_sessions_expiry_index.sql": {
|
|
"mtime": 1786822952.2958245,
|
|
"ast_hash": "9d70338e795308a6a92cc21b3f60797b",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/channel_focus_writeskip_test.go": {
|
|
"mtime": 1786822952.2958245,
|
|
"ast_hash": "0ab71f1d7959ae58f104b3c9cdd7b18f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/message_perms_test.go": {
|
|
"mtime": 1786722299.9202008,
|
|
"ast_hash": "34694038e78de27c66ea822ccfc73f60",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/service/permission_stats_test.go": {
|
|
"mtime": 1786822952.2983303,
|
|
"ast_hash": "c3feac4f31cb7923436ef3236cc2271f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/storage/errio_test.go": {
|
|
"mtime": 1786822952.2983303,
|
|
"ast_hash": "31b9f1edc7b957d6966ba62deae709bf",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/updater/release_singleflight_test.go": {
|
|
"mtime": 1786723144.1260204,
|
|
"ast_hash": "f9559662393a38efc4846828794b2603",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/conn_cap_test.go": {
|
|
"mtime": 1786822952.2993531,
|
|
"ast_hash": "e97d6e39164a2d646a6cbcf91457eadd",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/emit_presence_priority_test.go": {
|
|
"mtime": 1786822952.2993531,
|
|
"ast_hash": "4b1231f638637f633bb3c50a370ab832",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/event_presence_test.go": {
|
|
"mtime": 1786822952.3003566,
|
|
"ast_hash": "bb18837449e886b54ea64d44ace44b04",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/graceful_stop_ctx_test.go": {
|
|
"mtime": 1786822952.3013568,
|
|
"ast_hash": "cba3b5adfb63fc769d0d182c45eb199a",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_refresh_visibility_race_test.go": {
|
|
"mtime": 1786822952.3023574,
|
|
"ast_hash": "339747368303c004b4525157c40c3c2d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/hub_sweep_oc_findings_test.go": {
|
|
"mtime": 1786822952.3023574,
|
|
"ast_hash": "5a148319990ef199ea9793ca022c483f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/observability_test.go": {
|
|
"mtime": 1786822952.303357,
|
|
"ast_hash": "f928e611dd70c60ad19c2743883839d8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/oc_0023_screenshare_video_limit_test.go": {
|
|
"mtime": 1786822952.3043568,
|
|
"ast_hash": "64ac371cabd2f0ec44991866adf0ab9d",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/presence_coalesce_drop_test.go": {
|
|
"mtime": 1786822952.3043568,
|
|
"ast_hash": "626cb3700cf433d7a535c9c30112fdeb",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/presence_coalesce_test.go": {
|
|
"mtime": 1786822952.3043568,
|
|
"ast_hash": "587e5148694ed251ed5f6b3e9ea1a642",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/reconnect_interior_gap_test.go": {
|
|
"mtime": 1786822952.3048604,
|
|
"ast_hash": "2a4ac8b7ae9fe77778f0398da43e6f34",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/reconnect_visibility_race_test.go": {
|
|
"mtime": 1786822952.3058617,
|
|
"ast_hash": "50622666ff5f2b4bde63daad952f9b47",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_pumps_reconnect_race_test.go": {
|
|
"mtime": 1786716968.8797328,
|
|
"ast_hash": "0884a5a02e784501a837423a174e94e9",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/serve_ready_error_propagation_test.go": {
|
|
"mtime": 1786716968.8807368,
|
|
"ast_hash": "b7f4b073615418935e51f63e2dc5cff8",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_join_token_race_test.go": {
|
|
"mtime": 1786822952.3083656,
|
|
"ast_hash": "46d2eeb24bba32ce96bd83232005d5c2",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/ws/voice_moderation_deafen_race_test.go": {
|
|
"mtime": 1786822952.3083656,
|
|
"ast_hash": "61dc5eabc3f2e3a371c37b063f6a9bd9",
|
|
"semantic_hash": ""
|
|
},
|
|
".github/workflows/load-baseline.yml": {
|
|
"mtime": 1786822952.2612462,
|
|
"ast_hash": "f63e4b27d0ab57c00ad038b8dd8aef1f",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/plans/infrastructure-roadmap.md": {
|
|
"mtime": 1786822952.3103688,
|
|
"ast_hash": "94066cffdbca5d92b0220381357fff97",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/capabilities/default.json": {
|
|
"mtime": 1786272933.6755219,
|
|
"ast_hash": "72fd589daf6497717ac840ef00c9660f",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/plugin/examples/hello/plugin.json": {
|
|
"mtime": 1784557739.5584006,
|
|
"ast_hash": "bdf9b835ac2e05602839d0ceb9a9b6d0",
|
|
"semantic_hash": ""
|
|
},
|
|
"docs/protocol-schema.json": {
|
|
"mtime": 1786170197.508181,
|
|
"ast_hash": "98858de1d31ba62f7d0b036816f97123",
|
|
"semantic_hash": ""
|
|
},
|
|
".superpowers/render-ledger.mjs": {
|
|
"mtime": 1786286662.6323423,
|
|
"ast_hash": "3d5c3ebe9d7f033462f07a0e14e3916e",
|
|
"semantic_hash": ""
|
|
},
|
|
"Server/scripts/docker-smoke.sh": {
|
|
"mtime": 1786825055.3806102,
|
|
"ast_hash": "d8865e6f64a34c5bafb61e56d478b588",
|
|
"semantic_hash": ""
|
|
},
|
|
".superpowers/FINDINGS.md": {
|
|
"mtime": 1786726188.2133741,
|
|
"ast_hash": "079cf5eb892902cca706d62bb14703c7",
|
|
"semantic_hash": ""
|
|
},
|
|
"Client/tauri-client/src-tauri/tauri.conf.json": {
|
|
"mtime": 1786822952.264749,
|
|
"ast_hash": "f05bbc86946be8157b818eb83315c87f",
|
|
"semantic_hash": ""
|
|
},
|
|
".superpowers/findings-ledger.json": {
|
|
"mtime": 1786726188.1687238,
|
|
"ast_hash": "58dae6fc97c268eaa9ffbe31ef78d179",
|
|
"semantic_hash": ""
|
|
}
|
|
} |