- 27 Jun, 2025 1 commit
-
-
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.
-
- 25 Jun, 2025 3 commits
-
-
Patrick Ade authored
Add axios for API requests and refactor authentication store to use axios; remove old auth store, witched to JWT
-
Patrick Ade authored
- Added JWT authentication with login and registration endpoints. - Created sensor data retrieval endpoints for room and sensor availability. - Integrated InfluxDB for data handling and added necessary routes. - Updated project dependencies to include django-ninja and pyjwt.
-
Gezer authored
-
- 03 Jun, 2025 1 commit
-
-
Gezer authored
-
- 02 Jun, 2025 1 commit
-
-
Mele authored
Added funktion for cookies, Fixed path in app/urls.py added something to settings.py imported inMount updated package-lock.json and package.json
-
- 01 Jun, 2025 2 commits
- 19 Apr, 2025 1 commit
-
-
backend in django python manged by uv frontend in vue.js managed by npm and vite
-
- 13 Apr, 2025 1 commit
-
-
Patrick Ade authored
backend in django python manged by uv frontend in vue.js managed by npm and vite
-