[PR #135] [MERGED] Refactoring history manager #452

Closed
opened 2026-03-03 01:12:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/135
Author: @Econa77
Created: 11/20/2016
Status: Merged
Merged: 11/20/2016
Merged by: @Econa77

Base: release/v1.2.0Head: refactor/hisotry-manager


📝 Commits (1)

  • 9d3a9c2 🚀 Refactoring history manager

📊 Changes

6 files changed (+90 additions, -120 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+4 -4)
📝 Clipy/Sources/AppDelegate.swift (+1 -1)
Clipy/Sources/Managers/HistoryManager.swift (+0 -107)
📝 Clipy/Sources/Services/ClipService.swift (+1 -1)
Clipy/Sources/Services/DataCleanService.swift (+80 -0)
📝 Clipy/Sources/Utility/CPYUtilities.swift (+4 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/135 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 11/20/2016 **Status:** ✅ Merged **Merged:** 11/20/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `release/v1.2.0` ← **Head:** `refactor/hisotry-manager` --- ### 📝 Commits (1) - [`9d3a9c2`](https://github.com/Clipy/Clipy/commit/9d3a9c2eda3b2254550fbf73a53d28841aaa4a92) :rocket: Refactoring history manager ### 📊 Changes **6 files changed** (+90 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+4 -4) 📝 `Clipy/Sources/AppDelegate.swift` (+1 -1) ➖ `Clipy/Sources/Managers/HistoryManager.swift` (+0 -107) 📝 `Clipy/Sources/Services/ClipService.swift` (+1 -1) ➕ `Clipy/Sources/Services/DataCleanService.swift` (+80 -0) 📝 `Clipy/Sources/Utility/CPYUtilities.swift` (+4 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#452
No description provided.