mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #42] [CLOSED] _ #400
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#400
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/42
Author: @Econa77
Created: 3/11/2016
Status: ❌ Closed
Base:
feature/new-setting← Head:feature/refactaring-clip-manager📝 Commits (4)
101486dRefactoring ClipManager21db50aFix buge20d746Rename CPYHistoryManager to HistoryManagerd2a7bdfRemove realm try-catch📊 Changes
11 files changed (+530 additions, -574 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+17 -9)📝
Clipy/AppDelegate.swift(+18 -16)➕
Clipy/Extensions/Realm+NoCatch.swift(+18 -0)➖
Clipy/Managers/CPYClipManager.swift(+0 -333)➖
Clipy/Managers/CPYHistoryManager.swift(+0 -93)📝
Clipy/Managers/CPYSnippetManager.swift(+37 -66)➕
Clipy/Managers/ClipManager.swift(+192 -0)➕
Clipy/Managers/HistoryManager.swift(+106 -0)📝
Clipy/Managers/MenuManager.swift(+1 -1)➕
Clipy/Managers/PasteboardManager.swift(+70 -0)📝
Clipy/Models/CPYClipData.swift(+71 -56)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.