Enhance camera management features: add debug endpoint for camera manager state, implement live camera routes without authentication, and improve logging for camera initialization and status checks. Update Docker configuration to include environment variables for the web app.
This commit is contained in:
0
management-dashboard-web-app/supabase/.gitignore
vendored
Normal file → Executable file
0
management-dashboard-web-app/supabase/.gitignore
vendored
Normal file → Executable file
2
management-dashboard-web-app/supabase/.temp/cli-latest
Normal file → Executable file
2
management-dashboard-web-app/supabase/.temp/cli-latest
Normal file → Executable file
@@ -1 +1 @@
|
||||
v2.33.9
|
||||
v2.34.3
|
||||
0
management-dashboard-web-app/supabase/config.toml
Normal file → Executable file
0
management-dashboard-web-app/supabase/config.toml
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250719000001_rbac_schema.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250719000001_rbac_schema.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250719000002_rls_policies.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250719000002_rls_policies.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250719000003_seed_admin_user.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250719000003_seed_admin_user.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250720000001_multiple_roles_support.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250720000001_multiple_roles_support.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250720000002_fix_role_id_constraint.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250720000002_fix_role_id_constraint.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250720000003_experiments_table.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250720000003_experiments_table.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250721000001_add_scheduled_date.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250721000001_add_scheduled_date.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250724000001_experiment_repetitions_system.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250724000001_experiment_repetitions_system.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250725000001_experiment_data_entry_system.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250725000001_experiment_data_entry_system.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250725000003_fix_draft_constraints.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250725000003_fix_draft_constraints.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250728000001_fix_repetitions_visibility.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/migrations/20250728000001_fix_repetitions_visibility.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/seed.sql
Normal file → Executable file
0
management-dashboard-web-app/supabase/seed.sql
Normal file → Executable file
Reference in New Issue
Block a user