Commit Graph

73 Commits

Author SHA1 Message Date
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
StarAppeal 2e717451a2 added margin 2025-09-03 00:49:08 +02:00
StarAppeal 5f8bc8fd66 add rgb color picker 2025-09-03 00:31:44 +02:00
StarAppeal baa93970cd npm audit fix, fix slot 2025-09-02 23:58:03 +02:00
StarAppeal ad1f195aff npm audit fix 2025-09-02 23:42:45 +02:00
StarAppeal bfefb89cd8 refresh page possibility, clear spotify config 2025-09-02 23:13:12 +02:00
StarAppeal 2c3483c26f bugfixing 2025-08-15 10:56:33 +02:00
StarAppeal 5998406f0b bump version 2024-12-13 04:19:32 +01:00
StarAppeal 6a2ba6b77d change message 2024-12-13 04:18:47 +01:00
StarAppeal 192d8b501e add autocomplete to password 2024-12-13 04:17:52 +01:00
StarAppeal b0154802e3 adds update functionality 2024-12-13 04:02:43 +01:00
StarAppeal f50420978e add german 2024-12-13 03:57:30 +01:00
StarAppeal cc61575b9d add image picker 2024-12-13 03:53:10 +01:00
StarAppeal 7787157b38 refactor 2024-12-13 00:02:28 +01:00
StarAppeal 5184d7d868 change icons 2024-12-11 10:15:29 +01:00
StarAppeal e0ccb51b14 refactor 2024-12-11 10:15:23 +01:00
StarAppeal a38bdf5a0b changes for apk build 2024-12-11 09:17:33 +01:00
StarAppeal d12c2be34f refactor RestService.ts 2024-12-11 09:14:16 +01:00
StarAppeal 2935817a86 fix typo lol 2024-12-11 09:13:21 +01:00
StarAppeal c962c29f35 save spotify config 2024-12-09 01:13:41 +01:00
StarAppeal 1033231838 refactor 2024-12-09 00:00:36 +01:00
StarAppeal 5287993606 add change password functionality 2024-12-08 03:58:17 +01:00
StarAppeal 27d608334d change build script 2024-12-07 23:08:14 +01:00
StarAppeal 303a4e6b6a add loading mechanism to AuthProvider.tsx 2024-12-07 23:02:30 +01:00
StarAppeal f360647033 fix spotify authentication 2024-12-07 22:28:08 +01:00
StarAppeal 809d348ed4 fic styles 2024-12-07 21:31:32 +01:00