mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
- Fix the CI blocker: UserController.spec + deleteUser.spec mocks missing db.deleteSchedulesByUser (added by the F6 account-delete cascade). Full api suite green (3181 passed); no other mock drift. - Multi-day weekly edit no longer collapses: preserve stored daysOfWeek when the weekly day picker wasn't touched, even if the time was changed. - Add fire.spec.ts covering the branch-dense fire path: happy path, definite vs ambiguous failure, file-resolution failure (no orphan), capacity reserve/rollback + clean single re-fire next tick, overlap, agent-ACL revoke, duplicate. - Document generateShortLivedToken's extraClaims as privileged (schedule_fire scope bypasses limiters; scheduler-only mint site). |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| sw | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| jest.resolver.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||