joungmin
  • Joined on 2026-02-19
joungmin pushed to main at joungmin/tasteby 2026-03-12 22:52:48 +09:00
f2861b6b79 홈 탭 장르 카드 UI + Tabler Icons 적용 + 지역 필터 추가
dda0da52c4 내위치 필터 모바일 리스트 적용 + 반경 4km
Compare 2 commits »
joungmin pushed tag v0.1.10 to joungmin/tasteby 2026-03-12 20:17:55 +09:00
joungmin pushed to main at joungmin/tasteby 2026-03-12 20:16:10 +09:00
18776b9b4b 바텀시트 필터 글씨 크기 미세 조정
177532e6e7 모바일 필터 바텀시트 UI 적용
64d58cb553 모바일 필터 UI pill 스타일로 개선
a766a74f20 모바일 리스트 레이아웃 개선 + 내위치 줌 조정
4b1f7c13b7 Playwright 제거 → DuckDuckGo HTML 검색 전환 + UI 미세 조정
Compare 7 commits »
joungmin pushed tag v0.1.9 to joungmin/tasteby 2026-03-12 19:33:50 +09:00
joungmin pushed to main at joungmin/tasteby 2026-03-12 13:38:44 +09:00
88c1b4243e 로고 라이트 고정 + color-scheme only light 강화
824c171158 Material Symbols 아이콘 전환 + 로고 이미지 적용 + 테이블링 이름 유사도 체크
4f8b4f435e 라이트 테마 강제 적용 + surface 토큰 + 텍스트 대비 개선
50018c17fa Saffron 디자인 시스템 적용: 브랜드 컬러 + Pretendard 폰트 + 크림 배경
ec8330a978 모바일 UI 개선: 내주변 지도전용, 필터 상시노출, 채널필터 전탭 확장
Compare 6 commits »
joungmin pushed to main at joungmin/tasteby 2026-03-11 16:10:28 +09:00
2a0ee1d2cc 채널 카드 필터 UI, 캐시 초기화, 나라 필터 수정
joungmin pushed tag v0.1.3 to joungmin/tasteby 2026-03-11 09:03:36 +09:00
joungmin pushed to main at joungmin/tasteby 2026-03-11 09:00:47 +09:00
0f985d52a9 벌크 자막/추출 개선, 검색 필터 무시, geocoding 필드 수정, 네이버맵 링크
joungmin pushed tag v0.1.2 to joungmin/tasteby 2026-03-11 00:52:19 +09:00
joungmin pushed to main at joungmin/tasteby 2026-03-11 00:49:26 +09:00
cdee37e341 UI/UX 개선: 모바일 네비게이션, 로그인 모달, 지도 기능, 캐치테이블 연동
joungmin pushed to main at joungmin/tasteby 2026-03-10 21:31:39 +09:00
58c0f972e2 Add .DS_Store and cookies.txt to gitignore
joungmin pushed tag v0.1.1 to joungmin/tasteby 2026-03-10 00:24:15 +09:00
joungmin pushed to main at joungmin/tasteby 2026-03-10 00:24:00 +09:00
0ad09e5b67 Add dockerignore, fix Redis image, add troubleshooting docs
7a896c8c56 Fix build_spec for ARM64 cross-build with buildx/QEMU, add IAM docs
745913ca5b Add OCI DevOps build spec and CI/CD architecture docs
Compare 3 commits »
joungmin pushed to main at joungmin/tasteby 2026-03-09 23:03:02 +09:00
293c59060c Add environment management guide for dev/prod separation
joungmin pushed to main at joungmin/tasteby 2026-03-09 22:58:17 +09:00
ff4e8d742d Add cuisine subcategory filter, fix remap logic, and add OKE deployment manifests
joungmin pushed to main at joungmin/tasteby 2026-03-09 22:08:48 +09:00
69e1882c2b Add video management endpoints and fix LLM extraction pipeline
joungmin pushed to main at joungmin/tasteby 2026-03-09 21:42:04 +09:00
16bd83c570 Fix login 401, admin permission, video links serialization, and admin UI styling
joungmin pushed to main at joungmin/tasteby 2026-03-09 21:13:52 +09:00
c16add08c3 Migrate to MyBatis with proper Controller→Service→Mapper layering
joungmin pushed to main at joungmin/tasteby 2026-03-09 20:38:50 +09:00
91d0ad4598 Fix Oracle uppercase column keys: return lowercase in all API responses
joungmin pushed to main at joungmin/tasteby 2026-03-09 20:30:56 +09:00
a844fd44cc Fix CORS: allow tasteby.net origin and integrate with Spring Security