[PR #41] [CLOSED] 2024.5.1 #13

Closed
opened 2025-12-29 07:18:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/41
Author: @gschier
Created: 6/5/2024
Status: Closed

Base: releaseHead: beta


📝 Commits (10+)

📊 Changes

8 files changed (+116 additions, -133 deletions)

View changed files

.tauriignore (+0 -1)
📝 package-lock.json (+43 -43)
📝 src-tauri/Cargo.lock (+56 -67)
📝 src-tauri/Cargo.toml (+11 -11)
📝 src-tauri/grpc/Cargo.toml (+2 -2)
📝 src-tauri/src/lib.rs (+0 -6)
📝 src-tauri/tauri.conf.json (+3 -3)
📝 src-web/components/Portal.tsx (+1 -0)

📄 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/mountain-loop/yaak/pull/41 **Author:** [@gschier](https://github.com/gschier) **Created:** 6/5/2024 **Status:** ❌ Closed **Base:** `release` ← **Head:** `beta` --- ### 📝 Commits (10+) - [`6b373b5`](https://github.com/mountain-loop/yaak/commit/6b373b598501eb4df5688c78a5da71e1ef6cb5c1) Fix autocomplete - [`0f7969d`](https://github.com/mountain-loop/yaak/commit/0f7969d10a1fcea8b09d29a5b7539bb738254acb) Fix maximize permission - [`9360fd7`](https://github.com/mountain-loop/yaak/commit/9360fd7e438c57c76e8b4a1dce9ec6fdb8073ddb) Oops - [`dab7ee2`](https://github.com/mountain-loop/yaak/commit/dab7ee2492a0835835c4724f7820dad5a8f1ee9a) Bump version - [`57d5487`](https://github.com/mountain-loop/yaak/commit/57d548743f8e8858e7106641b7d4561c3b15ed26) Merge remote-tracking branch 'refs/remotes/origin/release' - [`8606940`](https://github.com/mountain-loop/yaak/commit/8606940dee080d5e62187cef18e88c3efcbf49ff) Move is_dev check for updates - [`83aaeb9`](https://github.com/mountain-loop/yaak/commit/83aaeb94f69432f04421d3ec9ed0f040bd9894c0) Theme system refactor (#31) - [`8e662e6`](https://github.com/mountain-loop/yaak/commit/8e662e6feb35015f2a5c28885406a8a9678ba36f) A bunch more theme stuff - [`5c8b472`](https://github.com/mountain-loop/yaak/commit/5c8b47288af60b629d813ed9fe4c5b19617a6e5a) Tweak Yaak default themes - [`d32b462`](https://github.com/mountain-loop/yaak/commit/d32b462bd957dfad468ab5af8d0322c76a64484c) More tweaks ### 📊 Changes **8 files changed** (+116 additions, -133 deletions) <details> <summary>View changed files</summary> ➖ `.tauriignore` (+0 -1) 📝 `package-lock.json` (+43 -43) 📝 `src-tauri/Cargo.lock` (+56 -67) 📝 `src-tauri/Cargo.toml` (+11 -11) 📝 `src-tauri/grpc/Cargo.toml` (+2 -2) 📝 `src-tauri/src/lib.rs` (+0 -6) 📝 `src-tauri/tauri.conf.json` (+3 -3) 📝 `src-web/components/Portal.tsx` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:18:53 +01:00
adam closed this issue 2025-12-29 07:18:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#13