mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-12 04:10:34 +01:00
[PR #37] [CLOSED] v2024.5.0 #10
Reference in New Issue
Block a user
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/mountain-loop/yaak/pull/37
Author: @gschier
Created: 5/26/2024
Status: ❌ Closed
Base:
release← Head:master📝 Commits (10+)
6b373b5Fix autocomplete0f7969dFix maximize permission9360fd7Oopsdab7ee2Bump version57d5487Merge remote-tracking branch 'refs/remotes/origin/release'8606940Move is_dev check for updates83aaeb9Theme system refactor (#31)8e662e6A bunch more theme stuff5c8b472Tweak Yaak default themesd32b462More tweaks📊 Changes
189 files changed (+12124 additions, -3405 deletions)
View changed files
📝
.github/workflows/release.yml(+3 -3)📝
index.html(+4 -4)📝
package-lock.json(+3 -3)📝
package.json(+5 -5)➖
src-tauri/.sqlx/query-48ec5fdf20f34add763c540061caa25054545503704e19f149987f99b1a0e4f0.json(+0 -12)➖
src-tauri/.sqlx/query-b32994b09ae7a06eb0f031069d327e55127a5bce60cbb499b83d1701386a23cb.json(+0 -56)➕
src-tauri/.sqlx/query-ca3485d87b060cd77c4114d2af544adf18f6f15341d9d5db40865e92a80da4e2.json(+92 -0)➕
src-tauri/.sqlx/query-efd8ba41ea909b18dd520c57c1d464c5ae057b720cbbedcaec1513d43535632c.json(+12 -0)📝
src-tauri/Cargo.lock(+862 -867)📝
src-tauri/Cargo.toml(+10 -1)📝
src-tauri/capabilities/capabilities.json(+2 -0)➖
src-tauri/gen/apple/.gitignore(+0 -3)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@1x.png(+0 -0)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x-1.png(+0 -0)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x.png(+0 -0)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@3x.png(+0 -0)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@1x.png(+0 -0)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x-1.png(+0 -0)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x.png(+0 -0)➖
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@3x.png(+0 -0)...and 80 more files
📄 Description
Theme System
yaak://yaak://app/install-themeto install from browser/button🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.