Skip to content
Merged
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Assembler.swift
// AppAssembler.swift
// DevLog
//
// Created by 최윤진 on 12/7/25.
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/Common/DataLayerError.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// DataLayerError.swift
// DevLog
// DevLogData
//
// Created by opfic on 3/11/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/DTO/AuthDataResponse.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AuthDataResponse.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 11/2/25.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/DTO/NotificationKind.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// NotificationKind.swift
// DevLog
// DevLogData
//
// Created by opfic on 6/28/25.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PushNotificationCursorDTO.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/27/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PushNotificationPageResponse.swift
// DevLog
// DevLogData
//
// Created by opfic on 2/18/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PushNotificationResponse.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/10/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoCategoryResponse.swift
// DevLog
// DevLogData
//
// Created by opfic on 3/30/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/DTO/TodoCursorDTO.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoCursorDTO.swift
// DevLog
// DevLogData
//
// Created by opfic on 2/21/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/DTO/TodoDTO.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoDTO.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 12/14/25.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/DTO/TodoPageResponse.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoPageResponse.swift
// DevLog
// DevLogData
//
// Created by opfic on 2/21/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoReferenceResponse.swift
// DevLog
// DevLogData
//
// Created by opfic on 3/30/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// UserProfileResponse.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 1/10/26.
//
Expand Down
4 changes: 2 additions & 2 deletions Application/DevLogData/Sources/DTO/WebPageDTO.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageResponse.swift
// DevLog
// WebPageDTO.swift
// DevLogData
//
// Created by 최윤진 on 2/9/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageMetadataResponse.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/20/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/DataAssembler.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// DataAssembler.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 12/7/25.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PushNotificationMapping.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/27/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/Mapper/TodoMapping.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoMapping.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/19/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// UserProfileMapping.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/19/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/Mapper/WebPageMapping.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageMapping.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/19/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/Protocol/AuthService.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AuthService.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AuthenticationService.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 11/3/25.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// NWPathConnectivityProvider.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PushNotificationService.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/Protocol/ThemeStore.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// ThemeStore.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoCategoryService.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/Protocol/TodoService.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoService.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// UserDefaultsStore.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
2 changes: 1 addition & 1 deletion Application/DevLogData/Sources/Protocol/UserService.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// UserService.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageImageStore.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageMetadataService.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageService.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WidgetSnapshotPreferenceStore.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WidgetSnapshotUpdater.swift
// DevLog
// DevLogData
//
// Created by opfic on 5/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AuthDataRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/12/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AuthSessionRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 12/31/25.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AuthenticationRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 11/2/25.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// NetworkConnectivityRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by opfic on 3/26/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PushNotificationRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 1/18/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoCategoryRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by opfic on 3/30/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// TodoRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 11/29/25.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// UserDataRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 1/10/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// UserPreferencesRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/25/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageImageRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by opfic on 4/14/26.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// WebPageRepositoryImpl.swift
// DevLog
// DevLogData
//
// Created by 최윤진 on 2/8/26.
//
Expand Down
Loading