JonaKl
47e84a54d6
swapped await to then for being able to build app
2024-05-31 20:53:54 +02:00
JonaKl
641efea6c4
swapped await to then for being able to build app
2024-05-27 11:19:11 +02:00
Jona Kläß
eed9df488e
changed endpoint
2024-05-25 14:15:40 +02:00
joschuatonn
c8d5bc5734
Worked on several new features:
...
- ProfilePictures for users are now pulled from the backend
- added a component for chat settings (WIP)
- added a loading screen when the backend is not available
- reworked the "add chat" feature
- started to implement the general send-message functionality
2024-05-25 13:37:50 +02:00
joschuatonn
176abf58b2
When a chat is selected, the header now shows the member list
2024-05-19 12:04:43 +02:00
joschuatonn
3888ec41c8
- Outsorced the settings popup into its own component
...
- Chats with more than 2 users are now displayed correctly
- The user can now select chats as well
- Added header which displays the Name and ProfilePicture
of the selected user (and displayName and groupProfilePicture for group chats)
2024-05-19 11:19:52 +02:00
joschuatonn
d19c441539
Profile Component now accepts a user-object as paramter.
...
Started to implement the settings popup
2024-05-18 08:46:04 +02:00
JonaKl
e9b042a2ea
implemented functionality to index page
2024-05-13 09:44:58 +02:00
JonaKl
cfd19c2660
Merge pull request #3 from joschuatonn/feature/defaultFunctionality
...
Feature/default functionality
2024-05-13 08:23:49 +02:00
JonaKl
4df0ff4bd2
Merge branch 'master' into feature/defaultFunctionality
2024-05-13 08:23:32 +02:00
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