main #2

Merged
dev merged 8 commits from main into master 2026-04-08 10:04:43 +00:00
8 Commits
Author SHA1 Message Date
dev 931e2b9408 ci: skip AppImage bundle, build only deb and rpm
CI / lint-and-build (push) Successful in 9m8s
2026-04-08 12:24:23 +03:00
dev 02ea9db25d ci: set APPIMAGE_EXTRACT_AND_RUN for linuxdeploy in container
CI / lint-and-build (push) Failing after 9m42s
2026-04-08 12:02:46 +03:00
dev 318210bdd8 ci: add xdg-utils for AppImage bundling
CI / lint-and-build (push) Failing after 9m42s
2026-04-08 11:47:51 +03:00
dev 11e35fcb5c chore: bump MSRV to 1.80.0 for LazyLock support
CI / lint-and-build (push) Failing after 9m7s
2026-04-08 11:35:56 +03:00
dev 50214fec0f perf: optimize backend — HTTP client, DB queries, error handling, and config cleanup
CI / lint-and-build (push) Failing after 2m55s
2026-04-08 10:50:40 +03:00
dev 28aa4ef8cc style: apply rustfmt to docker and snapshot commands
CI / lint-and-build (push) Failing after 2m51s
2026-04-08 10:38:07 +03:00
dev ba9b58ff3a ci: replace actions/checkout with manual git clone for act runner
CI / lint-and-build (push) Failing after 1m12s
The act-based Gitea runner executes JS actions inside the specified
container, but ubuntu:22.04 has no Node.js. Use git clone directly
to avoid the dependency.
2026-04-08 10:23:58 +03:00
dev 33b07a31da ci: add workflow_dispatch trigger to CI workflow
CI / lint-and-build (push) Failing after 2s
2026-04-08 10:09:30 +03:00