Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
Cleanup

P1

P2

Cleanup

Cleanup

Release 5.2.2-rc.4

Fix script
  • Loading branch information
iongion committed Sep 11, 2024
1 parent a8feab2 commit 0147eaf
Show file tree
Hide file tree
Showing 81 changed files with 1,699 additions and 2,972 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ insert_final_newline = true
indent_style = space
indent_size = 4

[*.go]
indent_style = space
indent_size = 4

[*.c]
indent_style = space
indent_size = 4
Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"Minimizable",
"Mountpoint",
"mstile",
"Netcat",
"netns",
"nodemon",
"npipe",
Expand Down
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 5.2.2-rc.4 - 2024-09-11

## Fixed

- Properly close connections
- Auto-mode supported for all connection types
- Bug with podman not being able to create the basedir of the listening socket on WSL
- Mode change disabled while pending operation
- Registry search behavior for docker
- NSIS installer icon
- Visual bugs

## Added

- Detect button for relay endpoint

## Changed

- Display version only when connected
- Export connections with version specifier
- Connection pending indicator moved to bottom of the form
- Refactor all needed to respect containers domain
- Upgraded deps

## Removed

- Unused dependencies

## 5.2.2-rc.3 - 2024-09-08

## Fixed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.2.2-rc.3
5.2.2-rc.4
2 changes: 1 addition & 1 deletion docs/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.2.2-rc.3
5.2.2-rc.4
32 changes: 16 additions & 16 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" data-version="5.2.2-rc.3">
<html lang="en" data-version="5.2.2-rc.4">

<head>
<meta charset="UTF-8" />
Expand All @@ -13,9 +13,9 @@
<link rel="preconnect" href="//fonts.googleapis.com" />
<link rel="preconnect" href="//fonts.gstatic.com" crossorigin />
<link rel="stylesheet" href="//fonts.googleapis.com/css2?family=Montserrat:wght@100;300;500;700&display=swap" />
<link rel="stylesheet" href="./css/common.css?v=5.2.2-rc.3" />
<link rel="stylesheet" href="./css/dark-theme.css?v=5.2.2-rc.3" id="themelink" />
<link rel="stylesheet" href="./css/responsive.css?v=5.2.2-rc.3" />
<link rel="stylesheet" href="./css/common.css?v=5.2.2-rc.4" />
<link rel="stylesheet" href="./css/dark-theme.css?v=5.2.2-rc.4" id="themelink" />
<link rel="stylesheet" href="./css/responsive.css?v=5.2.2-rc.4" />
<title>Podman Desktop Companion</title>
</head>

Expand Down Expand Up @@ -54,51 +54,51 @@ <h1>The super duper<br /><a href="https://github.com/iongion/podman-desktop-comp
</div>
<div class="downloadSection">
<div class="download">
<a class="downloadButton" href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x86_64-5.2.2-rc.3.AppImage">
<a class="downloadButton" href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x86_64-5.2.2-rc.4.AppImage">
<i class="fab fa-linux"></i>
&nbsp;Download for Linux
</a>
<ul class="downloadBundles">
<li>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x86_64-5.2.2-rc.3.AppImage">AppImage</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x86_64-5.2.2-rc.4.AppImage">AppImage</a>
</li>
<li>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x86_64-5.2.2-rc.3.flatpak">flatpak</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x86_64-5.2.2-rc.4.flatpak">flatpak</a>
</li>
<li>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x86_64-5.2.2-rc.3.rpm">rpm</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x86_64-5.2.2-rc.4.rpm">rpm</a>
</li>
<li>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-amd64-5.2.2-rc.3.deb">deb</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-amd64-5.2.2-rc.4.deb">deb</a>
</li>
<li>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-amd64-5.2.2-rc.3.pacman">pacman</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-amd64-5.2.2-rc.4.pacman">pacman</a>
</li>
</ul>
</div>
<div class="download">
<a class="downloadButton" href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x64-5.2.2-rc.3.exe">
<a class="downloadButton" href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x64-5.2.2-rc.4.exe">
<i class="fab fa-windows"></i>
&nbsp;Download for Windows
</a>
<ul class="downloadBundles">
<li>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x64-5.2.2-rc.3.exe">Installer - exe</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x64-5.2.2-rc.4.exe">Installer - exe</a>
</li>
</ul>
</div>
<div class="download">
<a class="downloadButton" href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x64-5.2.2-rc.3.dmg">
<a class="downloadButton" href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x64-5.2.2-rc.4.dmg">
<i class="fab fa-apple"></i>
&nbsp;Download for Mac
</a>
<ul class="downloadBundles">
<li>Disk image</li>
<li>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-x64-5.2.2-rc.3.dmg">Intel</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-x64-5.2.2-rc.4.dmg">Intel</a>
</li>
<li class="alternative">
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.3/podman-desktop-companion-arm64-5.2.2-rc.3.dmg">Apple</a>
<a href="https://github.com/iongion/podman-desktop-companion/releases/download/5.2.2-rc.4/podman-desktop-companion-arm64-5.2.2-rc.4.dmg">Apple</a>
</li>
</ul>
</div>
Expand Down Expand Up @@ -339,4 +339,4 @@ <h2>Have a question?</h2>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>

</html>
</html>
9 changes: 4 additions & 5 deletions electron-builder-config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,12 @@ const config = {
},
win: {
target: ["appx", "nsis"],
icon: "icons/icon.png"
icon: "icons/icon.ico"
},
appx: {
applicationId,
identityName: pkg.name,
publisher: "CN=PodmanDesktopCompanion.iongion.github.io",
publisherDisplayName: "iongion"
identityName: "IonutStoica.PodmanDesktopCompanion",
publisher: "CN=52408AA8-2ECC-4E48-9A2C-6C1F69841C79",
publisherDisplayName: "Ionut Stoica"
},
linux: {
icon: "icons/appIcon.svg",
Expand Down
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "podman-desktop-companion",
"title": "Podman Desktop Companion",
"version": "5.2.2-rc.3",
"version": "5.2.2-rc.4",
"author": "Ionut Stoica <[email protected]>",
"description": "Podman Desktop Companion",
"main": "build/main-5.2.2-rc.3.mjs",
"main": "build/main-5.2.2-rc.4.mjs",
"homepage": "./",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -55,11 +55,10 @@
"file-saver": "^2.0.5",
"fix-path": "^4.0.0",
"history": "^5.3.0",
"i18next": "^23.14.0",
"i18next": "^23.15.1",
"lodash-es": "^4.17.21",
"magic-string": "^0.30.11",
"monaco-editor": "^0.51.0",
"node-fetch": "^3.3.2",
"pretty-bytes": "^6.1.1",
"private-ip": "^3.0.2",
"react": "^18.3.1",
Expand All @@ -77,7 +76,7 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@electron/packager": "^18.3.4",
"@electron/packager": "^18.3.5",
"@hookform/devtools": "^4.3.1",
"@types/electron": "^1.6.10",
"@types/node": "^22.5.4",
Expand All @@ -86,8 +85,8 @@
"@types/react-helmet": "^6.1.11",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@vercel/ncc": "^0.38.1",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
Expand All @@ -113,8 +112,8 @@
"prettier-eslint": "^16.3.0",
"svgo": "^3.3.2",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"typescript": "^5.6.2",
"vite": "^5.4.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-ejs": "^1.7.0",
"vite-plugin-svgr": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"manifest_version": 2,
"name": "Podman desktop companion",
"permissions": ["webNavigation"],
"version": "5.2.2-rc.3"
"version": "5.2.2-rc.4"
}
Loading

0 comments on commit 0147eaf

Please sign in to comment.