Commit graph

204 commits

Author SHA1 Message Date
Evan Su
670d284603
Merge pull request #89 from Retengart/test-features
Some checks failed
build-linux / build (push) Has been cancelled
build-macos / build (push) Has been cancelled
build-windows / build (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
App version in the window title and zip unpacking
2025-01-29 11:02:44 -05:00
Alex Verner
445cd48e53 fix: delete a partially extracted file if run out of space 2025-01-28 12:22:19 +03:00
Alex Verner
46b557e3ef update date 2025-01-28 01:50:17 +03:00
Evan Su
47b65d6fe0 return err on ".." in zip item file path
Unlikely to happen since go stdlib zip doesn't do it, so if it does happen, better safe than sorry.
2025-01-27 01:12:14 -05:00
Evan Su
a929eb1037 final auto unzip code tweaks 2025-01-27 00:55:47 -05:00
Evan Su
bf73698c52 update unpackArchive to use both flags
also remove comments that add no value
2025-01-27 00:32:03 -05:00
Evan Su
10e8a1af82 auto unzip: careful ui state handling 2025-01-27 00:13:11 -05:00
Evan Su
d569954afc
Add link to solution to no OpenGL on Windows 2025-01-26 23:28:57 -05:00
Alex Verner
525ee4d591 flatpak metainfo to 1.46 2025-01-26 01:46:12 +03:00
Alex Verner
af3e1748fb Bump to 1.46: zip unpacking and version in title 2025-01-26 01:05:40 +03:00
Alex Verner
fee796845b zip unpacking with status bar 2025-01-25 22:59:41 +03:00
Alex Verner
fdebb502ab unpack zip and version in the window title 2025-01-25 22:12:14 +03:00
Evan Su
2862853176
Update build-windows.yml: add append_body: true 2025-01-24 20:35:31 -05:00
Evan Su
a14b95b430
Update build-windows.yml: change release body checksum format 2025-01-24 20:20:04 -05:00
Evan Su
b043713c0e
Update build-macos.yml 2025-01-24 20:18:36 -05:00
Evan Su
dfa51d5a2c
Update build-linux.yml: small release body text change 2025-01-24 20:18:04 -05:00
Evan Su
f89fc1f153
Update build-macos.yml: append_body = true 2025-01-24 20:10:34 -05:00
Evan Su
5c9e6e82ec
Update build-linux.yml: append_body = true 2025-01-24 20:04:30 -05:00
Evan Su
58c8cbb711
Merge pull request #88 from Retengart/build-yaml
Github Actions with sha256 in release body
2025-01-24 20:00:55 -05:00
Alex Verner
7f630676c0 sha256 beautification 2025-01-25 00:31:27 +03:00
Alex Verner
a90754a67e build with sha256 in release body 2025-01-24 21:33:45 +03:00
Evan Su
bc4d029cf0
Update build-windows.yml: use windows-2025 2025-01-21 22:42:27 -05:00
Evan Su
3fdddfb57d
Merge pull request #84 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.32.0
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Bump golang.org/x/crypto from 0.31.0 to 0.32.0 in /src
2025-01-08 16:17:15 -05:00
dependabot[bot]
8782e80d46
Bump golang.org/x/crypto from 0.31.0 to 0.32.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 21:51:51 +00:00
Evan Su
c45bdede59
Bump to 1.45
Some checks failed
CodeQL / Analyze (push) Has been cancelled
2024-12-15 21:57:16 -05:00
Evan Su
fb5b92a17d
Bump to 1.45 2024-12-15 21:53:59 -05:00
Evan Su
78af7c48e2
Merge pull request #80 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.31.0
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /src
2024-12-12 15:36:33 -05:00
dependabot[bot]
7472203fa0
Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 21:50:07 +00:00
Evan Su
d8208ce77d
Release 1.45 (updated GitHub Actions OS versions)
Some checks failed
build-linux / build (push) Has been cancelled
build-macos / build (push) Has been cancelled
build-windows / build (push) Has been cancelled
2024-12-05 22:57:12 -05:00
Evan Su
7cc2025ff8
Update Changelog.md for v1.45: Update GH Actions OS versions 2024-12-05 22:56:28 -05:00
Evan Su
b6c67ef0f3
Bump gh actions ubuntu 22.04 -> 24.04 2024-12-05 22:55:11 -05:00
Evan Su
705d20f75b
Bump gh actions macos 14 -> 15 2024-12-05 22:54:29 -05:00
Evan Su
4c1fad5176
Merge pull request #77 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.30.0
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Bump golang.org/x/crypto from 0.29.0 to 0.30.0 in /src
2024-12-04 17:19:36 -05:00
dependabot[bot]
bb8d2d2a7d
Bump golang.org/x/crypto from 0.29.0 to 0.30.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 21:39:27 +00:00
Evan Su
509dd5775e
Update io.github.picocrypt.Picocrypt.metainfo.xml 2024-11-23 11:54:22 -05:00
Evan Su
99174c7d5a
Update Changelog.md with v1.44
No changes, just updated dependencies
2024-11-23 11:53:11 -05:00
Evan Su
84451ef88d
Bump to 1.44
Some checks failed
build-linux / build (push) Has been cancelled
build-macos / build (push) Has been cancelled
build-windows / build (push) Has been cancelled
No code changes; just updated dependencies.
2024-11-11 19:28:18 -05:00
Evan Su
c42f7c096d
Merge pull request #69 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.29.0
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Bump golang.org/x/crypto from 0.28.0 to 0.29.0 in /src
2024-11-11 18:40:35 -05:00
dependabot[bot]
4e5c556d23
Bump golang.org/x/crypto from 0.28.0 to 0.29.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 21:35:49 +00:00
Evan Su
b9e02a9c3a
Link to CLI 2024-10-06 01:23:06 -04:00
Evan Su
58e0b66978
Link to web interface 2024-10-06 01:16:57 -04:00
Evan Su
fa263aa170
Merge pull request #65 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.28.0
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Bump golang.org/x/crypto from 0.27.0 to 0.28.0 in /src
2024-10-05 18:57:20 -04:00
dependabot[bot]
1c21893e13
Bump golang.org/x/crypto from 0.27.0 to 0.28.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 21:37:36 +00:00
Evan Su
1ec199e474
Link to flatpak/flathub 2024-09-12 12:32:51 -04:00
Evan Su
e8016064e8
Add flatpak files 2024-09-11 22:56:46 -04:00
Evan Su
1e230f487d
Bump to 1.43 2024-09-11 21:46:10 -04:00
Evan Su
fc50b47f12
Bump to 1.43 2024-09-11 21:45:33 -04:00
Evan Su
b06488c6aa
Update Changelog.md 2024-09-11 21:44:19 -04:00
Evan Su
4d4bd47efe
Merge pull request #50 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.27.0
Bump golang.org/x/crypto from 0.26.0 to 0.27.0 in /src
2024-09-06 11:38:33 -04:00
dependabot[bot]
94ce7833f5
Bump golang.org/x/crypto from 0.26.0 to 0.27.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 21:21:49 +00:00