Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
434 commits
Select commit Hold shift + click to select a range
4ba94da
feat(link): 링크 모델, 리포지토리, 메모리 구현체 정의
ehdnd Sep 3, 2025
c440f2b
fix(link): 링크 리펙토링 및 영속화 이전 입력 종류 별 정책 확정
ehdnd Sep 3, 2025
4ccbb86
feat(link): 링크 영속 저장 페이즈1
ehdnd Sep 4, 2025
2fb4cb8
feat(link): 링크 저장, 생성, 이동 구현 완료. RouteAware 도입. session 관리 위임.
ehdnd Sep 4, 2025
f2f9388
docs: 링크 저장 및 수정 과정 기록
ehdnd Sep 4, 2025
b8e0725
feat: 링크 삭제, 노트 삭제 시 링크 cascade 삭제 정책 구현. UI 연결.
ehdnd Sep 5, 2025
0564259
docs: 링크 삭제, 노트 삭제 (cascade) 과정 기록
ehdnd Sep 5, 2025
f4b773c
feat(link): 백링크 패널 추가 및 이동 구현
ehdnd Sep 7, 2025
27658bb
fix(link): scribble 글로벌 키 오류 수정. maintainpage: false 수정
ehdnd Sep 7, 2025
e3aa501
feat(db): 스케치 데이터 repo 통한 저장.
ehdnd Sep 7, 2025
7465e9f
fix(canvas): canvasPageNotifierProvider 수정으로 노트 목록 변경시 트리거 X로 수정
ehdnd Sep 9, 2025
69b41fd
chore(link): 불필요한 노이즈 디버그 삭제
ehdnd Sep 9, 2025
a78279e
fix(canvs): 페이지 컨트롤러 이동 문제 해결
ehdnd Sep 9, 2025
38d09c5
feat(canvs): pointer mode 전역으로 관리
ehdnd Sep 9, 2025
254ada6
chore: alias 삭제 및 docs 업데이트
ehdnd Sep 9, 2025
f3794eb
chore: toolbar 변경, 일단은 페이지 추가는 페이지 컨트롤러 스크린에서만 가능
ehdnd Sep 9, 2025
3e56fc8
refactor(provider): provider 불필요한 구독 제거
ehdnd Sep 9, 2025
b217f67
docs: a2d3cf3 이후 커밋 수정 사항 문서
ehdnd Sep 9, 2025
f800692
feat(canvas): push 이전 페이지 저장으로 pop 이후 이전 페이지로 복귀 가능, docs 정리
ehdnd Sep 9, 2025
dafc000
fix(canvas): 링크 이동 시 이전 페이지 복구 해결, docs로 해결 과정 저장
ehdnd Sep 9, 2025
506afc2
chore(vault): 기초 정책 문서 업로드
ehdnd Sep 10, 2025
117e737
feat: 파일시스템 구현을 위한 vault repo 스켈레톤 작성
ehdnd Sep 11, 2025
7cfa306
feat: 파일 시스템 구현은 VaultTreeRepo로, 데이터는 NoteRepo로 사용, 구현 방안 문서 업데이트
ehdnd Sep 11, 2025
ebf4ab9
refactor: 모델 명시적으로 제공
ehdnd Sep 12, 2025
c8e61e5
feat(vault): 이름 normalizer 추가
ehdnd Sep 12, 2025
05a06a7
feat(vault): 전체 작업 오케스트레이션 vault notes service 추가
ehdnd Sep 12, 2025
28bdfa1
feat(vault): 트랜잭션 처리 레이어 추가
ehdnd Sep 12, 2025
480b29c
chore(docs): isar db 도입 유의사항
ehdnd Sep 12, 2025
4e7bf2f
feat(graph): 그래프 뷰 data 제공 provider
ehdnd Sep 12, 2025
310704c
feat(vault): 임시 연결
ehdnd Sep 13, 2025
f184b40
chore: 구현 계획 문서
ehdnd Sep 13, 2025
f26b9e9
feat(vault): vault 별 링크 생성으로 제한. 레이어 추가. 이후 DI 필요요
ehdnd Sep 13, 2025
2f761ca
fix(vault): 메모리 repo 초기 값 yield 사용으로 변경.
ehdnd Sep 13, 2025
51c8a5d
feat(vault): vault 생성, 폴더 생성, 상위 폴더 이동 UI 추가가
ehdnd Sep 13, 2025
d91a082
feat(vault): 폴더 삭제, 삭제 전 cascade 영향 범위 계산 추가가
ehdnd Sep 13, 2025
967253e
feat(vault): 폴더 / vault 이름 변경
ehdnd Sep 13, 2025
78fd9c3
fix(link): 백링크 패널 이름 표시 정책 수정. 라이브 노트 제목 우선선
ehdnd Sep 13, 2025
b48f6fb
chore: 아차차 구현 계획 문서 추가가
ehdnd Sep 13, 2025
122a72c
fix(vault): vault 이름은 전역 유일일
ehdnd Sep 13, 2025
f1deba5
feat(search): 노트 검색 추가 및 링크 검색색 로직 교체
ehdnd Sep 13, 2025
7759b49
fix(link): 링크 검색 로직 교체체
ehdnd Sep 13, 2025
93df89b
feat(search): 앞서 제작 로직 노트 목록 화면에서 제공공
ehdnd Sep 13, 2025
07da51e
chore: 수행 작업 정리 문서 작성성
ehdnd Sep 13, 2025
4725843
feat(vault): rename 로직 수정정
ehdnd Sep 14, 2025
232477b
feat(vault): 폴더 이동을 위한 UI 구현 및 기능 분리리
ehdnd Sep 14, 2025
d0f4283
feat(vault): 폴더 이동 UI 연결결
ehdnd Sep 14, 2025
c605217
fix(vault): 폴더 이동 위해 sentinel 추가로 null 과 명시적 null 구분분
ehdnd Sep 14, 2025
349be52
chore: 간단 기록록
ehdnd Sep 14, 2025
611032d
feat(ux): 에러 / 메시지 서비스로 일관화화
ehdnd Sep 14, 2025
c1ee7bc
fix(link): 링크 시 동일 노트 UI 에서 제거거
ehdnd Sep 14, 2025
0ed3428
⁀⊙﹏☉⁀: error, warning 수정, 한 페이즈 끝
ehdnd Sep 14, 2025
1abcb29
chore: 그래프 뷰 패키지 추가가
ehdnd Sep 14, 2025
aec9b57
feat(graph): 그래프 뷰 라우트, 버튼 추가
ehdnd Sep 14, 2025
ac56934
feat(graph): 그래프 뷰 화면 추가가
ehdnd Sep 14, 2025
504b352
fix(graph): 그래프 뷰 데이터 stream 기반으로 변경경
ehdnd Sep 14, 2025
15e41ab
feat(graph): 그래프 뷰 1차 구현 완료
ehdnd Sep 14, 2025
2ecbf35
ദ്ദി/ᐠ - ⩊ -マ.ᐟ
ehdnd Sep 14, 2025
3aea19a
chore: kiro 문서 업데이트
ehdnd Sep 15, 2025
f3f67a8
chore: isar DB 도입 작업 세분화 (kiro)
ehdnd Sep 15, 2025
04f8f9d
feat(db): task1 완료
ehdnd Sep 15, 2025
1c63d83
feat(db): task2 완료
ehdnd Sep 15, 2025
1668564
chore(docs): task1, 2 작업 설명 추후에 확인 필요
ehdnd Sep 15, 2025
1b2f432
feat(db): task2 완료
ehdnd Sep 16, 2025
7e1a470
feat(db): task3 완료
ehdnd Sep 16, 2025
8d85305
feat(db): task4 완료
ehdnd Sep 16, 2025
c8ec90b
feat(db): task5 완료
ehdnd Sep 16, 2025
046f2a5
feat(db): task6 완료
ehdnd Sep 16, 2025
6236be7
refactor(db): task 6 까지 작업 재확인
ehdnd Sep 16, 2025
b25fe6c
feat(db): task7 완료
ehdnd Sep 16, 2025
85ecfd9
feat(db): task8 완료
ehdnd Sep 16, 2025
a9bebec
fix(db): task9 완료. 하나 테스트 문제는 실제 동작으로 확인
ehdnd Sep 16, 2025
b907de1
chore: 사용 안하는 test 삭제
ehdnd Sep 17, 2025
37cfef9
feat(db): task10 완료
ehdnd Sep 17, 2025
0dca581
fix(db): 트랜잭션 처리 과정에서 새로운 isar 인스턴스 생성하는 문제 해결. session 파라미터 사용
ehdnd Sep 17, 2025
90f5320
fix(vault): vault 삭제 UI 연결
ehdnd Sep 17, 2025
53765d3
chore(db): 추후 최적화 방안 문서, service 레이어에서 db 레이어로 기능 이동 필요
ehdnd Sep 17, 2025
87e028b
ദ്ദി/ᐠ - ⩊ -マ.ᐟ
ehdnd Sep 17, 2025
38f056b
fix(ci): 추후 빌드를 위한 안드로이드 빌드 문제 해결
ehdnd Sep 17, 2025
52cd4e8
디자인 시스템(토큰-그림자 제외)
yul-04 Aug 31, 2025
f3ccd5f
버튼 atom
yul-04 Aug 31, 2025
f91a0c3
텍스트창
yul-04 Sep 3, 2025
bde0210
tokens 수정(typography, shadows)
yul-04 Sep 7, 2025
055ae3b
button 수정
yul-04 Sep 7, 2025
35128d6
textfield 수정
yul-04 Sep 7, 2025
84a2d70
landing용 카드 제작
yul-04 Sep 7, 2025
b7828f7
button, card 수정
yul-04 Sep 7, 2025
ba64c86
note_page_card, add_page_card 생성
yul-04 Sep 7, 2025
a6ba772
노트 페이지 그리드 생성
yul-04 Sep 9, 2025
9a76bb0
폴더용 그리드 생성
yul-04 Sep 9, 2025
7b98745
폴더 카드 icon 넣기
yul-04 Sep 9, 2025
8695977
landing 화면 하단 툴바 생성
yul-04 Sep 9, 2025
76d6b34
하단 툴바 수정
yul-04 Sep 10, 2025
b408872
landing 화면 상단 툴바 생성
yul-04 Sep 10, 2025
9412d09
검색용 상단 툴바 생성
yul-04 Sep 10, 2025
997eab7
그래프뷰 아이콘 추가
yul-04 Sep 10, 2025
133843a
노트 툴바 1차 완성
yul-04 Sep 12, 2025
dc380bc
노트 펜 툴바 2차 완성
yul-04 Sep 12, 2025
723c4f3
노트 화면 툴바 3차 완성
yul-04 Sep 12, 2025
7d93542
펜, 하이라이터 색상 칩 생성
yul-04 Sep 13, 2025
4423dd6
펜 툴바 수정
yul-04 Sep 13, 2025
95071b8
펜 툴바 확대 버튼
yul-04 Sep 13, 2025
66af778
feat(design): extract home showcase
yul-04 Sep 14, 2025
d841ffc
feat(design): add vault and graph demos
yul-04 Sep 14, 2025
0019a2b
feat(design): add creation sheet demos
yul-04 Sep 15, 2025
d3568e0
feat(design): refine folder and vault grids
yul-04 Sep 16, 2025
7246224
feat(design): tweak top toolbar layout
yul-04 Sep 16, 2025
03a4d97
feat(design): refresh app card styling
yul-04 Sep 16, 2025
e8276e4
feat(design): rebuild creation sheets
yul-04 Sep 16, 2025
3a3c407
feat(design): update creation sheets visuals
yul-04 Sep 16, 2025
95c7922
생성 sheet 생성 버튼 수정
yul-04 Sep 17, 2025
d7ea3b3
creationsheet 아이콘 버튼 수정
yul-04 Sep 17, 2025
fbdee65
foldercard 아이콘 수정
yul-04 Sep 17, 2025
c38aa54
feat(design): add card action sheet base
ehdnd Sep 18, 2025
8f46f09
feat(design): add item action menus
ehdnd Sep 18, 2025
fb89e7f
chore: 간단한 formatting
ehdnd Sep 19, 2025
d691b57
refactor(canvas): note list screen 리팩토링
ehdnd Sep 19, 2025
f1b11d1
refactor(canvas): features 에 디자인 적용을 위한 기본 화면 vault 기준으로 변경
ehdnd Sep 19, 2025
1f94aa2
chore(design): 메인 화면 수정 명세 파일 제작
ehdnd Sep 19, 2025
9e4477e
refactor(list): 노트 리스트 메인 화면에서 search 인라인 필드 제거, 라우터 추가
ehdnd Sep 19, 2025
7c63c82
refactor(list): 노트 리스트 메인 화면 분리리
ehdnd Sep 20, 2025
78b1a00
feat(design): feature 에 디자인 추가가
ehdnd Sep 20, 2025
de2d37f
fix(design): vault 도 folder 로 UI 통일, 삭제 방어 vault 1개로 수정정
ehdnd Sep 20, 2025
08d6303
fix(db): defautl vault 삭제 방어 로직 수정정
ehdnd Sep 20, 2025
94b3473
chore: 디자인 1차 통합 완료료
ehdnd Sep 20, 2025
8cd407e
refactor(list): 리스트 분리리
ehdnd Sep 20, 2025
047eabd
fix(list): 노트/폴더 리스트 안보이는 문제 임시 해결
ehdnd Sep 20, 2025
dbdbea4
design(list): vault 와 folder 동일 bottom 사용 수정정
ehdnd Sep 20, 2025
ebfb30e
design(list): 상위 vault / 폴더로 이동 통일일
ehdnd Sep 20, 2025
09937f6
design(list): 노트 제작 시 폴더 제작과 동일하도록 (디자인 반영) 수정
ehdnd Sep 20, 2025
4e38e40
chore: AGENTS.md 업데이트트
ehdnd Sep 21, 2025
cf2f4cd
chore: CLAUDE.md 사용안함함
ehdnd Sep 21, 2025
f3031c9
chore: yura 브랜치 정리 방법 최신화
ehdnd Sep 22, 2025
32ce469
docs: 작업 목적과 배경 추가
ehdnd Sep 22, 2025
a70f776
design: 폴더 관리 시트 생성
yul-04 Sep 17, 2025
8ffd7df
design: 폴더 관리 시트 수정
yul-04 Sep 18, 2025
d9aa425
폴더 관리 카드 2차 수정
yul-04 Sep 18, 2025
211f004
design: 전체 화면 툴바 해결
yul-04 Sep 18, 2025
56ac511
design: 노트 툴바 수정
yul-04 Sep 18, 2025
bbbb8d6
design: 노트 화면 완성
yul-04 Sep 19, 2025
b584729
design: 링크 생성용 시트
yul-04 Sep 19, 2025
025a641
기존 링크용 시트
yul-04 Sep 19, 2025
39066a1
design: 노트 페이지 관리 생성
yul-04 Sep 19, 2025
38b57e9
검색 화면 완성
yul-04 Sep 20, 2025
d3cbb1a
링크 리스트 생성
yul-04 Sep 20, 2025
b757068
fix(design): restore 이상한 수정 및 디자인 확인용으로 추가된 routing 제거
ehdnd Sep 22, 2025
37963e6
chore: fvm flutter fix --apply
ehdnd Sep 22, 2025
67b522c
chore: 디자인 커밋분리 도중 함께 분리된 필요없는 파일 제거거
ehdnd Sep 23, 2025
1607b46
chore: 에러 정리중
ehdnd Sep 23, 2025
21c5108
fix(design); 커밋 분리 중 발생한 screen 에러 주석처리
ehdnd Sep 23, 2025
7c0cc5f
fix(design): 피드백 받은 부분 수정중
ehdnd Sep 23, 2025
742a874
fix(list): temporary vault 추가, 첫 화면 생성 시 여기서 생성
ehdnd Sep 23, 2025
107309d
fix(list); 상위 vault 로 이동 시 ref 에러 터지던 문제 해결
ehdnd Sep 23, 2025
34d2df5
fix(design): 잘못된 경로 수정 및 features 에서 이동동
ehdnd Sep 23, 2025
2eefe05
design(search): 1차 디자인 적용 완료
ehdnd Sep 23, 2025
82d2d47
design(list): note list 에 사용된 디자인 컴포넌트 분리
ehdnd Sep 23, 2025
1283b49
design(search): 에러 fix, search 디자인 적용 [skip ci]
ehdnd Sep 23, 2025
6b1178b
design(list): 폴더관련 컴포넌트 하단 액션바 대신 롱프레스 액션으로 교체 (comment 수정 반영) [skip ci]
ehdnd Sep 23, 2025
00a6493
design(canvas): 파일 확인 위해 임시 라우트 등록 [skip ci]
ehdnd Sep 23, 2025
1f08fcf
chore(design): 디자인 적용을 위한 간단 주석 추가
ehdnd Sep 25, 2025
e2a5b07
chore: 상황 분석 문서 업데이트 [skip ci]
ehdnd Sep 26, 2025
15246b1
design(canvas): toolbar 일단 1차 수정
ehdnd Oct 2, 2025
124b198
design(canvas): 툴바 2차 적용
ehdnd Oct 2, 2025
69eb0a2
design(canvas): 툴 바 위치 조정 및 설정 아이콘 수정 (실패)
ehdnd Oct 2, 2025
738baeb
design(canvas): 툴 바 및 canvas 일부 수정, 위치 추가 수정 필요
ehdnd Oct 2, 2025
21db408
chore(design): 주석 추가 및 기존 코드 제거
ehdnd Oct 2, 2025
12336ae
design(canvas): 캔버스 전체 영역 차지하도록 수정, 페이지 컨트롤러 버튼 추가
ehdnd Oct 2, 2025
637fd55
fix(canvas): 툴 바 지우개 설정 추가, main 툴바 수정, 팔레트, 너비 수정
ehdnd Oct 2, 2025
95d92c6
fix(canvas): 툴 바 선택 시 자동 닫힘, 하위 툴바 세로 폭 변경 완료 [skip ci]
ehdnd Oct 2, 2025
7795408
색상 칩 위치 변경, 전체 화면 닫기 버튼 아이콘 수정
ehdnd Oct 3, 2025
598d641
파일 이동용 다이얼로그 완성
yul-04 Sep 25, 2025
f86c4c7
펜 글루우 효과 수정
ehdnd Oct 3, 2025
8e6f4bf
글로우 효과 수정
yul-04 Sep 28, 2025
e8c9e8c
chore: 기타 파일 업로드 [skip ci]
ehdnd Oct 3, 2025
8e2522a
design(canvas): 툴 바 글로우 및 file picker 1차 적용
ehdnd Oct 6, 2025
af494e1
design(canvas): 77954 이후 디자인 적용 완료, 아이콘 사이즈 문제 해결 필요
ehdnd Oct 6, 2025
c99d1fe
fix(cavas): 툴바 글로우 수정
ehdnd Oct 6, 2025
9c4a10d
chore(design): 디자인 데모 페이지 수정하며 사이즈 확인
ehdnd Oct 6, 2025
b30ad59
chore(design): 툴 바 크기 수정, 유라와 논의 필요.
ehdnd Oct 6, 2025
8369541
chore(design): 툴 바 크기 조정. 팔레트 크기 조절 필요.
ehdnd Oct 6, 2025
e99204a
design(canvas): 전체 화면 툴바 (pill) 크기 및 팔레트 크기 하드코딩 조정 [skip ci]
ehdnd Oct 6, 2025
704832d
설정 시트 완성
ehdnd Oct 8, 2025
1a4f745
설정 시트 추가 내용
ehdnd Oct 8, 2025
e23b287
chore: pubspec 수정정
ehdnd Oct 10, 2025
22ff6d7
design(setting): setting side sheet 일차 연결. 기능 연결 필요
ehdnd Oct 10, 2025
f915c65
design(setting): setting side sheet 연결 및 수정 완료
ehdnd Oct 10, 2025
0903d5e
fix(design): 하단 NoteListPrimaryActions 하단에 붙도록 수정
ehdnd Oct 10, 2025
fafae4b
design(canvas): 캔버스 영역 확대, 앱 기본 색 main 에서 설정.
ehdnd Oct 10, 2025
e788fdb
design(link): 링크 타겟 연결
ehdnd Oct 10, 2025
4c260b6
design(canvas): 백링크 패널 연결.
ehdnd Oct 10, 2025
6920684
design(page): phase 1 완료. 디자인 app color 적용. 일단 기능 추가 보류. 여러 기능이 통합된 상…
ehdnd Oct 10, 2025
8c89118
fix(page): phase 2 완료 기능 동작하도록 수정.
ehdnd Oct 10, 2025
e55e406
design(page): 페이지 error info message 디자인 적용
ehdnd Oct 10, 2025
e26c01f
chore(page): 페이지 컨트롤 화면 appbar 및 body 임시 수정. 추후 디자인 리펙토링 시 수정 필요
ehdnd Oct 10, 2025
c3dd027
design(page): 페이지 삭제 다이얼로그 간단 폰트 수정
ehdnd Oct 10, 2025
2d60c66
fix(page): 마지막 페이지 삭제 방어 및 삭제 후 page provider 업데이트 [skip ci]
ehdnd Oct 10, 2025
a5bb1bb
design(graph): 그래프 뷰 화면 디자인 완성, 추후 디자인 파일 넘어올 경우 수정 임시완성 [skip ci]
ehdnd Oct 11, 2025
549487b
chore: design_system 은 analyze 에서 제외
ehdnd Oct 11, 2025
227d02b
feat(route): 앱 진입점 /notes 라우트로 확정
ehdnd Oct 11, 2025
3003a34
chore: 오프라인 동작 위한 폰트 파일 저장
ehdnd Oct 11, 2025
7f6c355
chore: 개인정보/약관 팝업, iOS 권한설명, 앱 이름 변경, 템플릿 작성
ehdnd Oct 11, 2025
c054162
chore: 개인정보 보호 정책과 이용약관 수정 및 적용
ehdnd Oct 11, 2025
5494ceb
chore(design): 링크 직사각형 색상 정의
ehdnd Oct 13, 2025
63ef4bb
design(canvas): 링크 직사각형 색상 적용 및 debugpring 제거
ehdnd Oct 13, 2025
5e7ca03
chore: 사용안하는 jidam 직사각형 paint 제거
ehdnd Oct 13, 2025
265c652
design(link): 링크 탭 액션 수정 및 링크 라벨링 방식 수정
ehdnd Oct 13, 2025
520ba1c
fix: qa 바탕으로 상위로 이동 삭제
ehdnd Oct 13, 2025
a681045
chore: debug 삭제
ehdnd Oct 13, 2025
f682627
chore(graph): 그래프 뷰 vault 이름 보이도록 추가, provider 추가
ehdnd Oct 13, 2025
d3f2eb2
fix(graph): 피드백 결과 바탕으로 그래프 좌상단 노트평 표시
ehdnd Oct 13, 2025
62cfddb
fix: folder 생성 sheet 아이콘 folderXLarge로 변경
ehdnd Oct 13, 2025
dcc7b37
fix(design): appBar 아이콘 col 기준 center 배치
ehdnd Oct 13, 2025
5eeadd6
chore(design): note list screen 본문과의 여백 삭제
ehdnd Oct 13, 2025
66fe2da
fix: cursor bug bot 수정
ehdnd Oct 13, 2025
f182979
fix: 임시 vault 에서는 그래프 뷰 표시 안함
ehdnd Oct 14, 2025
5e0b1f3
fix: 임시 vault 생성 관련 단기 해결
ehdnd Oct 15, 2025
88b31f4
fix(design): 62cfddb 에서 실제로 수정되지 않은 폴더 아이콘 수정
ehdnd Oct 15, 2025
f13a67f
chore: scribble 패키지의 최신 main을 fork 한 리포지토리로 수정
ehdnd Oct 15, 2025
9e9485e
chore(design): 전체 화면에서 돌아가기 아이콘 수정
ehdnd Oct 16, 2025
1b4f994
chore(ci): 안드로이드 빌드 시간 단축 위해 병렬 처리 옵션 추가
ehdnd Oct 16, 2025
2c92bbb
chore(merge): merge branch design/clean-dev-xodnd into dev
ehdnd Oct 16, 2025
ebbf4b2
fix(canvas): prevent stylus hover assertions
ehdnd Oct 16, 2025
9f76628
design(graph): 노드 색상 단순화
ehdnd Oct 16, 2025
f6e8ef6
fix(setting): 앱 재시작 시 유지되어야하는 설정 보존 위해 isar DB에 설정 저장
ehdnd Oct 17, 2025
3791010
chore: update AGENTS.md
ehdnd Oct 17, 2025
b8e1295
fix(design): 노트 앱 아이콘 변경
ehdnd Oct 17, 2025
e0f1e3b
fix: type 문제 해결 및 try문 수정
ehdnd Oct 17, 2025
4f1febe
design(icon): 앱 아이콘 추가
ehdnd Oct 17, 2025
90d6ca2
design(icon): 앱 아이콘 변경
ehdnd Oct 17, 2025
a3e5cd6
chore: 앱 이름 및 회사 명 clustudy / tryCatchPing 으로 통일
ehdnd Oct 17, 2025
9a8e832
analytics: firebase sdk 앱 등록
ehdnd Oct 17, 2025
03b2cc4
analytics: pubspec 에 firebase 관련 내용 추가
ehdnd Oct 17, 2025
c6540fd
analytics: firebase provider 생성 후 main 앱에서 로딩
ehdnd Oct 17, 2025
609dbb8
analytics: 어떤 동작을 로깅할 지 확정 후 firebase 연결
ehdnd Oct 17, 2025
23532f5
chore: main.dart unused import 제거
ehdnd Oct 17, 2025
326dab6
fix(ci): analytics로 firebase 사용에 따른 ci 파일 단계 추가, firebase_options 관련 …
ehdnd Oct 17, 2025
15652fd
fix(ci): cocoapods 빌드 오류 해결
ehdnd Oct 17, 2025
afb2977
analytics: pro 기능 요구자 측정, 자동 동기화 pro 기능으로 제공 예정 다이얼로그 추가
ehdnd Oct 17, 2025
973482a
chore(canvas): 링크 클릭 시 도움창 순서 변경
ehdnd Oct 17, 2025
4500ce9
chore: 로딩 시 스플래시 배경 색상 변경
ehdnd Oct 17, 2025
216ef0e
fix: iOS 빌드 문제 해결
ehdnd Oct 17, 2025
9ea3670
analytics: deferred links 를 통한 마케팅 파라미터 확인을 위한 구현 완료
ehdnd Oct 17, 2025
50c35b6
chore(docs): agents.md 업데이트
ehdnd Oct 17, 2025
f35197a
fix(ci): iOS Crashlytics 오류 수정
ehdnd Oct 17, 2025
db884d9
fix: windows/linux 같은 플랫폼에서는 firebase 실행 안함, logger 자체에서 검증
ehdnd Oct 17, 2025
a6350cc
chore: README 수정시작
ehdnd Oct 17, 2025
a8b9066
docs: README.md 추가
ehdnd Oct 17, 2025
c54f442
docs: LICENSE 추가
ehdnd Oct 17, 2025
1680c32
chore: pubspec 패키지 이름 clustudy로 수정
ehdnd Oct 17, 2025
ff4c6e7
chore: it_contest 에서 clustudy로 리포지토리 이름 변경
ehdnd Oct 17, 2025
92aebb1
ฅ/ᐠ灬. ̫ .灬ᐟ\ฅ: v1.0.0+1 앱 빌드
ehdnd Oct 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
45 changes: 45 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
version: 2
updates:
# Flutter/Dart dependencies
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "09:00"
timezone: "Asia/Seoul"
open-pull-requests-limit: 5
reviewers:
- "taeung" # 프로젝트 메인테이너의 GitHub username으로 변경
assignees:
- "taeung" # 프로젝트 메인테이너의 GitHub username으로 변경
commit-message:
prefix: "deps"
include: "scope"
labels:
- "dependencies"
- "dart"
ignore:
# Major version updates require manual review
- dependency-name: "*"
update-types: ["version-update:semver-major"]

# GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
day: "1"
time: "09:00"
timezone: "Asia/Seoul"
open-pull-requests-limit: 3
reviewers:
- "taeung" # 프로젝트 메인테이너의 GitHub username으로 변경
assignees:
- "taeung" # 프로젝트 메인테이너의 GitHub username으로 변경
commit-message:
prefix: "ci"
include: "scope"
labels:
- "dependencies"
- "github-actions"
53 changes: 53 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Pull Request

## 📝 Description

<!-- PR에 대한 간단한 설명을 작성해주세요 -->

## 🔄 Changes

<!-- 변경 사항을 체크리스트로 작성해주세요 -->

- [ ] 새로운 기능 추가
- [ ] 버그 수정
- [ ] 리팩토링
- [ ] 문서 업데이트
- [ ] 기타:

## 🧪 Testing

<!-- 테스트 방법과 결과를 작성해주세요 -->

- [ ] 로컬에서 테스트 완료
- [ ] Android 빌드 테스트 완료
- [ ] iOS 빌드 테스트 완료 (해당하는 경우)

## 📱 Platform Impact

<!-- 영향을 받는 플랫폼을 체크해주세요 -->

- [ ] Android
- [ ] iOS
- [ ] 공통 (Shared)

## 🔗 Related Issues

<!-- 관련된 이슈가 있다면 링크해주세요 -->

Closes #

## 📷 Screenshots/Videos

<!-- 필요한 경우 스크린샷이나 비디오를 첨부해주세요 -->

## ✅ Checklist

- [ ] 코드 변경 사항이 분석 통과 (`fvm flutter analyze`)
- [ ] 빌드가 정상적으로 완료됨
- [ ] 코드 스타일 가이드 준수
- [ ] 자가 리뷰 완료
- [ ] 문서 업데이트 완료 (필요한 경우)

## 💬 Additional Notes

<!-- 리뷰어에게 전달하고 싶은 추가 정보가 있다면 작성해주세요 -->
18 changes: 18 additions & 0 deletions .github/workflows/auto-assign.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Auto Assign PR

on:
pull_request:
types: [opened]

permissions:
issues: write
pull-requests: write

jobs:
auto-assign:
name: Auto Assign PR Author
runs-on: ubuntu-latest

steps:
- name: Auto assign PR author
uses: toshimaru/auto-author-assign@v2.1.1
Loading