| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: build AppImage entirely inside container to avoid symlink cross-device ↵ | gabrix73 | 2026-04-12 | 1 | -13/+16 |
| | | | | | errors | ||||
| * | fix: pre-place desktop file in AppDir root to avoid linuxdeploy symlink ↵ | gabrix73 | 2026-04-12 | 1 | -6/+4 |
| | | | | | permission error | ||||
| * | fix: use --network=host for Docker build, switch apt to HTTPS mirrors | gabrix73 | 2026-04-12 | 1 | -2/+2 |
| | | |||||
| * | feat: add AppImage build target via Docker Ubuntu 20.04 for portable Linux ↵ | gabrix73 | 2026-04-12 | 1 | -3/+44 |
| | | | | | release | ||||
| * | fix: remove -static linking for Linux, GL and X11 have no static versions | gabrix73 | 2026-04-12 | 1 | -2/+1 |
| | | |||||
| * | fix: add go mod tidy to install-deps to populate go.sum for transitive ↵ | gabrix73 | 2026-04-12 | 1 | -0/+1 |
| | | | | | dependencies | ||||
| * | rename: Veilith -> Khimera across all files and documentation | gabrix73 | 2026-04-12 | 1 | -11/+11 |
| | | |||||
| * | Initial commit: Veilith v0.9 - P2P Encrypted Messenger | gabrix73 | 2026-04-10 | 1 | -0/+127 |
| Military-grade secure messenger with: - End-to-End Encryption (Noise Protocol XX) - Forward Secrecy (automatic session rotation) - Anti-Traffic Analysis (padding + cover traffic) - Secure Deletion (DOD 5220.22-M) - Tor Integration (embedded with bridge support) - Portable Mode (no installation required) Generated with Claude Code | |||||
