Compare commits

..

3 커밋

작성자 SHA1 메시지 날짜
042cb54c4a Merge pull request 'release: 2026-03-26 (3건 커밋)' (#23) from develop into main
All checks were successful
Build and Deploy SNP Sync Batch / build-and-deploy (push) Successful in 36s
2026-03-26 13:41:25 +09:00
81142f88fa Merge pull request 'release: 2026-03-25 (2건 커밋)' (#19) from develop into main
All checks were successful
Build and Deploy SNP Sync Batch / build-and-deploy (push) Successful in 30s
2026-03-25 15:07:53 +09:00
3cfa1fe925 Merge pull request 'release: v1.1.0 - 동기화 현황 메뉴 + 배치 리팩토링 + CI/CD' (#15) from develop into main
All checks were successful
Build and Deploy SNP Sync Batch / build-and-deploy (push) Successful in 29s
2026-03-25 11:24:25 +09:00
8개의 변경된 파일1개의 추가작업 그리고 6개의 파일을 삭제

파일 보기

@ -2,11 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>S&P 동기화 관리</title>
</head>

Binary file not shown.

Before

Width:  |  Height:  |  크기: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  크기: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  크기: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  크기: 636 B

Binary file not shown.

Before

Width:  |  Height:  |  크기: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  크기: 15 KiB

파일 보기

@ -1 +0,0 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}