spotube/lib/models/database
IANewCool cba8016e94 fix(database): add conditional imports for web/native database connections
- Add connection_web.dart for IndexedDB via drift
- Add connection_native.dart for sqlite3
- Remove direct platform-specific imports from database.dart
- Enable web compilation without FFI dependencies
2025-08-11 20:26:02 -04:00
..
tables fix: remote path traversal through websocket when devices are on same network 2025-04-27 20:30:32 +06:00
typeconverters feat: add new icons #2676 by @alexio-dev (#2678) 2025-04-25 21:55:59 +06:00
connection_native.dart fix(database): add conditional imports for web/native database connections 2025-08-11 20:26:02 -04:00
connection_web.dart fix(database): add conditional imports for web/native database connections 2025-08-11 20:26:02 -04:00
database.dart fix(database): add conditional imports for web/native database connections 2025-08-11 20:26:02 -04:00
database.g.dart fix: remote path traversal through websocket when devices are on same network 2025-04-27 20:30:32 +06:00
database.steps.dart fix: remote path traversal through websocket when devices are on same network 2025-04-27 20:30:32 +06:00