Commit eef4cb0
refactor(aicoc): drop iframe embed path; fix slack icon
Round-2 review feedback from @rofe on #93:
1. Recording is always a link, never an iframe embed.
Removed EMBEDDABLE_HOSTS allowlist and the iframe-building branch in
buildRecording(). Recordings now always render as a "Watch recording"
button (or "Watch on SharePoint" when the URL is on sharepoint.com).
Also removed the .session-header-embed CSS that supported the iframe.
2. Replaced icons/slack.svg with the official Slack monochrome logo.
The previous path was malformed; the new one is the recognisable
4-element hash shape.
Both lint:js and lint:css continue to pass clean.
Also cleaned up an iCloud sync-conflict duplicate `styles/aicoc 2.css`
that was tripping stylelint with stale content from before the modern
color-function migration.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 37ad3ad commit eef4cb0
3 files changed
Lines changed: 9 additions & 51 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | 242 | | |
261 | 243 | | |
262 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 3 | | |
16 | 4 | | |
17 | 5 | | |
| |||
65 | 53 | | |
66 | 54 | | |
67 | 55 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
71 | 59 | | |
72 | 60 | | |
73 | 61 | | |
74 | 62 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
89 | 67 | | |
90 | | - | |
91 | | - | |
92 | 68 | | |
93 | 69 | | |
94 | 70 | | |
| |||
Loading
0 commit comments