8 Commits

Author SHA1 Message Date
Olli Paloviita b7c6481c6e Print the anon Terms notice once and drop the count from single-video recording lines 2026-09-02 08:42:23 +03:00
Olli Paloviita 9ca9545487 anon trial: drop the recording-count cap and its used-trial gating
Anonymous previews are uncapped server-side; remove the CLI's legacy
used/remaining handling, the pre-record used-trial refusal, and the
now write-only anon-session recordUrl bookkeeping. Only an expired
session refuses a new recording; export still requires SCREENCI_SECRET.
2026-08-19 14:42:36 +03:00
Olli Paloviita bba87b8af4 Update Screenci editor docs and recording APIs 2026-07-05 21:36:03 +03:00
Olli Paloviita eabb5f1191 Refine anon session, init, and record flows 2026-07-05 17:54:57 +03:00
Olli Paloviita 433c6306d9 Update CLI anon session, asset handling, and docs 2026-07-04 21:32:44 +03:00
Olli Paloviita a5c0ff9ea8 Gate anonymous trial recordings 2026-07-04 19:09:44 +03:00
Olli Paloviita 6abfc523cb Fix networkidle timeout in generated example recording
Switch the generated example-react recording's page load wait from
'networkidle' to 'load'. screenci.com now runs PostHog, whose long-lived
connections mean networkidle never settles, timing out the smoke test.
Also reformat cli.anon.spec.ts to satisfy prettier.
2026-07-04 18:23:07 +03:00
Olli Paloviita 522a9eaa22 Add anonymous recording sessions 2026-07-04 18:13:26 +03:00