Николай weirdcat
weirdcat pushed to ml2 at weirdcat/easywish 2025-08-04 21:25:53 +03:00
59cbb61274 Merge pull request 'fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;' (#8) from fix-auth_service into ml2
a5f89c2b32 Merge branch 'ml2' into fix-auth_service
d7d18f1284 fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;
Compare 3 commits »
weirdcat merged pull request weirdcat/easywish#8 2025-08-04 21:25:52 +03:00
fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;
weirdcat pushed to fix-auth_service at weirdcat/easywish 2025-08-04 21:22:23 +03:00
a5f89c2b32 Merge branch 'ml2' into fix-auth_service
ffcbff5294 Merge pull request 'feat: implement wish list and wish features including creation, retrieval, and updates;' (#7) from feat-sql into ml2
b1125d3f6a feat: implement wish list and wish features including creation, retrieval, and updates;
Compare 3 commits »
weirdcat created pull request weirdcat/easywish#8 2025-08-04 21:19:31 +03:00
fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;
weirdcat pushed to ml2 at weirdcat/easywish 2025-08-04 21:19:02 +03:00
ffcbff5294 Merge pull request 'feat: implement wish list and wish features including creation, retrieval, and updates;' (#7) from feat-sql into ml2
b1125d3f6a feat: implement wish list and wish features including creation, retrieval, and updates;
Compare 2 commits »
weirdcat merged pull request weirdcat/easywish#7 2025-08-04 21:19:01 +03:00
feat: implement wish list and wish features including creation, retrieval, and updates;
weirdcat created pull request weirdcat/easywish#7 2025-08-04 21:18:51 +03:00
feat: implement wish list and wish features including creation, retrieval, and updates;
weirdcat pushed to fix-auth_service at weirdcat/easywish 2025-08-04 21:17:17 +03:00
d7d18f1284 fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;
weirdcat created branch fix-auth_service in weirdcat/easywish 2025-08-04 21:17:17 +03:00
weirdcat pushed to feat-sql at weirdcat/easywish 2025-08-04 20:26:59 +03:00
b1125d3f6a feat: implement wish list and wish features including creation, retrieval, and updates;
weirdcat created branch feat-sql in weirdcat/easywish 2025-08-04 20:26:59 +03:00
weirdcat pushed to ml2 at weirdcat/easywish 2025-08-04 13:27:41 +03:00
weirdcat created branch ml2 in weirdcat/easywish 2025-08-04 13:27:41 +03:00
weirdcat pushed to main at weirdcat/easywish 2025-08-03 00:25:05 +03:00
3bcd8af100 Merge pull request 'Backend: finishing the first milestone' (#6) from feat-profile_service into main
b24ffcf3f8 feat: birthday validation integrated into profile
3a63a14c4d refactor: implemented privacy checks in the GetProfileByUsername method;
Compare 3 commits »
weirdcat merged pull request weirdcat/easywish#6 2025-08-03 00:25:05 +03:00
Backend: finishing the first milestone
weirdcat created pull request weirdcat/easywish#6 2025-08-03 00:24:59 +03:00
Backend: finishing the first milestone
weirdcat pushed to feat-profile_service at weirdcat/easywish 2025-08-03 00:22:06 +03:00
b24ffcf3f8 feat: birthday validation integrated into profile
weirdcat pushed to feat-profile_service at weirdcat/easywish 2025-08-02 23:37:24 +03:00
3a63a14c4d refactor: implemented privacy checks in the GetProfileByUsername method;
weirdcat deleted branch feat-s3 from weirdcat/easywish 2025-08-02 11:42:14 +03:00
weirdcat pushed to main at weirdcat/easywish 2025-08-02 11:41:33 +03:00
5ed75c350a feat: remove authentication requirement for avatar and image upload endpoints;
669349e020 chore: remove direct avatar upload endpoint (POST /profile/avatar);
8dba0f79aa feat: UploadService controller with ratelimit middleware
08b3942d35 feat: UploadService for acquiring temporary file upload urls for different objects (currently avatars and general images)
0a38267cb0 feat: configuration parameters for minio host, port, timeout;
Compare 18 commits »