Commit Graph

6 Commits

Author SHA1 Message Date
Dominik Pschenitschni 296577a875
fix: correct license header references (#882)
See originals:
- https://www.gnu.org/licenses/agpl-3.0.txt
- https://www.gnu.org/licenses/gpl-3.0.txt
2025-06-10 12:18:38 +02:00
kolaente 34d6023248
feat: use GitHub actions for build and release 2025-03-26 16:23:38 +01:00
kolaente 2d8fb8bad9
feat(ci): publish desktop releases with GitHub actions only 2025-02-09 15:56:43 +01:00
kolaente 88ef9655bf
fix(ci): format desktop build script 2025-02-08 22:50:35 +01:00
kolaente 41a35ea056
fix(ci): replace unstable version in filename 2025-02-08 22:50:19 +01:00
kolaente 8bb33b97f5
feat(ci): build desktop app natively
This change uses GitHub's matrix feature to build the desktop app natively. It also moves the build instructions to node.js script, since that runs natively on all OSes.
2025-02-08 22:23:09 +01:00