Commit Graph

78 Commits

Author SHA1 Message Date
Joschua Tonn
da6624f544 Merge pull request #2 from joschuatonn/feature/chatDesign
Feature/chat design
2024-05-13 08:17:15 +02:00
JonaKl
8057600ea0 merge design 2024-05-13 08:16:50 +02:00
JonaKl
9a92c2e4b1 search 2024-05-13 08:09:13 +02:00
Jona Kläß
ec91c9f04a updated db structure 2024-05-10 15:24:19 +02:00
joschuatonn
50dea58b5a The user now has the ability to load more gifs | added a menu to the main chat-page to choose between the search tab and the chat list 2024-05-09 17:42:53 +02:00
Jona Kläß
fbfbfb77be now able to create chats with multiple users 2024-05-05 21:58:09 +02:00
joschuatonn
31240e9032 The Message-Component can now display GIFs as well 2024-05-05 11:24:45 +02:00
joschuatonn
0250ad92a8 Outsourced the profile cards into a designated component 2024-05-05 11:24:14 +02:00
joschuatonn
016daae7e2 The GIF-Menu can now be toggled 2024-05-05 11:23:37 +02:00
Jona Kläß
6a33629030 now able to create chats with oneself and print them 2024-05-04 23:11:31 +02:00
joschuatonn
1876482e5e - gif search
- added models to parse the tenor-api-response correctly
- continued with designing the main chat-page
2024-05-04 19:03:24 +02:00
joschuatonn
ef105ded6d Started to design the general chat-page 2024-05-04 14:25:25 +02:00
Jona Kläß
288f7e0522 now able to create chats with oneself and print them 2024-05-04 13:59:15 +02:00
Jona Kläß
74d9c2a62e now able to get all users and print them 2024-05-02 16:05:24 +02:00
Jona Kläß
64edf9b81c added logout function and persistent pinia store 2024-05-02 15:21:33 +02:00
Jona Kläß
cb68ec0d35 added login function 2024-05-01 20:48:20 +02:00
Jona Kläß
68dae3ea3f new app-vite version (no vulnerabilities anymore) 2024-05-01 20:26:24 +02:00
Jona Kläß
91f8ef9d3a extracted frontend port 2024-05-01 20:26:18 +02:00
JonaKl
39c9b1b83f Merge pull request #1 from joschuatonn/feature/keycloak
Feature/keycloak
2024-05-01 00:28:46 +02:00
JonaKl
be77bddb61 Merge branch 'master' into feature/keycloak 2024-05-01 00:28:37 +02:00
josch
ab1c4d0705 - Connected keycloak
- changed backend-api port
- started to work with the keycloak token to receive userdata
- connected backend-api
2024-04-29 10:31:47 +02:00
Jona Kläß
12bc0a3733 new tests, still not working 2024-04-21 15:48:42 +02:00
Jona Kläß
5537c481ce Bug fixed. Now works :) 2024-04-14 20:57:39 +02:00
Jona Kläß
ceac1855f3 implemented first keycloak stuff, still needs some config on keycloak and backend side to work 2024-04-14 18:36:34 +02:00
JonaKl
2afdee807e corrected port to 8081 2024-04-14 13:51:24 +02:00
JonaKl
89f757ca98 corrected port to 8081 2024-04-14 13:50:47 +02:00
Jona Kläß
0420e082c9 changed port, webhistory and added auto install for quasar cli 2024-04-14 13:47:43 +02:00
josch
a5e935f66f Initial commit 2024-04-14 13:13:29 +02:00