Commit Graph

14600 Commits (a7cd275ef11f3e7431384b14c0f699efea655d7a)
 

Author SHA1 Message Date
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 2 months ago
yougotwill ea47d05044 feat: fixed auto update restart
there is a known issue with electron updater quit and install
2 months ago
yougotwill 9cf217512f fix: updated progress download logging 2 months ago
yougotwill e8e502e21a fix: cleaned up debug release button logging 2 months ago
yougotwill f378118032 fix: try to catch UPDATE_DOWNLOADED event 2 months ago
yougotwill 0b17652867 fix: only call quit and install after update downloaded event
improved some log messages
2 months ago
yougotwill bdcc776431 feat: set autoupdater to allow prereleases and downgrading if we are not on the latest channel
currently only supports alpha
2 months ago
yougotwill 271a094f32 feat: added generateUpdatesFilesForAllChannels to electorn builder config
in the hopes it means it will detect our preleases
2 months ago
yougotwill b7d97ef31d fix: added logging for update download progress and completion
changed some console.error to use logger.error
2 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
2 months ago
yougotwill 0e2706a5c0 feat: added gh actions support for publishing alpha releases
branch name example release/1.14.6-alpha.0
2 months ago
yougotwill 2e6ff217a2 fix: updated semver package to fix prerelease comparison
log version comparison when debugging
2 months ago
yougotwill 861af0059a fix: split up toasts for available and current release when debugging 2 months ago
yougotwill 4d61d8dc72 feat: added current version to release check buttons 2 months ago
yougotwill 33942226e7 fix: make sure to use updater prefix in all appropriate places
makes it easier to debug
2 months ago
yougotwill 4e1ba97763 fix: make sure debug latest release always uses latest channel 2 months ago
yougotwill b5c96345b5 feat: added alpha release check to debug menu 2 months ago
yougotwill 8bd89de35a feat: added os arch and release channel to desktop update requests to the file server
we now use blindVersionSignRequest
2 months ago
yougotwill a412fb5642 feat: include release channel in release version request 2 months ago
yougotwill 72d5175e6f feat: include architecture in release version request 2 months ago
yougotwill 19d479bae9 feat: added release channel toggle to debug menu
it is saved to the items table and requires an app restart
2 months ago
yougotwill eeeb17e134 fix: move feature flag component into a separate file 2 months ago
Audric Ackermann a62cb30130
chore: bump libsession to 0.4.23 2 months ago
Audric Ackermann f467f4d42d
chore: bump libsession nodejs to 0.4.22 2 months ago
Audric Ackermann 7b36d8e5e4
Merge pull request #91 from Bilb/fetch-libsession-0421
chore: bump libsession to 0.4.21
2 months ago
Audric Ackermann 8c52b549cc
chore: bump libsession to 0.4.21 2 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
2 months ago
Audric Ackermann 5cee35b3f5
fix: rekey on any type of member invite to group 2 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
2 months ago
Audric Ackermann 5b9ca0e577
fix: dirty hack to deal with our flaky backend 2 months ago
Audric Ackermann 0a7384c1f4
fix: show account created 🎉 emoji until we open a conversation 2 months ago
Audric Ackermann c3a5669ba2
fix: disable remove button if no members selected to be removed 2 months ago
Audric Ackermann 49c4b2356e
Merge pull request #86 from Bilb/fetch-latest-libsession
chore: fetch latest libsession changes
2 months ago
Audric Ackermann 1308978572
chore: force enable groupv2 & readonly legacy 2 months ago
Audric Ackermann f03eb0330e
chore: fetch latest libsession changes 2 months ago
Audric Ackermann 99393b1480
Merge pull request #78 from Bilb/fix-reupload-avatar-not-called
fix: make sure we reupload user avatar on start, if needed
2 months ago
Audric Ackermann bb157c8b7d
Merge pull request #84 from Bilb/fix-memoize-full-date
fix: memoize formatFullDate calls
2 months ago
Audric Ackermann f27014d1f4
Merge pull request #83 from Bilb/fix-notifications
fix: notification for groups and multiple messages
2 months ago
Audric Ackermann 1e2eff390a
fix: memoize formatFullDate calls 2 months ago
Audric Ackermann 1a3ed357be
fix: notification for groups and multiple messages 2 months ago
Audric Ackermann 8d0a722851
Merge pull request #79 from Bilb/fix-avatar-no-cursorpointer-not-clickable
fix: avatar: do not show cursor pointer on unclickable avatar
2 months ago
Audric Ackermann 27956e2cea
Merge pull request #80 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
2 months ago