Snider
41ed9baa12
( #14 ) feat(openpgp): increase test coverage
...
Adds new tests to the `pkg/crypt/openpgp` package to cover error handling and edge cases in the `EncryptPGP` and `DecryptPGP` functions.
- Adds a new test file, `encrypt_extra_test.go`, with tests for incorrect passphrases, malformed messages, and signing failures.
- Adds a pre-generated, encrypted PGP key to be used in tests, working around a limitation in the `go-crypto` library that prevents programmatic generation of encrypted keys.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-10-30 22:57:14 +00:00
Snider
3525cdd4cb
Dev ( #13 )
2025-10-30 17:39:51 +00:00
Snider
c0914fd1ed
( #12 ) Add GitHub Actions test coverage and platform-aware Taskfiles
2025-10-30 17:37:48 +00:00
Snider
35024677c2
( #10 ) GitHub Actions workflow and refactor build and test infrastructure
2025-10-30 16:23:00 +00:00
Snider
2af6c4ad3e
Refactor PGP module with helper functions and error handling title ( #8 )
2025-10-30 14:18:37 +00:00
Snider
20ebafbcc1
Refactor services and tests: update Config, Workspace, Display, and cryptography modules; add test-gen and PWA build support; improve workspace test utilities and mock implementations; and enhance file handling logic.
...
Signed-off-by: Snider <snider@lt.hn>
2025-10-28 21:42:29 +00:00
Snider
526716a785
Fix import paths in index.md for consistency and clarity
...
Signed-off-by: Snider <snider@lt.hn>
2025-10-28 12:07:27 +00:00
Snider
3a40c83017
Refactor service documentation to standardize naming conventions and improve clarity
...
Signed-off-by: Snider <snider@lt.hn>
2025-10-28 12:06:24 +00:00
Snider
89721834ee
cmd: core dev api sync - will update the root level go files to reflect the public API's of Core.*
...
Signed-off-by: Snider <snider@lt.hn>
2025-10-28 12:06:05 +00:00
Snider
5f3e4235aa
Rename files and directories for improved structure and accessibility
...
Signed-off-by: Snider <snider@lt.hn>
2025-10-28 11:10:57 +00:00
Snider
bb94bdf061
Add options type to Config service and improve type assignment error handling; add unit tests for Config functionality
2025-10-28 11:09:38 +00:00
Snider
536ce7b6cd
Refactor project structure and add core modules for configuration, cryptography, display, and workspace management
2025-10-28 07:02:21 +00:00
Snider
bd5a08e2a1
Add origin URL to AGENTS.md ( #7 )
...
Added origin URL for AGENTS.md
2025-10-27 13:23:15 +00:00
Snider
2c6bb21049
Merge pull request #5 from Snider/dev
...
Add CLI framework with Cobra, Taskfile, and Bubble Tea UI
2025-10-27 06:33:23 +00:00
Snider
0a3f067971
Fix typo in lipgloss method call: NewNewStyle -> NewStyle
2025-10-27 06:03:42 +00:00
Snider
90009eccd5
Add pre-commit task, CLI enhancements, and ATS updates
...
- Added `pre-commit` task in Makefile.
- Enhanced CLI with banner display and stricter file selection validation.
- Expanded App Transport Security settings and updated permissions in `Info.dev.plist`.
2025-10-27 05:41:11 +00:00
Snider
3944874c9f
Add an initial CLI framework for Core
2025-10-27 05:07:22 +00:00
Snider
71d76a23b4
git keep before a gitignore
2025-10-27 03:39:07 +00:00
Snider
d0c08a6353
git keep before a gitignore
2025-10-27 03:38:27 +00:00
Snider
11e65079ac
Add documentation for Core modules: Config, Crypt, Display, Docs, IO, and Workspace ( #3 )
2025-10-27 03:14:50 +00:00
Snider
d077831825
Remove unused packages, configurations, and assets
2025-10-26 00:02:40 +01:00
Snider
95d5ad1bcd
Refactor .gitignore for improved build directory management
2025-10-25 10:48:04 +01:00
Snider
0d63002f73
Adding documentation checkpoint.
2025-10-25 09:24:50 +01:00
Snider
5aefe41f8a
Adding documentation checkpoint.
2025-10-25 09:24:44 +01:00
Snider
91d565d5a4
Rename demo.go for improved project structure
2025-10-24 16:10:10 +01:00
Snider
53ac49c8ef
Add service integration example to README.md
2025-10-24 16:10:10 +01:00
Snider
e9b1845a4f
Enhance index.html with responsive design and service cards for improved UI
2025-10-24 16:10:10 +01:00
Snider
0b285aef85
Add system tray HTML interface and update tray functionality
2025-10-24 16:10:10 +01:00
Snider
8087a08ecb
discord test
2025-10-24 16:08:24 +01:00
Snider
371527afd2
discord
...
Updated wording for clarity and conciseness.
2025-10-24 16:01:14 +01:00
Snider
054d15cfd6
discord
...
Refined wording for clarity and conciseness.
2025-10-24 15:59:09 +01:00
Snider
0d45cb3256
discord test
2025-10-24 15:53:48 +01:00
Snider
1410460e68
Discord push test
...
Updated project name and clarified framework purpose.
2025-10-24 15:52:26 +01:00
Snider
4a2cc5b8ab
Refactor configuration and cryptographic services to use a unified API structure
2025-10-24 15:16:34 +01:00
Snider
2bfa3b7250
Add initial project structure with core functionality and basic files
2025-10-24 04:55:10 +01:00
Snider
b5e6fde352
Initial commit
2025-10-22 23:05:09 +01:00