screentinker/server
screentinker 5a352423ac
chore(server): npm audit fix — resolve 11 of 13 advisories (lockfile only) (#225)
Ran `npm audit fix` (no --force) in server/. Only transitive dependencies
moved, within existing semver ranges — package.json is unchanged, so this is
purely a package-lock.json update:
  ws 8.18.3 -> 8.21.1, qs -> 6.15.3, body-parser -> 1.20.6,
  engine.io -> 6.6.9, js-yaml -> 4.3.0, plus express/socket.io sub-deps.

Vulnerabilities: 13 (6 moderate, 7 high) -> 2 high.

Verified: full server suite 556/556 (incl. socket-handler + reconnect-storm
tests that exercise ws); boot smoke OK (server starts, /api/version responds,
socket.io/engine.io handshake returns 200).

Left for a separate, deliberate change (both need breaking major bumps):
  - nodemailer 6 -> 9 (email send API; several CRLF/SSRF advisories)
  - sharp 0.33 -> 0.35 (libvips CVEs; thumbnail/image path)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 22:09:45 -05:00
..
config PiP overlay MVP: push image/web overlays to a device or group (#109) (#127) 2026-06-18 14:54:44 -05:00
db feat(content): subtitle/caption support as a content property (#223) 2026-07-23 12:33:35 -05:00
lib feat(auth,tizen): TOTP 2FA UI, email verification on signup, Tizen SSSP install 2026-07-22 21:08:50 -05:00
middleware feat(content): subtitle/caption support as a content property (#223) 2026-07-23 12:33:35 -05:00
player feat(content): subtitle/caption support as a content property (#223) 2026-07-23 12:33:35 -05:00
routes feat(content): subtitle/caption support as a content property (#223) 2026-07-23 12:33:35 -05:00
scripts fix(content+android): rotation-aware media — portrait upright on dashboard AND player (#170) (#172) 2026-07-12 22:05:11 -05:00
services feat(auth,tizen): TOTP 2FA UI, email verification on signup, Tizen SSSP install 2026-07-22 21:08:50 -05:00
test feat(content): subtitle/caption support as a content property (#223) 2026-07-23 12:33:35 -05:00
ws feat: transition engine — GL wipes across web, Tizen & Android (+ image↔video) (#204) 2026-07-20 16:45:32 -05:00
.gitignore feat(email): Microsoft Graph send + alert spam protection + preferences UI 2026-05-12 18:16:40 -05:00
config.js feat(email): SMTP transport as an alternative to Microsoft Graph [#173] (#179) 2026-07-13 15:56:22 -05:00
package-lock.json chore(server): npm audit fix — resolve 11 of 13 advisories (lockfile only) (#225) 2026-07-23 22:09:45 -05:00
package.json chore(release): v1.9.13 2026-07-23 12:52:01 -05:00
server.js feat(ui): show server URL in Add Display modal + GitHub Releases link on /download/apk (#210) 2026-07-23 10:25:00 -05:00
version.js chore(version): single-source VERSION, env-configurable data paths, bump tooling 2026-06-10 12:56:03 -05:00