72 Commits

Author SHA1 Message Date
df3802ff50 changed container name 2025-11-29 17:28:47 +01:00
388cff9368 changed back to old header 2025-11-26 19:39:58 +01:00
3d6c9bfecd fix: update docker-compose configuration and restore backend service 2025-11-26 19:33:11 +01:00
77111958a2 Merge branch 'development' into debian12 2025-11-26 19:32:59 +01:00
04c82dd9d4 added react build 2025-11-26 19:28:15 +01:00
9b0f7daa2c fix: update error response status and improve success message handling in weather fetching 2025-08-03 23:52:23 +02:00
20bee1018c fixed bug: Error handling when submitting form with wrong api key 2025-08-03 23:47:32 +02:00
0361a743ef feat: add last updated timestamp to WeatherData component 2025-08-03 22:24:17 +02:00
f32ddd837b feat: update release notes to include last updated time feature in web panel 2025-08-03 22:21:46 +02:00
38ef97b553 feat: add last updated timestamp to WeatherData component 2025-08-03 22:21:19 +02:00
f70629fa55 fix: remove port from weather API URL for consistency 2025-08-03 20:42:18 +02:00
d84d876735 fix: update weather API URL to use HTTPS for improved security 2025-08-03 20:36:04 +02:00
574f094bac changed protocol 2025-08-03 20:31:13 +02:00
71da186bd6 changed networking for hosting 2025-08-03 20:26:24 +02:00
ff77629a01 feat: add release notes with new features and improvements 2025-08-03 19:52:35 +02:00
4c42bd94ea fix: add cursor pointer to buttons for better UX and update WeatherForm instructions 2025-08-03 19:45:01 +02:00
4f98bf4e9a refactor: uncomment frontend service configuration in docker-compose.yml 2025-08-03 19:14:39 +02:00
43262846a5 feat: implement weather fetching API and update frontend components for improved user experience 2025-08-03 19:10:20 +02:00
b6b6146ad0 Merge branch 'development' into debian12fullstack 2025-08-03 17:27:10 +02:00
784822fa9a removed loading state and fixed bug with that 2025-08-03 03:27:32 +02:00
0da92ead3c feat: add lucide-react icons to components and update dependencies 2025-08-02 22:53:47 +02:00
16ea1aa4aa removed test changes 2025-08-02 15:01:18 +02:00
905dd6ad22 fix: remove period from API key update message for consistency 2025-08-02 14:59:18 +02:00
e67dce4113 docs: update README to clarify auto deployment process 2025-08-02 14:56:03 +02:00
5bc7bea4a1 removed test changes from the commit before.
- It works!
2025-08-02 14:50:34 +02:00
59e6e2d9d7 added test changes 2025-08-02 14:49:26 +02:00
65c7170acf fix: improve error handling in auto-pull script 2025-08-02 14:43:41 +02:00
2d1bbeb827 added auto pull 2025-08-02 14:38:10 +02:00
f6d29a279a Merge branch 'main' into debian12
merged bug fix by first loading in to the page
2025-08-02 02:30:17 +02:00
f4fffb73ff bug fix: update default unit in ChangePreferences component from celsius to metric 2025-08-02 02:28:36 +02:00
e22fa64e69 fix: adjust server configuration in vite.config.ts for improved host settings 2025-08-02 02:24:13 +02:00
c15d0869c6 Update frontend/src/utils/apiFunc.ts 2025-08-02 02:18:46 +02:00
bbbc8b9edd Update frontend/vite.config.ts 2025-08-02 02:16:48 +02:00
72754f5949 Update frontend/vite.config.ts 2025-08-02 02:13:04 +02:00
c1e96eb7d2 Update docker-compose.yml 2025-08-02 02:10:32 +02:00
ae410bda2b Update frontend/vite.config.ts 2025-08-02 02:09:59 +02:00
400d77cd5a Update docker-compose.yml 2025-08-02 02:07:26 +02:00
5708bfa1b3 changed README.md accordingly 2025-08-02 01:55:20 +02:00
71a29ad9de Merge branch 'main' into debian12
updated host version to 1.0.1
2025-08-02 01:55:05 +02:00
d98fab004f fix: correct numbering in installation instructions for clarity 2025-08-01 21:49:23 +02:00
e56e998467 docs: enhance installation instructions and clarify Docker usage in README 2025-08-01 21:43:02 +02:00
ee6469379f added docker functionality 2025-08-01 21:23:58 +02:00
62094299d4 fix: change button type to submit in ChangeAPI component and update temperature unit logic in WeatherData component 2025-08-01 20:25:03 +02:00
dbbca57f59 fix: update README to clarify web version availability and hosted version details 2025-08-01 19:51:50 +02:00
97b5190442 docs: update version information in README to reflect current development status 2025-08-01 19:49:59 +02:00
a2ee1b3d1f chore: remove detailed usage instructions and features from README for web-only version 2025-08-01 19:48:39 +02:00
7d91eb64eb Merge branch 'v1.0.0-local' into debian12 2025-08-01 19:45:26 +02:00
d8bbc7e62a fix: add missing newlines for improved markdown formatting in README v1.0.0-local 2025-08-01 19:43:44 +02:00
11e6e1684c Refactor code structure for improved readability and maintainability 2025-08-01 19:43:11 +02:00
a3df60178b changed ports 2025-08-01 01:09:58 +02:00