Commit Graph

5 Commits

Author SHA1 Message Date
Valentin Kolb ab44afa000 feat(qrApi): added attachment header
Build and Push Docker image / build-and-push (push) Successful in 3m33s Details
added new header to api response to that the qr code can be downloaded
2024-03-27 20:07:30 +01:00
Valentin Kolb d7f3369e0a feat(qrApi): data now passed as query string
Build and Push Docker image / build-and-push (push) Successful in 3m35s Details
For better use in markdown etc the data for the qr code is now passed als query string instead of the json body
2024-03-27 19:43:54 +01:00
Valentin Kolb 2861b3830d feat(goqr): added goqr package
Build and Push Docker image / build-and-push (push) Successful in 3m38s Details
2024-03-27 16:14:56 +01:00
Valentin Kolb fc43a288e9 refactor(project): path rename
Build and Push Docker image / build-and-push (push) Failing after 2m3s Details
Renamed ../StuVe-IT/.. to ../stuve-it/..
2024-03-27 16:00:59 +01:00
Valentin Kolb d51a92f6e1 feat: qr-code api, major refactor, objectGUID as user id and group id
Build and Push Docker image / build-and-push (push) Failing after 29s Details
2024-03-27 15:36:45 +01:00