communication from client to nuxt server #16

Merged
selina.mail merged 21 commits from loginFunctionality into main 2024-02-22 16:03:16 +00:00

21 Commits

Author SHA1 Message Date
8c18d80737 added login and sign Funtion properly 2024-02-22 16:43:08 +01:00
4b193ac5a1 implemented delete configitem 2024-02-21 10:45:53 +01:00
6ebad13a03 added all changed files from the server 2024-02-19 18:03:10 +00:00
0d37ba8c21 fixed preflight requests 2024-02-19 17:59:02 +00:00
3e87b2daa0 preflight cors header 2024-02-18 13:40:54 +01:00
2e1d3f7026 added update config items functionality 2024-02-18 12:04:14 +01:00
5242d4a3af fixed backend imports 2024-02-16 19:00:30 +01:00
5ca56d36cf false import 2024-02-16 17:36:24 +01:00
03e4164b97 changed all urls 2024-02-16 17:35:00 +01:00
fb59fb756e made server connections work 2024-02-16 16:15:04 +00:00
e18c605c8c addded single asset 2024-02-16 15:53:27 +01:00
e900ff4777 forgot to add new plugin 2024-02-14 09:39:35 +01:00
2ced6f82d1 fixed cors headers 2024-02-14 09:36:49 +01:00
8d05df01e9 added cors header for the nuxt server responses 2024-02-09 17:32:50 +01:00
c91f9a53b6 added get functions 2024-02-08 13:12:01 +01:00
73d0b89b4d implemented connection to the backend 2024-02-06 17:18:37 +01:00
876d066f3d Merge branch 'loginFunctionality' of https://git.tueit.de/jo.kuehner/TueIT_App into loginFunctionality 2024-02-06 17:16:27 +01:00
c5fbb12dfd tried it with axios 2024-02-02 11:02:34 +01:00
2a4dc80efa communication from client to nuxt server 2024-02-02 11:02:34 +01:00
0c589e3ae0 tried it with axios 2024-01-26 18:25:46 +01:00
772ffb2db5 communication from client to nuxt server 2024-01-22 19:43:20 +01:00