Skip to content
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

포스트 이미지 미리보기 기능 구현, 버그 수정 및 리팩토링 #36

Merged
merged 7 commits into from
Jan 15, 2024

Conversation

seokwns
Copy link
Contributor

@seokwns seokwns commented Jan 15, 2024

한 일

  • 포스트 이미지 미리보기 구현
  • 캐싱 데이터 최신화 시 이전 데이터를 삭제 후 추가하도록 변경
  • 변수 리팩토링

이슈

close #35

- 변경로그 수정
- URL 및 기타 내용을 변수로 분리
- 텍스트 분석 구문 강화
- 포스트 사진 미리보기 기능 구현
- 이미지 분석 요청 url 변환기 변경
- 타임리프 템플릿에 이미지 미리보기 구현
- 캐싱 데이터를 최신화할 때 redis 데이터를 삭제 후 추가하도록 변경
@seokwns seokwns merged commit e838d46 into see-realview:develop Jan 15, 2024
1 check passed
@seokwns seokwns changed the title 포스트 이미지 미리보기 기능 구현 포스트 이미지 미리보기 기능 구현 ,버그 수정 및 리팩토링 Jan 15, 2024
@seokwns seokwns changed the title 포스트 이미지 미리보기 기능 구현 ,버그 수정 및 리팩토링 포스트 이미지 미리보기 기능 구현, 버그 수정 및 리팩토링 Jan 15, 2024
@seokwns seokwns added bug Something isn't working documentation Improvements or additions to documentation labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

포스트 이미지 미리보기 기능 구현
1 participant