Skip to content

DevLog 1.0.0 정식 릴리즈#32

Merged
yeo-li merged 86 commits intomainfrom
develop
Nov 24, 2025
Merged

DevLog 1.0.0 정식 릴리즈#32
yeo-li merged 86 commits intomainfrom
develop

Conversation

@yeo-li
Copy link
Owner

@yeo-li yeo-li commented Nov 24, 2025

No description provided.

yeo-li and others added 30 commits November 17, 2025 15:03
[feat] 메모 저장 기능 구현
[feat] 메모 저장 기능 구현
[feat] 메모 조회 기능 구현
yeo-li and others added 28 commits November 24, 2025 01:25
[feat] 노트 수정/저장 기능 구현
[feat/refactor] ui 화면 추가 및 리팩토링
refactor(DevLogPanel): 코드 리팩토링
[fix] 메모 수정 시, 시간순 정렬 깨짐 문제 해결
[fix] 에디터가 없을 때, 메모가 생성되지 않는 문제 해결
[fix] 메모 추출 생성시, md 파일로 반환되는 문제 해결
@yeo-li yeo-li merged commit 28b9be2 into main Nov 24, 2025
1 check passed
@github-actions
Copy link

Qodana Community for JVM

20 new problems were found

Inspection name Severity Problems
Incorrect string capitalization 🔶 Warning 4
Redundant semicolon 🔶 Warning 2
Unused symbol 🔶 Warning 2
Constructor parameter is never used as a property 🔶 Warning 1
Redundant nullable return type 🔶 Warning 1
Unnecessary type argument ◽️ Notice 3
Verbose nullability and emptiness check ◽️ Notice 3
Replace empty class body ◽️ Notice 2
String concatenation that can be converted to string template ◽️ Notice 1
Unnecessary local variable ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.1.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant