Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
umc team 1
backend
Commits
master
Select Git revision
Branches
1
master
default
protected
1 result
backend
Author
Search by author
Any Author
authors
서영 정
seeeooo
석찬 윤
Yoonseokchan
donghyun
donghyun1208
Gwan Ju
kkj6235
4 authors
Nov 25, 2023
Merge branch 'kkj' into 'master'
· 4f82e98a
Gwan Ju
authored
1 year ago
4f82e98a
Merge branch 'master' into 'kkj'
· 63811d3b
Gwan Ju
authored
1 year ago
63811d3b
feat: Revise comment and like deletion functionality
· a6cc6944
Gwan Ju
authored
1 year ago
a6cc6944
Nov 24, 2023
feat(PostController): 파file is deleted with post deleting
· 5c1bb363
donghyun
authored
1 year ago
5c1bb363
feat: Add 'isHeart' field to PostResDto, update related functionality
· cf73aa05
Gwan Ju
authored
1 year ago
cf73aa05
Merge branch 'anak' into 'master'
· 87db3eaf
donghyun
authored
1 year ago
87db3eaf
Nov 23, 2023
feat: post includes s3file
· 120cbf8d
donghyun
authored
1 year ago
120cbf8d
feat: Add S3File entity and update FileController
· 242c4d5f
Gwan Ju
authored
1 year ago
242c4d5f
refactor: Create LikeData entity, repository, and update related entities and controllers.
· 479b3eff
Gwan Ju
authored
1 year ago
479b3eff
Merge branch 'kkj' into 'master'
· d557c618
Gwan Ju
authored
1 year ago
d557c618
Merge branch 'master' into 'kkj'
· 690a2d21
Gwan Ju
authored
1 year ago
690a2d21
refactor: enhance JWT token-based authentication for user login, post...
· f5563a7e
Gwan Ju
authored
1 year ago
f5563a7e
error
· 89154021
Gwan Ju
authored
1 year ago
89154021
Nov 22, 2023
feat: Added userid and username fields to userInfoDto
· be38d071
Gwan Ju
authored
1 year ago
be38d071
refactor: Updated code in PostServiceImpl.java
· 1daa72dd
Gwan Ju
authored
1 year ago
1daa72dd
refactor: Update field names in User entity and related DTOs
· d80f1f39
Gwan Ju
authored
1 year ago
d80f1f39
feat: Add Swagger dependencies to build.gradle
· bbd906e3
Gwan Ju
authored
1 year ago
bbd906e3
Nov 15, 2023
refactor : gitignore change
· a95a3a56
donghyun
authored
1 year ago
a95a3a56
Merge branch 'anak' into 'master'
· fb96f2c3
donghyun
authored
1 year ago
fb96f2c3
Fix merge conflicts
· b4589469
donghyun
authored
1 year ago
b4589469
feat: add *.properties to .gitignore
· 9c59e294
Gwan Ju
authored
1 year ago
9c59e294
Merge branch 'kkj' into 'master'
· fb73e1f5
donghyun
authored
1 year ago
fb73e1f5
Nov 13, 2023
feat : add JWT secret key and expiration time to application.properties
· ea0d614a
Gwan Ju
authored
1 year ago
ea0d614a
chore: add JWT dependencies to build.gradle
· 4301b8a9
Gwan Ju
authored
1 year ago
4301b8a9
fix : correct typo in PostRepository class
· 1e2ef739
Gwan Ju
authored
1 year ago
1e2ef739
feat : implement post creation, deletion, search, and comment functionality
· a00ef900
Gwan Ju
authored
1 year ago
a00ef900
feat : Create UserRepository class
· 2f9b0ff0
Gwan Ju
authored
1 year ago
2f9b0ff0
feat : Create CommentRepository class
· ac65f22d
Gwan Ju
authored
1 year ago
ac65f22d
feat : add authentication functionality and login service
· 66b2a5a5
Gwan Ju
authored
1 year ago
66b2a5a5
feat : create Comment, Post, and User entities
· fcc322e3
Gwan Ju
authored
1 year ago
fcc322e3
feat : add Comment, Post, and User DTO classes
· cd43ecc0
Gwan Ju
authored
1 year ago
cd43ecc0
Nov 03, 2023
refactor : refactor document structure
· 2c1f059a
donghyun
authored
1 year ago
2c1f059a
refactor : directory refactoring
· f6e14c95
donghyun
authored
1 year ago
f6e14c95
init commit
· 125e6a3a
donghyun
authored
1 year ago
125e6a3a
Loading