Commit Graph

86 Commits

Author SHA1 Message Date
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
StarAppeal 5de31c7f0f fix color picker backgrond 2025-09-03 06:40:19 +02:00
StarAppeal 86448c7c28 remove redundant label 2025-09-03 06:29:49 +02:00
StarAppeal a9eaef3a00 refactoring ig 2025-09-03 01:43:26 +02:00
StarAppeal 0a80220e62 bugfix 2025-09-03 00:49:34 +02:00
StarAppeal 23dc2269f0 added margin 2025-09-03 00:49:08 +02:00
StarAppeal 6d4cb01126 add rgb color picker 2025-09-03 00:31:44 +02:00
StarAppeal ad3b66e580 npm audit fix, fix slot 2025-09-02 23:58:03 +02:00
StarAppeal 7b8443582b npm audit fix 2025-09-02 23:42:45 +02:00
StarAppeal 9fe99d15ac refresh page possibility, clear spotify config 2025-09-02 23:13:12 +02:00
StarAppeal a878e4e970 bugfixing 2025-08-15 10:56:33 +02:00
StarAppeal 7bfbcffe16 bump version 2024-12-13 04:19:32 +01:00
StarAppeal 1e7779c246 change message 2024-12-13 04:18:47 +01:00
StarAppeal b0531019f8 add autocomplete to password 2024-12-13 04:17:52 +01:00
StarAppeal 5f3b92436d adds update functionality 2024-12-13 04:02:43 +01:00
StarAppeal 9b4a3b21c2 add german 2024-12-13 03:57:30 +01:00
StarAppeal 29a930c793 add image picker 2024-12-13 03:53:10 +01:00