yougotwill
|
0ad1a9e43f
|
fix: remove bad quote on move all files step
simplified move specific files step
|
2 months ago |
yougotwill
|
506832ee60
|
feat: combine mac jobs into one
upload different artefacts in separate zips for a builds with multiple architectures inside
|
2 months ago |
yougotwill
|
9e6d0792ff
|
feat: building a release now targets both architectures
|
2 months ago |
yougotwill
|
c53fef17f3
|
fix: rename jobs to match human names for cpus
we will see the archtecture from the matrix strategy
|
2 months ago |
yougotwill
|
d6ec179b41
|
fix: remove path grepping from upload production artefacts
we no longer need this since we have separate jobs
|
2 months ago |
yougotwill
|
f35fd333fb
|
chore: bump release 1.14.6-alpha
experimental for testing different release channels
|
2 months ago |
yougotwill
|
03acc8be01
|
fix: use separate jobs for building arm64 and x64
otherwise we cannot upload the artefacts separately so that autoupdate can find it easily
|
2 months ago |
yougotwill
|
a7cd275ef1
|
fix: only use one runner but a matrix strategy for each architecture
we then filter the artefects per architecture when uploading
|
2 months ago |
yougotwill
|
e0e199375a
|
feat: use separate matrix strategies for each architecture
revert build target in package.json so we only build one architecture depending on the runner
|
2 months ago |
yougotwill
|
b3ad0979f2
|
fix: try to upload separate build artefacts for different architectures
this is because the arm64 runner can build both versions itself
|
2 months ago |
yougotwill
|
91be687ff0
|
feat: add build_macos job for testing
uses macos-14 which is the minimum for arm64 builds, hoping it will build intel automatically,
|
2 months ago |
yougotwill
|
ed53348b50
|
feat: added updated prefix to all updater logging
|
2 months ago |
yougotwill
|
6b47bc0b43
|
feat: separate macos build targets
|
2 months ago |
yougotwill
|
07ac6fa47b
|
feat: change ui label for latest channel to stable
|
2 months ago |
yougotwill
|
403a5a1e37
|
refactor: revert app restart behaviour after an update is downloaded
|
2 months ago |
yougotwill
|
8892e319df
|
feat: default to latest release channel if we dont have it set
|
3 months ago |
yougotwill
|
ea47d05044
|
feat: fixed auto update restart
there is a known issue with electron updater quit and install
|
3 months ago |
yougotwill
|
9cf217512f
|
fix: updated progress download logging
|
3 months ago |
yougotwill
|
e8e502e21a
|
fix: cleaned up debug release button logging
|
3 months ago |
yougotwill
|
f378118032
|
fix: try to catch UPDATE_DOWNLOADED event
|
3 months ago |
yougotwill
|
0b17652867
|
fix: only call quit and install after update downloaded event
improved some log messages
|
3 months ago |
yougotwill
|
bdcc776431
|
feat: set autoupdater to allow prereleases and downgrading if we are not on the latest channel
currently only supports alpha
|
3 months ago |
yougotwill
|
271a094f32
|
feat: added generateUpdatesFilesForAllChannels to electorn builder config
in the hopes it means it will detect our preleases
|
3 months ago |
yougotwill
|
b7d97ef31d
|
fix: added logging for update download progress and completion
changed some console.error to use logger.error
|
3 months ago |
yougotwill
|
65f7a93bef
|
feat: getLatestReleaseFromFileServer also returns the current release channel
this allows us to access it on the node side in the auto update
|
3 months ago |
yougotwill
|
0e2706a5c0
|
feat: added gh actions support for publishing alpha releases
branch name example release/1.14.6-alpha.0
|
3 months ago |
yougotwill
|
2e6ff217a2
|
fix: updated semver package to fix prerelease comparison
log version comparison when debugging
|
3 months ago |
yougotwill
|
861af0059a
|
fix: split up toasts for available and current release when debugging
|
3 months ago |
yougotwill
|
4d61d8dc72
|
feat: added current version to release check buttons
|
3 months ago |
yougotwill
|
33942226e7
|
fix: make sure to use updater prefix in all appropriate places
makes it easier to debug
|
3 months ago |
yougotwill
|
4e1ba97763
|
fix: make sure debug latest release always uses latest channel
|
3 months ago |
yougotwill
|
b5c96345b5
|
feat: added alpha release check to debug menu
|
3 months ago |
yougotwill
|
8bd89de35a
|
feat: added os arch and release channel to desktop update requests to the file server
we now use blindVersionSignRequest
|
3 months ago |
yougotwill
|
a412fb5642
|
feat: include release channel in release version request
|
3 months ago |
yougotwill
|
72d5175e6f
|
feat: include architecture in release version request
|
3 months ago |
yougotwill
|
19d479bae9
|
feat: added release channel toggle to debug menu
it is saved to the items table and requires an app restart
|
3 months ago |
yougotwill
|
eeeb17e134
|
fix: move feature flag component into a separate file
|
3 months ago |
Audric Ackermann
|
a62cb30130
|
chore: bump libsession to 0.4.23
|
3 months ago |
Audric Ackermann
|
f467f4d42d
|
chore: bump libsession nodejs to 0.4.22
|
3 months ago |
Audric Ackermann
|
7b36d8e5e4
|
Merge pull request #91 from Bilb/fetch-libsession-0421
chore: bump libsession to 0.4.21
|
3 months ago |
Audric Ackermann
|
8c52b549cc
|
chore: bump libsession to 0.4.21
|
3 months ago |
Audric Ackermann
|
c4bb158d62
|
Merge pull request #88 from Bilb/fix-rekey-on-any-type-member-invite
fix: rekey on any type of member invite to group
|
3 months ago |
Audric Ackermann
|
5cee35b3f5
|
fix: rekey on any type of member invite to group
|
3 months ago |
Audric Ackermann
|
e4685d5ef1
|
Merge pull request #87 from Bilb/fix-kee-issue-1
fix: disable remove button if no members selected to be removed
|
3 months ago |
Audric Ackermann
|
5b9ca0e577
|
fix: dirty hack to deal with our flaky backend
|
3 months ago |
Audric Ackermann
|
0a7384c1f4
|
fix: show account created 🎉 emoji until we open a conversation
|
3 months ago |
Audric Ackermann
|
c3a5669ba2
|
fix: disable remove button if no members selected to be removed
|
3 months ago |
Audric Ackermann
|
49c4b2356e
|
Merge pull request #86 from Bilb/fetch-latest-libsession
chore: fetch latest libsession changes
|
3 months ago |
Audric Ackermann
|
1308978572
|
chore: force enable groupv2 & readonly legacy
|
3 months ago |
Audric Ackermann
|
f03eb0330e
|
chore: fetch latest libsession changes
|
3 months ago |