Commit Graph

98 Commits

Author SHA1 Message Date
StarAppeal a16efd8f59 feat: Add HTML root component with theme initialization and improve theme state retrieval 2025-12-27 16:14:46 +01:00
StarAppeal dcab4be87d feat: Improve dark mode support and splash screen handling across app
- Add dark mode background to splash and global styles
- Replace LoadingScreen with SplashScreenComponent for unified splash handling
- Ensure navigation and paper themes sync with dark mode
- Set initial theme based on system preference
- Apply background color to navigation containers and scenes
2025-12-27 16:09:15 +01:00
StarAppeal 9cd53ca7ab chore: Delay splash screen hide until auth and theme stores are hydrated 2025-12-27 05:57:06 +01:00
StarAppeal 9c886b7dfb chore: Update background color to white and refactor loading screen logic 2025-12-27 05:51:19 +01:00
StarAppeal e7ec46ea41 chore: Update loading screen and background color for improved user experience 2025-12-27 05:43:02 +01:00
StarAppeal b5bc291fbd chore: Update Dockerfile and deploy workflow to utilize environment variables for API configuration 2025-12-27 05:27:01 +01:00
StarAppeal 63e2463c20 chore: Refactor RestService usage into a singleton pattern and remove redundant JWT token dependency 2025-12-27 05:06:37 +01:00
StarAppeal c1034b1c21 chore: Remove SaveToMatrixButton in image for now 2025-12-27 04:49:43 +01:00
StarAppeal 295654f5cf chore: Refactor UI components and improve styling across various screens 2025-12-27 04:33:25 +01:00
StarAppeal 63e30d3c4d chore: Remove Qodana configuration file from frontend directory 2025-12-27 01:46:48 +01:00
StarAppeal b75d20ef9b chore: Update label for stay logged in checkbox to improve clarity 2025-12-27 01:31:32 +01:00
StarAppeal 9d45298b56 chore: Update docker-compose commands to use the new syntax 2025-12-27 01:27:17 +01:00
StarAppeal cd8aa2dc54 fix: Update label for Stay logged in checkbox to German translation 2025-12-27 01:15:23 +01:00
StarAppeal 97b3f1e78e chore: Update docker compose commands to use the correct syntax 2025-12-27 00:53:05 +01:00
StarAppeal acde6056da fix: Update label for stay logged in checkbox to English 2025-12-27 00:48:57 +01:00
StarAppeal 462c506699 feat: Add GitHub Actions workflows for building and deploying frontend and backend services 2025-12-27 00:47:49 +01:00
StarAppeal 8f3c652299 feat: Refactor matrix state management and integrate zustand for better state handling 2025-12-27 00:12:16 +01:00
StarAppeal 2a3dc9f0e0 feat: Integrate NativeWind for styling and implement theme management with Zustand 2025-12-26 23:51:28 +01:00
StarAppeal 1e355d5d8e feat: Enable composite projects in TypeScript configuration 2025-09-29 06:56:18 +02:00
StarAppeal c6cd0b4519 feat: Enhance development setup with Babel config and Dockerfile improvements 2025-09-27 08:18:43 +02:00
StarAppeal fabb73d737 feat(docker): Add .dockerignore and update Dockerfile for production build 2025-09-27 05:02:39 +02:00
StarAppeal 2bef9dbaad fix: refactor image upload logic and improve formatting consistency 2025-09-26 06:16:57 +02:00
StarAppeal 03eb983abc fix: update FormData creation for image upload and improve error logging 2025-09-26 06:07:52 +02:00
StarAppeal f4719de8fa fix: remove leading space in upload file endpoint URL 2025-09-26 06:00:36 +02:00
StarAppeal 4ef03858f3 fix: correct API response types for stored files and update delete file endpoint 2025-09-26 05:58:45 +02:00
StarAppeal 0f59223596 feat: add confirmation modal for file deletion and improve error handling 2025-09-26 05:54:56 +02:00
StarAppeal 0544ce505b fix: update file retrieval logic to handle response data correctly 2025-09-26 05:49:51 +02:00
StarAppeal 7b2a4d22bf implement image upload and file management features in ImageScreen 2025-09-26 05:46:57 +02:00
StarAppeal 2207be649d update Dockerfile to streamline build process with environment variables 2025-09-26 02:56:59 +02:00
StarAppeal df6ae582f6 add build-time environment variables for API URL and Spotify client ID 2025-09-26 02:47:47 +02:00
StarAppeal be947e0823 add dockerfile 2025-09-26 02:19:59 +02:00
StarAppeal ec3093cbf3 small refactoring 2025-09-24 02:43:29 +02:00
StarAppeal e977f20d56 small refactoring 2025-09-24 02:21:37 +02:00
StarAppeal fefc2bc02f added some changes, mkey 2025-09-13 12:12:23 +02:00
StarAppeal a38873e808 use cookies for web instead of the localStorage for storing jwt key 2025-09-11 05:34:26 +02:00
StarAppeal d71d184ff9 change label from 'Abbrechen' to 'Schließen' 2025-09-06 05:14:39 +02:00
StarAppeal e566adfea6 modal closing now possible from outside 2025-09-06 04:57:29 +02:00
StarAppeal 6ee6001011 refactor: unify API response handling and improve error state management 2025-09-06 03:48:24 +02:00
StarAppeal fe9b29f6b5 add label to PasswordInput component 2025-09-05 01:09:08 +02:00
StarAppeal 564e8eecfa add loading indicator and enhance authenticated user state handling 2025-09-05 01:01:55 +02:00
StarAppeal cd80d15533 use non-null assertions and optional chaining for authenticatedUser state handling 2025-09-05 00:32:20 +02:00
StarAppeal 40dd479f40 Merge remote-tracking branch 'origin/main' 2025-09-03 06:50:58 +02:00
StarAppeal 3d08395068 fix color picker backgrond 2025-09-03 06:50:42 +02:00
StarAppeal 88d80a1d7a Merge pull request #1 from StarAppeal/qodana-automation-1806386544
Add qodana CI checks
2025-09-03 06:48:49 +02:00
Qodana Application 7e04b02610 Add github workflow file 2025-09-03 04:46:45 +00:00
Qodana Application 7d1818a931 Add qodana.yaml file 2025-09-03 04:46:44 +00:00
StarAppeal 9fd64f0965 fix color picker backgrond 2025-09-03 06:40:19 +02:00
StarAppeal 0762f2f32c remove redundant label 2025-09-03 06:29:49 +02:00
StarAppeal 463877983e refactoring ig 2025-09-03 01:43:26 +02:00
StarAppeal 64198e12f0 bugfix 2025-09-03 00:49:34 +02:00