-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: 썸네일용 이미지를 png로 변환하지 않고 svg로 저장한다. #764
Merged
Merged
Changes from 20 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
3c1c42c
refactor: svg to png 변환 로직 삭제
tributetothemoon cbf9024
chore: svg to png dependecies 제거
tributetothemoon 0ddddf2
refactor: 테스트에서 썸네일 이미지 url을 사용하지 않도록 수정
tributetothemoon 87f7435
refactor: map의 mapImageUrl 컬럼명 변경 (-> thumbnail)
tributetothemoon 02df732
refactor: Dataloader 썸네일 데이터 svg로 변경
tributetothemoon 291c3f4
refactor: S3Proxy 프로젝트 삭제
tributetothemoon 5a0aca3
chore: S3 Proxy에서 사용하는 서브모듈 제거
tributetothemoon 360f0ad
refactor: MapCreateUpdateRequest DTO 썸네일 컬럼명 변경
tributetothemoon 930170f
Merge branch 'dev' into refactor/756-eliminate-svg-png-convert
tributetothemoon 8eaa434
refactor: S3 Proxy 관련 Warm-up 코드 삭제
tributetothemoon 8bcc9fc
refactor: svg converter 관련 warm-up 코드 삭제
tributetothemoon ce7b78e
feat 서브모듈 업데이트
tributetothemoon f85e4c2
refactor: s3 proxy 관련 서브모듈 설정 삭제
tributetothemoon 0aa91ff
refactor: truncate 코드 추가
tributetothemoon 4be7942
refactor: warm-up 관련 클래스 제거
tributetothemoon ea7321e
refactor: SharingIdGeneratorTest 디렉토리 이동
tributetothemoon f844812
refactor: S3ProxyUploader 테스트 파일 삭제
tributetothemoon 9b1b28f
chore: 서브모듈 롤백
tributetothemoon e506bda
refactor: truncate, alter table 순서 재정렬
tributetothemoon 1e272ae
refactor: 테스트용 상수 클래스명 명시하지 않도록 변경
tributetothemoon da31209
refactor: Map updateImageUrl -> updateThumbnail 명칭 수정
tributetothemoon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 0 additions & 37 deletions
37
backend/src/main/java/com/woowacourse/zzimkkong/config/S3ProxyConfig.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
backend/src/main/java/com/woowacourse/zzimkkong/config/warmup/WarmUpScheduler.java
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
backend/src/main/java/com/woowacourse/zzimkkong/config/warmup/WarmerConfig.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 친구는 왜 아직 ImageUrl 인가요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
헐 얼른 수정할게요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
꼼꼼한 체크 진심으로 감사합니다🙇♂️