Commit graph

341 commits

Author SHA1 Message Date
Evan Su
8a08532f8f
Merge pull request #132 from Retengart/upx-for-linux
UPX for Linux & upgrade UPX for Windows
2025-08-01 16:45:53 -04:00
Evan Su
078dee49e9
Merge branch 'main' into upx-for-linux 2025-08-01 13:16:58 -04:00
Aleksandr Menenkov
1937ed85be
add: Cyrillic symbols support 2025-08-01 14:32:03 +03:00
Evan Su
9db0b1d6cf
Update Changelog.md: Added support for Cyrillic characters 2025-07-31 22:15:02 -04:00
Aleksandr Menenkov
ab7b9f1421
add: latest UPX for Windows 2025-08-01 01:06:17 +03:00
Aleksandr Menenkov
e9e6c134c2
add: upx compression for Linux build & fix: optimize upx build for Windows 2025-07-31 19:52:04 +03:00
Evan Su
e67c55673f
Update README.md: link to archive.org snapshot of picocrypt.org
picocrypt.org is gone now and the MEGA account used to upload their downloads was suspended (good!), but for those curious...
2025-07-14 01:33:22 -04:00
Evan Su
f9fe92e1e4
Update README.md
May this country forever remain glorious and free.
2025-07-14 01:16:41 -04:00
Evan Su
9a76b9cb18
Update Changelog.md 2025-07-13 14:39:07 -04:00
Evan Su
2d2a476988
Update default.yml 2025-07-13 14:36:33 -04:00
Evan Su
8b247e8ceb
Update default.yml 2025-07-13 14:35:45 -04:00
Evan Su
a199f57350
Update default.yml 2025-07-13 14:31:56 -04:00
Evan Su
c0b0b62b24
Update build-snapcraft.yml 2025-07-13 13:48:08 -04:00
Evan Su
2e348e8c75
Update build-snapcraft.yml 2025-07-13 13:41:37 -04:00
Evan Su
eabf3ce2b9
Update build-snapcraft.yml 2025-07-13 13:37:35 -04:00
Evan Su
02e8fb8444
Update build-snapcraft.yml 2025-07-13 13:29:27 -04:00
Evan Su
5237d493d4
Update build-snapcraft.yml 2025-07-13 13:26:54 -04:00
Evan Su
dd39639d36
Update build-snapcraft.yml 2025-07-13 13:17:19 -04:00
Evan Su
241d6df328
Update build-snapcraft.yml 2025-07-13 13:13:40 -04:00
Evan Su
e555d5a876
Update build-snapcraft.yml 2025-07-13 13:09:43 -04:00
Evan Su
29138e1413
Update build-snapcraft.yml 2025-07-13 13:01:45 -04:00
Evan Su
f96480413d
Update build-snapcraft.yml 2025-07-13 12:58:31 -04:00
Evan Su
356d0c813d
Update build-snapcraft.yml: give snapcraft sudo 2025-07-13 12:54:30 -04:00
Evan Su
0c7c784fea
Update build-snapcraft.yml: forgot to install multipass 2025-07-13 12:52:00 -04:00
Evan Su
556b101351
Update build-snapcraft.yml: multipass instead of lxd 2025-07-13 12:50:27 -04:00
Evan Su
419fdffd20
Update build-snapcraft.yml 2025-07-13 12:48:10 -04:00
Evan Su
2308302691
Update build-snapcraft.yml 2025-07-13 12:46:42 -04:00
Evan Su
3fcb09aaef
Update build-snapcraft.yml: forgot sudo 2025-07-13 12:41:45 -04:00
Evan Su
928ed39eb4
Update build-snapcraft.yml: lxd init --auto 2025-07-13 12:39:02 -04:00
Evan Su
8387154d54
Update build-snapcraft.yml 2025-07-13 12:36:33 -04:00
Evan Su
fe30ef5b97
Create build-snapcraft.yml 2025-07-13 12:34:05 -04:00
Evan Su
880d3445a3
Add snapcraft files 2025-07-13 12:25:44 -04:00
Evan Su
2e6122d242
Update Changelog.md: update Flatpak runtime 2025-07-13 12:14:39 -04:00
Evan Su
5a15972126
Merge pull request #130 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.40.0
Bump golang.org/x/crypto from 0.39.0 to 0.40.0 in /src
2025-07-10 22:07:27 -04:00
dependabot[bot]
0dfedc787e
Bump golang.org/x/crypto from 0.39.0 to 0.40.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/crypto/compare/v0.39.0...v0.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 21:42:37 +00:00
Evan Su
d77c4edc08
Merge pull request #126 from jaeone22/main
Change the macOS app icon to the Big Sur style
2025-07-05 15:47:04 -04:00
Evan Su
ff4737be9f Update Changelog.md 2025-07-04 23:52:47 -04:00
Evan Su
c8822cf544 replace old macos icon with new one 2025-07-04 23:49:38 -04:00
jaeone22
0aee848c36
Merge branch 'main' into main 2025-07-02 15:06:45 +09:00
Evan Su
b15b88560c
feature description refinements, recommend reading it 2025-07-02 01:29:41 -04:00
jaeone22
9060c9ea42 New icons for macOS 2025-07-02 14:12:19 +09:00
Evan Su
dc47a493fc
Update README.md: note about windows opengl 2025-07-02 00:49:18 -04:00
Evan Su
bfb8d76440
Merge pull request #123 from Picocrypt/macos-app-apple-silicon-only
Update README.md: Apple silicon only
2025-06-10 22:04:38 -04:00
Evan Su
bdaf13605f
Update README.md: Apple silicon only 2025-06-10 21:48:18 -04:00
Evan Su
851d669abf
Merge pull request #121 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.39.0
Bump golang.org/x/crypto from 0.38.0 to 0.39.0 in /src
2025-06-10 17:29:18 -04:00
dependabot[bot]
1defefe05e
Bump golang.org/x/crypto from 0.38.0 to 0.39.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/crypto/compare/v0.38.0...v0.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 21:30:51 +00:00
Evan Su
d8e893e325
Merge pull request #120 from Picocrypt/add-homebrew
Update README.md: add homebrew option
2025-06-03 21:45:35 -04:00
Evan Su
f3bba8d606
Update README.md: add --no-quarantine to homebrew command 2025-06-03 16:05:54 -04:00
Evan Su
4f83e43575
Update README.md: add homebrew option 2025-06-03 16:04:09 -04:00
Evan Su
3447051582
Merge pull request #118 from Picocrypt/dependabot/go_modules/src/golang.org/x/crypto-0.38.0
Bump golang.org/x/crypto from 0.37.0 to 0.38.0 in /src
2025-05-17 16:53:56 -04:00