Commit graph

21 commits

Author SHA1 Message Date
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
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
536ce7b6cd Refactor project structure and add core modules for configuration, cryptography, display, and workspace management 2025-10-28 07:02:21 +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
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
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
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