-
Notifications
You must be signed in to change notification settings - Fork 1
Develop to main #362
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
Merged
Develop to main #362
Conversation
This file contains hidden or 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
http를 https로 변환하는 로직은 제거함
Feature/#197 link에 http가 달려있지 않은 경우 추가 후 크롤링
Docs/#193 README의 API 문서 업데이트
- 현재는 유료 무료 플랜 구분 x
Feature/#176 대 카테고리 개수 제한
Hotfix/#201 paidplan table migration 및 metadata 추가
…r_category Feature/#203 카테고리 자동 지정 테스트를 위한 api 추가 구현
현재 매 요청 시마다 결과가 다름. 개선 필요
p 태그를 긁어오는 것으로 구현해둠. (현재 불필요한 글까지 함께 가져와지지만 하나하나 예외처리말고는 방법 없는 상황)
Feature/#183 카테고리 자동지정 테스트 api 추가 및 개선
object 배열로 받고 있었기 때문에 정상적으로 동작하지 않았었음
…tomation Feature/#207 서비스용 카테고리 자동설정 api 구현
parentId property에 null이 할당 가능하도록 postgres용 type과 typescript용 type을 각각 따로 명시
하위 카테고리가 있는 경우 삭제되는 카테고리의 부모 카테고리를 위임했었음. 이때 1단 카테고리기 때문에 부모 카테고리가 없는 경우 null을 할당하도록 함.
…gory Hotfix/#211 최상단 카테고리 삭제 시 발생하는 이슈 해결
쇼핑, 꿀팁 카테고리 생성하도록 구현
…efault-image [QA-338] 카테고리 기본 아이콘을 폴더로 변경
feat: change llm model to gpt 4o mini and temperature
…ken-expiration [QA-340] 액세스 토큰 만료기간 1년 설정
feat: use ogs and process ogs error
fix: delete open graph scrapper
[QA-347] 콘텐츠 추가 시, 카테고리 id를 받도록 수정
fix: change jwt expiration
feat: add auto categories v2
chore: add auto categorise v2
chore: add user agent header to axios
refactor: get og data by using object
refactor: enhance og crawling
[QA-356] youtube data api를 통해 유튜브 영상을 가져오도록 개선
ci: change ci-cd job
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.