[PR #4] [MERGED] Live refactors #13

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

📋 Pull Request Information

Original PR: https://github.com/therealpaulgg/ssh-sync-server/pull/4
Author: @therealpaulgg
Created: 1/13/2023
Status: Merged
Merged: 1/13/2023
Merged by: @therealpaulgg

Base: mainHead: live-refactors


📝 Commits (3)

📊 Changes

8 files changed (+96 additions, -165 deletions)

View changed files

📝 go.mod (+23 -22)
📝 go.sum (+38 -30)
pkg/web/dto/main.go (+0 -48)
📝 pkg/web/live/main.go (+32 -56)
pkg/web/live/servermessage.go (+0 -6)
📝 pkg/web/router/routes/data.go (+1 -1)
📝 pkg/web/router/routes/setup.go (+1 -1)
📝 pkg/web/router/routes/user.go (+1 -1)

📄 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/therealpaulgg/ssh-sync-server/pull/4 **Author:** [@therealpaulgg](https://github.com/therealpaulgg) **Created:** 1/13/2023 **Status:** ✅ Merged **Merged:** 1/13/2023 **Merged by:** [@therealpaulgg](https://github.com/therealpaulgg) **Base:** `main` ← **Head:** `live-refactors` --- ### 📝 Commits (3) - [`0ecce62`](https://github.com/therealpaulgg/ssh-sync-server/commit/0ecce62635e143aad24c43c3cfdd48cfb7dee933) init - [`cf636b1`](https://github.com/therealpaulgg/ssh-sync-server/commit/cf636b16a8c5c5218e4da125c3829d5563096b10) start sharing DTOs with other project - [`736d761`](https://github.com/therealpaulgg/ssh-sync-server/commit/736d761232c0c5edcc3f2659be103aa655c7ccc7) use utils ### 📊 Changes **8 files changed** (+96 additions, -165 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+23 -22) 📝 `go.sum` (+38 -30) ➖ `pkg/web/dto/main.go` (+0 -48) 📝 `pkg/web/live/main.go` (+32 -56) ➖ `pkg/web/live/servermessage.go` (+0 -6) 📝 `pkg/web/router/routes/data.go` (+1 -1) 📝 `pkg/web/router/routes/setup.go` (+1 -1) 📝 `pkg/web/router/routes/user.go` (+1 -1) </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-02-28 01:18:01 +03:00
Sign in to join this conversation.
No labels
pull-request
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/ssh-sync-server#13
No description provided.