Commit Graph

5 Commits

Author SHA1 Message Date
fahed
9b58e5e9aa video preview version 2026-02-08 22:51:42 +03:00
fahed
5f7d922f92 Add video thumbnails and playback in Assets
Video assets now show their first frame as a thumbnail in the grid
instead of a generic Film icon, and the detail modal includes a
video player with controls.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 22:50:45 +03:00
fahed
6225ef2fd5 Remove node_modules and db files from git 2026-02-08 20:47:20 +03:00
fahed
b0718a3b6a Add .gitignore, remove node_modules and db files from tracking 2026-02-08 20:47:12 +03:00
fahed
35d84b6bff Marketing Hub: RBAC, i18n (AR/EN), tasks overhaul, team/user merge, tutorial
Features:
- Full RBAC with 3 roles (superadmin/manager/contributor)
- Ownership tracking on posts, tasks, campaigns, projects
- Task system: assign to anyone, filter combobox, visibility scoping
- Team members merged into users table (single source of truth)
- Post thumbnails on kanban cards from attachments
- Publication link validation before publishing
- Interactive onboarding tutorial with Settings restart
- Full Arabic/English i18n with RTL layout support
- Language toggle in sidebar, IBM Plex Sans Arabic font
- Brand-based visibility filtering for non-superadmins
- Manager can only create contributors
- Profile completion flow for new users
- Cookie-based sessions (express-session + SQLite)
2026-02-08 20:46:58 +03:00