Mika Bomm mixel
  • Norder-Ohe 14e, 22395, Hamburg, Hamburg, Germany
  • Joined on 2024-07-13
mixel opened issue mixel/DocuSphere#5 2024-09-06 13:47:34 +02:00
Put Insomnia JSON in the Project
mixel commented on issue mixel/DocuSphere#3 2024-09-06 13:46:45 +02:00
Use DTO for document endpoints

Test all endpoints and write Insomnia Requests for it

mixel commented on issue mixel/DocuSphere#2 2024-09-06 13:42:44 +02:00
JWT Authorization

Also write a users/me endpoint and encode the UUID from the user into the JWT token if that is possibe

mixel commented on issue mixel/DocuSphere#4 2024-09-05 23:30:12 +02:00
Figure out a solution for S3 Stroage Path

Proposal, send the whole file via an API requests then the server uploads it via the minio APi to the S3 bucket then gets the path back and saves it as one entity into the database

mixel pushed to main at mixel/DocuSphere 2024-09-05 23:28:38 +02:00
ab4322fba8 remove unused property
654e7b1801 update .env logic to use dotenv for java instead of using intellij's internal environent manager
e5188c8c16 add margin between spacer and button
82d467d24f remove unused v-model
Compare 4 commits »
mixel pushed to main at mixel/docker-vm-compose 2024-09-05 15:30:59 +02:00
cee0bafc22 update
mixel opened issue mixel/DocuSphere#4 2024-09-05 12:56:19 +02:00
Figure out a solution for S3 Stroage Path
mixel opened issue mixel/DocuSphere#3 2024-09-05 12:55:45 +02:00
Use DTO for document endpoints
mixel opened issue mixel/DocuSphere#2 2024-09-05 12:55:27 +02:00
JWT Authorization
mixel pushed to main at mixel/DocuSphere 2024-09-05 12:13:56 +02:00
614bb91c5a add init user profile button placeholders and spacer between the actions and search bar
mixel pushed to main at mixel/DocuSphere 2024-09-05 11:47:04 +02:00
26bc3ae957 code cleanup for search bar
mixel pushed to main at mixel/DocuSphere 2024-09-05 11:40:59 +02:00
6523d15637 Implemented Search bar (visual only)
956c1d5ee6 Merge remote-tracking branch 'origin/main'
d8ce99319c Add account section and sidebar profile button is invisible
c821562e30 add configurations for intellij to start frontend / backend
Compare 4 commits »
mixel pushed to main at mixel/DocuSphere 2024-09-05 09:40:17 +02:00
509ec3ec59 Fix NavBar alignment (#1)
mixel merged pull request mixel/DocuSphere#1 2024-09-05 09:40:15 +02:00
Fix NavBar alignment
mixel created pull request mixel/DocuSphere#1 2024-09-05 09:36:15 +02:00
Fix NavBar alignment
mixel pushed to navbar-spacing at mixel/DocuSphere 2024-09-05 09:35:12 +02:00
3b8910296b Make the bar more compact via density property
268fcbc3a7 it fucking works
caf13fab2f 1. still no clue nothing works
d8ce99319c Add account section and sidebar profile button is invisible
c821562e30 add configurations for intellij to start frontend / backend
Compare 5 commits »
mixel created branch navbar-spacing in mixel/DocuSphere 2024-09-05 09:35:12 +02:00
mixel pushed to main at mixel/DocuSphere 2024-09-03 20:01:45 +02:00
d394dd4d4a push NavBar.vue escapes on the right side
mixel pushed to main at mixel/DocuSphere 2024-09-02 20:50:22 +02:00
8feef25c6c init frontend
0d9e3701d4 comment gradle dependencies
3ea49137e9 remove unnecessary comment
Compare 3 commits »
mixel pushed to main at mixel/DocuSphere 2024-09-02 19:18:13 +02:00
c87a166834 add argon2 hashing and salting of password