1. 27 Jun, 2025 3 commits
    • Gezer's avatar
      Refactor backend and stream processing structure · da0dc0bb
      Gezer authored
      - Updated Dockerfile in backend to set PYTHONPATH and modify CMD for Django server.
      - Changed permissions for multiple Python files in backend to make them executable.
      - Adjusted import paths in influxdb_service.py and views.py to reflect new structure.
      - Removed unused utils and loggingFactory files from stream_processing.
      - Added new utils for logging and flux query building.
      - Enhanced error handling and logging in mQTTClientHandler.py.
      - Updated docker-compose.yaml to include utils directory for both backend and stream processing services.
      - Improved JSON handling in jsonhandler.py with better exception management.
      da0dc0bb
    • 22stmo1bif's avatar
    • Patrick Ade's avatar
      added comment · 398db1f0
      Patrick Ade authored
      398db1f0
  2. 26 Jun, 2025 1 commit
    • 22stmo1bif's avatar
      Refactor sensor schemas for improved data structure; update... · 4c761710
      22stmo1bif authored
      Refactor sensor schemas for improved data structure; update RoomDataRangeResponse to use nested dictionaries
      Add authentication handling and logout functionality in NavBar component
      Enhance AboutView with additional project details and links
      Revamp ChartView for better data loading and display; implement default time window and improved styling
      Update HomeView styles for better readability; remove deprecated HomeViewOLD component
      4c761710
  3. 25 Jun, 2025 15 commits
  4. 24 Jun, 2025 1 commit
  5. 06 Jun, 2025 2 commits
  6. 04 Jun, 2025 6 commits
  7. 03 Jun, 2025 7 commits
  8. 02 Jun, 2025 5 commits