Commit Graph
125 Commits
Author SHA1 Message Date
Fedor IndutnyandGitHub d848b5a5a2 Poll yml file for MAS 2026-07-01 08:15:17 +10:00
JamieandGitHub 89f418b11f Upgrade build dependencies 2026-05-19 07:53:50 +10:00
0ea3b1bbc7 Add experimental support for building Linux ARM64
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-05-13 10:21:25 -07:00
JamieandGitHub 1d53ccfee1 Setup knip 2026-04-13 12:50:00 -07:00
JamieandGitHub 38799c5db7 Upgrade dependencies 2026-04-03 14:26:33 -07:00
JamieandGitHub 6cbd3b9334 Enable more oxlint typescript rules 2026-04-02 16:30:34 -07:00
Fedor IndutnyandGitHub bb111a3107 Bundle everything with rolldown 2026-03-30 11:54:59 -07:00
JamieandGitHub caa10d02c3 Switch from eslint to oxlint 2026-03-27 13:40:46 -07:00
Fedor IndutnyandGitHub a048f83dbc Remove use of __dirname from main process 2026-03-27 10:55:37 -07:00
JamieandGitHub 023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
trevor-signalandGitHub 178e93924f Make explicit storage item preserve/remove behavior on unlink 2026-03-16 12:33:49 -04:00
JamieandGitHub 1d45a52da7 Enable tsconfig noUncheckedIndexedAccess 2026-03-12 16:24:01 -07:00
ayumi-signalandGitHub b155aa1cfb AppImage updater: Add minGlibcVersion check 2026-02-27 10:20:18 -08:00
ayumi-signalandGitHub c6fa4c0c73 Init AppImage support 2025-11-19 12:00:37 -08:00
Fedor IndutnyandGitHub ba61f87696 Run test-release in a temporary folder 2025-10-30 13:10:48 -07:00
Fedor Indutny 44076ece79 Rename files 2025-10-16 23:45:44 -07:00
Fedor Indutny 3387cf6a77 Prepare for adding file suffixes 2025-10-16 23:45:44 -07:00
Fedor IndutnyandGitHub 079bc0bc7b safePoll shouldn't produce error messages 2025-10-10 12:36:48 -05:00
Fedor IndutnyandGitHub 40eaf078cc Qualify CJS-only module imports 2025-09-19 13:05:51 -07:00
Fedor IndutnyandGitHub c02565eaa8 Enforce node: schema for builtins, import extensions 2025-09-16 17:39:03 -07:00
yash-signalandGitHub 9f7298c666 Simplify interaction with updater and main process 2025-08-18 09:38:13 -07:00
Scott NonnenbergandGitHub fd794ae90d Donations: Introduce timeouts in early stages of the workflow 2025-07-31 07:15:59 +10:00
Fedor IndutnyandGitHub e4e8fadb0f Update libsignal-client to 0.76.0 2025-06-30 11:43:41 -07:00
Fedor IndutnyandGitHub 38666fe0a4 Update minimum ubuntu version 2025-05-27 10:20:09 -07:00
fe9d042e40 Introduce the new Settings tab
Co-authored-by: Jamie Kyle <jamie@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-05-14 20:58:20 -07:00
Fedor IndutnyandGitHub 0d89e7b01a Better update handling on Linux 2025-05-01 10:04:48 -04:00
Fedor IndutnyandGitHub 16e877ece4 Spread the update downloads over 6 hours 2025-04-24 15:05:25 -07:00
Fedor IndutnyandGitHub 419692d548 Show update UI on asar changes on Linux 2025-02-27 13:46:37 -08:00
trevor-signalandGitHub 9bec59b70a Ensure adhoc builds expire correctly 2025-01-16 11:44:23 -05:00
Jamie KyleandGitHub aa9f53df57 Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
Fedor IndutnyandGitHub 1f693be9fc Auto-retry transient update errors once 2024-12-17 10:40:42 +10:00
trevor-signalandGitHub 97d31cd1a5 Add adhoc release channel for public ad-hoc testing 2024-12-12 12:42:40 -05:00
Fedor IndutnyandGitHub 34cc87e8a8 Add new release line for testing 2024-11-20 19:14:21 -08:00
Jamie KyleandGitHub ca19a7a774 Upgrade outdated dependencies 2024-11-14 17:28:55 -08:00
Jamie KyleandGitHub b347a628b3 Upgrade/remove outdated dependencies 2024-11-13 17:20:36 -08:00
Fedor IndutnyandGitHub 230ecdf7c9 Show update UI on backup version mismatch 2024-11-12 15:56:20 -08:00
Fedor IndutnyandGitHub 8557de20c2 Fix download progress reporting for force update 2024-11-12 17:04:10 -05:00
Fedor IndutnyandGitHub 84b7cb4116 Refactor force-update updater mode 2024-11-11 11:57:55 -08:00
ayumi-signalandGitHub ab3c18513a Fix win32 arm translation check 2024-10-31 09:48:25 -07:00
ayumi-signalandGitHub ef275e6ef6 Add experimental win32 arm64 build support 2024-10-29 15:29:30 -07:00
2c0ccb2e36 Remove failed updater on double failure
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-14 14:10:34 -07:00
Fedor IndutnyandGitHub 751fc80869 Update npm dependencies 2024-06-25 13:28:45 -07:00
Fedor IndutnyandGitHub e21cb6e34a Unsubscribe autoUpdater event handlers 2024-04-11 13:47:25 -04:00
Fedor IndutnyandGitHub 091b50c414 Lazy import proxy-agent 2024-03-20 11:05:10 -07:00
ayumi-signalandGitHub c319a089d2 Fix updater onRestartCancelled state 2024-02-26 22:03:07 -08:00
ayumi-signalandGitHub 9d2a043191 Retry updater when in-call app close is cancelled 2024-02-26 16:18:50 -08:00
Fedor IndutnyandGitHub e1a12d2b99 Fix FullOnly updater fallback 2024-02-23 10:54:29 -08:00
Fedor IndutnyandGitHub fe27910221 Jitter updater poll timeout 2024-02-14 10:27:31 -08:00
Fedor IndutnyandGitHub 02468d8a56 Fix boolean treatment in updater 2023-12-13 09:20:58 -08:00
Fedor IndutnyandGitHub 69aa212352 Add default update fields to package.json 2023-12-12 22:30:16 +01:00