Commit Graph

13 Commits

Author SHA1 Message Date
spinline
8cd4a998a8 fix: Make push notifications optional for MIPS compatibility
- Add push-notifications feature flag (enabled by default)
- Make web-push and openssl optional dependencies
- Conditionally compile push notification code
- Disable push notifications for MIPS builds in CI
- Fixes AtomicU64 error on 32-bit MIPS architecture
- x86_64/ARM builds still have full push notification support
2026-02-06 00:12:02 +03:00
spinline
6490b7c2b9 ci: Automate GitHub Releases with timestamped tags 2026-01-31 00:03:19 +03:00
spinline
ad7fb405d7 fix: Re-add missing checkout step 2026-01-30 01:20:50 +03:00
spinline
3ddb22d4b3 fix: Disable Node cache for reliability 2026-01-30 01:19:24 +03:00
spinline
2dff7bc88a fix: Robust cache path and pre-build debug 2026-01-30 01:17:39 +03:00
spinline
b3500d3524 chore: Enable caching for Rust and NPM to speed up CI 2026-01-30 01:09:45 +03:00
spinline
f22fde2c95 fix: Correct artifact path (workspace root target) 2026-01-30 01:06:14 +03:00
spinline
2dcd61d1e9 chore: Add debug listing for artifacts 2026-01-30 01:01:30 +03:00
spinline
0626ec8b06 fix: Use Nightly toolchain + build-std for MIPS MUSL 2026-01-30 00:48:58 +03:00
spinline
78ea976d39 fix: Add WASM target and npm install for CI build 2026-01-30 00:45:40 +03:00
spinline
0c7b83389c fix: Remove unsupported target from rustup (use cross instead) 2026-01-29 23:19:53 +03:00
spinline
a62cc5d3a7 fix: Update Github Actions to v4 and fix syntax 2026-01-29 23:18:51 +03:00
spinline
5052a1787a feat: Initial release with MIPS support 2026-01-29 23:17:19 +03:00