[PR #2] [MERGED] feat: add skip tls verification #1 #2

Closed
opened 2026-03-03 15:54:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mohamed-Badry/statui/pull/2
Author: @Mozart409
Created: 1/30/2026
Status: Merged
Merged: 1/31/2026
Merged by: @Mohamed-Badry

Base: mainHead: main


📝 Commits (2)

  • fbd5ec9 feat: add flake.nix for development
  • 868cd6f feat: add skip cert verification issue #1

📊 Changes

5 files changed (+100 additions, -5 deletions)

View changed files

flake.lock (+61 -0)
flake.nix (+26 -0)
📝 src/backend.rs (+6 -5)
📝 src/config.rs (+1 -0)
📝 statui.toml (+6 -0)

📄 Description

I added the feature #1 and updated the config. Needed to add flake.nix for my development :)


🔄 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/Mohamed-Badry/statui/pull/2 **Author:** [@Mozart409](https://github.com/Mozart409) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@Mohamed-Badry](https://github.com/Mohamed-Badry) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`fbd5ec9`](https://github.com/Mohamed-Badry/statui/commit/fbd5ec9f840e500d5125f36519414663d544deb1) feat: add flake.nix for development - [`868cd6f`](https://github.com/Mohamed-Badry/statui/commit/868cd6f68252e80418a253962cf4cc3dbbd4381f) feat: add skip cert verification issue #1 ### 📊 Changes **5 files changed** (+100 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `flake.lock` (+61 -0) ➕ `flake.nix` (+26 -0) 📝 `src/backend.rs` (+6 -5) 📝 `src/config.rs` (+1 -0) 📝 `statui.toml` (+6 -0) </details> ### 📄 Description I added the feature #1 and updated the config. Needed to add flake.nix for my development :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:54:51 +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/statui#2
No description provided.