|
|
cb97d89633
|
Merge pull request #22 from HideyoshiNakazone/adds-profile-picture-delete-endpoint
Adds profile picture delete endpoint
|
2023-09-10 04:19:42 -03:00 |
|
|
|
c9b136ee40
|
Merge remote-tracking branch 'origin/devel' into adds-profile-picture-delete-endpoint
|
2023-09-10 02:41:28 -03:00 |
|
|
|
066443d430
|
Fixes Storage API Endpoints and Adds ProfilePicture Deletion
|
2023-09-10 02:41:21 -03:00 |
|
|
|
417438f9a5
|
Merge pull request #20 from HideyoshiNakazone/adds-delete-endpoint
Adds Better Delete User Endpoint
|
2023-08-28 01:05:51 -03:00 |
|
|
|
dc4027b954
|
Adds Better Delete User Endpoint
|
2023-08-27 23:16:05 -03:00 |
|
|
|
7490dffef3
|
Revert "Merge pull request #18 from HideyoshiNakazone/devel"
This reverts commit 8a8fd3df5d.
|
2023-08-23 18:39:42 -03:00 |
|
|
|
d0e53ae1a1
|
Merge pull request #17 from HideyoshiNakazone/updates-docker-image-version
Upgrades Tomcat Dependency for Better Kubernetes Support
|
2023-08-23 16:11:10 -03:00 |
|
|
|
39061e855e
|
Upgrades Tomcat Dependency for Better Kubernetes Support
|
2023-08-23 19:09:54 +00:00 |
|
|
|
241bd379e2
|
Merge pull request #15 from HideyoshiNakazone/updates-docker-image-version
Changes Docker Image Base Since OpenJDK was Deprecated
|
2023-08-23 12:26:04 -03:00 |
|
|
|
dc60f19518
|
Changes Docker Image Base Since OpenJDK was Deprecated
|
2023-08-23 12:25:10 -03:00 |
|
|
|
4691652890
|
Merge pull request #13 from HideyoshiNakazone/updates-docker-image-version
Changes Docker Image Base to Buster
|
2023-08-23 12:00:38 -03:00 |
|
|
|
e5f7e53527
|
Changes Docker Image Base to Buster
|
2023-08-23 11:58:58 -03:00 |
|
|
|
8008ccb416
|
Merge pull request #11 from HideyoshiNakazone/implements-file-service
Implements Storage Service and Refactors Auth Response
|
2023-08-22 02:58:52 -03:00 |
|
|
|
b2e5d137aa
|
Fixes API Response so Fronted Doesn't Break
|
2023-08-22 01:59:53 -03:00 |
|
|
|
6dbd6452fe
|
Implements New AuthDTO and Refactors AuthService Implementation
|
2023-08-22 01:05:21 -03:00 |
|
|
|
68721381a6
|
Returns ProfilePicture Image Url in UserResponse
|
2023-08-21 02:48:37 -03:00 |
|
|
|
2b5a97ee91
|
Adds FileTypeEnumConverter for Selection FileType for AddProfilePicture
|
2023-08-18 04:16:14 -03:00 |
|
|
|
9e93d1fd64
|
Implements Micro-service Integration for Storage Handling
|
2023-08-18 03:28:13 -03:00 |
|
|
|
fae8ea295d
|
Merge pull request #9 from HideyoshiNakazone/fixes-github-actions
Fixes Main Github Actions
|
2023-08-02 00:48:15 -03:00 |
|
|
|
2ba5078462
|
Fixes Main Github Actions
|
2023-08-02 00:47:16 -03:00 |
|
|
|
129968079f
|
Merge pull request #7 from HideyoshiNakazone/changes-api-delete-endpoints
Changes Api DELETE Endpoints and Fixes Minor Bugs
|
2023-08-02 00:39:28 -03:00 |
|
|
|
209ef9e358
|
Adds Tests to Github Actions
|
2023-08-02 00:28:23 -03:00 |
|
|
|
1cf2862654
|
Updates Dependencies and Removes Fixes Minor Buts
|
2023-08-02 00:18:14 -03:00 |
|
|
|
04b167d77a
|
Hotfix - Changes Email REGEX
|
2023-08-02 00:10:15 -03:00 |
|
|
|
8173d5829a
|
Changes Api Delete EndPoints
|
2023-08-02 00:09:59 -03:00 |
|
|
|
3da5b7380a
|
Removes Connection Type on Cors Configuration
|
2022-11-15 17:15:05 -03:00 |
|
|
|
df6dbc6ba9
|
Merge pull request #5 from HideyoshiNakazone/devel
Fixes Cors Configuration
|
2022-11-15 15:30:13 -03:00 |
|
|
|
1c2fa9715d
|
Fixes Cors Configuration
|
2022-11-15 15:29:00 -03:00 |
|
|
|
536eef677b
|
Merge pull request #4 from HideyoshiNakazone/devel
Handles OAuth2 Failure
|
2022-11-15 15:04:27 -03:00 |
|
|
|
00d175a886
|
Handles OAuth2 Failure
|
2022-11-15 15:03:37 -03:00 |
|
|
|
c982e2282a
|
Update application.yml
|
2022-11-11 06:08:27 -03:00 |
|
|
|
8a3e7bacc9
|
Merge pull request #3 from HideyoshiNakazone/devel
Sets SameSite to LAX
|
2022-11-11 06:03:10 -03:00 |
|
|
|
980d4d5da4
|
Sets SameSite to LAX
|
2022-11-11 06:02:40 -03:00 |
|
|
|
8194891431
|
Merge pull request #2 from HideyoshiNakazone/devel
[v0.0.2] Adds Google and Github OAuth2 Authentication
|
2022-11-10 01:20:26 -03:00 |
|
|
|
9d93f04817
|
[v0.0.2] Adds Google and Github OAuth2 Authentication
Adds to the API the feature of OAuth2 Authentication via two providers: Google and Github. For that the tests were updated.
|
2022-11-10 01:06:40 -03:00 |
|
|
|
0252695a7a
|
Merge pull request #1 from HideyoshiNakazone/develop-push-docker-image
Create docker-image.yml
|
2022-09-05 18:44:38 -03:00 |
|
|
|
95a1aeaddb
|
Create docker-image.yml
|
2022-09-05 04:21:18 -03:00 |
|
|
|
c0580118c1
|
Initial commit
|
2022-09-05 04:13:18 -03:00 |
|