Evan Su
3b54234f19
Merge pull request #108 from Picocrypt/start-on-enter
...
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
Auto start on Enter key, encrypt temporary files, other small improvements
2025-04-19 14:27:36 -04:00
Evan Su
e74068c5e6
fix issue #114
2025-04-19 14:14:56 -04:00
Evan Su
bbf250be37
Update default.yml
CodeQL / Analyze (push) Has been cancelled
2025-04-18 17:15:58 -04:00
Evan Su
268055804e
two os.Removes conflict, allow them to err
...
deniability and split
2025-04-18 17:03:09 -04:00
Evan Su
0cc109bc6b
handle more errors
2025-04-18 16:48:29 -04:00
Evan Su
b0c2943bb0
handle more errors for keyfile code
2025-04-18 16:29:42 -04:00
Evan Su
1b55200b84
handle more errors in deniability decrypt block
2025-04-18 16:13:12 -04:00
Evan Su
d0e4e71b97
handle more errors in recombine code
2025-04-18 15:59:04 -04:00
Evan Su
7a28e2b273
handle more errors in temp zip code
2025-04-18 15:54:26 -04:00
Evan Su
22a1118f01
catch temporary encrypted zip errors
2025-04-18 15:42:42 -04:00
Evan Su
ca0a74f99d
handle more errors
2025-04-18 15:33:17 -04:00
Evan Su
a0a7f430e4
missing an err != nil check
2025-04-18 15:04:28 -04:00
Evan Su
3403cd68a8
show keyfile gen errors instead of crashing
CodeQL / Analyze (push) Waiting to run
2025-04-18 15:03:26 -04:00
Evan Su
89d461ce9c
more error handling around keyfile generator
2025-04-18 15:01:37 -04:00
Evan Su
e72f687ae9
handle more errors, hide main modal title bar
2025-04-18 14:52:36 -04:00
Evan Su
693d0c4754
handle more errors
2025-04-18 14:30:44 -04:00
Evan Su
475e89395f
flatpak metainfo.xml: point to latest screenshot.png
2025-04-18 14:08:10 -04:00
Evan Su
66693564f1
remove description from flatpak; go to gh repo for more info
2025-04-18 14:03:37 -04:00
Evan Su
a8dcc6ffbd
Update io.github.picocrypt.Picocrypt.metainfo.xml
2025-04-18 13:44:16 -04:00
Evan Su
397ff8a9f9
Update Changelog.md
2025-04-18 13:42:44 -04:00
Evan Su
df5ef8e9ee
add TODO to .gitignore
...
CodeQL / Analyze (push) Waiting to run
I store some TODOs locally and don't want them in vc
2025-04-18 02:03:10 -04:00
Evan Su
6140e2beb6
change tooltips for deniability and recursively to a warning
...
Average user should never need to use these options. Better warn them against it or at least to read the README about the features to understand what they do. These two options can cause funky/unexpected/unintuitive behaviour unless the user understands what they do.
2025-04-18 00:06:01 -04:00
Evan Su
7a1d105a43
also increase multiplier if auto unzip
2025-04-17 23:52:22 -04:00
Evan Su
99a04de263
oops remove debug print statement
2025-04-17 23:46:35 -04:00
Evan Su
ee2abd053c
remove duplicate single folder size counting
2025-04-17 23:46:04 -04:00
Evan Su
75c0a017f9
Much more reliable free space estimator
2025-04-17 23:37:36 -04:00
Evan Su
9b2b69e442
Update versioninfo.rc
CodeQL / Analyze (push) Has been cancelled
2025-04-13 20:06:21 -04:00
Evan Su
f58f5ce249
Create close-issues.yml
2025-04-13 19:59:07 -04:00
Evan Su
b26137d959
Update default.yml
2025-04-13 19:51:27 -04:00
Evan Su
065a50d90e
fix: 0700 instead of 0600 for mkdirall
2025-04-13 18:54:00 -04:00
Evan Su
c63cf92672
Start button show "Zip and Encrypt" if temp zip needed
2025-04-13 15:15:43 -04:00
Evan Su
6a8fdeaa53
Remove caveats from README
...
No longer needed because temporary zip files are now encrypted.
2025-04-13 14:47:18 -04:00
Evan Su
bad71f95ce
use 0600 for auto unzip file permissions
...
prevent executing for safety and only allow user to have access
2025-04-13 14:40:52 -04:00
Evan Su
d7a0ee126b
Use encrypted-*.zip.pcv instead of Encrypted.zip.pcv
...
So you don't always have to rename or delete an existing volume
2025-04-13 14:33:08 -04:00
Evan Su
16bb70dc97
Add .incomplete to end of wip files
2025-04-13 14:24:02 -04:00
Evan Su
9e7e2e9c44
Changelog: add to future: remove use of temp files
2025-04-13 13:35:01 -04:00
Evan Su
757c9c23e4
remove warning for external storage target
...
since temporary files are now encrypted so no longer matters
2025-04-13 13:32:56 -04:00
Evan Su
159944a619
Encrypt temporary zip files
2025-04-13 13:23:19 -04:00
Evan Su
0a061a20b8
Merge branch 'main' into start-on-enter
CodeQL / Analyze (push) Waiting to run
2025-04-13 01:00:10 -04:00
Evan Su
a849de0edd
go get -u -v all && go mod tidy
...
codeql doesn't like go 1.24 without the .0 after 1.24in go.mod, so I added those in all dependencies
2025-04-13 00:59:56 -04:00
Evan Su
f0bfe3ba03
Update default.yml: grammar fixes
2025-04-13 00:17:32 -04:00
Evan Su
a665839271
Update default.yml: add antivirus section, more checkboxes
2025-04-13 00:06:38 -04:00
Evan Su
2313dcff4b
Update default.yml: fix indentation
2025-04-12 23:45:41 -04:00
Evan Su
eb4fef1d0e
Update default.yml: first draft of issues template
2025-04-12 23:44:31 -04:00
Evan Su
837281168d
Update default.yml
2025-04-12 21:40:42 -04:00
Evan Su
ea9105b91a
Update default.yml
2025-04-12 21:37:22 -04:00
Evan Su
e3eb8b5847
Update default.yml
2025-04-12 21:34:07 -04:00
Evan Su
de386390ef
Update default.yml
2025-04-12 21:30:20 -04:00
Evan Su
bf21bd0262
Update and rename default.md to default.yml
2025-04-12 21:26:52 -04:00
Evan Su
3fe7386043
Update default.md
2025-04-12 21:23:51 -04:00