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
|
cffabc7146
|
chore(docs): update README files to reflect Electron 41.x and Node 24 runtime requirements across multiple languages
|
2026-04-22 13:23:01 -05:00 |
|
Ivan
|
7bd2123fee
|
fix(Dockerfile): add g++ to build dependencies (miniaudio)
|
2026-04-22 13:09:42 -05:00 |
|
Ivan
|
c4c34ed67a
|
refactor(tests): fix docstring format
v4.5.0-rc.3
|
2026-04-22 12:20:08 -05:00 |
|
Ivan
|
a16af7dc1a
|
refactor(meshchat): simplify announce print statement by removing display name formatting
|
2026-04-22 12:19:39 -05:00 |
|
Ivan
|
64be8b7734
|
feat(forge.config): add resetAdHocDarwinSignature option for Darwin platform
|
2026-04-22 12:18:55 -05:00 |
|
Ivan
|
f20eef12e0
|
feat(changelog): update
|
2026-04-22 12:04:41 -05:00 |
|
Ivan
|
31c3c84dfe
|
chore(licenses): remove outdated dependencies and clean up licenses_frontend.json
|
2026-04-22 12:04:27 -05:00 |
|
Ivan
|
3d09e8cb22
|
feat(network-visualiser): implement hop max filter functionality with local storage support and UI updates
|
2026-04-22 12:04:14 -05:00 |
|
Ivan
|
5916dc0bcb
|
feat(locales): add message copy functionality translations for multiple languages
|
2026-04-22 12:04:01 -05:00 |
|
Ivan
|
616a014a3c
|
feat(docs): update Reticulum documentation links to use dynamic URLs based on locale
|
2026-04-22 12:03:47 -05:00 |
|
Ivan
|
3a9a8b8aeb
|
feat(messages): update context menu functionality to support message copying from bubbles
|
2026-04-22 12:03:22 -05:00 |
|
Ivan
|
faae118302
|
chore(changelog): update changelog
|
2026-04-22 11:43:26 -05:00 |
|
Ivan
|
682c3b74c6
|
refactor(forge.config): format and cleanup
|
2026-04-22 11:15:52 -05:00 |
|
Ivan
|
df92e2402d
|
chore(dependencies): update Node.js engine requirement and upgrade Electron to 41 and pnpm versions
|
2026-04-22 11:15:35 -05:00 |
|
Ivan
|
819bd0bc76
|
refactor(meshchat): improve docstring formatting
|
2026-04-22 11:15:09 -05:00 |
|
Ivan
|
78b59b4788
|
chore(licenses): add new dependencies and update existing versions in licenses_frontend.json and THIRD_PARTY_NOTICES.txt
|
2026-04-22 11:14:55 -05:00 |
|
Ivan
|
f8270fce69
|
refactor(messages): format
|
2026-04-22 11:14:42 -05:00 |
|
Ivan
|
91c3575ab1
|
chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt with new dependencies and version adjustments
|
2026-04-22 10:53:57 -05:00 |
|
Ivan
|
2d473e5f03
|
fix(messages): adjust styling for reaction buttons and message entries to improve layout and responsiveness
|
2026-04-22 10:53:47 -05:00 |
|
Ivan
|
5fca49032d
|
feat(map): add deduplication functions for telemetry markers and discovered map nodes to improve map accuracy
|
2026-04-22 10:53:31 -05:00 |
|
Ivan
|
538b0ba791
|
feat(interfaces): update discovery connection logic with autoconnect metadata checks
|
2026-04-22 10:53:25 -05:00 |
|
Ivan
|
7306edb23e
|
test: add unit tests for AutoInterface bind-failure detection and user guidance messages
|
2026-04-22 10:52:54 -05:00 |
|
Ivan
|
ecbf3e2253
|
feat(meshchat): add detection for failed AutoInterfaces and provide user guidance messages
|
2026-04-22 10:52:46 -05:00 |
|
Ivan
|
af44499501
|
chore(build): update Electron Forge configuration with support for Snap and Flatpak packaging, update .gitignore for new build artifacts, and modify package scripts for local execution
|
2026-04-22 10:52:20 -05:00 |
|
Ivan
|
cfc36c30c9
|
chore(dependencies): update lxmf to version 0.9.6 and rns to version 1.1.9 in poetry.lock, pyproject.toml, and requirements.txt
|
2026-04-22 10:51:01 -05:00 |
|
Ivan
|
4054bbc2ca
|
chore(dependencies): update rns package version to 1.1.8 in poetry.lock, pyproject.toml, and requirements.txt
|
2026-04-21 15:34:52 -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 |
|
Ivan
|
6af8f8a7ea
|
fix(docs): format
|
2026-04-20 21:12:50 -05:00 |
|
Ivan
|
7bfb4b3467
|
refactor(docs): enhance documentation upload and sharing features in DocsPage component
|
2026-04-20 21:12:40 -05:00 |
|
Ivan
|
68ab1067a5
|
chore(docs): add script to fetch Reticulum manual at build time and update documentation handling in the backend so reticulum docs get bundled offline
|
2026-04-20 21:12:33 -05:00 |
|
Ivan
|
3076a1904f
|
chore(workflows): implement reusable frontend build workflow and update CI/CD pipelines to utilize it
|
2026-04-20 21:05:02 -05:00 |
|
Ivan
|
bf78e5946e
|
chore(docker): include README.md in Dockerfile COPY command and remove README.md from .dockerignore
|
2026-04-19 18:17:35 -05:00 |
|
Ivan
|
a3ce41148e
|
chore(dependencies): update licenses and third-party notices, remove unused entries, and bump versions for several packages
v4.5.0-rc.2
|
2026-04-19 15:59:45 -05:00 |
|
Ivan
|
2571fad14c
|
chore(ci): update POETRY_VERSION to 2.3.4 in GitHub CI script
|
2026-04-19 15:59:39 -05:00 |
|
Ivan
|
e4094bbe0a
|
chore(docs): update Poetry version to 2.3.4 in installation instructions across multiple language READMEs
|
2026-04-19 15:59:32 -05:00 |
|
Ivan
|
8e16c9b812
|
chore(workflows): update POETRY_VERSION to 2.3.4 in CI and build workflows
|
2026-04-19 15:59:26 -05:00 |
|
Ivan
|
ebada37723
|
chore(docker): update entrypoint script path in Dockerfile
|
2026-04-19 15:59:02 -05:00 |
|
Ivan
|
bd09155ba7
|
chore(codebase): cleanup
|
2026-04-19 14:53:14 -05:00 |
|
Ivan
|
59a93c87e6
|
chore(docs): clarify lifecycle script restrictions in README for pnpm v10+
|
2026-04-19 14:13:02 -05:00 |
|
Ivan
|
a57387b3e0
|
chore(dependencies): remove unused dependencies and update package versions in package.json and pnpm-lock.yaml
|
2026-04-19 14:11:55 -05:00 |
|
Ivan
|
be5f6c89c0
|
chore(npm): update .npmrc to enable store integrity verification and adjust peer dependency settings
|
2026-04-19 14:11:42 -05:00 |
|
Ivan
|
10bb6178dc
|
chore(ci): add CodeQL
|
2026-04-19 14:11:30 -05:00 |
|
Ivan
|
a96d70a8ce
|
chore(docs): update installation instructions in README
|
2026-04-19 13:59:58 -05:00 |
|
Ivan
|
77c2dd0a0e
|
chore(dependencies): update filelock to 3.29.0, hypothesis to 6.152.1, rns to 1.1.6, and ruff to 0.15.11 in poetry.lock and pyproject.toml
|
2026-04-19 13:59:48 -05:00 |
|
Ivan
|
f61e80d6a0
|
chore(docker): update installation scripts with pnpm store integrity verification and poetry lock check
|
2026-04-19 13:59:39 -05:00 |
|
Ivan
|
7cc4fecba7
|
chore(ci): add poetry check and pnpm store integrity verification to installation scripts
|
2026-04-19 13:59:15 -05:00 |
|
Ivan
|
9f5d05d3b8
|
chore(dependencies): update marked to version 18.0.2 and dom-selector to version 7.1.1 in package.json and pnpm-lock.yaml
|
2026-04-19 13:53:28 -05:00 |
|
Ivan
|
5307bd57c9
|
fix(ci): update frontend test command to use vitest
|
2026-04-19 13:35:03 -05:00 |
|
Ivan
|
2102658ca7
|
refactor(tests): improve code readability by formatting and simplifying assertions in test files
|
2026-04-19 13:19:28 -05:00 |
|