vibsin9322 c647cbdc6c Fix database schema compatibility - remove invalid fields
- Remove id, created_at, updated_at from client-side fileData
- Extract only valid database fields in addFile and updateFile functions
- Let database handle UUID generation and timestamps automatically
- Clean separation between client data structure and database schema
- Fix persistent createdAt column error by filtering client-side fields

This should resolve: "Could not find the 'createdAt' column of 'files' in the schema cache"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-19 14:14:30 +09:00
Description
No description provided
8.4 MiB
Languages
JavaScript 54.2%
CSS 30.9%
HTML 6.8%
Shell 4.5%
Batchfile 3.6%