| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-24 | 1.6 kB | |
| TspoonBase v0.2.0 source code.tar.gz | 2026-04-24 | 1.2 MB | |
| TspoonBase v0.2.0 source code.zip | 2026-04-24 | 1.5 MB | |
| Totals: 3 Items | 2.7 MB | 0 | |
TspoonBase v0.2.0
New Features
- React Admin UI — Full-featured dashboard with Collections, Records, Settings, Logs, Backups, and AI Assistant
- AI Infrastructure — Multi-provider LLM support (OpenAI, Anthropic, Ollama, custom) with schema generator, rule translator, data seeder, and chat endpoints
- Vector Search — Cosine similarity search for vector fields with dimension validation
- S3 File Storage — AWS Signature V4 compatible S3 driver for file storage
- OTP & MFA/TOTP — One-time password and time-based multi-factor authentication
- Rate Limiting — Configurable per-IP and per-user rate limiting middleware
- JSVM Hooks — Sandboxed JavaScript hooks via
pb_hooks/*.jswithvmcontext - Protected File Tokens — Time-limited signed URLs for secure file access
- Back-relations — Auto-resolution of
collection_via_fieldNamerelational lookups - GeoPoint & GeoDistance — Geographic point fields with distance-based filtering
- Batch API — Transactional batch record operations
- Admin Auth Refresh & Password Reset — Token refresh and password reset flows for admins
Improvements
- OAuth2 provider registry with redirectURL config (GitHub, Google, Discord, Facebook)
- Settings encryption via AES
- Email templates (verification, password reset, email change, OTP)
- Realtime SSE + WebSocket subscription broker
- Search/filter parser with SQL builder and AST evaluation
- System migrations + JS migration runner
npm
:::bash
npm install tspoonbase@0.2.0