[PR #11] [MERGED] feat: add auto-start server option #13

Closed
opened 2026-03-16 12:14:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hnewcity/KiroaaS/pull/11
Author: @277631272
Created: 3/11/2026
Status: Merged
Merged: 3/11/2026
Merged by: @hnewcity

Base: mainHead: feat/self-starting


📝 Commits (1)

  • d520ee4 feat: add auto-start server option

📊 Changes

5 files changed (+61 additions, -11 deletions)

View changed files

📝 src-tauri/src/config.rs (+3 -0)
📝 src-tauri/src/main.rs (+27 -11)
📝 src/components/SettingsForm.tsx (+13 -0)
📝 src/lib/config.ts (+2 -0)
📝 src/lib/i18n.ts (+16 -0)

📄 Description

Resolves #9


🔄 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/hnewcity/KiroaaS/pull/11 **Author:** [@277631272](https://github.com/277631272) **Created:** 3/11/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@hnewcity](https://github.com/hnewcity) **Base:** `main` ← **Head:** `feat/self-starting` --- ### 📝 Commits (1) - [`d520ee4`](https://github.com/hnewcity/KiroaaS/commit/d520ee4b4d57b3fc9d79a50bcac12fd60899a17b) feat: add auto-start server option ### 📊 Changes **5 files changed** (+61 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/src/config.rs` (+3 -0) 📝 `src-tauri/src/main.rs` (+27 -11) 📝 `src/components/SettingsForm.tsx` (+13 -0) 📝 `src/lib/config.ts` (+2 -0) 📝 `src/lib/i18n.ts` (+16 -0) </details> ### 📄 Description Resolves #9 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:14:31 +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/KiroaaS#13
No description provided.