Commit graph

122 commits

Author SHA1 Message Date
Ivan
5ddca1c4ec
feat(rrc): improve room message retrieval with pagination support and sequence tracking for messages 2026-07-04 16:41:15 -05:00
Ivan
0f4020061d
fix(ci): specify python platform for macOS dependency installation to ensure compatibility with arm64 hosts 2026-07-04 05:14:14 -05:00
Ivan
e912d52380
feat(tests): add quick test tasks for backend and frontend regression, implement Playwright smoke tests in CI 2026-07-04 05:13:32 -05:00
Ivan
4186ea95e6
chore(build): refactor macOS CI scripts to streamline Python dependency installation and unify backend file handling 2026-07-02 22:20:05 -05:00
Ivan
005a485d52
chore(ci): update asset handling in CI scripts to exclude library.zip and *.so.yml files from processing and pruning 2026-06-17 12:40:22 -05:00
Ivan
db5a66cd49
chore(package): update mac target configuration in package.json to use an array format, add glob version 7.2.3 to dependencies, and modify CI script to include additional mac architecture options 2026-06-16 21:35:34 -05:00
Ivan
ec72c62af7
chore(flatpak): update appId in package.json, add Wayland support and zypak module, and adjust build scripts for flatpak 2026-06-16 19:35:03 -05:00
Ivan
34b829033e
chore(cleanup): remove legacy Electron Forge configurations and scripts, update .gitignore, and adjust CI workflows for electron-builder 2026-06-16 19:19:09 -05:00
Ivan
e923aaf455
feat(ci): update GitHub release script to exclude specific asset paths and improve notes generation 2026-06-12 22:43:00 -05:00
Ivan
2f5474a153
feat(ci): add Rust x86_64-apple-darwin target installation for macOS builds 2026-06-03 07:43:32 -05:00
Ivan
664a4cbe7d
chore(dependencies): update UV_VERSION to 0.11.15 in CI scripts 2026-05-30 12:30:47 -05:00
Ivan
390e25efcb
feat(electron): implement backend process management and recovery features 2026-05-30 11:48:35 -05:00
Ivan
3f0baacf10
chore(ci): update pnpm version, add offline build support to wasm fetch, fix electron coverage 2026-05-18 05:10:53 -05:00
Ivan
9b5574c89a
ci(docker): add hardened variant to build matrix, update Dockerfiles and docs for UV 2026-05-10 03:40:22 -05:00
Ivan
7e31cd0d56
feat(tools): migrate to UV from Poetry for blazing fast ultra safe secure unhackable dependency management 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 2026-05-10 03:19:42 -05:00
Ivan
2ce02e1eef
fix(ci): remove cbor2, add flags to poetry to install dev deps. 2026-05-10 02:52:43 -05:00
Ivan
8b5384e168
ci(release): add SHA256 checksum table to release description 2026-05-09 20:23:38 -05:00
Ivan
4349cb9690
ci(setup-trivy): add curl retries for transient 502 errors 2026-05-09 19:11:19 -05:00
Ivan
4adb3fe9aa
chore(ci): update build scripts and release workflow 2026-05-09 19:00:50 -05:00
Ivan
b6e5e3a384
chore(ci): publish :latest on Docker tag pushes, enable main/master builds, and prune Bunny Storage release folder 2026-05-05 13:13:52 -05:00
Ivan
f7b9d74d5e
feat(build): add script to thin Mach-O binaries and improve macOS universal build process 2026-05-03 22:04:10 -05:00
Ivan
dcfd93cebc
feat(build): add checks for miniaudio library compatibility in macOS universal build script 2026-05-03 18:48:20 -05:00
Ivan
40dfa65589
feat(ci): add pypi publish workflow and add macos debug script 2026-05-03 16:06:56 -05:00
Ivan
229c67e377
feat(release): add Bunny Storage integration for uploading release assets and implement tag resolution in CI workflow 2026-05-03 14:46:07 -05:00
Ivan
42de432099
refactor(ci): remove unnecessary environment variable exports in GitHub CI script 2026-05-03 00:53:14 -05:00
Ivan
4238b9daf6
feat(workflows): add SLSA provenance generation for Android APK and Flatpak artifacts 2026-05-03 00:36:39 -05:00
Ivan
b424a6d492
chore(ci): update Trivy installation method and versioning in CI workflows 2026-05-02 05:25:49 -05:00
Ivan
56ab5d9e34
fix(build): update macOS build workflow by adding error handling for artifact downloads and refining codec2 installation for x86_64 architecture 2026-04-30 15:32:34 -05:00
Ivan
cd722b1d1d
fix(patching): ensure LXST patch script runs during installation in PKGBUILD and CI scripts 2026-04-29 16:53:25 -05:00
Ivan
34ef730a20
chore(ci): update GitHub release asset upload script to exclude electron-builder debug YAML files 2026-04-29 12:44:16 -05:00
Ivan
d105fc40f7
chore(ci): update asset handling in release scripts by adding support for duplicate filenames and excluding builder-debug.yml 2026-04-28 19:05:46 -05:00
Ivan
b3ccb9f151
chore(ci): add script to prune Electron dist staging directories and update build scripts to call it 2026-04-27 18:02:30 -05:00
Ivan
5f10bd0f7b
chore(ci): format 2026-04-27 16:23:00 -05:00
Ivan
ea8b9d94f3
chore(workflows): update build workflows for Linux release and Flatpak; remove deprecated build-linux-release.yml 2026-04-27 16:14:52 -05:00
Ivan
5fd1a423b7
chore(security): update transparency logs and signing configuration for Cosign v3+; add signing config JSON 2026-04-27 14:27:31 -05:00
Ivan
e9d6264293
fix(ci): exclude additional file types from asset attestation and disable tlog upload 2026-04-27 11:15:57 -05:00
Ivan
cabac7d982
feat(ci): update Trivy setup script with upstream verification and cosign integration 2026-04-24 14:04:30 -05:00
Ivan
328bb766bc
fix(ci): update GitHub draft release script to set GH_REPO from GITHUB_REPOSITORY if not defined 2026-04-24 14:03:50 -05:00
Ivan
49d6897f48
chore(workflows): clean up Flatpak CI workflow and remove deprecated Snap build scripts 2026-04-23 20:34:13 -05:00
Ivan
e3fbf536e7
chore(workflows): remove obsolete Gitea CI workflow files for GitHub Actions integration 2026-04-23 20:28:21 -05:00
Ivan
3310b61a8f
chore(workflows): migrate CI workflows from Gitea to GitHub Actions and remove obsolete files 2026-04-23 19:49:05 -05:00
Ivan
2d1adf1f06
chore(build): update COSIGN_VERSION to 3.0.6 and improve installation script documentation for MeshChatX on Raspberry Pi 2026-04-23 15:01:07 -05:00
Ivan
6ff7a652be
refactor(codebase): format 2026-04-22 18:40:11 -05:00
Ivan
c0312bf1a0
fix(snap): update make:snap command to include debug environment variable and remove unnecessary build environment setting 2026-04-22 18:37:53 -05:00
Ivan
f193010f37
feat(flatpak): add script to ensure Flathub remote exists and update build process for Electron Forge 2026-04-22 18:16:52 -05:00
Ivan
ef977c84b3
refactor: format and cleanup code using stricted ruff linter rules. 2026-04-22 18:13:05 -05:00
Ivan
bdc6c00783
feat(flatpak/snap): update runtime and base versions to 25.08, add CI workflows for building Linux packages 2026-04-22 16:11:47 -05:00
Ivan
4a34921655
feat(ci): add rekor monitoring workflow and setup script for rekor-cli installation 2026-04-22 13:33:50 -05:00
Ivan
cbb041f06e
chore(ci): remove verify-release-attestation.sh script and update attest-release-assets.sh to exclude .cosign.bundle files 2026-04-22 13:23:22 -05:00
Ivan
01e815ab79
chore(build): add support for prebuilt frontend assets in macOS and Windows build scripts 2026-04-20 21:12:58 -05:00