이정수
|
ea4eefb525
|
feat: 함수를 리팩토링하여 관리를 통합하고 파일을 추가했습니다.
|
2026-02-05 17:05:47 +09:00 |
이정수
|
ce6d43f597
|
feat: 환경에서 비 Windows 플랫폼의 SPT 설치 경로 확인 및 Git/LFS 설치 시뮬레이션 기능 추가
|
2026-02-05 12:34:01 +09:00 |
이정수
|
c78159d442
|
feat: Enhance Git tools installation process with progress tracking and Windows path management. Added UI updates for installation steps, including status and progress indicators, to improve user experience during setup.
|
2026-02-02 17:54:12 +09:00 |
이정수
|
1573df675b
|
feat: SPT Launcher Electron 애플리케이션의 초기 구현으로, 서버 헬스 체크, 명령어 실행, 세션 관리 등 핵심 기능들을 포함합니다.
|
2026-01-31 17:59:40 +09:00 |
이정수
|
0d9584e530
|
feat: introduce initial Electron-based SPT Launcher with server, Git, mod, and profile management capabilities.
|
2026-01-31 03:36:03 +09:00 |
이정수
|
a5a5211e87
|
feat: Implement core Electron main process logic for server health checks, command execution, mod versioning, and user session management.
|
2026-01-31 02:36:00 +09:00 |
이정수
|
36c2d7121f
|
feat: Initialize Electron application with core features for server health, Git tooling, mod synchronization, and user session management.
|
2026-01-31 00:06:17 +09:00 |
이정수
|
09d800eee9
|
Add session request and lookup type definitions. Updated requestSessionId and getSessionIdForUser functions to include return type annotations for improved type safety and clarity in session management logic.
|
2026-01-30 15:37:32 +09:00 |
이정수
|
18dcf789c8
|
Add session management functionality. Introduced IPC handlers for resuming and clearing user sessions, along with session record handling in the main process. Updated the renderer to support session resumption on app startup and clear session on logout, enhancing user experience and session continuity.
|
2026-01-30 15:35:44 +09:00 |
이정수
|
9f7244185d
|
Implement SPT installation path management and UI enhancements. Added IPC handlers for retrieving and setting the SPT installation path, including validation checks and user prompts. Updated the renderer to display SPT installation status and allow users to select the installation directory, improving overall user experience and feedback.
|
2026-01-30 14:53:24 +09:00 |
이정수
|
b493637b8d
|
Add mod version management functionality. Introduced IPC handlers for retrieving and setting local mod versions, along with a synchronization process for managing mod updates. Enhanced the UI to display mod version status and integrated checks for version mismatches, improving user feedback during mod synchronization.
|
2026-01-30 11:24:48 +09:00 |
이정수
|
4b28133a1a
|
Refactor configuration handling and update README. Moved server-related constants to a shared config module for better maintainability. Updated TypeScript configuration to include shared directory. Enhanced README with additional context.
|
2026-01-29 17:59:58 +09:00 |
이정수
|
944c77f146
|
Add Git tools management functionality. Implemented IPC handlers for checking, fetching paths, and installing Git and Git LFS tools in the main process. Updated the renderer to support these actions with user feedback and integrated status indicators for tool availability.
|
2026-01-29 17:51:28 +09:00 |
이정수
|
46c8d9b29c
|
Add profile download and reset functionality. Implemented new IPC handlers in the main process for downloading and resetting profiles, and updated the renderer to support these actions with appropriate user feedback. Enhanced profile information display and ensured session management during API interactions.
|
2026-01-29 17:29:31 +09:00 |
이정수
|
062911a9d0
|
Implement launcher profile fetching guide and update API interactions. Added detailed documentation for the Launcher API, including profile login and fetch methods. Modified main process to handle profile fetching with session management, and updated renderer components to utilize the new profile fetching functionality.
|
2026-01-28 16:01:21 +09:00 |
이정수
|
7cfd513b73
|
Add profile fetching functionality and improve UI responsiveness. Implemented profile retrieval in the main process, updated the renderer to handle profile data, and enhanced styles for better layout and user experience.
|
2026-01-28 15:40:09 +09:00 |
이정수
|
9a88d44769
|
Enhance server health check functionality and update development script. Added server health check logic in main process, integrated with preload and renderer components, and modified the dev script to include a build step for the main process.
|
2026-01-28 12:27:31 +09:00 |
이정수
|
6e347224d3
|
Implement initial project structure and setup
|
2026-01-27 17:54:22 +09:00 |