Commit Graph

169 Commits

Author SHA1 Message Date
09ce40d073 chore(ci): clean up build.yml by removing commented-out Docker build steps to enhance clarity 2026-01-02 17:24:29 -06:00
d957d051ef chore(Taskfile): remove demo Docker build and run tasks to simplify configuration 2026-01-02 17:24:25 -06:00
35f17b59d5 chore(docker): update Dockerfile to streamline build process with new Node.js and Python versions, add missing configuration files, and optimize dependency installation 2026-01-02 17:24:16 -06:00
ba153e7bf4 chore(docker): remove demo configuration files for Docker and NGINX to streamline project structure 2026-01-02 16:49:04 -06:00
732f5e56b6 chore(docker): update .dockerignore to streamline build process by removing unnecessary entries and adding new directories
All checks were successful
CI / build-frontend (push) Successful in 9m35s
CI / lint (push) Successful in 9m38s
2026-01-02 15:15:59 -06:00
928fb6ac32 chore(ci): remove UV_LINK_MODE environment variable and replace setup step with Poetry installation
All checks were successful
CI / build-frontend (push) Successful in 9m33s
CI / lint (push) Successful in 9m35s
2026-01-02 15:15:47 -06:00
3ae9920d1f feat(Taskfile): add Docker build tasks and update Python environment setup to use Poetry 2026-01-02 12:20:41 -06:00
5730dbd93a style(meshchat): remove unnecessary whitespace for cleaner code formatting
All checks were successful
CI / lint (push) Successful in 9m33s
CI / build-frontend (push) Successful in 9m34s
2026-01-02 11:40:56 -06:00
7255170c86 feat(meshchat): fix WebSocket connection handling and expand public path checks for static assets
Some checks failed
CI / lint (push) Failing after 4m52s
CI / build-frontend (push) Successful in 9m30s
2026-01-02 11:26:24 -06:00
b8de232790 fix(README): update video link to use raw source for better accessibility
Some checks failed
CI / lint (push) Failing after 4m56s
CI / build-frontend (push) Successful in 9m33s
2026-01-02 11:13:02 -06:00
aaa1e9b0c3 chore(release): bump version to 3.3.2 in package.json, pyproject.toml, and version.py
Some checks failed
Build and Release / Build and Release (push) Successful in 2m43s
CI / lint (push) Failing after 4m56s
CI / build-frontend (push) Successful in 9m34s
v3.3.2
2026-01-02 11:12:00 -06:00
8e976f39bb chore(ci): streamline Electron app build process and enhance artifact collection in CI workflow 2026-01-02 11:11:34 -06:00
9734c18c4f chore(Taskfile): consolidate build commands for Electron apps and add task for building all platforms 2026-01-02 11:11:30 -06:00
71476c9196 feat(meshchat): fix file serving capabilities and improve path handling 2026-01-02 11:11:26 -06:00
d259bd4839 fix(README): update video link and remove outdated showcase video file 2026-01-02 11:11:04 -06:00
1f9632b396 chore(release): bump version to 3.3.1 and update README with additional screenshots
All checks were successful
Build and Release / Build and Release (push) Successful in 7m22s
CI / lint (push) Successful in 9m28s
CI / build-frontend (push) Successful in 9m34s
v3.3.1
2026-01-02 10:28:15 -06:00
6ecd46dcec fix(MicronEditorPage): disable and enable eslint rule for v-html usage
All checks were successful
CI / build-frontend (push) Successful in 9m33s
CI / lint (push) Successful in 9m35s
2026-01-02 09:40:02 -06:00
0b5c8e4e68 refactor(CallPage): cleanup 2026-01-02 09:39:48 -06:00
42e7c2cf3b chore(ci): refactor CI workflow for improved readability and maintainability 2026-01-02 09:39:33 -06:00
e23c5abdd9 fix(version): standardize version string quotes in version.py 2026-01-02 09:39:26 -06:00
fea9389a14 chore(ci): update build workflow to include Windows support and improve release asset handling
Some checks failed
CI / lint (push) Failing after 4m54s
CI / build-frontend (push) Successful in 9m32s
2026-01-02 09:31:16 -06:00
20c0e10767 chore(Taskfile): add tasks for setting up Python environment and linting 2026-01-02 09:31:11 -06:00
7618300619 chore(ci): add CI workflow for linting and building frontend 2026-01-02 09:31:08 -06:00
98092d3c77 chore(cx_setup): update include_files logic to conditionally add directories 2026-01-02 09:23:16 -06:00
2d8e050d61 chore(build): remove sync versions step from workflow 2026-01-02 09:23:10 -06:00
dc6f0cae29 chore(Taskfile): simplify install task and remove sync-version task 2026-01-02 09:23:01 -06:00
2f00c39aba chore(sync_version): remove sync_version.py script as it is no longer needed 2026-01-02 09:20:18 -06:00
92204ba16a docs(README): update 2026-01-02 09:18:19 -06:00
821add9d46 chore(pyproject): bump version from 3.2.0 to 3.3.0
All checks were successful
Build and Release / Build and Release (push) Successful in 2m16s
v3.3.0
2026-01-02 01:32:34 -06:00
174a38eb91 docs(README): remove overview section and associated screenshot 2026-01-02 01:30:05 -06:00
227ed0fd44 docs(README): add screenshots for telephony, networking, and tools sections 2026-01-02 01:29:35 -06:00
0dbe463eb5 Upload files to "/" 2026-01-02 07:26:38 +00:00
31bb72448e Upload files to "screenshots" 2026-01-02 07:26:01 +00:00
a10ffd3102 Upload files to "screenshots" 2026-01-02 07:25:38 +00:00
9205006949 fix(README): update video source 2026-01-02 01:24:16 -06:00
b15e9bb7e1 Upload files to "showcase" 2026-01-02 07:22:46 +00:00
72e52b989d docs(README): add credits section 2026-01-02 01:21:50 -06:00
e179ee734c refactor(MicronEditorPage): update preview pane styling to always use dark mode and remove theme observer for cleaner code 2026-01-02 01:20:09 -06:00
331c00fe70 feat(message_handler): add filter_unread option to get_conversations method for improved message retrieval 2026-01-02 01:20:05 -06:00
8c0f4573fd feat(telephony): enhance call handling with DND and contacts-only filters, add voicemail greeting recording endpoints, and improve notification management 2026-01-02 01:20:00 -06:00
3be1c30ff6 refactor(flatpak): streamline flatpak.json formatting for improved readability 2026-01-02 01:19:50 -06:00
b18a538ced feat(taskfile): rename 'develop' task to 'dev', add 'fix' task for linting and formatting issues 2026-01-02 01:19:44 -06:00
705b7e88f7 docs(README): add video demonstration, clarify LXMF Telemetry support, and update Micron Editor status 2026-01-02 01:19:20 -06:00
a465408798 feat(router): add route for Micron Editor component 2026-01-02 01:16:03 -06:00
6ef13ded78 feat(locales): add Micron Editor translations for German, English, and Russian 2026-01-02 01:15:58 -06:00
7746a2db98 feat(ui): enhance sidebar functionality with collapsible feature, improve styling, and add hash copy functionality across components 2026-01-02 01:15:52 -06:00
ba61fab06a feat(flatpak): update pnpm installation process to use local npm prefix and set PATH 2026-01-02 00:16:06 -06:00
87a56d08b8 feat(flatpak): add task to check for required Flatpak SDK and dependencies before building 2026-01-01 23:57:28 -06:00
2b86ea98df feat(flatpak): add Flatpak manifest for Reticulum MeshChatX including build options and runtime configuration 2026-01-01 23:57:10 -06:00
316aa4e556 feat(flatpak): add script for building and packaging Reticulum MeshChatX with Node.js and Electron dependencies 2026-01-01 23:56:52 -06:00