Commit Graph

7 Commits (aadb8cce5d425dc8f211170b51a5088a9aaea94b)

Author SHA1 Message Date
Elian Doran 34043a8a70
feat(signing): use environment variables for the executable path 2025-03-24 17:00:37 +07:00
Elian Doran 6f54ac7446
chore(ci): change signing log 2025-03-24 12:05:46 +07:00
Elian Doran 40f4fdab47
feat(ci): set up signing hook 2025-03-23 23:22:22 +07:00
Elian Doran 103b29d3de
Revert "fix(flatpak): try setting different bin to avoid sandbox issue"
This reverts commit a778ec617f.
2025-03-15 13:44:30 +07:00
Elian Doran a778ec617f
fix(flatpak): try setting different bin to avoid sandbox issue 2025-03-15 13:01:28 +07:00
Panagiotis Papadopoulos 61e56023d4 refactor(electron-forge/deb): make desktop.ejs easier to read
in theory we could use variables in ejs, but unfortunately electron uses lodash template to create the file, which itself DOES NOT like any let/const/var assignments – wasted a bit of time finding this out, before coming up with this solution
2025-02-02 22:25:56 +07:00
Elian Doran 0768a2a0a3
build: Add StartupWMClass to deb build 2024-10-26 00:42:44 +07:00