Commit Graph

19 Commits

Author SHA1 Message Date
theis.gaedigk bdb8f9bb64 updated conf 2026-01-27 10:49:59 +01:00
theis.gaedigk 9b0f7daa2c fix: update error response status and improve success message handling in weather fetching 2025-08-03 23:52:23 +02:00
theis.gaedigk 0361a743ef feat: add last updated timestamp to WeatherData component 2025-08-03 22:24:17 +02:00
theis.gaedigk f70629fa55 fix: remove port from weather API URL for consistency 2025-08-03 20:42:18 +02:00
theis.gaedigk d84d876735 fix: update weather API URL to use HTTPS for improved security 2025-08-03 20:36:04 +02:00
theis.gaedigk 574f094bac changed protocol 2025-08-03 20:31:13 +02:00
theis.gaedigk 71da186bd6 changed networking for hosting 2025-08-03 20:26:24 +02:00
theis.gaedigk 43262846a5 feat: implement weather fetching API and update frontend components for improved user experience 2025-08-03 19:10:20 +02:00
theis.gaedigk b6b6146ad0 Merge branch 'development' into debian12fullstack 2025-08-03 17:27:10 +02:00
admin 0da92ead3c feat: add lucide-react icons to components and update dependencies 2025-08-02 22:53:47 +02:00
theis.gaedigk c15d0869c6 Update frontend/src/utils/apiFunc.ts 2025-08-02 02:18:46 +02:00
theis.gaedigk 11e6e1684c Refactor code structure for improved readability and maintainability 2025-08-01 19:43:11 +02:00
theis.gaedigk 8341e50dc8 feat: enhance ChangeAPI and ChangePreferences components; add "API key update" functionality and save preferences feature 2025-08-01 01:06:58 +02:00
theis.gaedigk 21963eda1b feat: implement WeatherForm component and integrate weather fetching functionality.
Also added a weather data card where the design is displayed
2025-07-31 17:12:00 +02:00
theis.gaedigk 480b5188ba Added weather data component to display weather data - also added function to display data 2025-07-31 15:58:38 +02:00
theis.gaedigk e505d9b0e8 fix: increase autoClose duration for Toast notifications to improve user experience
refactor: enhance error handling in fetchWeather function with detailed console messages
2025-07-30 11:23:42 +02:00
theis.gaedigk dcfbbb2f22 feat: enhance weather fetching experience with loading state and notifications 2025-07-29 23:40:24 +02:00
theis.gaedigk 0e53ed60c4 New feature: You can now change the api key graphically with an changeAPI card. 2025-07-29 22:28:25 +02:00
theis.gaedigk 5f514d4578 add react-toastify for notifications and implement weather fetching functionality 2025-07-27 13:33:54 +02:00