StarAppeal
bbe97a0cd8
Merge pull request #3 from StarAppeal/snyk-upgrade-e245bb963c23b3ac4da118023f8374c6
...
[Snyk] Upgrade react from 19.0.0 to 19.2.3
2026-01-19 01:24:29 +01:00
snyk-bot
e29d88e992
fix: upgrade react from 19.0.0 to 19.2.3
...
Snyk has created this PR to upgrade react from 19.0.0 to 19.2.3.
See this package in npm:
react
See this project in Snyk:
https://app.snyk.io/org/starappeal/project/cc7ce8ec-d352-4d3a-8656-5e9cf3c6377d?utm_source=github&utm_medium=referral&page=upgrade-pr
2026-01-10 09:48:19 +00:00
StarAppeal
5b93f0b31f
chore: remove racoon from splashscreen
2025-12-31 00:16:03 +01:00
StarAppeal
9504a1a72c
chore: update background color handling and splash logic for improved theming
2025-12-27 17:39:02 +01:00
StarAppeal
091ada6b03
feat: Add HTML root component with theme initialization and improve theme state retrieval
2025-12-27 16:14:46 +01:00
StarAppeal
743058096a
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
96fe90c350
chore: Delay splash screen hide until auth and theme stores are hydrated
2025-12-27 05:57:06 +01:00
StarAppeal
9fa9304592
chore: Update background color to white and refactor loading screen logic
2025-12-27 05:51:19 +01:00
StarAppeal
9fbd2b2752
chore: Update loading screen and background color for improved user experience
2025-12-27 05:43:02 +01:00
StarAppeal
99298c54e9
chore: Update Dockerfile and deploy workflow to utilize environment variables for API configuration
2025-12-27 05:27:01 +01:00
StarAppeal
90508000f6
chore: Refactor RestService usage into a singleton pattern and remove redundant JWT token dependency
2025-12-27 05:06:37 +01:00
StarAppeal
10dd8778c2
chore: Remove SaveToMatrixButton in image for now
2025-12-27 04:49:43 +01:00
StarAppeal
de8eef7277
chore: Refactor UI components and improve styling across various screens
2025-12-27 04:33:25 +01:00
StarAppeal
85b4c8677f
chore: Remove Qodana configuration file from frontend directory
2025-12-27 01:46:48 +01:00
StarAppeal
63241e351c
chore: Update label for stay logged in checkbox to improve clarity
2025-12-27 01:31:32 +01:00
StarAppeal
74ba0a2b9e
chore: Update docker-compose commands to use the new syntax
2025-12-27 01:27:17 +01:00
StarAppeal
f7579e50bd
fix: Update label for Stay logged in checkbox to German translation
2025-12-27 01:15:23 +01:00
StarAppeal
6c10ea9dde
chore: Update docker compose commands to use the correct syntax
2025-12-27 00:53:05 +01:00
StarAppeal
b020ffc0a3
fix: Update label for stay logged in checkbox to English
2025-12-27 00:48:57 +01:00
StarAppeal
1f92d2d553
feat: Add GitHub Actions workflows for building and deploying frontend and backend services
2025-12-27 00:47:49 +01:00
StarAppeal
a136f6565a
feat: Refactor matrix state management and integrate zustand for better state handling
2025-12-27 00:12:16 +01:00
StarAppeal
64c855cf00
feat: Integrate NativeWind for styling and implement theme management with Zustand
2025-12-26 23:51:28 +01:00
StarAppeal
94239bdf95
feat: Enable composite projects in TypeScript configuration
2025-09-29 06:56:18 +02:00
StarAppeal
761b3298c8
feat: Enhance development setup with Babel config and Dockerfile improvements
2025-09-27 08:18:43 +02:00
StarAppeal
f2862e27d3
feat(docker): Add .dockerignore and update Dockerfile for production build
2025-09-27 05:02:39 +02:00
StarAppeal
b82660305c
fix: refactor image upload logic and improve formatting consistency
2025-09-26 06:16:57 +02:00
StarAppeal
1413a98175
fix: update FormData creation for image upload and improve error logging
2025-09-26 06:07:52 +02:00
StarAppeal
e1e24af8e1
fix: remove leading space in upload file endpoint URL
2025-09-26 06:00:36 +02:00
StarAppeal
6d7ce7f722
fix: correct API response types for stored files and update delete file endpoint
2025-09-26 05:58:45 +02:00
StarAppeal
03e44bc67f
feat: add confirmation modal for file deletion and improve error handling
2025-09-26 05:54:56 +02:00
StarAppeal
a8965f7f93
fix: update file retrieval logic to handle response data correctly
2025-09-26 05:49:51 +02:00
StarAppeal
d88a570c67
implement image upload and file management features in ImageScreen
2025-09-26 05:46:57 +02:00
StarAppeal
e34b78824d
update Dockerfile to streamline build process with environment variables
2025-09-26 02:56:59 +02:00
StarAppeal
aa80882101
add build-time environment variables for API URL and Spotify client ID
2025-09-26 02:47:47 +02:00
StarAppeal
6453d29282
add dockerfile
2025-09-26 02:19:59 +02:00
StarAppeal
a4da1a6294
small refactoring
2025-09-24 02:43:29 +02:00
StarAppeal
43be263d29
small refactoring
2025-09-24 02:21:37 +02:00
StarAppeal
67db408230
added some changes, mkey
2025-09-13 12:12:23 +02:00
StarAppeal
a5b64db556
use cookies for web instead of the localStorage for storing jwt key
2025-09-11 05:34:26 +02:00
StarAppeal
0aa8b63736
change label from 'Abbrechen' to 'Schließen'
2025-09-06 05:14:39 +02:00
StarAppeal
afdf9dda75
modal closing now possible from outside
2025-09-06 04:57:29 +02:00
StarAppeal
a734840547
refactor: unify API response handling and improve error state management
2025-09-06 03:48:24 +02:00
StarAppeal
e63032f79d
add label to PasswordInput component
2025-09-05 01:09:08 +02:00
StarAppeal
190798835a
add loading indicator and enhance authenticated user state handling
2025-09-05 01:01:55 +02:00
StarAppeal
fe36b38487
use non-null assertions and optional chaining for authenticatedUser state handling
2025-09-05 00:32:20 +02:00
StarAppeal
4160859a7e
Merge remote-tracking branch 'origin/main'
2025-09-03 06:50:58 +02:00
StarAppeal
3c04ead88d
fix color picker backgrond
2025-09-03 06:50:42 +02:00
StarAppeal
a33c23d54e
Merge pull request #1 from StarAppeal/qodana-automation-1806386544
...
Add qodana CI checks
2025-09-03 06:48:49 +02:00
Qodana Application
e4832f21b9
Add github workflow file
2025-09-03 04:46:45 +00:00
Qodana Application
fcdacb162a
Add qodana.yaml file
2025-09-03 04:46:44 +00:00