6 Commits

Author SHA1 Message Date
Sigurdur Gudbrandsson ffecb70db8 Fixed linux build, updated asset names 2025-10-29 10:00:18 +00:00
Sigurdur Gudbrandsson df4b60180f Merge remote-tracking branch 'upstream/main' into linux-taskbar 2025-10-29 09:33:04 +00:00
Thorge Dammann bd03e56966 feat: enable auto color for MacOS 2025-10-28 13:57:43 +01:00
Sigurdur Gudbrandsson ca2720c7ae Added inverted icons for dark mode 2025-07-15 09:40:25 +00:00
Gregor Vostrak aeae71e2ff fix description in mini window ST-375, add snap build target, build arm and x86 versions for mac 2024-08-27 14:43:23 +02:00
Gregor Vostrak 2c1e3f7a96 initial commit
cleanup api package dependencies and fix imports

add signing and notarization to github action

disable linux snap target

enable mac notarize and change publish provider to github releases

update apple notarize env names

update APPLE_API_KEY env variable to file path

fix APPLE_API_ISSUER env variable name

change github action to directly use electron-builder commands instead of action template

add dependency install and build steps

fix code signing in github action

enable signing debug in github action

add electron osx sign debug messages

fix app id in config

add all debug

fix apple notarize step

change apple api key env variable to use base64

change api key to simple env variable

write api key to file

disable notarization for mac build

remove debug option from github action
2024-08-26 12:20:46 +02:00